.codecov.yml
.flake8
.gitignore
.mergify.yml
.pre-commit-config.yaml
CHANGELOG.md
CITATION.cff
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.circleci/config.yml
.github/workflows/docs.yml
.github/workflows/wheels.yml
data/README.md
data/prior_1000df.bak
docs/.readthedocs.yml
docs/CHANGELOG.md
docs/Makefile
docs/_config.yml
docs/_toc.yml
docs/api.md
docs/bibliography.md
docs/build.sh
docs/cli.md
docs/historical_samples.md
docs/index.md
docs/installation.md
docs/introduction.md
docs/methods.md
docs/priors.md
docs/python-api.md
docs/references.bib
docs/requirements.txt
docs/tsdate_logo.svg
docs/usage.md
docs/variable_popsize.md
docs/data/Makefile
docs/data/basic_example.trees
docs/data/make_examples.py
evaluation/evaluate_accuracy.py
tests/conftest.py
tests/distribution_functions.py
tests/test_accuracy.py
tests/test_approximations.py
tests/test_cache.py
tests/test_cli.py
tests/test_evaluation.py
tests/test_functions.py
tests/test_hypergeo.py
tests/test_inference.py
tests/test_priors.py
tests/test_provenance.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/approx.py
tsdate/base.py
tsdate/cache.py
tsdate/cli.py
tsdate/core.py
tsdate/demography.py
tsdate/evaluation.py
tsdate/hypergeo.py
tsdate/mixture.py
tsdate/prior.py
tsdate/provenance.py
tsdate/util.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