mhostetter / galois

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

Allow `ufunc_mode="python-calculate"` for all fields #551

Closed mhostetter closed 3 months ago

mhostetter commented 3 months ago

Fixes #540

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.57%. Comparing base (9afd83d) to head (430bf98). Report is 14 commits behind head on release/0.3.x.

:exclamation: Current head 430bf98 differs from pull request most recent head 9c6d864

Please upload reports for the commit 9c6d864 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.3.x #551 +/- ## ================================================= + Coverage 96.44% 96.57% +0.12% ================================================= Files 46 46 Lines 5911 5895 -16 ================================================= - Hits 5701 5693 -8 + Misses 210 202 -8 ```

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