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
This commit is contained in:
@@ -36,6 +36,7 @@ Optimiz-rs provides blazingly fast, production-ready implementations of advanced
|
||||
algorithms/optimal_control
|
||||
algorithms/risk_metrics
|
||||
algorithms/grid_search
|
||||
algorithms/point_processes
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@@ -48,6 +49,7 @@ Optimiz-rs provides blazingly fast, production-ready implementations of advanced
|
||||
api/sparse
|
||||
api/optimal_control
|
||||
api/risk_metrics
|
||||
api/point_processes
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Reference in New Issue
Block a user