ANFFT

An FFT package for Python
Download

ANFFT Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Andrew Collette
  • Publisher web site:
  • http://code.google.com/p/h5py/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 25 KB

ANFFT Tags


ANFFT Description

ANFFT is a free and open-source FFT package for Python, based on FFTW. ANFFT offers a way to perform multi-threaded, self-tuning FFTs via the following high-level functions, similar to those found in NumPy and SciPy:· fft, ifft, fftn, ifftn (real/complex -> complex and inverse)· rfft, irfft, rfftn, irfftn (real->complex and complex->real) You will be able to use ANFFT in situations where large numbers of expensive FFTs must be performed, and for which the speed of the built-in NumPy or SciPy functions has been found insufficient.


ANFFT Related Software