[SciPy-user] integrate.odeint and event handling
Rob Clewley
rob.clewley at gmail.com
Wed Jan 21 13:01:15 EST 2009
Chris,
On Wed, Jan 21, 2009 at 12:44 PM, Christopher W. MacMinn <cmac at mit.edu> wrote:
> I was wondering if integrate.odeint offers any event handling
> capabilities.
No it doesn't, but you should try PyDSTool. Examples of simple event
detection are in the PyDSTool/tests/ directory, and a description of
the API and implementation on the wiki page
http://www.cam.cornell.edu/~rclewley/cgi-bin/moin.cgi/Events and
others linked.
Also, see the recent thread on this list
http://www.nabble.com/Event-handling-in-odeint-td20306029.html
-Rob
More information about the SciPy-User
mailing list