seangarn32 / QuGCM

QuGCM and AdaptGCM Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuGCM and ADAPT-GCM code and data

Folder "QuGCM" for the original Quantum Generator Coordinated Method (QuGCM)

Code and data for QuGCM paper

It is better to directly go to the folder "ADAPT-CGM," unless the interest is on the orginal data of the paper.

Folder "ADAPT-CGM" for ADAPT-GCM

Code for reproducing experiments and data for the ADAPT-GCM part of the ADAPT-GCM paper. So it does not include ADAPT-VQE-GCM.

It requires several python files (not need to install, but just copy the files) in the original ADAPT-VQE repo. Those files are used for generating Hamiltonians and ansatz pools, so we can guarantee the performance comparision between ADAPT-VQE and ADAPT-GCM is accurate in code level. We highly appreciate the accessibility of the source code of ADAPT-VQE.

Due to package upgrades, updates on python imports in those external files must be made to run with the later version of pyscf and openfermion. An detailed instructions are included inside.

About

QuGCM and AdaptGCM Code


Languages

Language:Jupyter Notebook 93.5%Language:Python 6.5%