[SciPy-dev] Scipy and event handling in differential equations

Nils Wagner nwagner at mecha.uni-stuttgart.de
Tue Jan 31 04:04:50 EST 2006


Robert Kern wrote:
>Nils Wagner wrote:
>  
>>Hi all,
>>
>>Has scipy.integrate.odeint a framework for event detection and handling ?
>>    
>
>What kind of events? How do you want to handle them?
>
>  
Robert,

Just now I found some slides by Fangohr

www.python-in-business.org/ep2005/download.cpy?document=8855

scipy.integrate.odeint can’t deal with a stopping criterion (i.e.
integrate up to the point where some function f()==0)

Is it planned to add this feature to odeint ?

Nils




More information about the SciPy-Dev mailing list