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
523 stars 199 forks source link

Allow for DAE initialization on ODEs with initializeprob #2154

Closed ChrisRackauckas closed 4 months ago

ChrisRackauckas commented 4 months ago

This can come up from cases with ModelingToolkit, see https://github.com/SciML/ModelingToolkit.jl/pull/2512