Skip to content

This is a simulation of a mathematical model for epidemiological diseases implemented in Python using Dash. The simulation incorporates two models, namely SI and SIR, which track the state of susceptible individuals over time, including those who can be infected or removed from the population.

License

Notifications You must be signed in to change notification settings

valentinafeve/difusio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Difusio

A simulation of the SI and the SIR model for virus propagation. Web application implemented in Dash, algorithm and models developed in Python.

Modules required

  • pandas
  • networkx

Preview

Difusio

About

This is a simulation of a mathematical model for epidemiological diseases implemented in Python using Dash. The simulation incorporates two models, namely SI and SIR, which track the state of susceptible individuals over time, including those who can be infected or removed from the population.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages