.gitignore
CHANGELOG.md
CITATION.cff
LICENSE
README.md
prek.toml
pyproject.toml
uv.lock
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/tests.yml
.github/workflows/wheels.yml
data/README.md
data/prior_1000df.bak
docs/CHANGELOG.md
docs/Makefile
docs/_config.yml
docs/_toc.yml
docs/api.md
docs/bibliography.md
docs/build.sh
docs/citation.md
docs/cli.md
docs/favicon.ico
docs/historical_samples.md
docs/index.md
docs/installation.md
docs/introduction.md
docs/methods.md
docs/popsize.md
docs/priors.md
docs/python-api.md
docs/real-data.md
docs/references.bib
docs/tsdate_logo.svg
docs/usage.md
docs/data/Makefile
docs/data/basic_example.trees
docs/data/make_examples.py
docs/data/perf_sim_MEMTIME_data+42.csv
tests/TODO
tests/conftest.py
tests/distribution_functions.py
tests/exact_moments.py
tests/test_accuracy.py
tests/test_approximations.py
tests/test_cache.py
tests/test_cli.py
tests/test_functions.py
tests/test_hypergeo.py
tests/test_inference.py
tests/test_mutation_rate_map.py
tests/test_noncontemporary.py
tests/test_phasing.py
tests/test_priors.py
tests/test_provenance.py
tests/test_rescaling.py
tests/test_util.py
tests/utility_functions.py
tests/data/few_trees.trees
tests/data/many_trees.trees
tests/data/one_tree.trees
tsdate/__init__.py
tsdate/__main__.py
tsdate/_version.py
tsdate/accelerate.py
tsdate/approx.py
tsdate/cache.py
tsdate/cli.py
tsdate/core.py
tsdate/demography.py
tsdate/discrete.py
tsdate/evaluation.py
tsdate/hypergeo.py
tsdate/node_time_class.py
tsdate/phasing.py
tsdate/prior.py
tsdate/provenance.py
tsdate/rescaling.py
tsdate/schemas.py
tsdate/util.py
tsdate/variational.py
tsdate.egg-info/PKG-INFO
tsdate.egg-info/SOURCES.txt
tsdate.egg-info/dependency_links.txt
tsdate.egg-info/entry_points.txt
tsdate.egg-info/requires.txt
tsdate.egg-info/top_level.txt