#stochastic #finance #statistics #quant #simulation

bin+lib stochastic-rs

A Rust library for quant finance and simulating stochastic processes

53 releases (12 breaking)

new 0.13.0 Mar 14, 2025
0.12.0 Feb 20, 2025
0.11.0 Oct 28, 2024
0.6.3 Jul 30, 2024
0.1.1 May 28, 2023

#738 in Math

Download history 2/week @ 2024-11-26 45/week @ 2024-12-03 155/week @ 2024-12-10 27/week @ 2024-12-17 11/week @ 2024-12-24 8/week @ 2024-12-31 8/week @ 2025-01-07 2/week @ 2025-01-14 8/week @ 2025-02-04 147/week @ 2025-02-18 144/week @ 2025-02-25 39/week @ 2025-03-04 121/week @ 2025-03-11

451 downloads per month
Used in stochastic-rs-stats

MIT and GPL-3.0 licenses

9.5MB
9K SLoC

Contains (Windows DLL, 1MB) src/stochastic/cuda/fgn_windows/fgn.dll, (DOS exe, 1MB) src/stochastic/cuda/fgn_linux/libfgn.so, (static library, 2KB) src/stochastic/cuda/fgn_linux/libfgn.lib, (static library, 2KB) src/stochastic/cuda/fgn_windows/fgn.lib

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!

Dependencies

~173MB
~3M SLoC