mrphys/tensorflow-nufft
Fast, Native Non-Uniform Fast Fourier Transform for TensorFlow
This is a developer tool for machine learning engineers and researchers working with TensorFlow. It provides a highly optimized way to perform Non-Uniform Fast Fourier Transforms (NUFFT) directly within TensorFlow workflows. You input non-uniform spatial or temporal data and get back its frequency domain representation, enabling faster processing for complex signal and image analysis tasks.
Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or researcher building models in TensorFlow that require efficient Non-Uniform Fast Fourier Transforms for signal processing or image reconstruction.
Not ideal if you are not already using TensorFlow or do not need to perform NUFFTs.
Stars
24
Forks
4
Language
C++
License
Apache-2.0
Category
Last pushed
Sep 22, 2025
Commits (30d)
0
Dependencies
3
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mrphys/tensorflow-nufft"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.