2010-05-13 05:30:24 +08:00
|
|
|
LAPACK provides routines for solving systems of simultaneous linear
|
|
|
|
equations, least-squares solutions of linear systems of equations,
|
|
|
|
eigenvalue problems, and singular value problems.
|
|
|
|
|
2017-12-15 13:49:40 +08:00
|
|
|
To build a static library in addition to the shared library,
|
|
|
|
pass STATIC=yes to the script.
|
|
|
|
|
2017-06-28 13:59:07 +08:00
|
|
|
Note: If you want good performance, then use the BLAS libraries provided by
|
|
|
|
your CPU vendor, or OpenBLAS or atlas provided by SlackBuilds.org.
|