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

Delete references to the removed QubitStateVector class #1289

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

andrijapau
Copy link
Contributor

Context:

Completing the deprecation cycle of QubitStateVector (see PennyLaneAI/pennylane#6525)

Description of the Change:

Removed all references to the deprecated source code.

[sc-77482]

Copy link
Contributor

github-actions bot commented Nov 7, 2024

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch 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.

@andrijapau andrijapau marked this pull request as ready for review November 7, 2024 15:45
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.95%. Comparing base (697e4d1) to head (675f9cc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1289   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files          77       77           
  Lines       11321    11321           
  Branches      982      982           
=======================================
  Hits        11090    11090           
  Misses        181      181           
  Partials       50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrijapau andrijapau merged commit 54df305 into main Nov 14, 2024
42 checks passed
@andrijapau andrijapau deleted the remove-qubit-state-vector branch November 14, 2024 20:05
andrijapau added a commit to PennyLaneAI/pennylane that referenced this pull request Nov 14, 2024
**Context:**

Completing the deprecation cycle of `QubitStateVector`.

**Description of the Change:**

1. Update `deprecations.rst`
2. Update `changelog-dev.md`
3. Remove all deprecated source code

Also, updated CI to install *latest* `pennylane-qiskit` rather than
stable.

References found in,
- Catalyst:  PennyLaneAI/catalyst#1289
- Lightning: PennyLaneAI/pennylane-lightning#985
- AQT: PennyLaneAI/pennylane-aqt#77
- Qulacs: PennyLaneAI/pennylane-qulacs#83
- Qiskit: PennyLaneAI/pennylane-qiskit#601
- Cirq: PennyLaneAI/pennylane-cirq#203

No references found in,
- QML


[sc-77482]

---------

Co-authored-by: Mudit Pandey <[email protected]>
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.

3 participants