covid-sim
https://github.com/mrc-ide/covid-sim
C++
This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported4 Subscribers
Add a CodeTriage badge to covid-sim
Help out
- Issues
- Changed Cells, CellLookup, MCells, and MCellsLookup to std::vector(...)
- Consider assigning an Evidence Readiness Level to the model outputs
- add individual state level admin files
- Make output files platform independent.
- Define metrics for the quality of the simulation results
- Improve readability and maintainability of the model by adhering to a style guide
- Memory leak in SetupModel.cpp
- Make parameter handling more robust
- Simulate large sporting and cultural events
- Simulate more realistic social interactions
- Docs
- C++ not yet supported