Skip to content

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

v0.4.0

30 Sep 20:11
Compare
Choose a tag to compare

Features

  • Add LocalSimulator support

v0.3.0

18 Sep 20:11
Compare
Choose a tag to compare

Features

  • Enable shots=0

v0.2.0

15 Sep 20:07
Compare
Choose a tag to compare

Features

  • One device to rule them all

v0.1.4.post1

10 Sep 20:07
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • fix black formatting

v0.1.4.post0

09 Sep 23:39
Compare
Choose a tag to compare

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

25 Aug 19:25
bbfbf97
Compare
Choose a tag to compare
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

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.