Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

SciML/StochasticDelayDiffEq.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

238 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

StochasticDelayDiffEq.jl

Build Status codecov Coverage Status

Important

This package was deprecated with the OrdinaryDiffEq v7. Now DelayDiffEq.jl + StochasticDiffEq.jl is all you need!

Previous Stuff

StochasticDelayDiffEq.jl is a component package in the DifferentialEquations ecosystem. It holds the stochastic delay differential equation solvers and utilities. It is built on top of StochasticDiffEq to extend those solvers for stochastic delay differential equations. While completely independent and usable on its own, users interested in using this functionality should check out DifferentialEquations.jl (documentation coming soon).

API

StochasticDelayDiffEq.jl is part of the JuliaDiffEq common interface, but can be used independently of DifferentialEquations.jl. The only requirement is that the user passes a StochasticDiffEq.jl algorithm to solve.

Both constant and state-dependent lags are supported. Interfacing with StochasticDiffEq.jl for implicit methods for stiff equations is not yet supported, but it is coming soon.

Available Solvers

For the list of available solvers, please refer to the DifferentialEquations.jl SDE Solvers page. For options for the solve command, see the common solver options page.

About

Stochastic delay differential equations (SDDE) solvers for the SciML scientific machine learning ecosystem

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages