bionanoimaging / FourierTools.jl

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

Faster czt #43

Closed RainerHeintzmann closed 2 months ago

RainerHeintzmann commented 3 months ago

to speed up the czt performance. Also added support for arbitrary transform-dims.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.93%. Comparing base (4dcec51) to head (7435066). Report is 1 commits behind head on main.

Files Patch % Lines
src/czt.jl 95.83% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ======================================= Coverage 92.92% 92.93% ======================================= Files 18 18 Lines 1018 1019 +1 ======================================= + Hits 946 947 +1 Misses 72 72 ```

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