Package superlu: Information

    Source package: superlu
    Version: 5.2.2-alt1.1.E2K.1
    Build time:  Jun 20, 2022, 06:04 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 (e2kv6, e2kv5, e2kv4, e2k)
    libsuperlu-devel-doc (noarch)
    libsuperlu5 (e2kv6, e2kv5, e2kv4, e2k)
    libsuperlu5-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Andrew Savchenko


      1. ghostscript-utils
      2. cmake
      3. graphviz
      4. csh
      5. ctest
      6. doxygen
      7. libopenblas-devel
      8. gcc-c++

    Last changed


    June 13, 2022 Andrew Savchenko 5.2.2-alt1.1.E2K.1
    - Make Fortran support optional
    - Fix dep: BLAS is needed, not LAPACK.
    April 28, 2021 Arseny Maslennikov 5.2.2-alt1.1
    - NMU: spec: adapted to new cmake macros.
    Nov. 9, 2020 Aleksei Nikiforov 5.2.2-alt1
    - Updated to upstream version 5.2.2 (Closes: #39217).