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
451 downloads per month
Used in stochastic-rs-stats
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
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