Skip to content

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

v1.27.5

13 Jun 16:12

Choose a tag to compare

Bug Fixes and Other Changes

  • Replace FreeParameter("b") with FreeParameter("d") in unittests

v1.27.4

03 Jun 16:13

Choose a tag to compare

Bug Fixes and Other Changes

  • Update autoray to >= 0.6.11

v1.27.3

14 May 23:49

Choose a tag to compare

Bug Fixes and Other Changes

  • pin autoray < 0.6.10

v1.27.2

08 May 22:06

Choose a tag to compare

Bug Fixes and Other Changes

  • Translate Sum for adjoint gradient

v1.27.1

06 May 21:16

Choose a tag to compare

Bug Fixes and Other Changes

  • Correct comment

v1.27.0

06 May 16:19

Choose a tag to compare

Features

  • support LinearCombination as observable

v1.26.0

29 Apr 16:19

Choose a tag to compare

Features

  • support Prod as an observable

v1.25.0

22 Apr 16:18

Choose a tag to compare

Features

  • add phase RX gate

v1.24.6

05 Mar 16:12

Choose a tag to compare

Bug Fixes and Other Changes

  • Raise a DeviceError instead of TypeError`

v1.24.5

04 Mar 16:12

Choose a tag to compare

Bug Fixes and Other Changes

  • update test to use DummyOp

Documentation Changes

  • minor change to tox instructions