Stochastic Cellular Automata epidemic models in Python with 2D simulations
-
Updated
Feb 24, 2020 - Python
Stochastic Cellular Automata epidemic models in Python with 2D simulations
Provides classes to simulate epidemics on (potentially time-varying) networks using a Gillespie stochastic simulation algorithm or the classic agent based method.
Intro to Cellular Automata - SIRS epidemic model and Conway's Game of Life
Game of life & compartmental epidemiology model (i.e. SIRS) simulators in Python
Add a description, image, and links to the sirs topic page so that developers can more easily learn about it.
To associate your repository with the sirs topic, visit your repo's landing page and select "manage topics."