Skip to content

v0.2.6

Latest

Choose a tag to compare

@perlinm perlinm released this 24 Oct 19:58
· 29 commits to main since this release
306d62d

What's Changed

  • Add qldpc.math.block_matrix to simplify building block matrices by @perlinm in #381
  • Fix python 3.10 support by @perlinm in #383
  • Gap fix by @perlinm in #384
  • Simplify cache keys and add option to delete cache entries by @perlinm in #388
  • Add option to compute automorphism groups with MAGMA by @perlinm in #387
  • Retrieve codes from qecdb.org by @perlinm in #392
  • [BREAKING CHANGE] Pass sequences to some methods that previously accepted many arguments by @perlinm in #393
  • Add "human API" to GAP, if GAP cannot be called automatically by @perlinm in #391
  • Make workflows use python 3.10 by @perlinm in #395
  • version bump to v0.2.6 by @perlinm in #394

Full Changelog: v0.2.4...v0.2.6