DiffEqNoiseProcess.jl
A library of noise processes for stochastic systems like stochastic differential equations (SDEs) and other systems that are present in scientific machine learning (SciML)
Install / Use
/learn @SciML/DiffEqNoiseProcess.jlREADME
DiffEqNoiseProcess.jl
DiffEqNoiseProcess.jl is a component package in the DifferentialEquations.jl ecosystem. It provides tools for creating noise processes for stochastic differential equations. While completely independent and usable on its own, users interested in using this functionality should check out DifferentialEquations.jl.
Tutorials and Documentation
For information on using the package, see the stable documentation. Use the in-development documentation for the version of the documentation, which contains the unreleased features.
