Sun, 03 May 2015 09:36:20 -0700 |
Rik |
doc: Update docstrings to have one sentence summary as first line.
stable
|
Mon, 23 Feb 2015 14:54:39 -0800 |
Rik |
maint: Clean up m-files to follow Octave coding conventions.
|
Fri, 20 Feb 2015 14:26:36 -0800 |
Rik |
doc: Grammarcheck documentation ahead of 4.0 release.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Thu, 05 Feb 2015 17:58:20 +0100 |
Kai T. Ohlhus |
Modified the "extrap" option for interp2, interp3, and interpn (bug #44002).
|
Sat, 22 Mar 2014 14:31:22 -0700 |
Rik |
Issue warning when '*' flag used with interp2,3,n.m (bug #41459).
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Wed, 03 Jul 2013 13:48:49 -0700 |
Rik |
interpn.m: Use Octave coding conventions.
|
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, 13 Feb 2012 07:38:23 -0800 |
Rik |
doc: Use Octave preference for double quote in docstrings in scripts/
|
Sun, 22 Jan 2012 10:02:27 -0800 |
Rik |
test: Make surface demos reproducible by setting colormap to default at start of demo.
|
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
|
Tue, 20 Sep 2011 15:28:46 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
|
Mon, 19 Sep 2011 08:15:30 -0400 |
Ben Abbott |
scripts/general/interpn.m: fix(m)==m is faster than round(m)==m
stable
|
Sat, 17 Sep 2011 22:07:41 -0500 |
Jordi GutiƩrrez Hermoso |
maint: Periodic merge of stable to default
|
Sat, 17 Sep 2011 21:43:01 -0400 |
Ben Abbott |
Fix bug #30295.
stable
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
Wed, 26 Jan 2011 20:51:20 -0800 |
Rik |
Correct en-dash,em-dash instances in docstrings.
|
Sun, 21 Sep 2008 08:14:27 +0200 |
Kris Thielemans |
For for extrapval in interpn
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
|
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.
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Mon, 26 Jul 2010 07:34:37 -0400 |
Ben Abbott |
interpn.m: Convert interpolation vectors of non-equal length to nd-arrays.
|
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
|
Sun, 16 May 2010 22:26:54 -0700 |
Rik |
Print name of function in error() string messages.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Sat, 20 Mar 2010 14:26:03 -0700 |
Soren Hauberg |
scripts/general/interp2.m, scripts/general/interpn.m: For nearest neighbour interpolation ceil (instead of floor) at the center of the data intervals to be compatible with Matlab. Add test.
|
Fri, 22 May 2009 10:46:00 -0400 |
John W. Eaton |
update copyright notices
|
Sun, 17 May 2009 12:18:06 -0700 |
Rik |
Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
|
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
|
Thu, 27 Nov 2008 10:28:24 +0100 |
Brian Gough |
corrections for typos
|
Thu, 18 Sep 2008 10:46:24 -0400 |
Kris Thielemans |
For for extrapval in interpn
|
Fri, 28 Mar 2008 15:53:09 -0400 |
Jaroslav Hajek |
implement compiled binary lookup
|
Thu, 06 Mar 2008 01:56:55 -0500 |
Alexander Barth |
__lin_interpn__.cc: handle decreasing coordinate values
|
Sun, 27 Jan 2008 21:17:08 +0000 |
dbateman |
[project @ 2008-01-27 21:17:08 by dbateman]
|
Fri, 25 Jan 2008 23:54:47 +0000 |
dbateman |
[project @ 2008-01-25 23:54:47 by dbateman]
|
Fri, 25 Jan 2008 21:02:26 +0000 |
dbateman |
[project @ 2008-01-25 21:00:42 by dbateman]
|
Wed, 28 Nov 2007 02:32:42 +0000 |
jwe |
[project @ 2007-11-28 02:32:41 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 10:13:16 +0000 |
dbateman |
[project @ 2007-06-14 10:13:14 by dbateman]
|
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]
|