Skip to main content

Efficient and easy Fast Fourier Transform for Python.

Project description

This package provides C++ classes and their Python wrapper classes written in Cython useful to perform Fast Fourier Transform (FFT) with different libraries, in particular

  • fftw3 and fftw3-mpi

  • pfft

  • p3dfft

  • cufft (fft library by CUDA running on GPU)

pfft and p3dfft are specialized in computing FFT efficiently on several cores of big clusters. The data is spit in pencils and can be distributed on several processes.

Fluidfft provides an uniform API for all these libraries. Fluidfft can be used for example as a base to write pseudo-spectral simulation codes. In particular, fluidfft is used in the code fluidsim. Fluidfft also provides classes to efficiently perform linear operators (gradient, divergence, rotational, etc.) and easily deal with the data distribution (gather the data on one process, scatter the data to many processes).

Project details


Download files

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

Source Distribution

fluidfft-0.2.0.post8.tar.gz (74.3 kB view details)

Uploaded Source

File details

Details for the file fluidfft-0.2.0.post8.tar.gz.

File metadata

File hashes

Hashes for fluidfft-0.2.0.post8.tar.gz
Algorithm Hash digest
SHA256 f14463d94531be19008b2e6296b42598e64e340fa416e1b3253e67a86d4a7c66
MD5 342c503ca618c1f613f0fe7a9de82e0f
BLAKE2b-256 79b0ee049ab7040e7db0aaa5a2841967ae9d7c623a860c31a77480025a76e62d

See more details on using hashes here.

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