log scripts/polynomial/polyval.m @ 20165:f1d0f506ee78 stable

age author description
Mon, 04 May 2015 21:50:57 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 22 Mar 2013 17:07:00 -0400 Amod Mulay doc: Make documentation compatible with Texinfo 5.0 (bug #38392)
Sun, 19 Aug 2012 10:50:40 -0400 John W. Eaton fix missing semicolons in various .m files
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 23 Dec 2011 20:09:27 -0800 Rik doc: Overhaul docstrings for polynomial functions. stable
Wed, 30 Nov 2011 10:10:50 -0800 Rik doc: Remove documentation references to deprecated functions cut() and polyderiv()
Mon, 22 Aug 2011 17:24:44 -0400 Ben Abbott polyval.m: Return zeros when polynomial is empty (ML Compatibility).
Sat, 26 Feb 2011 16:21:02 -0500 Ben Abbott polynomial/polyval.m: Compute offset/normalization only when needed.
Sat, 26 Feb 2011 16:07:52 -0500 Ben Abbott polynomial/polyval.m: Minor simplification in polynomial evaluation
Thu, 24 Feb 2011 20:05:51 -0500 Ben Abbott Properly evaluate zeroth order polynomials.
Mon, 12 Jan 2009 12:13:21 +0100 John W. Eaton style fixes release-3-0-x
Mon, 12 Jan 2009 12:09:30 +0100 Ben Abbott use QR decomposition and normalization for polyfit; normalization for polyval release-3-0-x
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 18 Oct 2010 20:13:45 +0200 Marco Caliari polynomial/polyval.m: Use Horner's method.
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Fri, 29 Jan 2010 12:52:32 -0500 John W. Eaton point to polyint in @seealso, not polyinteg
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Wed, 20 Feb 2008 00:46:30 -0500 John W. Eaton style fixes
Tue, 19 Feb 2008 07:28:40 -0500 Ben Abbott use QR decomposition and normalization for polyfit; normalization for polyval
Tue, 22 Jan 2008 21:52:26 +0000 jwe [project @ 2008-01-22 21:52:25 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]