Skip to content

QEC-pages/search-css-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goal

search for good CSS codes and give a table for parameters [n,k,(d_x,d_z)]. The distance is estimated by Covering Set algorithm, (sometimes refered as random window algorithm). It is fast, but only gives an upper bound on the distance, which approches to the actual distance when repeated long enough. The convergence speed decay exponentially with code size.

How to use

a summary is given in css.md in increasing order of n, k. each entry is the maximum d_z found for that [n, k, (d_x)]. An empty entry means nothing found for that entry.

TODO

  • save corresponding codes for each entry in the table.

Acknowledgement

This table is inspired by code table

About

A table of CSS codes with size 5 ~ 50

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published