Skip to content

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

v0.5.3

04 Dec 20:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #46 from aws/infra/update-pl-min-ver
  • Merge pull request #45 from aws/documentation/enable-tape
  • Merge pull request #44 from aws/fix/batch-default
  • Minor wording fix
  • Use max_parallel=None as default for batching

Documentation Changes

  • Mention tape mode and link to AWS quota details

Testing and Release Infrastructure

  • Update minimum dependency versions
  • PennyLane docs theme

v0.5.2

02 Dec 20:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Unwrap tensors into a NumPy arrays in apply()

v0.5.1.post0

01 Dec 20:11
Compare
Choose a tag to compare

Documentation Changes

  • Remove private beta instructions

v0.5.1

26 Nov 20:11
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #40 from aws/fix/batch-retry
  • Enable specification of max_retries for batch_execute()

v0.5.0

23 Nov 20:12
Compare
Choose a tag to compare

Features

  • Use batching methods in the Braket SDK to run parallel batch executions.

Bug Fixes and Other Changes

  • Merge pull request #39 from aws/feature/batching-from-sdk
  • Add minor comment about max_parallel and max_connections
  • Refactor translation from Braket to PennyLane results to read task results directly instead of Braket tasks
  • Merge pull request #37 from aws/fix/rename-package
  • Merge branch 'main' into fix/rename-package
  • Merge pull request #38 from aws/fix/default-polling-time
  • Merge branch 'fix/rename-package' of ssh://github.com/aws/amazon-braket-pennylane-plugin-python into fix/rename-package
  • Fix typo in package name
  • Fix typo in package name

v0.4.4

20 Nov 20:07
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #36 from aws/lundql-patch-1
  • Merge branch 'main' into lundql-patch-1
  • Update README.md

v0.4.3

19 Nov 20:11
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #35 from aws/lundql-patch-2
  • Merge branch 'main' into lundql-patch-2
  • Merge pull request #34 from aws/lundql-patch-1
  • Merge branch 'main' into lundql-patch-1
  • Merge branch 'main' into lundql-patch-2
  • Update index.rst
  • Update braket_device.py

v0.4.2

17 Nov 20:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Merge pull request #33 from aws/lundql-patch-1
  • Update doc/usage.rst
  • Update doc/usage.rst
  • Update usage.rst

v0.4.1

30 Oct 20:11
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Provide parallelized batch execution

Testing and Release Infrastructure

  • updating codeowners

v0.4.0.post0

06 Oct 20:11
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • change s3 bucket exists check