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
58 stars 26 forks source link

Use both sides of tspan when determining dtmin #246

Open oscardssmith opened 1 year ago

oscardssmith commented 1 year ago

https://github.com/SciML/OrdinaryDiffEq.jl/pull/1762 but for DDEs.

devmotion commented 1 year ago

@oscardssmith This PR causes a severe regression of the Waltman test problem.