Releases: amazon-braket/amazon-braket-pennylane-plugin-python
Releases · amazon-braket/amazon-braket-pennylane-plugin-python
v1.12.1
Bug Fixes and Other Changes
- pin autoray
v1.12.0
Deprecations and Removals
- deprecate python 3.7
Bug Fixes and Other Changes
- Add support for new custom measurements
- Remove use of in-place inversion. Replace it with
qml.adjoint
.
v1.11.2.post0
Testing and Release Infrastructure
- update github workflows for node12 retirement
v1.11.2
Bug Fixes and Other Changes
shots=0
measurements with trainable params
v1.11.1
Bug Fixes and Other Changes
- update: adding build for python 3.10
- Merge branch 'main' into test310
- testing python 3.10
v1.11.0
Features
- Braket noise model for density matrix simulators
v1.10.4
Bug Fixes and Other Changes
- Cap pennylane version at v0.27
Testing and Release Infrastructure
- Use the new Pennylane Sphinx Theme
v1.10.3
v1.10.2
Bug Fixes and Other Changes
- Only support adjoint gradient if shots=0
v1.10.1
Bug Fixes and Other Changes
- Workaround for np.tensor around observable