Skip to content

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

License

Notifications You must be signed in to change notification settings

SciML/StochasticDelayDiffEq.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StochasticDelayDiffEq.jl

Build Status codecov Coverage Status

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

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages