comparison src/fftw-3.3.8/AUTHORS @ 82:d0c2a83c1364

Add FFTW 3.3.8 source, and a Linux build
author Chris Cannam
date Tue, 19 Nov 2019 14:52:55 +0000
parents
children
comparison
equal deleted inserted replaced
81:7029a4916348 82:d0c2a83c1364
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.