Mercurial > hg > octave-nkf
view etc/CHECKLIST @ 20811:a22d8a2eb0e5
fix adaptive strategy in ode solvers.
* script/ode/ode45.m: remove unused option OutputSave
* script/ode/private/integrate_adaptive.m: rewrite algorithm
to be more compatible.
* script/ode/private/runge_kutta_45_dorpri.m: use kahan summation
for time increment.
author | Carlo de Falco <carlo.defalco@polimi.it> |
---|---|
date | Sun, 11 Oct 2015 18:44:58 +0200 |
parents | a6d13c62fccf |
children |
line wrap: on
line source
Things to do before making a release: * Update the version number and release date in configure.ac. * Update version number and release year in CITATION. * Update the NEWS file. * Update the NEWS-<VERSION>.html, index.in, news.in, and download.in files for the web site. * Copy tarballs to ftp.gnu.org. * Post a release announcement to the help@octave.org and info-gnu@gnu.org lists.