comparison src/fftw-3.3.8/AUTHORS @ 167:bd3cc4d1df30

Add FFTW 3.3.8 source, and a Linux build
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 19 Nov 2019 14:52:55 +0000
parents
children
comparison
equal deleted inserted replaced
166:cbd6d7e562c7 167:bd3cc4d1df30
1 Authors of FFTW (reachable at fftw@fftw.org):
2
3 Matteo Frigo <athena@fftw.org>
4 Steven G. Johnson <stevenj@alum.mit.edu>
5
6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was
7 added in fftw-3.0 and removed in fftw-3.2.
8
9 Romain Dolbeau contributed support for AVX512 and KCvi.
10
11 Erik Lindahl contributed support for AVX2 and Power8 VSX.
12
13 Support for the Cell Broadband Engine was graciously donated by the
14 IBM Austin Research Lab, which was added in fftw-3.2 and removed in
15 fftw-3.3.
16
17 Support for MIPS64 paired-single SIMD instructions was graciously
18 donated by CodeSourcery, Inc.