/nufftpy

Experimenting with pure-Python implementation of the NUFFT

Primary LanguageJupyter NotebookBSD 2-Clause "Simplified" LicenseBSD-2-Clause

NUFFT in Python

This repository holds experiments with pure-python implementations of the NUFFT and related algorithms. For more information see the NUFFT page, and also see the python-nufft package which provides simple Python wrappers for the nufft Fortran source.

For a discussion of the Python version of this algorithm, see my blog post on the subject.