Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIR-Model-Python

Description

This repository contains three susceptible-infected-recovered models solved using differential equations that differ in amount of precision and variables. Also there is GUI made with mathplotlib library, so User can play with variables and see plots change in real time.

Screenshots

pic.1 Base SIR Model

image-20210330201348677

pic.2 SIR Model with Vital Dynamics

image-20210330201427604

pic.3 SEIRS Model

image-20210330201412657

Run

To run the program type

python setup.py [model-name]

in your terminal from the project folder

Current models available: sir-model, sir-vital, seirs-model

See also

About

GUI for 3 SIR Models made with python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages