Package superlu4.0: Information

    Source package: superlu4.0
    Version: 4.3-alt8
    Build time:  Feb 14, 2019, 02:08 PM in the task #221523
    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 (x86_64, i586, aarch64)
    libsuperlu-devel-doc (noarch)
    libsuperlu4.0 (x86_64, i586, aarch64)
    libsuperlu4.0-debuginfo (x86_64, i586, aarch64)
    superlu4.0 (x86_64, i586, aarch64)
    superlu4.0-debuginfo (x86_64, i586, aarch64)

    Maintainer: Sergey Bolshakov


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

    Last changed


    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
    June 10, 2018 Michael Shigorin 4.3-alt6
    - support e2kv4 through %e2k macro
    - gear: avoid tarball compression
    - minor spec cleanup