lapack

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
_multibuild 0000000087 87 Bytes
baselibs.conf 0000002432 2.38 KB
lapack-3.12.0.tar.gz 0007933607 7.57 MB
lapack.changes 0000021039 20.5 KB
lapack.rpmlintrc 0000000163 163 Bytes
lapack.spec 0000017660 17.2 KB
Revision 13 (latest revision is 14)
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) committed (revision 13)
- Update to version 3.12.0:
  * Long list of changes, see
    <https://netlib.org/lapack/lapack-3.12.0.html>.
- Drop all upstreamed or otherwise fixed patches:
  * lapack-3.2.2.patch
  * Fix-MinGW-build-error.patch
  * Fix-some-minor-inconsistencies-in-LAPACKE_czgesvdq.patch
  * Avoid-out-of-bounds-accesses-in-complex-EIG-tests.patch
  * Fix-out-of-bounds-read.patch
  * Restore_missing_deprecated_prototypes.patch
  * Fix-testing-input.patch
- Use cmake for configure and ninja for build.
- Package pkgconf and cmake scripts for -devel pkgs.
- Drop multibuild flavour for man files.
- Add multibuild flavour for static libs (also used to build man
  files).
- Build man files using doxygen instead of using pre-built files.
- Explicitly symlink library to relocated shared libs in
  baselibs.conf (boo#1207563).
Comments 0
openSUSE Build Service is sponsored by