[SciPy-user] Event handling in odeint

Brett Olivier bgoli at sun.ac.za
Tue Nov 4 05:37:46 EST 2008


On Monday 03 November 2008 19:05:22 Rob Clewley wrote:
> > Is it possible to handle events in odeint, e. g.
>
> No, I believe not. But my VODE wrapper has good event detection,
> although then you have to specify your problem with PyDSTool.
> Actually, I've made a few improvements and fixes in the current
> branched SVN version of PyDSTool, available at
> http://www.cam.cornell.edu/svn/PyDSTool/branches/robmods/

Another option is to use CVODE via PySundials 
(http://pysundials.sourceforge.net/).

Brett




More information about the SciPy-User mailing list