.zenodo.json
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASING.md
REPRODUCE_FIGURES.md
SECURITY.md
pyproject.toml
setup.py
examples/basic_usage.py
rlds_paired/__init__.py
rlds_paired/_version.py
rlds_paired/analysis.py
rlds_paired/cli.py
rlds_paired/constants.py
rlds_paired/data.py
rlds_paired/exceptions.py
rlds_paired/mcmc.py
rlds_paired/reference.py
rlds_paired.egg-info/PKG-INFO
rlds_paired.egg-info/SOURCES.txt
rlds_paired.egg-info/dependency_links.txt
rlds_paired.egg-info/entry_points.txt
rlds_paired.egg-info/requires.txt
rlds_paired.egg-info/top_level.txt
rlds_paired/core/__init__.py
rlds_paired/core/algebraic.py
rlds_paired/core/growth.py
rlds_paired/core/ode.py
rlds_paired/core/spectral.py
rlds_paired/desi_dr2/desi_gaussian_bao_ALL_GCcomb_cov.txt
rlds_paired/desi_dr2/desi_gaussian_bao_ALL_GCcomb_mean.txt
scripts/bump_version.py
scripts/paper_v/README_PAPER_V_REPRODUCTION.md
scripts/paper_v/fig5_generate.py
tests/__init__.py
tests/conftest.py
tests/test_algebraic.py
tests/test_cli.py
tests/test_growth.py
tests/test_mcmc.py
tests/test_ode.py
tests/test_reference.py
tests/test_spectral.py