A Fast Fourier Transform library
Go to file
Trent Piepho eb1985b40f Enable AVX2
FFTW does runtime detection of CPU features on x86, so this change does
not require AVX2 support to use the libraries, but does allow FFTW to
use the AVX2 code when the CPU supports it.

Signed-off-by: Trent Piepho <tpiepho@gmail.com>
2023-03-27 11:11:25 -07:00
.gitignore Upgrade to fftw-3.3.10 2021-12-20 12:04:55 -05:00
fftw.spec Enable AVX2 2023-03-27 11:11:25 -07:00
sources Upgrade to fftw-3.3.10 2021-12-20 12:04:55 -05:00