This repository was archived by the owner on Dec 1, 2023. It is now read-only.
v0.4.0
What's Changed
- chore: remove IDE files by @hollandjg in #9
- add pip install line by @younesStrittmatter in #11
- docs: strong title cases in headings of examples by @younesStrittmatter in #13
- test: update docs for model disagreement sample by @hollandjg in #20
- refactor: use rc_context context manager to handle matplotlib rcparams by @hollandjg in #21
- refactor: rename from observations.dvs/ivs to data.conditions/observations by @hollandjg in #15
- chore: fix line lengths by @hollandjg in #24
- fix: remove f" designation on string without placeholders by @hollandjg in #25
- docs: update jupiter notebook by @younesStrittmatter in #27
- fix: types on state objects for controller by @hollandjg in #26
- feat: new paradigm for cycle –
State+Deltaby @hollandjg in #17 - refactor: make
autora.statefromautora.workflow.statein preparation for move toautora-coreby @hollandjg in #28 - test: fix broken tests (random_sample uses num_samples now) by @hollandjg in #33
- ci: update pre-commit (isort) to treat autora as a first party package always by @hollandjg in #31
- ci: update nb-clean hook to remove empty cells by @hollandjg in #32
- refactor: move state code to autora-core by @hollandjg in #30
New Contributors
- @hollandjg made their first contribution in #9
- @younesStrittmatter made their first contribution in #11
Full Changelog: v0.3.6...v0.4.0