Skip to content

v0.11.0

Compare
Choose a tag to compare
@hugrbot hugrbot released this 11 Sep 15:10
5cfcdf5

0.11.0 (2024-09-11)

⚠ BREAKING CHANGES

  • guppy.take_module renamed to guppy.get_module and no longer removes the module from the state.
  • Quantum operations rx, rz, phased_x, and zz_max use the angle type instead of floats.

Features

Bug Fixes

  • hseries ops use floats instead of angles (#483) (7ed3853), closes #477
  • Keep track of definitions that are implicitly imported (#481) (a89f225), closes #480