Add tile codes and barbell codes (open-boundary qLDPC codes on a 2D lattice)#377
Open
TomaszAnd wants to merge 3 commits into
Open
Add tile codes and barbell codes (open-boundary qLDPC codes on a 2D lattice)#377TomaszAnd wants to merge 3 commits into
TomaszAnd wants to merge 3 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two new related code entries: tile codes and barbell codes (a special case of
tile codes). Both are nested under the existing qubit QLDPC code, with barbell
codes as a child of the new tile code entry.
New Codes:
tile): 2D-local CSS QLDPC codes on a planar lattice with openboundaries, generalizing the surface code by allowing higher-weight checks
confined to a fixed-size box. Covers the construction, the
k = 2D^2logicaldimension, the
[[288,8,12]]/[[288,8,14]]/[[512,18,19]]examples,the cellular-automaton logical basis, the Koszul-complex framework on
P^1 x P^1, and derived automorphisms. Refs: arXiv:2504.09171, 2504.08887,
2511.14589.
barbell): tile codes tailored to a fixed-connectivitysuperconducting "six-qubit star lattice plus near-local coupler" architecture,
with superdense syndrome extraction. Covers the example code families, the
C_hw ≈ 1.65 hardware-complexity figure, the teraquop result, and Relay-BP
decoding. Ref: arXiv:2606.06062.
Parents/cousins link to surface, rotated surface, bivariate bicycle,
hypergraph product, La-Cross, 2D lattice stabilizer, and 2D color codes.
I have added myself (
TomaszAndrzejewski) tousers/users_db.yml.Checklist:
I remembered to:
\cite{...})\hyperref[code:...]{...})