Skip to content

Adapt VQE- Paper Implementation Challenge #899

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

Open
wants to merge 58 commits into
base: main
Choose a base branch
from

Conversation

Dacastillo
Copy link

This pull request is related with this project: #798. Here it is the ideas we have:

  • We make and Adapt-VQE code using Qiskit-Nature, tested for H-H, H-Li, and H-F.
  • We look for changes to the original VQE code of Classiq, trying to understand what kind of changes must be done to make the Adapt-VQE (basically, add flexibility to the algorithm).
  • We study all the source code (to reach the quality standard you need) and the best idea we believe than we can implement is to make the code flexible following the idea of the flexible QPE example.

We require some time to complete the code combination and test at least with the 3 examples mentioned before. It will be made more changes in this request.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@TomerGoldfriend TomerGoldfriend self-requested a review April 1, 2025 07:57
@TomerGoldfriend
Copy link
Member

Hi @Dacastillo , it is unclear what this PR is for. You added two notebooks, that seem very similar to ones we already have. In addition, you added some qiskit-nature code. I do not see how this PR addresses issue for Adaptive VQE.

I am not sure how the approach of flexible_qpe is relevant here. Feel free to reach out to the community on Slack if you have questions.

We can extend the deadline, how much time do you think you need to complete your contribution?

@Dacastillo
Copy link
Author

Dacastillo commented Apr 1, 2025 via email

@Dacastillo
Copy link
Author

Adding a new version with new code. We are making checks and cleaning to give an adequate implementation result this Saturday.

@TaliCohn TaliCohn removed the request for review from TomerGoldfriend April 3, 2025 10:40
@TomerGoldfriend
Copy link
Member

Adding a new version with new code. We are making checks and cleaning to give an adequate implementation result this Saturday.

@Dacastillo is it ready for review?

@TaliCohn
Copy link
Member

@Dacastillo Are you still working on this?

@Dacastillo
Copy link
Author

@Dacastillo Are you still working on this?

Yes, I am. I am finished a prototype notebook. I am struggling with the testing part, making a good enough test file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paper Implementation Project Implement a paper using Classiq
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants