mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
44dc8195e3
Signed-off-by: B. Watson <yalhcru@gmail.com>
12 lines
456 B
Text
12 lines
456 B
Text
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.
|