Package blas: Information

    Source package: blas
    Version: 3.9.2-alt4
    Build time:  Sep 16, 2024, 11:04 PM
    Category: System/Libraries
    Report package bug
    Summary: Basic Linear Algebra Reference implementation
    Description: 
    Basic Linear Algebra Reference implementation.
    
    BLAS (Basic Linear Algebra Subroutines) is a set of efficient
    routines for most of the basic vector and matrix operations.
    They are widely used as the basis for other high quality linear
    algebra software, for example lapack and linpack.  This
    implementation is the Fortran 77 reference implementation found
    at netlib.

    List of RPM packages built from this SRPM:
    libblas-devel (loongarch64)
    libblas-doc (noarch)
    libblas-test (loongarch64)
    libblas-test-debuginfo (loongarch64)
    libblas3gf (loongarch64)
    libblas3gf-debuginfo (loongarch64)

    Maintainer: Paul Wolneykien


      1. gcc-fortran

    Last changed


    Sept. 16, 2024 Ivan A. Melnikov 3.9.2-alt4
    - NMU: Added --without=doc knob to keep build requirements sane
      (by asheplyakov@).
    April 16, 2021 Grigory Ustinov 3.9.2-alt3
    - Fixed FTBFS.
    Dec. 16, 2019 Paul Wolneykien 3.9.2-alt2
    - Fixed the License tag: ALT-Public-Domain.
    - Fix: Rqeuire texlive-dist to fix can't find file 'dehypht.tex'
      error.