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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fluidfft-0.2.0.post2.tar.gz
.
File metadata
- Download URL: fluidfft-0.2.0.post2.tar.gz
- Upload date:
- Size: 74.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83dcb4a40b24411395c0439021874ca2bafdc18dcf8d94d51e28389293496a5b |
|
MD5 | 330e99faa8c3e7cd0c72691f43684b80 |
|
BLAKE2b-256 | 327837e06b416b4818e309dabe38cb11d644954dbf14ca9812f1afd348a5037b |