qml
qml copied to clipboard
Classically Boosted VQE Demo
Before submitting
Please complete the following checklist when submitting a PR:
-
[ ] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the README.
-
[ ] Add a thumbnail link to your tutorial in
beginner.rst, or if a QML implementation, inimplementations.rst. -
[ ] All QML tutorials conform to PEP8 standards. To auto format files, simply
pip install black, and then runblack -l 100 path/to/file.py.
When all the above are checked, delete everything above the dashed line and fill in the pull request template.
Title: Classically-Boosted Variational Quantum Eigensolver
Summary: A demo on the Classically-Boosted Variational Quantum Eigensolver.
Relevant references: https://arxiv.org/abs/2106.04755
Possible Drawbacks: None
Related GitHub Issues: None
Thank you for opening this pull request.
You can find the built site at this link.
Deployment Info:
- Pull Request ID:
533 - Deployment SHA:
556b353dfd7e5327f42f7be8fbde7b8614c2c1e0(TheDeployment SHArefers to the latest commit hash the docs were built from)
Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.