Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

v0.4.0

Choose a tag to compare

@hollandjg hollandjg released this 08 Jul 12:48
· 95 commits to main since this release
e087b8a

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 + Delta by @hollandjg in #17
  • refactor: make autora.state from autora.workflow.state in preparation for move to autora-core by @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

Full Changelog: v0.3.6...v0.4.0