slackbuilds/libraries/lapack
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
patches libraries/lapack: Updated for version 3.9.1. 2021-04-17 11:47:42 +07:00
README libraries/lapack: Updated for version 3.9.1. 2021-04-17 11:47:42 +07:00
lapack.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
lapack.info libraries/lapack: Updated for version 3.9.1. 2021-04-17 11:47:42 +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.

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.