Skip to content

pmaldona/Covid_Net_SEIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID SEIR Model - Dlab

Install Dependencies

For remote execution

Install pip and ipython3

sudo apt-get install ipython3 pip3

Install python dependencies using pip3

pip3 install --user pandas dill joblib scipy numpy multiprocessing scikits matplotlib ipython jupyter pandas sympy nose datetime

For local execution

Install remote execution dependencies plus:

Scikits-odes:

https://scikits-odes.readthedocs.io/en/latest/installation.html

For parameter optimization:

Pygmo:

https://esa.github.io/pygmo2/install.html

About

SEIR Network Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published