Package blas: Information

    Source package: blas
    Version: 3.9.2-alt3
    Latest version according to Repology
    Build time:  Jul 17, 2021, 12:59 PM in the task #279348
    Category: System/Libraries
    Report package bug
    License: ALT-Public-Domain
    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 rpms provided by this srpm:
    libblas-devel (x86_64, ppc64le, i586, armh, aarch64)
    libblas-doc (noarch)
    libblas-test (x86_64, ppc64le, i586, armh, aarch64)
    libblas-test-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libblas3gf (x86_64, ppc64le, i586, armh, aarch64)
    libblas3gf-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Paul Wolneykien

    List of contributors:
    Grigory Ustinov
    Paul Wolneykien

    ACL:
    @nobody

      1. texlive-dist
      2. texlive-latex-recommended
      3. gcc-fortran

    Last changed


    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.
    Jan. 17, 2012 Paul Wolneykien 3.9.2-alt1
    - Initial build for ALT Linux. Based on the Ubuntu package.