Skip to content

v1.1.0

Compare
Choose a tag to compare
@mknaranja mknaranja released this 08 Mar 08:48
· 89 commits to main since this release
afd4982

Added features / functionality:

  • Graph simulation with metapopulation model for Munich
  • Computation of reproduction number for ODE SECIR model
  • Machine learnt surrogate model for ODE SECIR model with multiple age groups and contact change points
  • Linear Chain Trick SECIR model
  • New initialization for IDE model
  • Unit Tests with OpenMP

Corrections:

  • Correct selection of specialized simulation and advance functions in python bindings
  • Corrections for new MSVC

Other:

  • Expanded tests for python bindings simulations
  • Small changes and fixes (logo, pull request template, ...)

Merged pull requests

Full Changelog: v1.0.0...v1.1.0