log scripts/polynomial/ppval.m @ 19867:9fc020886ae9

age author description
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 03 Feb 2014 14:25:11 -0800 Rik ppval.m: Return correctly sized output for scalar polynomial input (bug #41448). stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 10 May 2013 13:34:31 +0200 Pantxo Diribarne ppval.m: ensure consistency in the shape of intermediate interpolated matrix between "nearest" and higher order methods.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Tue, 03 Jul 2012 08:50:43 -0700 Rik ppval.m: Small efficiency improvement in determining offsets.
Mon, 02 Jul 2012 10:26:19 +0200 Marco Caliari Fix ppval when pp.dim > 1 and xi is an array (bug #36665)
Tue, 14 Feb 2012 10:01:18 -0800 Rik test: Space out %!shared variable declaration for readability
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
Fri, 30 Sep 2011 09:20:08 -0700 Rik Correct typo in input validation of polynomial functions (Bug #33252)
Tue, 20 Sep 2011 15:41:35 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Wed, 23 Feb 2011 08:11:40 +0100 Kai Habel make piecewise polynomial (pp) functions more compatible
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 15:55:45 -0800 Rik Add undocumented ppder, ppint, ppjumps functions to documentation.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Mon, 02 Nov 2009 14:04:06 +0100 Jaroslav Hajek improve Matlab compatibility & performance of ppval/mkpp and some associated funcs
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 28 Mar 2008 15:53:09 -0400 Jaroslav Hajek implement compiled binary lookup
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Tue, 10 Oct 2006 16:10:31 +0000 jwe [project @ 2006-10-10 16:10:25 by jwe]
Sat, 30 Sep 2006 15:27:06 +0000 jwe [project @ 2006-09-30 15:27:06 by jwe]
Fri, 26 May 2006 21:06:00 +0000 jwe [project @ 2006-05-26 21:06:00 by jwe]
Fri, 19 May 2006 06:53:31 +0000 jwe [project @ 2006-05-19 06:53:31 by jwe]