What's Changed
- Return only X/Z support of
code.get_logical_ops(Pauli.[X/Z])
forCSSCode
s by @perlinm in #234 - Fix some minor bugs and confusions around the symplectic conjugate by @perlinm in #235
- Extend
LookupDecoder
toQuditCode
by @perlinm in #236 - Add support for subsystem codes by @perlinm in #238
- Add linear-algebra-based calculation of destabilizers by @perlinm in #240
Full Changelog: v0.0.27...v0.0.28