.codecov.yml
.gitignore
.gitmodules
.travis.yml
CHANGELOG.rst
CITATION.rst
LICENSE
MANIFEST.in
Makefile
README.md
README.rst
_msprimemodule.c
algorithms.py
appveyor.yml
large-example.py
msp_dev.py
mspms_dev.py
setup.py
stress_lowlevel.py
verification.py
.circleci/config.yml
data/Makefile
data/msdir/Makefile
data/msdir/README
data/msdir/ms.c
data/msdir/ms.h
data/msdir/rand1.c
data/msdir/sample_stats.c
data/msdir/streec.c
data/msdir/tajd.c
docs/.gitignore
docs/CITATION.rst
docs/Doxyfile
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/cli.rst
docs/conf.py
docs/development.rst
docs/examples.py
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/tutorial.rst
docs/_static/.README
docs/_static/hapmap_chr22.svg
docs/_templates/.README
lib/Makefile
lib/avl.c
lib/avl.h
lib/fenwick.c
lib/fenwick.h
lib/meson.build
lib/msprime.c
lib/msprime.h
lib/mutgen.c
lib/object_heap.c
lib/object_heap.h
lib/recomb_map.c
lib/util.c
lib/util.h
lib/dev-tools/argtable3.c
lib/dev-tools/argtable3.h
lib/dev-tools/dev-cli.c
lib/dev-tools/example.cfg
lib/subprojects/kastore/kastore.c
lib/subprojects/kastore/kastore.h
lib/subprojects/tskit/tskit.h
lib/subprojects/tskit/tskit/convert.h
lib/subprojects/tskit/tskit/core.c
lib/subprojects/tskit/tskit/core.h
lib/subprojects/tskit/tskit/genotypes.h
lib/subprojects/tskit/tskit/stats.h
lib/subprojects/tskit/tskit/tables.c
lib/subprojects/tskit/tskit/tables.h
lib/subprojects/tskit/tskit/trees.c
lib/subprojects/tskit/tskit/trees.h
lib/tests/tests.c
msprime/__init__.py
msprime/_version.py
msprime/cli.py
msprime/exceptions.py
msprime/mutations.py
msprime/provenance.py
msprime/simulations.py
msprime.egg-info/PKG-INFO
msprime.egg-info/SOURCES.txt
msprime.egg-info/dependency_links.txt
msprime.egg-info/entry_points.txt
msprime.egg-info/requires.txt
msprime.egg-info/top_level.txt
requirements/conda-minimal.txt
requirements/development.txt
requirements/readthedocs.txt
requirements/tests-pypi.txt
requirements/verification.txt
tests/__init__.py
tests/test_cli.py
tests/test_demography.py
tests/test_dict_encoding.py
tests/test_highlevel.py
tests/test_lowlevel.py
tests/test_models.py
tests/test_mutations.py
tests/test_provenance.py
tests/test_recombination_map.py
tests/test_simulate_from.py
tests/test_threads.py
tests/tsutil.py
tests/wright_fisher.py
tests/data/SLiM/README
tests/data/SLiM/minimal-example.trees
tests/data/SLiM/minimal-example.txt
tests/data/SLiM/single-locus-example.trees
tests/data/SLiM/single-locus-example.txt
tests/data/hdf5-formats/msprime-0.3.0_v2.0.hdf5
tests/data/hdf5-formats/msprime-0.4.0_v3.1.hdf5
tests/data/hdf5-formats/msprime-0.5.0_v10.0.hdf5
tests/data/simplify-bugs/01-edges.txt
tests/data/simplify-bugs/01-mutations.txt
tests/data/simplify-bugs/01-nodes.txt
tests/data/simplify-bugs/01-sites.txt
tests/data/simplify-bugs/02-edges.txt
tests/data/simplify-bugs/02-mutations.txt
tests/data/simplify-bugs/02-nodes.txt
tests/data/simplify-bugs/02-sites.txt
tests/data/simplify-bugs/03-edges.txt
tests/data/simplify-bugs/03-mutations.txt
tests/data/simplify-bugs/03-nodes.txt
tests/data/simplify-bugs/03-sites.txt
tests/data/simplify-bugs/04-edges.txt
tests/data/simplify-bugs/04-mutations.txt
tests/data/simplify-bugs/04-nodes.txt
tests/data/simplify-bugs/04-sites.txt
tests/data/simplify-bugs/05-edges.txt
tests/data/simplify-bugs/05-mutations.txt
tests/data/simplify-bugs/05-nodes.txt
tests/data/simplify-bugs/05-sites.txt