Skip to content

Releases: amazon-braket/amazon-braket-pennylane-plugin-python

v0.1.3

05 Jun 23:33
b2037d4
Compare
Choose a tag to compare
  • Added support for all Braket gates
  • Introduced tox for testing and documentation
  • Increased device timeout to match the Braket SDK

Remove QS2 and QS3

20 May 19:51
f98a2ad
Compare
Choose a tag to compare
  • 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

02 Apr 22:06
53b0a3b
Compare
Choose a tag to compare
  • 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

01 Apr 16:54
91d8dbe
Compare
Choose a tag to compare

First release of the Braket plugin for PennyLane, allowing Xanadu's PennyLane quantum machine learning library to be used with the Amazon Braket service.