Skip to main content

A pythonic wrapper around FFTW, presenting a unified interface for all the supported transforms.

Project description

pyFFTW is an attempt to produce a pythonic wrapper around FFTW. The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform.

Currently, only the complex DFT is supported, though on arbitrary axes of abitrary shaped and strided arrays, which makes it almost feature equivalent to standard FFT functions of numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft does not). It shouldn’t be too much work to extend it to other schemes such as the real DFT.

A comprehensive unittest suite is included with the source.

The documentation can be found here, and the source is on github.

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

pyFFTW-0.5.0.tar.gz (161.8 kB view details)

Uploaded Source

File details

Details for the file pyFFTW-0.5.0.tar.gz.

File metadata

  • Download URL: pyFFTW-0.5.0.tar.gz
  • Upload date:
  • Size: 161.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyFFTW-0.5.0.tar.gz
Algorithm Hash digest
SHA256 d21af9682b549240018445e5ff3451511083544629fdd031121d09f3c4c0589b
MD5 3e53d9e1db5dd34ecb447016374668c2
BLAKE2b-256 cbe07415647e1ef4e9b94444c1aa4b95374e429276e1846a23cf470cd5e83e97

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