Skip to content

JuliaMath/NFFT.jl

This branch is 2 commits ahead of, 11 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
Jul 3, 2024
Jul 3, 2024
Jun 27, 2023
Jun 12, 2024
Feb 9, 2023
Aug 22, 2023
Aug 22, 2023
Sep 7, 2023
Jul 3, 2024
Apr 25, 2023
Jul 3, 2024
Nov 6, 2022
Jan 2, 2022
Jun 22, 2023
Jul 3, 2024
Jun 22, 2023

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.