Skip to content

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

v1.2.1

13 May 20:16
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • cache supported ops in the device
  • Merge pull request #68 from antalszava/patch-2
  • Update setup.py to ease PennyLane pinning

Documentation Changes

  • Correct supported gates

v1.2.0

11 May 20:14
Compare
Choose a tag to compare

Features

  • Bring functionality in line with PennyLane v0.15.0 release

v1.1.1

04 May 15:20
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Correct parameter-shift rules

v1.1.0.post2

26 Apr 20:13
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Crank up coverage to 100%

v1.1.0.post1

11 Mar 20:14
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Add Python 3.9

v1.1.0.post0

03 Mar 20:13
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Update tests for AwsDevice implementation

v1.1.0

10 Feb 20:12
Compare
Choose a tag to compare

Features

  • Decompositions of XY and Ising gates

v1.0.2

02 Feb 20:14
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Improved wires support
  • Fix probability returns

v1.0.1

28 Jan 20:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Add inverses to integ tests
  • Merge pull request #53 from aws/inverse
  • integ test fix
  • small refactors

v1.0.0.post3

12 Jan 20:11
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Enable Codecov