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.1.0.tar.gz (58.5 kB view details)

Uploaded Source

File details

Details for the file fluidfft-0.1.0.tar.gz.

File metadata

  • Download URL: fluidfft-0.1.0.tar.gz
  • Upload date:
  • Size: 58.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fluidfft-0.1.0.tar.gz
Algorithm Hash digest
SHA256 83dca9dd8e48f4d4bac0351757470cd26785521cdd1bd4f452dc7e55256df270
MD5 e0d88f6d486507f4c7de806d42bb16d9
BLAKE2b-256 cab111ab27c20f82810ea5ff6a54137b43e5ef388d7dcb3535e28cc03ad21d31

See more details on using hashes here.

Supported by

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