bionanoimaging / FourierTools.jl

Tools for working with Fourier space.
https://bionanoimaging.github.io/FourierTools.jl/stable/
MIT License
56 stars 6 forks source link

addec CUDA.jl support for czt #44

Closed RainerHeintzmann closed 3 months ago

RainerHeintzmann commented 3 months ago

a comparison for the CuArray results and the Array results was made by hand for an example. No further dependencies were added. However, an internal function ("FourierTools.get_kernel_1d") changed its signature.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.01%. Comparing base (a3f96fc) to head (271b6af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 92.92% 93.01% +0.08% ========================================== Files 18 18 Lines 1018 1031 +13 ========================================== + Hits 946 959 +13 Misses 72 72 ```

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