Package lapack: Information

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

Source package: lapack
Version: 3.8.0-alt4
Latest version according to Repology
Build time:  Jan 2, 2021, 02:48 PM in the task #264284
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.

List of rpms provided by 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)

Maintainer: Vladislav Zavjalov


ACL:
Anton Farygin
@everybody

    1. libopenblas-devel
    2. gcc-fortran
    3. libsuperlu-devel
    4. cmake
    5. libxblas-devel

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