log scripts/polynomial/splinefit.m @ 15538:94d21131fefd

age author description
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