Skip to content

dirknbr/virus-spread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Virus spread micro model

This code simulates how a virus spreads. People are Python objects and they can have friends. If friends are infected, the person can get the disease. Each day an infected can die according to a model. Some people recover and become immune. Some random people isolate.

Feel free to play around and change some of the parameters.

About

micro simulation in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages