Skip to content

iavdic/quantum-computing-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Analysis of Quantum Ansatz Performance for VQE as Implemented in Qiskit

This project evaluates the performance of different quantum ansatzes using the Variational Quantum Eigensolver (VQE) algorithm to compute the ground state energy of the hydrogen molecule (H₂). It compares the Unitary Coupled Cluster Singles and Doubles (UCCSD), paired UUCD (pUCCD) and pUCCSD, symmetry-adapted UCCSD (SUCCSD), the Hardware Efficient Ansatz (HEA), and a custom ansatz in terms of accuracy.

Setup

  1. Clone the repository:
    git clone https://github.com/iavdic/quantum-computing-projects.git
    cd quantum-computing-projects

About

Exploratory quantum computing projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published