Skip to content

Create an instance of SSVQE (Variational Quantum Eigensolver).

Notifications You must be signed in to change notification settings

gbruno16/VQE_Assessment_IBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SSVQE istance

SSVQE is a variant of VQE that allows obtaining the first $k$ eigenvalues of an observable $H$. SSQVE introduces a new idea by adding weights to help prioritize optimizing for the term with the largest weight. (https://arxiv.org/abs/1810.09434)

This notebook is my solution to the assessment about the creation of an instance of SSVQE, as part of the Variational algorithm design course (https://qiskit.org/learn/course/algorithm-design/).

About

Create an instance of SSVQE (Variational Quantum Eigensolver).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published