log scripts/general/interpn.m @ 31158:8f3885b4d7ae stable

age author description
Thu, 28 Jul 2022 19:22:56 -0400 Arun Giridhar test: Set random state and increase tolerance for interpn.m test (bug #62817) stable
Wed, 26 Jan 2022 14:42:09 +0100 Christof Kaufmann Fix __lin_interpn__ for complex input (bug #61907).
Thu, 27 Jan 2022 20:50:26 +0100 Christof Kaufmann interpn: Fix issues with complex input (bug #61907). stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 13 Jan 2021 13:35:32 -0800 Rik interpn.m: Remove unnecessary call to tolower().
Tue, 12 Jan 2021 17:15:53 -0800 Rik interpn.m: Overhaul function.
Tue, 12 Jan 2021 08:46:46 -0800 Rik interpn.m: Use size_equal for 10X speedup in cset 067b663529bb (bug #59856). stable
Tue, 12 Jan 2021 15:46:53 +0100 Markus Mützel interpn.m: Fix check for scattered point coordinates (bug #59856). stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 19 Dec 2019 10:29:51 -0800 Rik doc: Use Texinfo commands to stop "etc." causing a sentence break.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
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