Skip to main content

A fast, native non-uniform FFT op for TensorFlow.

Project description

pypi build docs

TensorFlow NUFFT is a fast, native non-uniform fast Fourier transform op for TensorFlow. It provides:

  • Fast CPU/GPU kernels. The TensorFlow framework automatically handles device placement as usual.

  • A simple, well-documented Python interface.

  • Gradient definitions for automatic differentiation.

  • Shape functions to support static shape inference.

The underlying NUFFT implementation is that of the Flatiron Institute. Please refer to the FINUFFT and cuFINUFFT repositories for details.

Installation

You can install TensorFlow NUFFT with pip:

$ pip install tensorflow-nufft

Note that only Linux wheels are currently being provided.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

tensorflow_nufft-0.2.0a0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (16.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

tensorflow_nufft-0.2.0a0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (16.5 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

tensorflow_nufft-0.2.0a0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (16.5 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

tensorflow_nufft-0.2.0a0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (16.5 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page