Package superlu4.0: Information

Source package: superlu4.0
Version: 4.3-alt9
Build time:  Mar 25, 2021, 08:15 PM in the task #267887
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, ppc64le, i586, armh, aarch64)
libsuperlu-devel-doc (noarch)
libsuperlu4.0 (x86_64, ppc64le, i586, armh, aarch64)
libsuperlu4.0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
superlu4.0 (x86_64, ppc64le, i586, armh, aarch64)
superlu4.0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Aleksei Nikiforov


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

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