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

Fix initialization size to not try/catch #2202

Closed ChrisRackauckas closed 4 months ago

sathvikbhagavan commented 4 months ago

I think you would have to import isscimlstructure in https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/src/OrdinaryDiffEq.jl#L111