Skip to content

v1.5.10

Choose a tag to compare

@amazon-braket-ci-bot amazon-braket-ci-bot released this 03 Mar 18:14
· 1130 commits to main since this release

Bug Fixes and Other Changes

  • Don't return NotImplemented for boolean
  • Use np.eye for identity
  • AngledGate equality checks angles
  • Unitary equality checks matrix
  • Remove hardcoded device ARNs

Documentation Changes

  • Wording changes
  • Add note about AWS region in README

Testing and Release Infrastructure

  • Use main instead of PyPi for build dependencies
  • very minor test changes