Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade BDK and PL #109

Merged
merged 3 commits into from
Oct 16, 2023
Merged

feat: upgrade BDK and PL #109

merged 3 commits into from
Oct 16, 2023

Conversation

ajberdy
Copy link
Contributor

@ajberdy ajberdy commented Oct 16, 2023

Issue #, if available:

Description of changes:

Upgrade BDK to job decorators feature release and PL to 0.32

Testing done:

Regression tests and testing of BDK/PL

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ajberdy ajberdy requested a review from kshitijc October 16, 2023 18:57
awscli==1.29.53 \
botocore==1.31.53 \
boto3==1.28.53 \
dask==2023.1.1 \
matplotlib==3.6.3 \
numpy==1.23.5 \
pandas==2.0.0 \
pennylane==0.31.0 \
pennylane==0.32.0 \
PennyLane-Lightning==0.31.0 \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update PennyLane-Lightning to 0.32 as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, missed this one, thanks!

@@ -109,15 +109,15 @@ RUN ${PIP} install --no-cache --upgrade \
amazon-braket-default-simulator==1.20.0 \
amazon-braket-schemas==1.19.1 \
amazon-braket-pennylane-plugin==1.20.1 \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update amazon-braket-pennylane-plugin to 1.21.0

@ajberdy ajberdy requested a review from kshitijc October 16, 2023 19:04
@ajberdy ajberdy merged commit 03fb054 into main Oct 16, 2023
6 checks passed
@ajberdy ajberdy deleted the bdk-upgrade branch October 16, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants