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)
Popularity
55 Stars
Updated Last
12 Months Ago
Started In
April 2017

DiffEqNoiseProcess.jl

Join the chat at https://julialang.zulipchat.com #sciml-bridged Global Docs

codecov Build Status

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style

DiffEqNoiseProcess.jl is a component package in the DifferentialEquations ecosystem. It holds the tools for developing noise processes for 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.