Closed brosand closed 2 years ago
Several small changes needed:
t_eval
odeResult
None
solve_lmde
solve_ode
Several small changes needed:
t_eval
so that it is not used in the final call toodeResult
, causing an issue if t_eval isNone
solve_lmde
solve_lmde
's delegation tosolve_ode
, basic cases for each solver to confirm the pipeline workssolve_ode
docs