15 lines
548 B
Plaintext
15 lines
548 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "efficient BLAS and partial LAPACK implementation"
|
|
module-url "http://math-atlas.sourceforge.net/"
|
|
module-license "BSD-style license"
|
|
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
|
mdoule-help "
|
|
The ATLAS (Automatically Tuned Linear Algebra Software) project 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.
|
|
"
|
|
|