Re: solve_ivp problem (scipy 1.0.0)

2018-02-20 Thread AB
Hello I don't know why but my answer got lost somehow, so I'm sending it once more, hopefully with better luck. W dniu 2018-02-19 o 11:02, Thomas Jollans pisze: On 2018-02-18 14:39, A.Brozi wrote: Hello In new "scipy" (1.0.0) I've found procedure "solve_ivp", which makes it possible to use

Re: solve_ivp problem (scipy 1.0.0)

2018-02-19 Thread Thomas Jollans
On 2018-02-18 14:39, A.Brozi wrote: > 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 >