mhostetter / galois

A performant NumPy extension for Galois fields and their applications
https://mhostetter.github.io/galois/
MIT License
295 stars 27 forks source link

Support Python 3.12 #534

Closed mhostetter closed 5 months ago

mhostetter commented 5 months ago

Fixes #525

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (529ba26) 96.43% compared to head (b7fb490) 96.44%. Report is 2 commits behind head on release/0.3.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.3.x #534 +/- ## ================================================= + Coverage 96.43% 96.44% +0.01% ================================================= Files 46 46 Lines 5911 5911 ================================================= + Hits 5700 5701 +1 + Misses 211 210 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.