Skip to content

JuliaMath/NFFT.jl

Repository files navigation

NFFT.jl

This package provides a Julia implementation of the Non-equidistant Fast Fourier Transform (NFFT). Documentation can be found under the following link:

Build status

codecov.io

How to give credit

If you use this package please acknowledge it by citing:

T. Knopp, M. Boberg and M. Grosser, NFFT.jl: Generic and Fast Julia Implementation of the Nonequidistant Fast Fourier Transform, SIAM Journal on Scientific Computing, 45(3), C179-C205, 2023 url arXiv:2208.00049

A BibTeX file NFFT.bib can be found in the root folder of the Github repository.

Community Standards

This project is part of the Julia community and follows the Julia community standards.