log scripts/ode/ode23s.m @ 33632:fed0dc6fd44c default tip

age author description
Fri, 03 May 2024 02:01:07 -0400 Nicholas R. Jankowski ode23s.m: change calls to tic within demos to variable assignments (bug #65668)
Fri, 03 May 2024 01:54:53 -0400 Nicholas R. Jankowski Backed out changeset 54aa0f0a89db stable
Fri, 03 May 2024 01:39:07 -0400 Nicholas R. Jankowski ode23s.m: change calls to tic within demos to variable assignments (bug #65668) stable
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 21 Nov 2022 09:25:29 -0800 Rik maint: Use more Octave coding conventions in cset c05ef94a2bbc. stable
Wed, 16 Nov 2022 23:07:58 -0500 Ken Marek Add BIST for OutputSel option in ode23, ode23s, ode45 (bug #63229) stable
Thu, 06 Oct 2022 18:29:01 -0400 Ken Marek Improve "Events" location in ode45, ode23, ode23s (bug #63162)
Fri, 11 Nov 2022 08:31:11 -0500 John W. Eaton Backed out changeset 88fff8521d76
Thu, 10 Nov 2022 19:17:35 -0500 Nicholas R. Jankowski Improve "Events" location accuracy in ode45, ode23, ode23s (bug #63162)
Thu, 06 Oct 2022 16:36:29 -0400 Ken Marek Clean up odeplot tests and demos (bug #63063)
Wed, 05 Oct 2022 16:53:01 -0400 Ken Marek ode45/23/23s: Implement Events, OutputFcn, & Refine options (bug #49408 and #63063)
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