-
Notifications
You must be signed in to change notification settings - Fork 1
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
Migrate AdaptVQE
from Qiskit Nature to Terra
#3
Comments
It's great to the continuation of mentorship project. @fs1132429 @dlasecki can you please comment here so that I can assign you to the issue? Thank you. |
Note to other advocates: this project is a continuation from QAMP Fall 21 and therefore is not open for application. |
Sure. |
yes! |
qamp-spring22.pptx |
Checkpoint 2: |
Final presentation : |
Description
The
AdaptVQE
algorithm, originally implemented in Qiskit Aqua as the outcome of the Qiskit Hackathon Europe 2019, link. Since then, it has been refactored multiple times, most recently during the QAMP Fall 2021 to leverage Qiskit Terra'sgradient
framework link.This time around, we would like to take the algorithm one step further by decoupling it from Qiskit Nature and migrate it to Qiskit Terra, making it more widely available. More details will be provided soon.
Deliverables
Migrate the
AdaptVQE
algorithm from Qiskit Nature to Terra.Mentors details
Number of mentees
1
Type of mentees
AdaptVQE
VariationalAlgorithm
interfaceGroundStateEigensolver
interfaceThis project will be continued from qiskit-advocate/qamp-fall-21#5 by @fs1132429
The text was updated successfully, but these errors were encountered: