slackbuilds/libraries/lapack
Kyle Guinn ff3415e20f
libraries/lapack: Updated for version 3.9.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2020-01-12 08:48:04 +07:00
..
patches libraries/lapack: Updated for version 3.9.0. 2020-01-12 08:48:04 +07:00
README libraries/lapack: Updated for version 3.8.0. 2017-12-21 08:19:39 +07:00
lapack.SlackBuild libraries/lapack: Updated for version 3.9.0. 2020-01-12 08:48:04 +07:00
lapack.info libraries/lapack: Updated for version 3.9.0. 2020-01-12 08:48:04 +07:00
slack-desc libraries/lapack: Fix slack-desc. 2016-11-14 16:47:23 +07: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.

To build a static library in addition to the shared library,
pass STATIC=yes to the script.

Note: If you want good performance, then use the BLAS libraries provided by
      your CPU vendor, or OpenBLAS or atlas provided by SlackBuilds.org.