LICENSE
README.md
requirements.txt
setup.py
arginfer/__init__.py
arginfer/__main__.py
arginfer/_version.py
arginfer/argbook.py
arginfer/cli.py
arginfer/initialARG.py
arginfer/mcmc.py
arginfer/plots.py
arginfer/provenance.py
arginfer/treeSequence.py
arginfer.egg-info/PKG-INFO
arginfer.egg-info/SOURCES.txt
arginfer.egg-info/dependency_links.txt
arginfer.egg-info/entry_points.txt
arginfer.egg-info/requires.txt
arginfer.egg-info/top_level.txt
docs/.readthedocs.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/build/doctrees/cli.doctree
docs/build/doctrees/environment.pickle
docs/build/doctrees/index.doctree
docs/build/doctrees/installation.doctree
docs/build/doctrees/introduction.doctree
docs/build/doctrees/python-api.doctree
docs/build/doctrees/tutorial.doctree
docs/build/html/.buildinfo
docs/build/html/cli.html
docs/build/html/genindex.html
docs/build/html/index.html
docs/build/html/installation.html
docs/build/html/introduction.html
docs/build/html/objects.inv
docs/build/html/python-api.html
docs/build/html/search.html
docs/build/html/searchindex.js
docs/build/html/tutorial.html
docs/build/html/_sources/cli.rst.txt
docs/build/html/_sources/index.rst.txt
docs/build/html/_sources/installation.rst.txt
docs/build/html/_sources/introduction.rst.txt
docs/build/html/_sources/python-api.rst.txt
docs/build/html/_sources/tutorial.rst.txt
docs/build/html/_static/alabaster.css
docs/build/html/_static/basic.css
docs/build/html/_static/custom.css
docs/build/html/_static/doctools.js
docs/build/html/_static/documentation_options.js
docs/build/html/_static/file.png
docs/build/html/_static/jquery-3.5.1.js
docs/build/html/_static/jquery.js
docs/build/html/_static/language_data.js
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/build/html/_static/pygments.css
docs/build/html/_static/searchtools.js
docs/build/html/_static/underscore-1.12.0.js
docs/build/html/_static/underscore.js
docs/build/html/_static/css/badge_only.css
docs/build/html/_static/css/theme.css
docs/build/html/_static/fonts/Inconsolata-Bold.ttf
docs/build/html/_static/fonts/Inconsolata-Regular.ttf
docs/build/html/_static/fonts/Inconsolata.ttf
docs/build/html/_static/fonts/Lato-Bold.ttf
docs/build/html/_static/fonts/Lato-Regular.ttf
docs/build/html/_static/fonts/RobotoSlab-Bold.ttf
docs/build/html/_static/fonts/RobotoSlab-Regular.ttf
docs/build/html/_static/fonts/fontawesome-webfont.eot
docs/build/html/_static/fonts/fontawesome-webfont.svg
docs/build/html/_static/fonts/fontawesome-webfont.ttf
docs/build/html/_static/fonts/fontawesome-webfont.woff
docs/build/html/_static/fonts/fontawesome-webfont.woff2
docs/build/html/_static/fonts/Lato/lato-bold.eot
docs/build/html/_static/fonts/Lato/lato-bold.ttf
docs/build/html/_static/fonts/Lato/lato-bold.woff
docs/build/html/_static/fonts/Lato/lato-bold.woff2
docs/build/html/_static/fonts/Lato/lato-bolditalic.eot
docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf
docs/build/html/_static/fonts/Lato/lato-bolditalic.woff
docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2
docs/build/html/_static/fonts/Lato/lato-italic.eot
docs/build/html/_static/fonts/Lato/lato-italic.ttf
docs/build/html/_static/fonts/Lato/lato-italic.woff
docs/build/html/_static/fonts/Lato/lato-italic.woff2
docs/build/html/_static/fonts/Lato/lato-regular.eot
docs/build/html/_static/fonts/Lato/lato-regular.ttf
docs/build/html/_static/fonts/Lato/lato-regular.woff
docs/build/html/_static/fonts/Lato/lato-regular.woff2
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/build/html/_static/js/modernizr.min.js
docs/build/html/_static/js/theme.js
docs/source/cli.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/introduction.rst
docs/source/python-api.rst
docs/source/tutorial.rst
tests/test_argbook.py