Infleqtion / qLDPC

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

Add `QuditCode.is_CSS` to determine whether a code is actually a CSS code #107

Open perlinm opened 3 months ago

perlinm commented 3 months ago

Also compute and store sub-codes, if CSS, and add QuditCode.to_CSS: QuditCode -> CSSCode.

Possibly helpful/relevant: https://quantumcomputing.stackexchange.com/questions/15432/