Skip to content

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

v1.12.1

06 Mar 19:23
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • pin autoray

v1.12.0

03 Mar 17:52
Compare
Choose a tag to compare

Deprecations and Removals

  • deprecate python 3.7

Bug Fixes and Other Changes

  • Add support for new custom measurements
  • Remove use of in-place inversion. Replace it with qml.adjoint.

v1.11.2.post0

14 Feb 16:17
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • update github workflows for node12 retirement

v1.11.2

11 Feb 01:10
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • shots=0 measurements with trainable params

v1.11.1

09 Feb 16:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update: adding build for python 3.10
  • Merge branch 'main' into test310
  • testing python 3.10

v1.11.0

01 Feb 16:17
Compare
Choose a tag to compare

Features

  • Braket noise model for density matrix simulators

v1.10.4

03 Jan 22:52
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Cap pennylane version at v0.27

Testing and Release Infrastructure

  • Use the new Pennylane Sphinx Theme

v1.10.3

13 Dec 16:16
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #120 from aws/qaoa_bug_fix
  • fixing linters
  • removed qaoa integ test since it won't build on windows
  • integrated with pl's device.use_grouping to fix a bug with qaoa creating multiple observables

v1.10.2

08 Dec 19:50
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Only support adjoint gradient if shots=0

v1.10.1

07 Dec 21:01
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Workaround for np.tensor around observable