release: v0.19.0

This commit is contained in:
github-actions[bot]
2026-08-23 13:31:37 +00:00
parent a5f51e2fde
commit 44f8ed1a91
43 changed files with 2666 additions and 205 deletions
+3
View File
@@ -7,6 +7,9 @@ Demonstrates:
- CUDA GPU acceleration (device="cuda")
- All expressions compile to native Rust — full Rayon / CUDA parallelism
Data: none — this file simulates price paths, it does not backtest on any
series. The paths are its output, not its input.
Usage:
python examples/13_stochastic_simulation.py
"""