qml icon indicating copy to clipboard operation
qml copied to clipboard

Classically Boosted VQE Demo

Open isschoch opened this issue 3 years ago • 1 comments

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, in implementations.rst.

  • [ ] All QML tutorials conform to PEP8 standards. To auto format files, simply pip install black, and then run black -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

isschoch avatar Jul 27 '22 21:07 isschoch

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 (The Deployment SHA refers 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.

github-actions[bot] avatar Jul 27 '22 22:07 github-actions[bot]