Releases: benjaminlukeclark/sir_model_calculator
Releases · benjaminlukeclark/sir_model_calculator
0.0.1
What's Changed
- Unit-test tidyup and general quality of life improvements by @sudoblark in #1 🧪 🐛
- Containerisation by @sudoblark in #2 🚢
- Initial setup of program 👨💻
- Program is able to simulate a SIR model given appropriate params as per readme and help functionality 💊
- Accuracy unit tests are used to ensure data is valid, given sample data made by myself via a Java application made for OU M250
- Output may be via terminal, csv or matplotlib line graph 🐉
- Robust unit tests with 93% coverage
- Reduced linter errors
- Argparser help functionality is available to give documentation as close to the point of need as possible
- Program is able to simulate a SIR model given appropriate params as per readme and help functionality 💊
New Contributors
- @sudoblark made their first contribution in #1
Full Changelog: https://github.com/Sudoblark/sir_model_calculator/commits/0.0.1 🏷️
Artifacts
sudoblark/sir-model-calculator:0.0.1
image will be built, tagged and pushed by circleCI once release is out- See dockerhub for info on how to use