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

Mark fixed tests as not broken #249

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

Found in https://github.com/SciML/SciMLBase.jl/actions/runs/3448009869/jobs/5754619602

devmotion commented 1 year ago

Maybe that was fixed by https://github.com/JuliaDiff/ForwardDiff.jl/pull/481 which is included in the latest release of ForwardDiff.