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

Remove X and P #4533

Merged
merged 10 commits into from
Aug 29, 2023
Merged

Remove X and P #4533

merged 10 commits into from
Aug 29, 2023

Conversation

lillian542
Copy link
Contributor

Removes CV observables qml.X and qml.P (deprecated last release in favour of qml.QuadX and qml.QuadP)

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@lillian542
Copy link
Contributor Author

[sc-43898]

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #4533 (c64b88e) into master (2468bcb) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4533      +/-   ##
==========================================
- Coverage   99.66%   99.66%   -0.01%     
==========================================
  Files         376      376              
  Lines       33074    33061      -13     
==========================================
- Hits        32964    32951      -13     
  Misses        110      110              
Files Changed Coverage Δ
pennylane/data/attributes/operator/operator.py 100.00% <ø> (ø)
pennylane/gradients/parameter_shift_cv.py 99.61% <ø> (ø)
pennylane/ops/cv.py 100.00% <ø> (ø)
pennylane/tape/__init__.py 100.00% <ø> (ø)
pennylane/tape/qscript.py 100.00% <ø> (ø)
pennylane/devices/default_gaussian.py 100.00% <100.00%> (ø)

@lillian542 lillian542 requested a review from a team August 28, 2023 20:11
@lillian542 lillian542 requested a review from a team August 29, 2023 14:06
Copy link
Contributor

@albi3ro albi3ro left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Contributor

@mudit2812 mudit2812 left a comment

Choose a reason for hiding this comment

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

Thanks! Here's a 🚀

@lillian542 lillian542 enabled auto-merge (squash) August 29, 2023 17:10
@lillian542 lillian542 merged commit 01a1356 into master Aug 29, 2023
38 checks passed
@lillian542 lillian542 deleted the remove_X_and_P branch August 29, 2023 19:04
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.

4 participants