Package liblapack-devel: Information

  • Default inline alert: Version in the repository: 3.8.0-alt7

Binary package: liblapack-devel
Version: 3.8.0-alt4
Architecture: ppc64le
Build time:  Jan 2, 2021, 02:48 PM in the task #264284
Source package: lapack
Report package bug
License: BSD
Summary: BLAS and LAPACK Fortran libraries for numerical linear algebra (with GotoBLAS2)
Description: 
LAPACK (Linear Algebra PACKage) is a standard library for numerical
linear algebra. LAPACK provides routines for solving systems of
simultaneous linear equations, least-squares solutions of linear
systems of equations, eigenvalue problems, and singular value
problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
Schur, and generalized Schur) and related computations (i.e.,
reordering of Schur factorizations and estimating condition numbers)
are also included. LAPACK can handle dense and banded matrices, but
not general sparse matrices. Similar functionality is provided for
real and complex matrices in both single and double precision.

Maintainer: Vladislav Zavjalov


Last changed


Jan. 2, 2021 Vladislav Zavjalov 1:3.8.0-alt4
- Remove Conflicts/Obsoletes itself in liblapack-devel
Feb. 14, 2019 Sergey Bolshakov 1:3.8.0-alt3
- exclude %arm from crippled arches
Feb. 12, 2019 Nikita Ermakov 1:3.8.0-alt2
- Add bootstrap option
- Use libblas.so for %arm %e2k and riscv64 instead of libopenblas.so