blob: 462551d54527c5518a0fcf9cba902d5dd5d4cb68 (
plain)
1
2
3
4
5
6
|
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.
|