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.
- Host: GitHub
- URL: https://github.com/fastred/epidemic-simulation
- Owner: fastred
- Created: 2013-10-16T10:41:29.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-16T10:51:51.000Z (almost 13 years ago)
- Last Synced: 2025-03-10T19:33:29.087Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.26 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).