Skip to content

Canonical codeword bug fixed & gf2_util.py added

Choose a tag to compare

@mkangquantum mkangquantum released this 10 Jan 18:00
· 72 commits to main since this release
7419659

What's Changed

  • HGP canonical codeword bug fixed (Please check the new version if you were using the HGP code)
  • HGP codewords are set in cardinal form only when full-rank classical parity check matrices are given in #9
  • BPC canonical codeword will be fixed soon.
  • gf2_util.py (basic linear algebra funtions) added in #10
  • Test function for logical codeword verify_css_logicals added.
  • Tuple inputs for error rates (each element for each Pauli type) enabled in #6

Full Changelog: v0.3.0...v0.4.0