.gitignore
LICENSE
Makefile
README.rst
requirements.txt
setup.py
setup.py.in
doc/Makefile
doc/bibliography.rst
doc/conf.py
doc/index.rst
doc/networkdynamics.rst
epydemic/__init__.py
epydemic/networkdynamics.py
epydemic/sirstochasticdynamics.py
epydemic/sirsynchronousdynamics.py
epydemic/sisstochasticdynamics.py
epydemic/sissynchronousdynamics.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/sir.py
test/sirstochastic.py
test/sirsynchronous.py