slackbuilds_ponce/libraries/atlas
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
AMD64K10h64SSE3.tgz libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00
atlas.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
atlas.patch libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00
atlas.SlackBuild libraries/atlas: ARCH fixes and cleanup. 2011-05-03 09:08:23 -05:00
README libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00
README.SLACKWARE libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00
slack-desc libraries/atlas: Added (BLAS implementation) 2010-05-15 10:25:39 +02:00

ATLAS (Automatically Tuned Linear Algebra Software) is an  ongoing
research effort focusing on applying empirical techniques in order to
provide portable performance. At present, it provides C and Fortran77
interfaces to a portably efficient BLAS implementation, as well as a few
routines from LAPACK.

This requires blas, and it conflicts with cblas (only one of atlas 
and cblas may be installed at any given time).  Take care with LAPACK 
(see notes 3 & 4 in README.SLACKWARE).

You need to read over README.SLACKWARE *before* building this.