slackbuilds/libraries/lapack
Kyle Guinn 8096b99242 libraries/lapack: Add man pages.
Thanks to Mario Benincasa for the suggestion.

Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2015-03-08 06:35:12 +07:00
..
README libraries/lapack: Fixed dep information 2012-08-26 16:04:51 +02:00
lapack.SlackBuild libraries/lapack: Add man pages. 2015-03-08 06:35:12 +07:00
lapack.info libraries/lapack: Updated for version 3.5.0 + new maintainer. 2014-12-20 07:16:03 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

LAPACK provides routines for solving systems of simultaneous linear
equations, least-squares solutions of linear systems of equations,
eigenvalue problems, and singular value problems.

Install an optimized BLAS instead of the reference BLAS from Netlib if you
wish to improve LAPACK's performance. Otherwise, use the BLAS build script
provided at Slackbuilds.org.  You may also build your own tuned lapack library
with ATLAS.