SciML / DelayDiffEq.jl

Delay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.
Other
59 stars 26 forks source link

Replace destats with stats #258

Closed avik-pal closed 1 year ago

avik-pal commented 1 year ago

Locally tests pass with https://github.com/SciML/OrdinaryDiffEq.jl/pull/1889, https://github.com/SciML/DiffEqBase.jl/pull/886, and https://github.com/SciML/SciMLBase.jl/pull/391