Skip to content

QEC-pages/Quantum_Code_Distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Code Distance

The repository contains a program written in GAP language for calculating the distance of a quantum code over an arbitrary field, using the matrix corresponding to the stabilizer group and exploiting a random algorithm.

The file "RandomDistance.gap" provides ReadGeneratorMatrix function for reading the matrix corresponding to the stabilizer group from the file, DoRandDist for calculating the distance of the code, SaveNewMTX and SaveAddMTX for creating a new file with parameters and matrix in Matrix Market format or inserting a code parameters into the existing file.

All additional details about the code functionality can be found in the last section of an overleaf project:

https://www.overleaf.com/read/fcyfjxwytsrj

Files "5qubitInteger.mtx" and "5qubitComplex.mtx" are test files with matricies corresponding to 5 qubit code stored in a full and compressed forms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages