[Numpy-discussion] fftw supported?

Alexander Eberspächer alex.eberspaecher at gmail.com
Wed Jun 4 17:34:24 EDT 2014


On 02.06.2014 14:26, David Cournapeau wrote:

> FFTW is not used anymore in neither numpy or scipy (has not been for
> several years). If you want to use fftw with numpy, there are 3rd party
> extensions to do it, like pyfftw

If you feel pyfftw bothers you with too many FFTW details, you may try
something like https://github.com/aeberspaecher/transparent_pyfftw
(be careful, it's a hack that has seen only little testing).

Alex






More information about the NumPy-Discussion mailing list