Skip to content

gate42qc/qvector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QVECTOR algorithm implementation

QVECTOR: an algorithm for device-tailored quantum error correction Implemented based on this paper: Johnson, Peter D., et al. "QVECTOR: an algorithm for device-tailored quantum error correction." arXiv preprint arXiv:1711.02249 (2017).

Usage

Using optimize function in qvector.py one can find optimal parameters for error correction for specific system.

After optimal parameters are found one can use the get_encode_qc functions to encode the state of the logical qubits to physical qubits and get_recovery_qc to recover from errors.

About

QVECTOR algorithm implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages