Skip to content

makzator/CAFQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAFQA

(Re-)Implementation of an interface for the Variational Quantum Eigensolver and the CAFQA scheme (original code: https://github.com/rgokulsm/CAFQA).

CAFQA is a special case of VQE where the ansatz is built of Clifford gates only and the optimization is therefore performed over a discrete set. This implementation uses Stim for fast Clifford circuit simulation and HyperMapper for Bayesian Optimization over the discrete search space.

Full list of dependencies (pip install ...):

  • numpy
  • qiskit
  • qiskit[optimize]
  • qiskit[nature]
  • stim
  • scikit-quant
  • hypermapper
  • pyscf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published