/stochastic-processes

Stochastic processes simulation toolkit.

Primary LanguageRust

Stochastic Processes

This crate provides utilities for simulating various stochastic processes.

TODO:

The following features will by implemented in the near future:

  • Wiener process (Brownian motion).
  • Brownian bridge.
  • Poisson process.
  • Milstein method.