SciML / StochasticDelayDiffEq.jl

Stochastic delay differential equations (SDDE) solvers for the SciML scientific machine learning ecosystem
MIT License
25 stars 10 forks source link

Use both sides of tspan when determining dtmin #57

Open oscardssmith opened 2 years ago

oscardssmith commented 2 years ago

SciML/OrdinaryDiffEq.jl#1762 but for DSDEs.