ACML
AMD Core Math Library (ACML) is a library of mathematical functions, such as the BLAS (basic linear algebra subroutines) functions. This library has been optimized for the best performance (fastest running codes) on the AMD Opteron CPUs.
amdlibFLAME
libFLAME (AMD Optimized version) is a portable library for dense matrix computations, providing much of the functionality present in Linear Algebra Package (LAPACK).
ARPACK
ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
ATLAS
ATLAS math library - a BLAS and LAPACK implementation ATLAS stands for Automatically Tuned Linear Algebra Software
Bessel
This is a locally complied installation of complex Bessel functions.
BLAS
BLAS is a set of Basic Linear Algebra Subroutines. It is used to compile many scientific and mathematical software packages.
BLIS
BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries.
CADNA
The CADNA (Control of Accuracy and Debugging for Numerical Applications) software estimates round-off errors in numerical simulations. CADNA is used by PROMISE for floating point analysis.