Releases: ACCIDDA/op_system
Releases · ACCIDDA/op_system
v0.1.2
What's Changed
- ci: explicitly provide repo for GitHub release by @TimothyWillard in #71
- ci: simplify
op_system.__version__by @TimothyWillard in #72
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add core system by @jc-macdonald in #3
- Fix CI failures: type precision, protocol compliance, formatting by @Copilot in #6
- Fix README: remove duplication and correct API documentation by @Copilot in #9
- Add flepimop2 provider package by @jc-macdonald in #7
- Setup GitHub pages mkdocs site by @TimothyWillard in #17
- expand model specification possibilities for structured populations by @jc-macdonald in #14
- Add
state_changeattribute toOpSystemSystemby @TimothyWillard in #32 - Refactor CI setup by @TimothyWillard in #33
- Replace
_compile_and_bindwithmodel_post_initby @TimothyWillard in #34 - Add
IdentifierStringtype,StateStringmodel by @TimothyWillard in #35 - feat: axis masking via cross-axis constraints (#31) by @jc-macdonald in #40
- fix: align provider mypy/test with op_engine pattern by @jc-macdonald in #52
- feat(compile): thread meta from NormalizedRhs through CompiledRhs by @jc-macdonald in #53
- feat(provider): wire system options with mixing_kernels by @jc-macdonald in #56
- Implement
_bind_implfor SystemABC compliance by @jc-macdonald in #57 - Wire operators and operator_axis options in provider (#8, #54) by @jc-macdonald in #62
- fix: consolidate adapter metadata into self.options (#12) by @jc-macdonald in #63
- Support
initial_statemapping in system spec by @jc-macdonald in #65 - feat: add
coord_shifttransition type by @jc-macdonald in #66 - feat: add IN [...] coord filter to sum_over by @jc-macdonald in #69
- chore: licensing by @TimothyWillard in #68
- ci: infra to submit to PyPI by @TimothyWillard in #67
- ci: install up to date
justin ci by @TimothyWillard in #70
New Contributors
- @jc-macdonald made their first contribution in #3
- @Copilot made their first contribution in #6
- @TimothyWillard made their first contribution in #17
Full Changelog: https://github.com/ACCIDDA/op_system/commits/v0.1.1