Releases: amazon-braket/amazon-braket-pennylane-plugin-python
Releases · amazon-braket/amazon-braket-pennylane-plugin-python
v1.16.0
Features
- implement support for classical shadows and computing expectation values with them
Bug Fixes and Other Changes
- temporarily disabling integ test.
- Update expval validation
v1.15.3
Bug Fixes and Other Changes
- docs: add a linter to check proper rst formatting and fix up incorrect docs
v1.15.2.post0
Testing and Release Infrastructure
- twine check action
v1.15.2
Bug Fixes and Other Changes
- update the project name for coverage runs and clean the tox env
v1.15.1
Bug Fixes and Other Changes
- Adjoint gradient active return compatibility
v1.15.0.post0
Documentation Changes
- Correct README format for PyPI
v1.15.0
Features
- Add AHS devices
Bug Fixes and Other Changes
- Tempfix for failing tests
- Postprocess jacobian result shape
v1.14.1
Bug Fixes and Other Changes
- test: parallelize test execution for pytest
v1.14.0
Features
- add Python 3.11 support