Skip to content

Releases: amazon-braket/amazon-braket-sdk-python

v1.5.10.post2

19 Mar 21:41
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Run unit tests for dependent packages

v1.5.10.post1

16 Mar 18:13
Compare
Choose a tag to compare

Documentation Changes

  • Remove STS calls from examples

v1.5.10.post0

11 Mar 18:14
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Add Python 3.9

v1.5.10

03 Mar 18:14
Compare
Choose a tag to compare

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

v1.5.9.post0

22 Feb 18:14
Compare
Choose a tag to compare

Documentation Changes

  • remove unneeded calls to sts from the README
  • adjust s3_folder naming in README to clarify which bucket to use

v1.5.9

06 Feb 23:47
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Search for unknown QPUs

v1.5.8

29 Jan 18:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Remove redundant statement, boost coverage
  • convert measurements to indices without allocating a high-dimens…

Testing and Release Infrastructure

  • Raise coverage to 100%

v1.5.7

27 Jan 18:11
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • More scalable eigenvalue calculation

v1.5.6

21 Jan 18:11
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • ensure AngledGate casts its angle argument to float so it can be…

v1.5.5

15 Jan 19:33
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • get correct event loop for task results after running a batch over multiple threads