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 _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion