Package superlu4.0: Information

    Source package: superlu4.0
    Version: 4.3-alt9
    Build time:  Apr 24, 2021, 01:16 AM
    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 (e2kv5, e2kv4, e2k)
    libsuperlu-devel-doc (noarch)
    libsuperlu4.0 (e2kv5, e2kv4, e2k)
    libsuperlu4.0-debuginfo (e2kv5, e2kv4, e2k)
    superlu4.0 (e2kv5, e2kv4, e2k)
    superlu4.0-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Aleksei Nikiforov


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

    Last changed


    July 30, 2020 Aleksei Nikiforov 4.3-alt9
    - Added devel symlink libsuperlu.so -> libsuperlu_%over.so.
    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