log scripts/ode/ode23s.m @ 31253:a40c0b7aa376

age author description
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
Mon, 04 Apr 2022 18:14:56 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in m-files.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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, 14 Oct 2020 11:46:55 -0700 Rik maint: Use semicolon after assert statement inside %!test blocks.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Sat, 10 Oct 2020 17:55:56 -0700 Rik maint: Use coding style with parentheses after function name to distinguish from a variable.
Thu, 10 Sep 2020 14:59:10 -0700 Rik maint: merge stable to default.
Thu, 10 Sep 2020 14:54:42 -0700 Rik maint: spellcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 14:28:33 -0700 Rik maint: grammarcheck documentation ahead of 6.1 release. stable
Sat, 11 Jul 2020 10:15:57 -0400 John W. Eaton avoid function call input or output argument number mismatch
Tue, 19 May 2020 17:40:08 +0900 Kai T. Ohlhus doc: Improve ODE solver documentation (bug #57309) stable
Mon, 18 May 2020 16:03:50 +0200 Markus Mützel ode23s.m: Make tests with sparse Jacobian or JPattern conditional on UMFPACK.
Mon, 18 May 2020 17:21:53 +0900 Kai T. Ohlhus ode23s.m: new function from former odepkg (bug #57309) stable