Linear Algebra Package

Edit Package lapack

LAPACK provides routines for solving systems of simultaneous linear
equations, least-squares solutions of linear systems of equations,
eigenvalue problems, and singular value problems. The associated matrix
factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are
also provided, as are related computations such as reordering of the
Schur factorizations and estimating condition numbers. Dense and banded
matrices are handled, but not general sparse matrices. In all areas,
similar functionality is provided for real and complex matrices, in
both single and double precision.

Refresh
Refresh
Source Files
Filename Size Changed
Avoid-out-of-bounds-accesses-in-complex-EIG-tests.patch 0000035986 35.1 KB
Fix-MinGW-build-error.patch 0000001668 1.63 KB
Fix-out-of-bounds-read.patch 0000002195 2.14 KB
Fix-some-minor-inconsistencies-in-LAPACKE_czgesvdq.patch 0000002474 2.42 KB
Restore_missing_deprecated_prototypes.patch 0000007350 7.18 KB
baselibs.conf 0000000412 412 Bytes
lapack-3.2.2.patch 0000000307 307 Bytes
lapack-3.9.0.tar.gz 0007534567 7.19 MB
lapack-man.spec 0000001958 1.91 KB
lapack.changes 0000019492 19 KB
lapack.rpmlintrc 0000000163 163 Bytes
lapack.spec 0000016287 15.9 KB
Revision 55 (latest revision is 57)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1067609 from Egbert Eich's avatar Egbert Eich (eeich) (revision 55)
- Set -mfpmath=sse for the entire build for ix86 platforms
  on SLE/Leap. Since we build for x86_64, we know that sse
  is available.
  This helps to avoid effects from excess precision that
  can be seen in the test suite.
  On Factory we leave -ffloat-store for the test suite
  only as this option comes at a performance penalty.
  We may see precision related issues in the test suite
  with future compilers regardless.
Comments 0
openSUSE Build Service is sponsored by