Canonical codeword bug fixed & gf2_util.py added
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_logicalsadded. - Tuple inputs for error rates (each element for each Pauli type) enabled in #6
Full Changelog: v0.3.0...v0.4.0