Skip to content

lrdbench documentation

Welcome to the lrdbench documentation: a reproducible benchmark framework for long-range dependence estimators on synthetic (ground truth and stress-test) and observational series.

Hosted site

This book is built with MkDocs and the Material for MkDocs theme. The canonical hosted copy is lrdbench.readthedocs.io.

Design authority

The tracked architecture, object contracts, manifest rules, and release-stability expectations are in Design specification. A short root-level traceability note remains in SPECIFICATION.md.

Repository layout (quick)

  • Runnable suites: configs/suites/ (YAML + small data).
  • Python package: src/lrdbench/.
  • Target tree sketch (aspirational package split): lrdbench_repo_schema.txt at the repo root.

Where to go next