Skip to main content

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

Project description

pyFFTW is a pythonic wrapper around FFTW, the speedy FFT library. The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform.

Both the complex DFT and the real DFT are supported, as well as arbitrary axes of abitrary shaped and strided arrays, which makes it almost feature equivalent to standard and real FFT functions of numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft does not).

Operating FFTW in multithreaded mode is supported.

A comprehensive unittest suite can be found with the source on the github repository.

To build for windows from source, download the fftw dlls for your system and the header file from here (they’re in a zip file): http://www.fftw.org/install/windows.html and place them in the pyfftw directory. The files are libfftw3-3.dll, libfftw3l-3.dll, libfftw3f-3.dll and libfftw3.h.

Under linux, to build from source, the FFTW library must be installed already. This should probably work for OSX, though I’ve not tried it.

Numpy is a dependency for both.

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

Uploaded Source

Built Distributions

pyFFTW-0.9.1.win32-py3.3.msi (2.1 MB view details)

Uploaded Source

pyFFTW-0.9.1.win32-py2.7.msi (2.1 MB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyFFTW-0.9.1.tar.gz
Algorithm Hash digest
SHA256 f97db568b9c9ab65e12fffa605c85dcaf0b74f3ca628734ec5452306ef8c3858
MD5 a370f15f2c8caa509511cb39087b2b0c
BLAKE2b-256 003a084fad0b21ca5a5fb652340d3f738204187d210d809909ddd837480bd0bd

See more details on using hashes here.

File details

Details for the file pyFFTW-0.9.1.win32-py3.3.msi.

File metadata

File hashes

Hashes for pyFFTW-0.9.1.win32-py3.3.msi
Algorithm Hash digest
SHA256 f91281c597eccd715f1a90b417d951310c0993a87b14816ca7d16e96adfc53aa
MD5 4011f4d981b931fea6d05d72f4a47da9
BLAKE2b-256 b8f652df80aba61c6dd195f7ffec0a582f425cecc7b5c7eb8189274b40a52229

See more details on using hashes here.

File details

Details for the file pyFFTW-0.9.1.win32-py2.7.msi.

File metadata

File hashes

Hashes for pyFFTW-0.9.1.win32-py2.7.msi
Algorithm Hash digest
SHA256 56542fb63181ab20ce49ac81c384933c46977266dfd0ce8b51401b7ff466cf82
MD5 3e1569a17eda24932c3abf24e5d8f718
BLAKE2b-256 06234e127b068639ae53c41f37a407b420661aa33ed85a2ed036218c5825b5b1

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