Skip to content

Educational tool that aims to provide an easy way of interacting with the basic epidemiological model SIR. Can also show how it would interact with the basic idea of vaccinations and an idea of losing immunity over time (second wave of infections).

License

Notifications You must be signed in to change notification settings

BlankTiger/SIR_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIR model

This is a GUI meant for educational purposes which allows the user to get familiar with the very basic epidemiological model SIR.

Installation

To install needed dependencies type into the terminal (you have to be in the same directory as requirements.txt)

python -m pip install -r requirements.txt

After that you can just run the script named model.py.

About

Educational tool that aims to provide an easy way of interacting with the basic epidemiological model SIR. Can also show how it would interact with the basic idea of vaccinations and an idea of losing immunity over time (second wave of infections).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages