summaryrefslogtreecommitdiffstats
path: root/libraries/lapack/README
blob: 462551d54527c5518a0fcf9cba902d5dd5d4cb68 (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.

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