Skip to content

Releases: alan-turing-institute/ModularCirc

v0.1.3

10 Apr 08:53
1e93797
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Apr 10:40
6a94096
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • Adopting the src structure and the pyproject.toml to specify packaging requirements.
  • Tests developed for the Solver module, and the KorakianitisMixedModel and the NaghaviModel.
  • Codebase better documented and docstrings updated.
  • Clarifying the README for environment setup.
  • Added the step argument to the advance_cycle() function in the Solver module, allowing checking of convergence to happen after several cycle steps instead of at each step.
  • Contributions by @MaxBalmus @crangelsmith @LevanBokeria

Full Changelog: v0.1.1...v0.1.2

ModularCirc initial release

03 Apr 15:03
47e025f
Compare
Choose a tag to compare
Pre-release

This is the initial release tag on GitHub for ModularCirc.