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

fix: remake initialization problem during DAE initialization #2209

Closed AayushSabharwal closed 1 month ago

AayushSabharwal commented 1 month ago

Close https://github.com/SciML/ModelingToolkit.jl/issues/2717

Requires

Checklist

Additional context

Add any other context about the problem here.

AayushSabharwal commented 1 month ago

Superseded by https://github.com/SciML/OrdinaryDiffEq.jl/pull/2228