Meta Configuration of Package lapack-man
13
1
<package name="lapack-man" project="SUSE:SLE-15-SP5:GA">
2
<title>Linear Algebra Package</title>
3
<description>LAPACK provides routines for solving systems of simultaneous linear
4
equations, least-squares solutions of linear systems of equations,
5
eigenvalue problems, and singular value problems. The associated matrix
6
factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are
7
also provided, as are related computations such as reordering of the
8
Schur factorizations and estimating condition numbers. Dense and banded
9
matrices are handled, but not general sparse matrices. In all areas,
10
similar functionality is provided for real and complex matrices, in
11
both single and double precision.</description>
12
</package>
13