stochastic-processes

Crates.iostochastic-processes
lib.rsstochastic-processes
version0.1.2
sourcesrc
created_at2022-07-21 01:20:32.216773
updated_at2022-07-25 22:36:21.647281
descriptionStochastic processes simulation toolkit.
homepagehttps://github.com/MeetThePatel/stochastic-processes
repositoryhttps://github.com/MeetThePatel/stochastic-processes
max_upload_size
id629295
size25,491
Meet Patel (MeetThePatel)

documentation

https://docs.rs/stochastic_processes

README

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.
Commit count: 9

cargo fmt