Skip to content

Demographic well-mixed SIR, with crude birth rate and constant death rate.

Notifications You must be signed in to change notification settings

adolgert/sirdemographic

Repository files navigation

sirdemographic

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.

About

Demographic well-mixed SIR, with crude birth rate and constant death rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published