SlackBuildsOrg/libraries/atlas
Robby Workman 84d2168900 Various: Set perms to 0644 on all SlackBuild scripts
These will (ideally, assuming we remember when generating tarballs)
still be mode 0755 inside the tarballs, but we would prefer to have
them mode 0644 on the server.  It's probably not really important,
but just call us OCD like that.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04 01:53:53 -05:00
..
AMD64K10h64SSE3.tgz
atlas.info
atlas.patch
atlas.SlackBuild Various: Set perms to 0644 on all SlackBuild scripts 2010-06-04 01:53:53 -05:00
README
README.SLACKWARE
slack-desc

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.