Skip to content

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

v1.64.2

19 Dec 16:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • treating OpenQASM builtin types as constants

v1.64.1

12 Dec 16:16
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • make filter more convenient

v1.64.0

07 Dec 16:17
Compare
Choose a tag to compare

Features

  • add str, repr and getitem to BasisState

Bug Fixes and Other Changes

  • update: adding a test to check for circular imports

v1.63.0

05 Dec 18:17
Compare
Choose a tag to compare

Features

  • Allow reservation ARN in task and job creation

Bug Fixes and Other Changes

  • Add Forte 1 device

v1.62.1

17 Nov 04:07
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Fix broken link to example notebook
  • update: default no longer returning RETIRED devices from get_devices

Documentation Changes

  • Add matrix expressions to docstrings

v1.62.0

09 Nov 16:15
Compare
Choose a tag to compare

Features

  • Add get_compiled_circuit convenience method

v1.61.0.post0

07 Nov 16:15
Compare
Choose a tag to compare

Documentation Changes

  • Improve docstring for make_bound_circuit

v1.61.0

06 Nov 16:17
Compare
Choose a tag to compare

Features

  • simplify entry point wrapper

Bug Fixes and Other Changes

  • fixing some type hints for optional params

v1.60.2

01 Nov 18:09
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • drop task count for batch task tests to 3

v1.60.1

01 Nov 01:34
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • set python container version explicitly
  • set decorator job working directory inside of function
  • s3 config support for decorator jobs