Package lapack: Information
Source package: lapack
Version: 3.10.1-alt1.0.port.1
Build time: Sep 3, 2024, 10:04 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 (loongarch64)
liblapack-debuginfo (loongarch64)
liblapack-devel (loongarch64)
blas-man (noarch)
lapack-man (noarch)
liblapack (loongarch64)
liblapack-debuginfo (loongarch64)
liblapack-devel (loongarch64)
Maintainer: Ivan A. Melnikov
List of contributors:
Ivan A. Melnikov
Alexey Sheplyakov
Michael Shigorin
Vladislav Zavjalov
Sergey Bolshakov
Nikita Ermakov
Eugeny A. Rostovtsev
Gleb Fotengauer-Malinovskiy
Repocop Q. A. Robot
Alexey Tourbin
vsl
Ivan A. Melnikov
Alexey Sheplyakov
Michael Shigorin
Vladislav Zavjalov
Sergey Bolshakov
Nikita Ermakov
Eugeny A. Rostovtsev
Gleb Fotengauer-Malinovskiy
Repocop Q. A. Robot
Alexey Tourbin
vsl
Last changed
Sept. 2, 2024 Ivan A. Melnikov 2:3.10.1-alt1.0.port.1
- avoid mentioning tmglib in cmake files
July 6, 2023 Alexey Sheplyakov 2:3.10.1-alt1.0.port
- update to 3.10.1 - build without xblas (tests fail, unmaintained) - do build and run the test suite - stop fiddling with SONAME
Jan. 19, 2022 Michael Shigorin 1:3.8.0-alt7
- use openblas on %e2k