.gitignore
HISTORY
LICENSE
Makefile
README.rst
requirements.txt
setup.py
setup.py.in
doc/Makefile
doc/bibliography.rst
doc/compartmenteddynamics.rst
doc/compartmentedmodel.rst
doc/conf.py
doc/epydemic.ipynb
doc/glossary.rst
doc/index.rst
doc/loci.rst
doc/networkdynamics.rst
doc/sir.rst
doc/sis.rst
doc/stochasticdynamics.rst
doc/synchronousdynamics.rst
epydemic/__init__.py
epydemic/compartmentedmodel.py
epydemic/compartmentedstochasticdynamics.py
epydemic/compartmentedsynchronousdynamics.py
epydemic/loci.py
epydemic/networkdynamics.py
epydemic/sir_model.py
epydemic/sis_model.py
epydemic/stochasticdynamics.py
epydemic/synchronousdynamics.py
epydemic.egg-info/PKG-INFO
epydemic.egg-info/SOURCES.txt
epydemic.egg-info/dependency_links.txt
epydemic.egg-info/requires.txt
epydemic.egg-info/top_level.txt
epydemic.egg-info/zip-safe
test/__init__.py
test/__main__.py
test/compartmenteddynamics.py
test/compartmentedmodel.py
test/sir.py
test/sis.py