Package lapack: Information

    Source package: lapack
    Version: 3.8.0-alt8
    Build time:  Apr 9, 2025, 10:54 PM
    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 RPM packages built from this SRPM:
    blas-man (noarch)
    lapack-man (noarch)
    liblapack (e2kv6, e2kv5, e2kv4, e2k)
    liblapack-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    liblapack-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexander Danilov


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

    Last changed


    March 27, 2025 Alexander Danilov 1:3.8.0-alt8
    - Applied security fixes from upstream (Fixes: CVE-2021-4048).
    Jan. 19, 2022 Michael Shigorin 1:3.8.0-alt7
    - use openblas on %e2k
    Dec. 21, 2021 Ivan A. Melnikov 1:3.8.0-alt6
    - Use openblas for %mips