[SciPy-User] Simulate hybrid dynamical system

Gus Ishere gus.is.here at gmail.com
Fri Jun 24 02:01:42 EDT 2011


Hi all,

I am looking to simulate a hybrid dynamical system, containing both
continuous-time and discrete-time models. I'm familiar with the ODE
integrators in SciPy and have seen a discrete event simulator for
Python.

Is there a framework or example of simulating a hybrid model? Ideally
there would be some tool which would compile the model so that the
simulation isn't scripted, similar to PyDST.

Thanks!
Gustavo



More information about the SciPy-User mailing list