Skip to content

v0.0.21

Compare
Choose a tag to compare
@perlinm perlinm released this 06 Jan 15:58
· 275 commits to main since this release
6bcd7c7

What's Changed

  • Combine formatting and linting checks by @perlinm in #156
  • Add more decoders from ldpc and use BP-LSD by default by @perlinm in #157
  • Add early stopping to *Code.get_distance_bound methods by @perlinm in #158
  • Revert to BP-OSD as the default decoder by @perlinm in #159
  • Allow stacking many codes by @perlinm in #161
  • Flatten logical operator arrays (QuditCode.get_logical_ops()) into a matrix by @perlinm in #163
  • Add quantum code concatenation by @perlinm in #162
  • version bump to 0.0.21 by @perlinm in #164

Full Changelog: v0.0.20...v0.0.21