Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sempwn/epidemic-model
Simple javascript web tool for understanding an epidemic model on a lattice
https://github.com/sempwn/epidemic-model
Last synced: about 1 month ago
JSON representation
Simple javascript web tool for understanding an epidemic model on a lattice
- Host: GitHub
- URL: https://github.com/sempwn/epidemic-model
- Owner: sempwn
- License: mit
- Created: 2016-11-04T22:19:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T23:24:01.000Z (about 8 years ago)
- Last Synced: 2024-10-12T01:23:16.326Z (3 months ago)
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# epidemic-model
Simple javascript web tool for understanding an epidemic model on a lattice## dependencies
This should work 'out of the box' with the js included. Some of the libraries used include `Plotly.js` , `d3.js` and `Bootstrap`