VQE-LD tutorial#1771
Open
ericoteixeira wants to merge 9 commits into
Open
Conversation
Your preview is ready 🎉!You can view your changes here
|
Member
|
Hi @ericoteixeira thanks for opening this PR. It looks like you have included your Python virtual environment. Could you please delete this from the PR? In addition, do you have a notebook or python script for the VQE-LD demo? |
Author
|
Hi @josh146,
I just removed the environment and updated the PR.
With respect to a python script, I attached a file.
Best Regards
On 7 May 2026, at 12:11, Josh Izaac ***@***.***> wrote:
josh146
left a comment
(PennyLaneAI/demos#1771)
<#1771 (comment)>
Hi @ericoteixeira <https://github.com/ericoteixeira> thanks for opening this PR. It looks like you have included your Python virtual environment. Could you please delete this from the PR?
In addition, do you have a notebook or python script for the VQE-LD demo?
—
Reply to this email directly, view it on GitHub <#1771 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AJNMWQF66JQSWF3JV5PO4734ZSRQJAVCNFSM6AAAAACYIL2X5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DGOJYGMYDEMBSGQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.

|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title:
An overview of VQE-LD
Summary:
Improving ground state energy prediction by incorporating the convergence of the one-particle reduced density matrix in VQE.
Relevant references:
Amanda Marques de Lima, Erico Souza Teixeira, Eivson Darlivam Rodrigues de Aguiar Silva, Ricardo Luiz Longo. Improving Energy and Molecular Properties by Convergence of the One-Particle Reduced Density Matrix in Variational Quantum Eigensolvers (VQE). Journal of Computational Chemistry 47 (2026). https://doi.org/10.1002/jcc.70289
Possible Drawbacks:
Related GitHub Issues:
If you are writing a demonstration, please answer these questions to facilitate the marketing process.
GOALS — Why are we working on this now?
Present a variation of VQE, now incorporating the one-particle reduced density matrix (1-RDM) in the convergence process.
AUDIENCE — Who is this for?
Chemistry researchers in quantum computing.
KEYWORDS — What words should be included in the marketing post?
Density matrix, quantum computing, variational quantum eigensolver
Which of the following types of documentation is most similar to your file?