Releases: alan-turing-institute/ModularCirc
Releases · alan-turing-institute/ModularCirc
v0.2.0
What's Changed
- 45 publish in pypi by @LevanBokeria in #56
- 57 automatic pypi publishing by @LevanBokeria in #59
- 21 add pre commit hooks by @LevanBokeria in #60
- 58 separate out tested models by @LevanBokeria in #64
Full Changelog: v0.1.3...v0.2.0
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.