s0v1x / COVID-19-SIR

A susceptible-infected-removed (SIR) model that provides a theoretical framework for studying the spread of COVID-19 within a community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 SIR

A simulation of COVID-19 spread Methods implemented for the differential system (SIR model) :

  • Explicit Euler
  • Implicit Euler
  • Runge Kutta 2 (Heun)
  • Runge Kutta 4

The dashboard of SIR

Details about the SIR can be found on the notebook

Authors

Salah Eddine LABIAD (@s0v1x)

Mouad Aterhi (@AterhiM)

About

A susceptible-infected-removed (SIR) model that provides a theoretical framework for studying the spread of COVID-19 within a community.


Languages

Language:Jupyter Notebook 100.0%