Releases: qiskit-community/qiskit-braket-provider
Releases · qiskit-community/qiskit-braket-provider
v0.4.5
v0.4.4
Changes
- Fix backend name @chongyouquan (#196)
- Update Qiskit version compatibility @rmshaffer (#197)
v0.4.3
Changes
- fix: Convert noncontiguous qubit indices @speller26 (#194)
- Update device capabilities list for Rigetti Ankaa-3 launch @licedric (#193)
v0.4.2
Changes
- Update version to 0.4.2 @rmshaffer (#191)
- fix: Preserve classical bit ordering for measurement results @rmshaffer (#190)
- Add native switch to run method @shpface (#189)
- feat: add connectivity to transpile @shpface (#188)
v0.4.1
Changes
- Move measurements after verbatim box @speller26 (#187)
- add Qiskit compatibility badge @1ucian0 (#181)
- Update qiskit-ionq dependency @speller26 (#185)
- Providerv1 deprication patch @LowkeyCoding (#182)
- fix: remove openqasm reserved names in tests @yitchen-tim (#184)
- Improve unit test coverage @WingCode (#179)
v0.4.0
v0.3.1
Changes
- Bump version from 0.2.0 to 0.3.1 @speller26 (#175)
v0.3.0
Changes
- feature: add support for braket measure instruction @ashlhans (#169)
- feat: add phase RX gate @math411 (#172)
- Rename
AmazonBraketTasktoBraketQuantumTask@speller26 (#171, #173) - Documentation corrections @speller26 (#168, #174)
v0.2.0
Changes
- Bump version to 0.2.0 @speller26 (#166)
- Simplify controlled gateset @speller26 (#167)
- Deprecate AWSBraket_ for standardized classes @speller26 (#165)
- Improve controlled gate support @speller26 (#164)
- Fix statevector endianness @speller26 (#163)
- Support Qiskit 1.x @speller26 (#162)
- Optimize the number of queries to the service @jcjaskula-aws (#158)
- Update notebooks @jcjaskula-aws (#157)
v0.1.1
Changes
- Ignore global phase if unsupported @speller26 (#156)