Skip to content

Comparison of a network-based epidemic model and a SIR-based epidemic model

License

Notifications You must be signed in to change notification settings

ChristianMichelsen/NetworkSIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

If first time using:

git clone https://github.com/ChristianMichelsen/NetworkSIR
cd NetworkSIR
conda env create -f environment.yaml

(or, if already installed)

conda env update --file environment.yaml

Then:

conda activate NetworkSIR

Generate Simulations:

python generate_simulations.py

Plot the results:

python generate_plots.py

Make animations

python generate_animations.py

About

Comparison of a network-based epidemic model and a SIR-based epidemic model

Resources

License

Stars

Watchers

Forks

Packages

No packages published