Options
NFFT.jl: Generic and fast Julia implementation of the nonequidistant fast fourier transform*
Publikationstyp
Journal Article
Publikationsdatum
2023
Sprache
English
Enthalten in
Volume
45
Issue
3
Start Page
C179
End Page
C205
Citation
SIAM Journal on Scientific Computing 45 (3): C179-C205 (2023)
Publisher DOI
Scopus ID
Publisher
Society for Industrial and Applied Mathematics Publications
The nonequidistant fast Fourier transform (NFFT) is an extension of the famous fast Fourier transform (FFT) that can be applied to nonequidistantly sampled data in time/space or frequency domain. It is an approximative algorithm that allows one to control the approximation error in such a way that machine precision is reached while keeping the algorithmic complexity in the same order as a regular FFT. The NFFT plays a major role in many signal processing applications and has been intensively studied from a theoretical and computational perspective. The fastest CPU implementations of the NFFT are implemented in the low-level programming languages C and C++ and require a compromise between code generalizability, code readability, and code efficiency. The programming language Julia promises new opportunities in optimizing these three conflicting goals. In this work we show that Julia indeed allows one to develop an NFFT implementation which is completely generic and dimension-agnostic and requires about two to three times less code than the other famous libraries NFFT3 and FINUFFT while still being one of the fastest NFFT implementations developed to date.
Schlagworte
fast implementation
Julia
multi threading
non-equidistant fast Fourier transform (NFFT)
DDC Class
570: Life Sciences, Biology