Skip to content

v0.0.8

Compare
Choose a tag to compare
@perlinm perlinm released this 19 Mar 21:43
· 815 commits to main since this release

What's Changed

  • Faster logical operator construction by @perlinm in #13
  • Additions to groups.py: SL, PSL, random symmetric subsets, new Group constructor by @mittaltushant in #15
  • formatting fixes by @perlinm in #17
  • better generation of nontrivial random logical operators by @perlinm in #18
  • (even) better generation of nontrivial random logical operators by @perlinm in #19
  • Require that each file is covered by its own test file by @perlinm in #20
  • Overhaul distance calculations and API by @perlinm in #21
  • Overhaul and simplify CayleyComplex construction by @perlinm in #22
  • Add DicyclicGroup, GAP16, GAP18, and GAP20 by @perlinm in #23
  • Add example notebook by @perlinm in #26
  • Build groups indexed by GAP by @perlinm in #25
  • Add GAP code constructions by @perlinm in #24
  • More classical code options by @perlinm in #27
  • Add Reed-Muller code by @perlinm in #28

Full Changelog: v0.0.6...v0.0.8