Skip to content

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

v1.5.1

27 Sep 20:14
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #75 from albi3ro/add-tracker
  • Merge branch 'main' into add-tracker
  • fix format errors
  • Update test/unit_tests/test_braket_device.py

v1.5.0

24 Sep 20:13
Compare
Choose a tag to compare

Features

  • Support for Hamiltonians

v1.4.2

03 Sep 17:55
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Remove YY gate import from integ tests
  • Add IsingYY support

v1.4.1

06 Aug 20:59
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • correct operation names
  • update: Make supported operations device specific

v1.4.0

13 Jul 22:03
Compare
Choose a tag to compare

Features

  • Support Projector observable

v1.3.0

24 May 20:24
Compare
Choose a tag to compare

Features

  • Support for density matrix simulators

Testing and Release Infrastructure

  • Use GitHub source for tox tests

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%