Releases: amazon-braket/amazon-braket-pennylane-plugin-python
Releases · amazon-braket/amazon-braket-pennylane-plugin-python
v0.4.0
Features
- Add LocalSimulator support
v0.3.0
Features
- Enable shots=0
v0.2.0
Features
- One device to rule them all
v0.1.4.post1
Testing and Release Infrastructure
- fix black formatting
v0.1.4.post0
Documentation Changes
- Bring contribution instructions in line with other repos
Testing and Release Infrastructure
- Update formatting to follow new black rules
- Update formatting to follow new black rules
v0.1.4
Update to work with new PL versions (#23) New `Wires` class in PennyLane broke the current logic of recursively building up `QubitSet`
v0.1.3
Remove QS2 and QS3
- The QS2 and QS3 backends have been removed from AWSSimulatorDevice, since those simulators are no longer available in Braket. QS1 remains and is now the default.
- Identity gates are now only applied to unused qubits, as opposed to all.
Integ test workflow and doc improvements
- The S3 bucket is now created automatically for the integ tests; the only thing the user has to set is the
AWS_PROFILE
environment variable - Documentation fixes and improvements all around
- Set QPU timeout to 1 day
Introducing the Amazon Braket PennyLane Plugin
First release of the Braket plugin for PennyLane, allowing Xanadu's PennyLane quantum machine learning library to be used with the Amazon Braket service.