log scripts/ode/ode45.m @ 20646:01586012300e

age author description
Mon, 12 Oct 2015 22:50:59 +0200 Carlo de Falco compute number of fevals correctly in ode45 (bug #46189)
Sun, 11 Oct 2015 18:44:58 +0200 Carlo de Falco fix adaptive strategy in ode solvers.
Mon, 05 Oct 2015 11:59:18 -0700 Rik maint: Clean up implementations of ode45.m, odeget.m, odeset.m.
Sat, 03 Oct 2015 22:10:45 -0700 Rik maint: Use Octave coding conventions for ode* functions.
Sat, 03 Oct 2015 21:03:16 -0700 Rik doc: Rewrite docstrings for ode* family of functions.
Sat, 03 Oct 2015 07:32:50 +0200 Carlo de Falco Activate FSAL property in dorpri timestepper
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.