log scripts/general/interp1.m @ 19631:db92e7e28e1f

age author description
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 08 Dec 2014 10:18:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 05 Dec 2014 11:07:36 -0800 Nir Krakauer interp1.m: Fix shape of output matrix when there are extrapolated values (bug #43745). stable
Thu, 30 Oct 2014 17:49:58 -0700 Nir Krakauer interp1.m: Add new methods "previous" and "next" (bug #43377).
Tue, 08 Apr 2014 20:08:27 -0700 Rik interp1.m: Small formatting changes only.
Sun, 06 Apr 2014 13:38:15 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 30 Mar 2014 23:25:00 +0200 Juan Pablo Carbajal interp1.m: fix function for inputs w/multiple discontinuities (bug #41980). stable
Sun, 30 Mar 2014 14:18:43 -0700 Rik Overhaul interp1, interp2, interp3 functions.
Fri, 31 Jan 2014 21:08:15 -0800 Rik interp1.m: Demote error to warning about multiple discontinuties (bug #41386). stable
Fri, 31 Jan 2014 09:21:41 -0800 Rik interp1.m: Clean up function stable
Fri, 06 Dec 2013 15:08:41 +0100 Juan Pablo Carbajal interp1.m: Fix handling multi-column y-input with jumps (bug #40825). stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 21 Aug 2013 17:04:44 -0700 Rik Use '!' not operator rather than '~' in core m-files.
Wed, 21 Aug 2013 16:42:13 -0700 Rik Use explicit form of end (endif, endfor, etc.) in core m-files.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 15:11:34 -0700 Rik maint: Use common indentation for switch statement.
Fri, 26 Jul 2013 00:25:24 -0400 Mike Miller interp1.m: Fix interpolation on ND-arrays (bug #35860)
Fri, 26 Jul 2013 00:09:41 -0400 Mike Miller doc: Clarify matrix and ND-array args to interpolation functions
Sat, 22 Jun 2013 19:47:32 -0700 Rik doc: Periodic grammarcheck of documentation.
Mon, 01 Oct 2012 18:32:12 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments
Thu, 23 Aug 2012 08:01:46 -0400 Ben Abbott Modified interp1.m file to check whether X has distinct values or not.
Fri, 17 Aug 2012 08:22:30 -0400 Vivek Dogra Modified interp1.m file to check whether X has distinct values or not.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Thu, 22 Mar 2012 21:00:52 -0400 Olaf Till Fix inconsistent orientation of output matrix for interp1.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 13 Feb 2012 07:38:23 -0800 Rik doc: Use Octave preference for double quote in docstrings in scripts/
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
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
Sat, 19 Feb 2011 15:32:41 +0100 Thorsten Meyer Fix interp1 tests according to spline update of 07e102029d2a
Wed, 26 Jan 2011 20:51:20 -0800 Rik Correct en-dash,em-dash instances in docstrings.
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, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Mon, 26 Jul 2010 07:41:23 -0400 Ben Abbott interp1.m: When absent set X equal to the inices of Y.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Mon, 07 Dec 2009 15:41:05 +0100 Jaroslav Hajek allow discontinuous interpolant in interp1
Mon, 02 Nov 2009 15:17:01 +0100 Jaroslav Hajek small interp1 simplification
Thu, 22 Oct 2009 10:12:54 +0200 Jaroslav Hajek improve interp1 and pchip
Sun, 29 Mar 2009 10:22:56 -0700 Rik Cleanup documentation for poly.texi, interp.texi, geometry.texi
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
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
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]
Wed, 10 Oct 2007 18:03:02 +0000 jwe [project @ 2007-10-10 18:02:59 by jwe]
Mon, 18 Jun 2007 16:28:48 +0000 jwe [project @ 2007-06-18 16:27:52 by jwe]
Thu, 14 Jun 2007 06:56:42 +0000 dbateman [project @ 2007-06-14 06:56:41 by dbateman]
Tue, 12 Jun 2007 21:39:27 +0000 dbateman [project @ 2007-06-12 21:39:26 by dbateman]