Package lapack: Information
Source package: lapack
Version: 3.8.0-alt4
Build time: Jan 2, 2021, 02:48 PM in the task #264284
Category: Development/Other
Report package bugHome page: http://www.netlib.org/
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.
List of RPM packages built from this SRPM:
blas-man (noarch)
lapack-man (noarch)
liblapack (x86_64, ppc64le, i586, armh, aarch64)
liblapack-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liblapack-devel (x86_64, ppc64le, i586, armh, aarch64)
blas-man (noarch)
lapack-man (noarch)
liblapack (x86_64, ppc64le, i586, armh, aarch64)
liblapack-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liblapack-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Vladislav Zavjalov
List of contributors:
Vladislav Zavjalov
Sergey Bolshakov
Nikita Ermakov
Eugeny A. Rostovtsev
Gleb Fotengauer-Malinovskiy
Repocop Q. A. Robot
Alexey Tourbin
vsl
Vladislav Zavjalov
Sergey Bolshakov
Nikita Ermakov
Eugeny A. Rostovtsev
Gleb Fotengauer-Malinovskiy
Repocop Q. A. Robot
Alexey Tourbin
vsl
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