ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance.
ATLAS provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version updates the API of the test harness to work with current LAPACK.
· It reworks LAPACK bindings accordingly (which breaks compatibility with versions of LAPACK prior to 3.4.0).
· There are assorted bugfixes.