solve_ivp problem (scipy 1.0.0)

A.Brozi brozi at toya.net.pl
Sun Feb 18 08:39:59 EST 2018


Hello

In new "scipy" (1.0.0) I've found procedure "solve_ivp", which makes it 
possible to use "events" in order to terminate the ode solution when 
some condition is satisfied.
The precise moment of termination (the value of independent variable) is 
to be found in "t_events", but I cannot find the dependent variable(s) 
value(s) at the termination moment.
Am I missing something? Or it's simply not possible (hopefully 'not yet')?

Regards
Andrzej Brozi



More information about the Python-list mailing list