Crate stochastic_rs

Source
Expand description

Build Workflow Crates.io License codecov FOSSA Status

§stochastic-rs

stochastic-rs is a high-performance Rust library for simulating and analyzing stochastic processes. Designed for applications in quantitative finance, AI training, and statistical modeling, it provides efficient tools to generate synthetic data and analyze complex stochastic systems.

§Installation

Add stochastic-rs to your Cargo.toml:

[dependencies]
stochastic-rs = "0.x.0"

Ensure you have Rust installed. Visit rust-lang.org for setup instructions.

§Contributing

Contributions are welcome! Whether it’s bug reports, feature suggestions, or documentation improvements, your help is appreciated. Open an issue or start a discussion on GitHub.

§License

Licensed under the MIT License. See the LICENSE file for details.

§Contact

For discussions, issues, or suggestions, feel free to open a GitHub issue or reach out at [dancixx@gmail.com].


Note: This library is in active development and may introduce breaking changes as it evolves. Feedback is encouraged!

Modules§

quant
stats
stochastic
Stochastic Process Simulation Modules

Macros§

plot_1d
plot_2d
plot_3d
plot_nd