[SciPy-User] [ANN] ODE dy/dt = f(t) solver with guaranteed speficiable accuracy

Dmitrey tmp50 at ukr.net
Mon Sep 26 17:28:00 EDT 2011


 hi all,

   now free solver interalg from OpenOpt framework (based on interval
   analysis) can solve ODE dy/dt = f(t) with guaranteed specifiable
   accuracy.

   See the  ODE webpage for more details, there is an example of
   comparison with scipy.integrate.odeint, where latter fails to solve a
   problem.

   Future plans include solving of some general ODE systems dy/dt = f(y,
   t).

   Regards, D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110927/9fc2041e/attachment.html>


More information about the SciPy-User mailing list