Skip to content

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

v1.112.1

18 Feb 16:17

Choose a tag to compare

Bug Fixes and Other Changes

  • change qubit number division to floor division

v1.112.0

16 Feb 16:18

Choose a tag to compare

Features

  • Emulator support for ProgramSets, transformation passes

v1.111.2

09 Feb 16:16

Choose a tag to compare

Bug Fixes and Other Changes

  • Print statement was altering the circuit

v1.111.1

05 Feb 16:14

Choose a tag to compare

Bug Fixes and Other Changes

  • Accept qubit 0 as valid Barrier target

v1.111.0

30 Jan 21:00

Choose a tag to compare

Deprecations and Removals

  • Drop Python 3.10

v1.110.1

26 Jan 16:15

Choose a tag to compare

Bug Fixes and Other Changes

  • add barrier gate to BRAKET_GATES
  • preserve global barrier semantics

Documentation Changes

  • Update docs badge to point to default version

v1.110.0

22 Jan 16:14

Choose a tag to compare

Features

  • Support targetless observables and Pauli strings in program sets

Bug Fixes and Other Changes

  • More efficient check for physical qubits

v1.109.0

20 Jan 16:14

Choose a tag to compare

Features

  • support barrier in from_ir method

v1.108.1

12 Jan 16:18

Choose a tag to compare

Bug Fixes and Other Changes

  • ruf067 error

v1.108.0

08 Jan 16:17

Choose a tag to compare

Features

  • update device.run to support experimentalCapabilities flag

Bug Fixes and Other Changes

  • No targetless observables in CircuitBinding