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
521 stars 198 forks source link

Deduplicate Rosenbrock34 stage #2219

Closed termi-official closed 1 month ago

termi-official commented 1 month ago

This call is redundant.

ChrisRackauckas commented 1 month ago

@oscardssmith do the merge if tests pass