annotate src/fftw-3.3.5/AUTHORS @ 146:206f0eb279b8

Remove "other" Vamp SDK repo from sv-dependency-builds
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 06 Mar 2017 13:29:58 +0000
parents 7867fa7e1b6b
children
rev   line source
cannam@127 1 Authors of FFTW (reachable at fftw@fftw.org):
cannam@127 2
cannam@127 3 Matteo Frigo <athena@fftw.org>
cannam@127 4 Steven G. Johnson <stevenj@alum.mit.edu>
cannam@127 5
cannam@127 6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was
cannam@127 7 added in fftw-3.0 and removed in fftw-3.2.
cannam@127 8
cannam@127 9 Romain Dolbeau contributed support for AVX512 and KCvi.
cannam@127 10
cannam@127 11 Erik Lindahl contributed support for AVX2 and Power8 VSX.
cannam@127 12
cannam@127 13 Support for the Cell Broadband Engine was graciously donated by the
cannam@127 14 IBM Austin Research Lab, which was added in fftw-3.2 and removed in
cannam@127 15 fftw-3.3.
cannam@127 16
cannam@127 17 Support for MIPS64 paired-single SIMD instructions was graciously
cannam@127 18 donated by CodeSourcery, Inc.