Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Algorithms tutorials 02_, 03_ and 04_ need amending to not use deprecated code. #1456

Closed
woodsp-ibm opened this issue May 17, 2023 · 5 comments

Comments

@woodsp-ibm
Copy link
Member

Three tutorials 02_..., 03_... and 04_... all still use a PauliSumOp. Since the H2_op started out as a SparsePauliOp I am not sure why its later converted to a PauliSumOp. In the case of 03 that may be as it still is using the deprecated NumPyMinimumEigensolver. These uses lead to deprecated messages in the tutorials so they need to be updated accordingly.

@TannerTorrey3
Copy link
Contributor

TannerTorrey3 commented Jun 8, 2023

Im trying to get some contributions for the Qiskit advocate application. I found the issues you're discussing let me know if I should go ahead and fix them.
All three tutorials use NumPyMinimumEigensolver and make the swap to PauliSumOp.

@woodsp-ibm
Copy link
Member Author

@TannerTorrey3

The 04_.... VQD tutorial I don't believe is being addressed so if you'd like to do that one it would be good.

@divshacker
Copy link
Contributor

Yes, I looked over the 4th tutorial and that just needs this paulisumop fix so I didn't made a separate PR for this much small Change. I was planning to cover it up in other PRs. But as you (@TannerTorrey3) wanted to contribute for Qiskit Advocate application then go ahead 🙂 as application just opened.
BTW I am doing a QAMP project improving all of the tutorials (If needed) of this Qiskit tutorial repo.

@TannerTorrey3
Copy link
Contributor

TannerTorrey3 commented Jun 9, 2023

@woodsp-ibm @divshacker Ok thank you I'll get on those fixes. Let me know if I can be of assistance with QAMP. I definitely have some knowledge gaps with QC, but should be able to be some assistance.

@Eric-Arellano
Copy link
Collaborator

This is being handled as part of qiskit-community/qiskit-algorithms#44.

@Eric-Arellano Eric-Arellano closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants