Skip to content

VQE algorithm for estimating the ground state energy and wave function for H2 molecule.

License

Notifications You must be signed in to change notification settings

ericardomuten/VQE_H2

Repository files navigation

VQE_H2

Variational Quantum Eigensolver Flowchart

Exploring the Variational Quantum Eigensolver (VQE) algorithm for estimating the ground state energy and wave function for H2 molecule. As a comparison, numerical simulations with Full CI method were carried out. This is a more in-depth review of the VQE demo by PennyLane The motivation, theory, simulation design, and results can be read (in Indonesian) on the Review Paper.pdf. The codes to produce the numerical plots and results in the paper are VQE_H2.ipynb and quantum-plots.ipynb.

The PennyLane package is used as the quantum programming framework, PySCF is used for the Full CI simulations.
The equation (Overleaf) template, quantum-plots.ipynb, and quantum-plots.mplstyle were provided by the Quantum Journal GitHub repository.

This work is done as a submission for the Advanced Quantum Mechanics class' final project.

About

VQE algorithm for estimating the ground state energy and wave function for H2 molecule.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published