Releases: amazon-braket/amazon-braket-default-simulator-python
Releases · amazon-braket/amazon-braket-default-simulator-python
v1.39.3
v1.39.2
Bug Fixes and Other Changes
- Rename
MeasuretoProjection
v1.39.1
Bug Fixes and Other Changes
- shallow-copy circuit instructions into initial branched path
- Delegate branch calculation to correct simulator
v1.39.0
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
Bug Fixes and Other Changes
- strip verbatim box in DensityMatrixSimulator to allow noise pragmas
v1.38.0
Features
- add handle_loop_continue hook for program contexts
v1.37.3
Bug Fixes and Other Changes
- add a circuit validation test and github action
v1.37.2
Bug Fixes and Other Changes
- Pre-evaluate complex branching conditions in interpreter
v1.37.1
Bug Fixes and Other Changes
- Simplify MCM handling in context
v1.37.0
Features
- Classical control flow with mid circuit measurements