Package blas-man: Information

    Binary package: blas-man
    Version: 3.10.1-alt1.0.port
    Architecture: noarch
    Build time:  Aug 28, 2023, 03:23 PM
    Source package: lapack
    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.

    Maintainer: Alexey Sheplyakov


    Last changed


    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
    Dec. 21, 2021 Ivan A. Melnikov 1:3.8.0-alt6
    - Use openblas for %mips