https://github.com/tiagocavalcante/epidemic
Predict the future state of the population in a epidemic
https://github.com/tiagocavalcante/epidemic
epidemiology simulation
Last synced: 9 months ago
JSON representation
Predict the future state of the population in a epidemic
- Host: GitHub
- URL: https://github.com/tiagocavalcante/epidemic
- Owner: TiagoCavalcante
- License: mit
- Created: 2022-07-31T21:01:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T19:22:26.000Z (over 3 years ago)
- Last Synced: 2024-10-15T19:45:13.393Z (over 1 year ago)
- Topics: epidemiology, simulation
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# epidemic
Predict the future state of the population in a epidemic
## How to run?
```sh
$ cargo run
```