Releases: alan-turing-institute/ModularCirc
Releases · alan-turing-institute/ModularCirc
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Adopting the
src
structure and thepyproject.toml
to specify packaging requirements. - Tests developed for the
Solver
module, and theKorakianitisMixedModel
and theNaghaviModel
. - Codebase better documented and docstrings updated.
- Clarifying the README for environment setup.
- Added the
step
argument to theadvance_cycle()
function in theSolver
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
This is the initial release tag on GitHub for ModularCirc.