log scripts/ode/module.mk @ 20909:03e4ddd49396

age author description
Wed, 16 Dec 2015 11:41:11 -0500 John W. Eaton omit unnecessary nargout checks
Wed, 16 Dec 2015 10:25:05 +0100 Carlo de Falco remove verbose warnings from ode solvers
Tue, 15 Dec 2015 13:59:17 +0100 Stefan Miereis 2015 Code Sprint: move ode23 and runge_kutta_23 from odepkg to core
Mon, 14 Dec 2015 14:54:14 +0100 Stefan Miereis 2015 Codesprint: make odeplot non private.
Thu, 10 Dec 2015 02:06:22 +0100 Stefan Miereis codesprint: Move odeplot.m from odepkg to core
Sun, 18 Oct 2015 09:55:41 -0700 Rik maint: Remove unnecessary 'v' prefix before variables in ODE m-files.
Fri, 16 Oct 2015 10:31:02 -0700 Rik maint: Remove obsolete ODE options from odeset/odeget/ode45.
Fri, 09 Oct 2015 12:03:23 -0700 Rik Remove fuzzy matching from odeset/odeget.
Tue, 06 Oct 2015 19:28:59 +0200 Carlo de Falco clean up and vectorize code for dense output in ode45
Sat, 03 Oct 2015 21:03:16 -0700 Rik doc: Rewrite docstrings for ode* family of functions.
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.