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

Add nfail to FPSolver #220

Closed ChrisRackauckas closed 2 years ago

ChrisRackauckas commented 2 years ago

Required for OrdinaryDiffEq 5.68 due to https://github.com/SciML/OrdinaryDiffEq.jl/pull/1488

ChrisRackauckas commented 2 years ago

Yup it would just be ignored so we're good.