NFFT3.jl

NFFT3 Julia Package
Author NFFT
Popularity
7 Stars
Updated Last
1 Year Ago
Started In
October 2020

NFFT3.jl

Julia Interface for the NFFT C library

ci codecov Aqua QA DOI

NFFT3.jl provides the following fast algorithms:

  • nonequispaced fast Fourier transform (NFFT)
  • nonequispaced fast cosine transform (NFCT)
  • nonequispaced fast sine transform (NFST)
  • fast summation (fastsum)

Getting started

In Julia you can get started by just typing

] add NFFT3

then checkout the documentation.

Required Packages

No packages found.