ThotDjehuty
6ab4976e7a
docs(point_processes): add comprehensive ReadTheDocs documentation
...
- Algorithm guide: Hawkes processes, fBM, mixed fBM, Mittag-Leffler
- Full mathematical background with LaTeX equations
- API reference for all 8 Python-bound functions
- Usage examples, performance benchmarks, module architecture
- Updated index.rst toctree with new entries
2026-02-19 21:16:26 +01:00
ThotDjehuty
6c2ce3d238
refactor: remove finance-specific code from point_processes module
...
- Removed order_flow.rs (UnifiedTheoryParams, OrderFlowAnalyzer, MarketImpact)
- Removed analyze_order_flow, unified_theory_params, market_impact Python bindings
- Updated mod.rs documentation to be generic (no trading references)
- Kept general-purpose: Hawkes, fBM, mfBM, Mittag-Leffler, Hurst estimation
Finance-specific code moved to rust-hft-arbitrage-lab-internal
2026-02-19 19:35:04 +01:00
ThotDjehuty
fc8a8d036e
docs: Comprehensive enhancement of optimal control and HMM API documentation
...
Optimal Control: 94 to 610 lines with HJB theory, viscosity solutions, finite differences
HMM API: 16 to 571 lines with complete API reference and usage examples
2026-02-18 20:30:15 +01:00
Melvin Alvarez
50a4313d5a
docs: enhance ReadTheDocs with visualization outputs and GitHub links
2026-02-16 16:42:24 +01:00
Melvin Alvarez
74fbbd369b
Add make docs commands for html build
2026-02-09 18:31:14 +01:00
Melvin Alvarez
7a9ab20b89
docs: add mfg tutorial and enrich theory
2026-02-09 17:27:35 +01:00
Melvin Alvarez
6e3367c396
docs: deepen theory and benchmarks
2026-02-09 17:09:27 +01:00
Melvin Alvarez
43af949904
docs(optimizr): add logo and fix rtd deps
2026-02-09 16:15:41 +01:00