Package superlu: Information

    Source package: superlu
    Version: 6.0.1-alt1
    Build time:  Mar 3, 2024, 11:51 PM
    Report package bug
    License: BSD and GPLv2+
    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 (riscv64)
    libsuperlu-devel-doc (noarch)
    libsuperlu6 (riscv64)
    libsuperlu6-debuginfo (riscv64)

    Maintainer: Anton Farygin


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

    Last changed


    Feb. 14, 2024 Anton Farygin 6.0.1-alt1
    - 5.2.2 -> 6.0.1
    - built with libflexiblas
    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).