SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
536 stars 205 forks source link

3rd order Rosenbrock refactor #2475

Open oscardssmith opened 2 weeks ago

oscardssmith commented 2 weeks ago

redo of https://github.com/SciML/OrdinaryDiffEq.jl/pull/2463 since the branch conflicts got pretty nasty.