summaryrefslogtreecommitdiffstats
path: root/libraries/lapack-atlas/README
blob: 815d03fcda665f5064adf51b3aae578645e427bb (plain)
1
2
3
4
5
6
7
8
LAPACK provides routines for solving systems of simultaneous linear
equations, least-squares solutions of linear systems of equations,
eigenvalue problems, and singular value problems.

This script just installs the LAPACK sources such that the atlas.SlackBuild
can find them (with its default settings) and build a full LAPACK
library linked to its optimized BLAS routines. As such nothing gets
build yet.