Skip to content

Releases: benjaminlukeclark/sir_model_calculator

0.0.1

29 May 16:36
3e0fba9
Compare
Choose a tag to compare

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

New Contributors

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