Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Galois rings #347

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Add Galois rings #347

wants to merge 18 commits into from

Conversation

mhostetter
Copy link
Owner

No description provided.

@mhostetter mhostetter added the feature-request New feature or request label Apr 22, 2022
@mhostetter mhostetter marked this pull request as draft April 22, 2022 21:53
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #347 (c179ebd) into master (39ec643) will decrease coverage by 0.16%.
The diff coverage is 88.52%.

❗ Current head c179ebd differs from pull request most recent head d1d76a8. Consider uploading reports for the commit d1d76a8 to get more accurate results

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   92.96%   92.79%   -0.17%     
==========================================
  Files          40       41       +1     
  Lines        5327     5410      +83     
==========================================
+ Hits         4952     5020      +68     
- Misses        375      390      +15     
Impacted Files Coverage Δ
galois/_lfsr.py 84.37% <50.00%> (ø)
galois/_domains/_array.py 88.01% <71.73%> (-4.23%) ⬇️
galois/_domains/_factory.py 83.33% <83.33%> (ø)
galois/_domains/_function.py 83.81% <83.81%> (ø)
galois/_domains/_poly.py 85.66% <85.66%> (ø)
galois/_domains/_ufunc.py 91.61% <88.50%> (ø)
galois/typing.py 88.88% <88.88%> (-11.12%) ⬇️
galois/_polys/_poly.py 90.84% <90.00%> (ø)
galois/_domains/_linalg.py 95.77% <95.77%> (ø)
galois/_fields/_array.py 93.81% <96.36%> (+0.15%) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39ec643...d1d76a8. Read the comment docs.

@mhostetter mhostetter added new-feature A new feature and removed feature-request New feature or request labels Apr 30, 2022
@mhostetter mhostetter force-pushed the master branch 5 times, most recently from 84e103d to 9421d32 Compare August 26, 2022 21:14
@mhostetter mhostetter changed the base branch from master to main November 4, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant