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

Radix fft reference implementations #9

Merged
merged 42 commits into from
Jan 28, 2024
Merged

Radix fft reference implementations #9

merged 42 commits into from
Jan 28, 2024

Conversation

tobiashienzsch
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f680003) 95.57% compared to head (dcae268) 96.20%.

Files Patch % Lines
src/neo/convolution/overlap_add_convolver.hpp 94.54% 0 Missing and 3 partials ⚠️
src/neo/fft/backend/ipp.hpp 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   95.57%   96.20%   +0.63%     
==========================================
  Files          83       91       +8     
  Lines        1761     2134     +373     
  Branches      354      393      +39     
==========================================
+ Hits         1683     2053     +370     
  Misses          6        6              
- Partials       72       75       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiashienzsch tobiashienzsch merged commit ad65ba3 into main Jan 28, 2024
21 checks passed
@tobiashienzsch tobiashienzsch deleted the radix-fft branch January 28, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant