|
| From: | Carlo de Falco |
| Subject: | [Octave-bug-tracker] [bug #49190] no return to prompt by ode45() when blowup of solution occurs |
| Date: | Mon, 26 Sep 2016 15:01:37 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/20100101 Firefox/48.0 |
Follow-up Comment #2, bug #49190 (project octave):
It seems the old version was using
vminstepsize = (tspan(end) - tspan(1)) / (1/eps);
which is not the same as Matlab and is not dependent
on the particular problem beinf solved.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49190>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |