Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

graph-epidemics

Description

A Graph theory study about the propagation of an epidemic.

Installation

The notebook graph21-22.ipynb is meant to be run with the julia jupyter kernel. It is therefore required that you download julia from julialang.org (or using the package manager of your choice). Once this is done, add julia to Jupyter Notebook. In a terminal type julia, which should be in your PATH, and run the following :

using Pkg
Pkg.add("IJulia")

You should now be able to open the notebook in jupyter, and run the cells individually.

Examples

About

Exploring the dynamics of epidemic spread with the power of Julia.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages