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

Support DFT over arbitrary fields #335

Merged
merged 4 commits into from Apr 8, 2022
Merged

Support DFT over arbitrary fields #335

merged 4 commits into from Apr 8, 2022

Conversation

mhostetter
Copy link
Owner

No description provided.

@mhostetter mhostetter added the feature-request New feature or request label Apr 8, 2022
@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #335 (eaf1043) into master (fcd7c97) will increase coverage by 0.21%.
The diff coverage is 43.18%.

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   92.40%   92.62%   +0.21%     
==========================================
  Files          30       30              
  Lines        5203     5234      +31     
==========================================
+ Hits         4808     4848      +40     
+ Misses        395      386       -9     
Impacted Files Coverage Δ
galois/_fields/_functions.py 85.14% <41.86%> (+2.23%) ⬆️
galois/_ntt.py 94.33% <100.00%> (ø)
galois/_fields/_main.py 90.57% <0.00%> (+0.07%) ⬆️
galois/_fields/_factory.py 96.70% <0.00%> (+0.25%) ⬆️
galois/_poly_conversion.py 98.18% <0.00%> (+0.90%) ⬆️

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 fcd7c97...eaf1043. Read the comment docs.

@mhostetter mhostetter merged commit 5d8d29e into master Apr 8, 2022
@mhostetter mhostetter deleted the general-dft branch April 8, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant