Registered by Jochen Schroeder

Python bindings to the FFTW3 "Fastest Fourier Transform in the West." C-library (http://www.fftw.org/) for computing discrete Fourier transforms.

PyFFTW are python bindings for the FFTW3 C-routines, using numpy and ctypes. It includes a somewhat pythonic interface to the FFTW routines, but leaves the concept of creating plans and executing these plans intact. See the README file for usage instructions.

Project information

Maintainer:
Jochen Schroeder
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All packages Packages in Distributions

Downloads

Latest version is 0.2.2
released

All downloads

Announcements

  • Version 0.2.2 released on 2011-12-07
    We have just released version 0.2.2 of pyfftw. This is a bug-fix release that...