Package superlu4.0: Information

    Source package: superlu4.0
    Version: 4.3-alt8.0.mips1
    Build time:  Feb 16, 2019, 05:47 PM
    Report package bug
    License: BSD-like
    Summary: A set of subroutines to solve a sparse linear system A*X=B
    Description: 
    SuperLU contains a set of subroutines to solve a sparse linear system
    A*X=B. It uses Gaussian elimination with partial pivoting (GEPP).
    The columns of A may be preordered before factorization; the
    preordering for sparsity is completely separate from the factorization.
    SuperLU provides functionality for both real and complex matrices, in both
    single and double precision.

    List of rpms provided by this srpm:
    libsuperlu-devel (mipsel)
    libsuperlu-devel-doc (noarch)
    libsuperlu4.0 (mipsel)
    libsuperlu4.0-debuginfo (mipsel)
    superlu4.0 (mipsel)
    superlu4.0-debuginfo (mipsel)

    Maintainer: Ivan A. Melnikov


      1. liblapack-devel
      2. ghostscript-utils
      3. csh
      4. graphviz
      5. doxygen
      6. gcc-c++
      7. gcc-fortran

    Last changed


    Feb. 16, 2019 Ivan A. Melnikov 4.3-alt8.0.mips1
    - build with libblas on mipsel
    Feb. 14, 2019 Sergey Bolshakov 4.3-alt8
    - exclude %arm from crippled arches
    Feb. 12, 2019 Nikita Ermakov 4.3-alt7
    - liblapack is built with libblas.so on riscv64, not libopenblas.so
    - Minor spec changes