Package superlu: Information

Source package:
superlu
Version:
5.2.2-alt1.1.E2K.1
Build time:
Jun 13, 2022, 03:47 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:

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

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).