A Fast Fourier Transform library
eb1985b40f
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> |
||
---|---|---|
.gitignore | ||
fftw.spec | ||
sources |