slackbuilds_ponce/libraries/lapack
Kyle Guinn ceb3f5693a
libraries/lapack: Updated for version 3.9.1.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-17 11:47:42 +07:00
..
patches
lapack.info
lapack.SlackBuild
README
slack-desc

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

xblas is an optional dependency.

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.