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

mlucifer27/graph-epidemics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •