Skip to content

v0.0.26

Latest
Compare
Choose a tag to compare
@perlinm perlinm released this 31 Jan 02:05
· 19 commits to main since this release
ebd07a9

What's Changed

  • Fix missing part of BBCode layout search space by @perlinm in #205
  • Add extended Hamming code by @perlinm in #206
  • clean up check script configurations by @perlinm in #207
  • Fix return type of get_encoding_tableau by @vtomole in #209
  • More caching in automorphism group calculation by @perlinm in #210
  • Calculate the exact distance of binary codes with brute force in cython by @perlinm in #211
  • version bump to 0.0.25 by @perlinm in #212
  • pip install to jupyter environment inside notebooks by @perlinm in #215
  • bugfix in exact distance calculation for large quantum codes by @perlinm in #217
  • fix workflow caching and version bump by @perlinm in #218

Full Changelog: v0.0.24...v0.0.26