log scripts/ode/ode23.m @ 21599:f29d68e24c5a

age author description
Sun, 10 Apr 2016 09:49:12 -0700 Rik ode23.m, ode45.m: More reformatting of demos to Octave coding standards.
Sat, 09 Apr 2016 06:36:53 +0200 Carlo de Falco Add demos to ode23 and ode45
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Fri, 11 Mar 2016 17:12:17 -0800 Rik Alter BIST tests stop emitting warnings during runtests invocation.
Mon, 22 Feb 2016 08:37:15 -0800 Rik Remove further uses of CLASS field in @deftypefn macro.
Wed, 20 Jan 2016 21:30:55 -0800 Rik doc: Periodic spellcheck of documentation.
Thu, 17 Dec 2015 11:50:59 -0500 John W. Eaton strip trailing whitespace from files
Wed, 16 Dec 2015 10:25:05 +0100 Carlo de Falco remove verbose warnings from ode solvers
Tue, 15 Dec 2015 18:01:05 +0100 Carlo de Falco Fix performance stats for ode23
Tue, 15 Dec 2015 13:59:17 +0100 Stefan Miereis 2015 Code Sprint: move ode23 and runge_kutta_23 from odepkg to core