Please note all instructions are for Unix-alike systems using bash.
- Python3
- Python Packages
- numpy==1.16.2
- scipy==1.4.0
- matplotlib==3.0.3
https://github.com/UT-Covid/SEIR_Example.git
cd SEIR_Example
pip3 install -r requirements.txt
python3 src/seir.py -p inputs/params_pop_sizes.json
Keeling, M.J. and Rohani, P. (2007) Modeling Infectious Diseases in Humans and Animals. Princeton University Press.