.. pyNFFT3 documentation master file, created by sphinx-quickstart on Tue Jul 30 15:56:29 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. pyNFFT3 Documentation ===================== **pyNFFT3** is a Python interface for the `NFFT library `_ using `ctypes `_. **pyNFFT3** currently provides the following fast algorithms: - nonequispaced fast Fourier transform (NFFT) - nonequispaced fast cosine transform (NFCT) - nonequispaced fast sine transform (NFST) - nonequispaced fast spherical Fourier transforms (NFSFT) - fast spherical Fourier transforms (FSFT) - fast summation (fastsum) Contents -------- .. toctree:: :maxdepth: 2 tutorial.rst api.rst About this documentation ------------------------ This documentation is generated using the `Sphinx `_ documentation generator.