Package lapack: Information
Source package: lapack
Version: 3.8.0-alt3
Build time: Nov 25, 2020, 07:08 AM
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 (e2kv5, e2kv4, e2k)
liblapack-debuginfo (e2kv5, e2kv4, e2k)
liblapack-devel (e2kv5, e2kv4, e2k)
blas-man (noarch)
lapack-man (noarch)
liblapack (e2kv5, e2kv4, e2k)
liblapack-debuginfo (e2kv5, e2kv4, e2k)
liblapack-devel (e2kv5, e2kv4, e2k)
Maintainer: Sergey Bolshakov
List of contributors:
Sergey Bolshakov
Nikita Ermakov
Eugeny A. Rostovtsev
Gleb Fotengauer-Malinovskiy
Repocop Q. A. Robot
Alexey Tourbin
vsl
Sergey Bolshakov
Nikita Ermakov
Eugeny A. Rostovtsev
Gleb Fotengauer-Malinovskiy
Repocop Q. A. Robot
Alexey Tourbin
vsl
Last changed
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
May 24, 2018 Sergey Bolshakov 1:3.8.0-alt1
- 3.8.0 released