Skip to content

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

v1.20.2

12 Sep 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Extract tf casting method

Documentation Changes

  • update for amazon-braket org

v1.20.1

29 Aug 16:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • build(deps): bump aws-actions/stale-issue-cleanup from 3 to 6

Documentation Changes

  • Update PL requirement in BraketQubitDevice

v1.20.0

21 Aug 21:08
Compare
Choose a tag to compare

Features

  • Enable FreeParameter creation for trainable parameters

Bug Fixes and Other Changes

  • Don't create FreeParameters for noise

v1.19.1

27 Jul 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • docs: update README to recommend using Python 3.8

v1.19.0

26 Jul 16:12
Compare
Choose a tag to compare

Features

  • Remove do_queue kwarg

Bug Fixes and Other Changes

  • Replace Universal Analytics tag with GA4 tag in the docs
  • support noise model in batch_execute

v1.18.0

20 Jul 16:12
Compare
Choose a tag to compare

Features

  • native mode

v1.17.4

17 Jul 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Fix compatibility with the new Projector class

v1.17.3

13 Jul 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • set do_queue default to None

v1.17.2

12 Jul 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update pennylane version constraint

v1.17.1

06 Jul 04:37
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • constrain tensorflow version