-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Hi!
Does odeint support event-based integration?
Sometimes it is useful to stop not on specific finish time, but discrete event, when stop condition of the integrator is not defined by the time t but by a target condition on state y (say y[0]=1.0 for example).
Some open-source libraries provide this functionality, like hipparchus(Java): https://www.hipparchus.org/hipparchus-ode/#Discrete_Events_Handling
Metadata
Metadata
Assignees
Labels
No labels