JuliaMath / NFFT.jl

Julia implementation of the Non-equidistant Fast Fourier Transform (NFFT)
Other
153 stars 28 forks source link

Add ducc0 Wrapper #108

Closed tknopp closed 2 years ago

tknopp commented 2 years ago

Alternative to #107

codecov[bot] commented 2 years ago

Codecov Report

Base: 88.62% // Head: 88.62% // No change to project coverage :thumbsup:

Coverage data is based on head (a05df62) compared to base (bbda1e3). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ======================================= Coverage 88.62% 88.62% ======================================= Files 9 9 Lines 1090 1090 ======================================= Hits 966 966 Misses 124 124 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.