Releases: amazon-braket/amazon-braket-pennylane-plugin-python
Releases · amazon-braket/amazon-braket-pennylane-plugin-python
v1.20.2
Bug Fixes and Other Changes
- Extract tf casting method
Documentation Changes
- update for amazon-braket org
v1.20.1
Bug Fixes and Other Changes
- build(deps): bump aws-actions/stale-issue-cleanup from 3 to 6
Documentation Changes
- Update PL requirement in
BraketQubitDevice
v1.20.0
Features
- Enable
FreeParameter
creation for trainable parameters
Bug Fixes and Other Changes
- Don't create
FreeParameter
s for noise
v1.19.1
Bug Fixes and Other Changes
- docs: update README to recommend using Python 3.8
v1.19.0
Features
- Remove
do_queue
kwarg
Bug Fixes and Other Changes
- Replace Universal Analytics tag with GA4 tag in the docs
- support noise model in batch_execute
v1.18.0
Features
- native mode
v1.17.4
Bug Fixes and Other Changes
- Fix compatibility with the new Projector class
v1.17.3
Bug Fixes and Other Changes
- set do_queue default to None
v1.17.2
Bug Fixes and Other Changes
- Update pennylane version constraint
v1.17.1
Bug Fixes and Other Changes
- constrain tensorflow version