Skip to content

Switch to scipy.fftpack for FFTs

Leo P. Singer requested to merge scipy-fftpack into master

It's faster than FFTW for small (<= 2048) transform sizes.

Merge request reports