log scripts/ode/private/integrate_adaptive.m @ 20637:756b052037fb

age author description
Sun, 11 Oct 2015 20:39:11 +0200 Carlo de Falco avoid stepping beyond end of thspan in ode solvers
Sun, 11 Oct 2015 19:20:27 +0200 Carlo de Falco fix indexing bug introduced with a22d8a2eb0e5
Sun, 11 Oct 2015 18:44:58 +0200 Carlo de Falco fix adaptive strategy in ode solvers.
Tue, 06 Oct 2015 19:28:59 +0200 Carlo de Falco clean up and vectorize code for dense output in ode45
Mon, 05 Oct 2015 12:03:16 -0700 Rik maint: Further clean up of functions in ode/private dir.
Sun, 04 Oct 2015 22:18:54 -0700 Rik maint: Use Octave coding conventions in scripts/ode/private dir.
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
Fri, 02 Oct 2015 05:50:43 +0200 Carlo de Falco Fix copyright text in private ode functions
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.