log scripts/polynomial/polyaffine.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.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
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
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
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
Thu, 20 Jan 2011 17:51:13 -0500 John W. Eaton style fixes for warning and error messages in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Fri, 14 Jan 2011 16:58:44 -0800 Rik Add undocumented polyaffine function to documentation.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Tue, 14 Apr 2009 07:41:02 +0200 Jaroslav Hajek improve docs for polyaffine, fix bugs
Tue, 14 Apr 2009 07:19:14 +0200 Jaroslav Hajek merge polytrans & polyscale -> polyaffine, make compatible with polyval