Skip to content

v0.0.5

Compare
Choose a tag to compare
@perlinm perlinm released this 09 Jan 23:40
· 1675 commits to main since this release

Classical codes can now be defined over more general finite fields.

What's Changed

  • Use modern typing annotations by @perlinm in #2
  • add py.typed by @perlinm in #3
  • always enforce modern annotation style by @richrines1 in #4
  • Allow for classical codes over finite fields of any order by @mittaltushant in #6
  • View galoir.FieldArray objects as numpy arrays by @perlinm in #8
  • Add distance calculation for classical codes with non-binary fields by @perlinm in #7

New Contributors

Full Changelog: v0.0.4...v0.0.5