Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 09:25
2b2d1a5

0.6.0 (2026-06-22)

⚠ BREAKING CHANGES

  • obserables are now adjoint by default
  • refactored the library such that the frame experiment is separated. Removed prior experiment
  • major refactoring, deleted a lot of unused functions publicly exported
  • removed dimension sweep for the future runs

Features

  • added prior experiment for MSE at high shots (196cfc7)
  • obserables are now adjoint by default (e0b721d)

Miscellaneous Chores

  • major refactoring, deleted a lot of unused functions publicly exported (194adc3)
  • refactored the library such that the frame experiment is separated. Removed prior experiment (07005d1)
  • removed dimension sweep for the future runs (2b90930)