LICENSE
README.rst
setup.cfg
setup.py
epydemic/__init__.py
epydemic/adddelete.py
epydemic/compartmentedmodel.py
epydemic/loci.py
epydemic/networkdynamics.py
epydemic/process.py
epydemic/sir_model.py
epydemic/sir_model_fixed_recovery.py
epydemic/sirs_model.py
epydemic/sis_model.py
epydemic/sis_model_fixed_recovery.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/top_level.txt
epydemic.egg-info/zip-safe
test/test_adddelete.py
test/test_compartmentedmodel.py
test/test_fixed_recovery.py
test/test_networkdynamics.py
test/test_sir.py
test/test_sirs.py
test/test_sis.py
test/test_stochasticrates.py