A pythonic wrapper around NFFT
Project description
“The NFFT is a C subroutine library for computing the nonequispaced discrete Fourier transform (NDFT) in one or more dimensions, of arbitrary input size, and of complex data.”
- The NFFT library is licensed under GPLv2 and available at:
This wrapper provides a somewhat Pythonic access to some of the core NFFT library functionalities and is largely inspired from the pyFFTW project developped by Henry Gomersall (http://hgomersall.github.io/pyFFTW/).
This project is still work in progress and is still considered beta quality. In particular, the API is not yet frozen and is likely to change as the development continues. Please consult the documentation and changelog for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.