qml icon indicating copy to clipboard operation
qml copied to clipboard

[WIP] add quantum resource estimation demo

Open soranjh opened this issue 3 years ago • 2 comments

Title: Quantum Resource Estimation

Summary:

Relevant references:

Possible Drawbacks:

Related GitHub Issues:

soranjh avatar Aug 25 '22 14:08 soranjh

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

  • Pull Request ID: 558
  • Deployment SHA: e8b339981eda7b55fc239f28edf1236affea1b5e (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 Aug 25 '22 15:08 github-actions[bot]

PR was closed automatically as the dev branch was recreated. Re-opened the PR and now it targets master.

If the demo does use any post-v0.26.0 features from PennyLane, the target branch should be changed again to dev.

antalszava avatar Sep 21 '22 16:09 antalszava

Looks good! Couple general comments:

  • I know the applications for this module in PennyLane only reach QChem, but the placement of the demo (in QChem demos) seems off at first glance
  • Should we be more explanatory when introducing terms like "one-electron integrals" or "first-quantized Hamiltonians"?

Thanks @isaacdevlugt.

I agree with your concern that this demo is about a general topic, resource estimation, but it is too qchem-specific in its current form. The reason is that the qml.resorce module supports very advanced qchem algorithms at the moment and we cannot really have a general demo. This also explains why the demo is technical in terms of qchem jargon. For these reasons, I prefer the demo to appear in Quantum Chemistry for now. This also gives the users a hint that they should expect a lot of qchem when they want to estimate quantum resources.

In the future, when we support more general algorithms in qml.resorce, we can expand the demo and bring the qchem part to a dedicated section.

I can provide more links to our demos and wiki pages for the qchem concepts. But explaining the concepts here, very likely, changes the focus of the demo.

Please let me know what you think.

soranjh avatar Oct 18 '22 14:10 soranjh

Agreed! I like the idea of re-titling the demo. Maybe, "Resource estimation for quantum chemistry"? Or, we can put it into two demo categories as was stated in a different thread.

isaacdevlugt avatar Oct 18 '22 14:10 isaacdevlugt

Awesome, thanks @ikurecic 💪

KetpuntoG avatar Nov 21 '22 20:11 KetpuntoG

great job! We will announce it this Wednesday morning 🚀

KetpuntoG avatar Nov 21 '22 20:11 KetpuntoG