Demographic well-mixed SIR, with crude birth rate and constant death rate. Documentation currently takes the form of a PDF.
Installation Requirements:
- C++11 compilers, automake and autoconf
- Tested on Linux and Mac but is standard C++, so should build on Windows by adding all files to a project.
- Boost
- HDF5
- Gnu Scientific Libraries
- Semi-Markov library
- mcrand library - This requires a separate download and can be skipped if you aren't anxious about random numbers. (You should be anxious about random numbers.)
- Python scripts use numpy, matplotlib, and h5py.
- Documentation is in Latex.