Infleqtion / qLDPC

Tools for constructing and analyzing quantum low density parity check (qLDPC) codes.
Apache License 2.0
72 stars 8 forks source link

Use symplectic CSS parity check matrix #88

Closed perlinm closed 3 months ago

perlinm commented 3 months ago

Swaps the order of the X and Z sectors of the CSS parity check matrix, which is consistent with the fact that the X sector comes first everywhere else in the code (the inconsistency before this PR was in fact a bug).

Also put H_x "on the bottom", for consistency with (among other sources)