summaryrefslogtreecommitdiffstats
path: root/libraries/lapack/README
blob: 6cbfe89752b19a4148e7ee2a0bd9599197256b2e (plain)
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.