An open API service indexing awesome lists of open source software.

https://github.com/fastred/epidemic-simulation

Source code of a research project based on the use of cellular automata.
https://github.com/fastred/epidemic-simulation

Last synced: 3 months ago
JSON representation

Source code of a research project based on the use of cellular automata.

Awesome Lists containing this project

README

          

# Epidemic spread simulation for Poland

This is a research project. It uses cellular automata as a basis for epidemic spread simulation. Related journal article should be published soon.

**Please note that the source code is of an "academic" quality (as I'm not a professional Javascript developer) and should be refactored, but I don't have the time to do that.**

You can see [live demo here](http://www.holko.pl/epidemic-v2/). Old version is also available [online](http://www.holko.pl/epidemic-simulation/).