log scripts/polynomial/splinefit.m @ 16674:bc79ac595a05

age author description
Wed, 10 Apr 2013 22:43:30 -0700 Rik doc: Tweak docstrings of functions changed for Texinfo 5.0 compatibility.
Fri, 22 Mar 2013 17:07:00 -0400 Amod Mulay doc: Make documentation compatible with Texinfo 5.0 (bug #38392)
Thu, 02 Aug 2012 14:02:26 -0700 Rik splinefit.m: Increase tolerance for %!tests. Use rand, not randn, for generating test data.
Wed, 01 Aug 2012 12:10:26 -0400 John W. Eaton initialize randn state in splinefit test
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Thu, 10 May 2012 22:18:52 -0700 Rik doc: Periodic spellcheck of documentation.
Thu, 10 May 2012 22:08:18 -0700 Rik doc: Periodic grammar check of documentation
Wed, 11 Apr 2012 19:34:53 -0400 Ben Abbott Improve/correct documentation for splinefit.m
Thu, 05 Apr 2012 22:48:57 -0700 Rik doc: Periodic spellcheck of documentation
Wed, 04 Apr 2012 12:30:00 -0400 John W. Eaton avoid nesting sprintf inside calls to error
Thu, 29 Mar 2012 19:13:21 -0400 Ben Abbott New Function, splinefit.m