Skip to content

Releases: amazon-braket/amazon-braket-default-simulator-python

v1.39.3

15 May 19:49

Choose a tag to compare

Bug Fixes and Other Changes

  • fix(interpreter): Skip rvalue evaluation for MCM-dependent assignments in non-simulating contexts

v1.39.2

11 May 16:14

Choose a tag to compare

Bug Fixes and Other Changes

  • Rename Measure to Projection

v1.39.1

04 May 16:14

Choose a tag to compare

Bug Fixes and Other Changes

  • shallow-copy circuit instructions into initial branched path
  • Delegate branch calculation to correct simulator

v1.39.0

29 Apr 20:52

Choose a tag to compare

Features

  • Support IQM classical control gates

Bug Fixes and Other Changes

  • Implementation-independent MCM check
  • Proper handling of classical assignments and pure classical control

v1.38.1

22 Apr 16:20

Choose a tag to compare

Bug Fixes and Other Changes

  • strip verbatim box in DensityMatrixSimulator to allow noise pragmas

v1.38.0

21 Apr 01:32

Choose a tag to compare

Features

  • add handle_loop_continue hook for program contexts

v1.37.3

20 Apr 16:26

Choose a tag to compare

Bug Fixes and Other Changes

  • add a circuit validation test and github action

v1.37.2

16 Apr 14:26

Choose a tag to compare

Bug Fixes and Other Changes

  • Pre-evaluate complex branching conditions in interpreter

v1.37.1

15 Apr 16:16

Choose a tag to compare

Bug Fixes and Other Changes

  • Simplify MCM handling in context

v1.37.0

14 Apr 16:16

Choose a tag to compare

Features

  • Classical control flow with mid circuit measurements