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
+2
View File
@@ -5,6 +5,8 @@ Demonstrates:
- run_sweep() for Cartesian grid search
- Heatmap visualization with mbt.plot.heatmap_2d()
Data: shared store — real market data from `data/` (see examples/README.md)
Usage:
python examples/08_sweep_2d_heatmap.py
"""