Package superlu: Information
Source package: superlu
Version: 7.0.0-alt1
Build time: Dec 14, 2024, 03:08 PM
Category: Sciences/Mathematics
Report package bugHome page: https://github.com/xiaoyeli/superlu
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 RPM packages built from this SRPM:
libsuperlu-devel (e2kv6, e2kv5, e2kv4, e2k)
libsuperlu-devel-doc (noarch)
libsuperlu7 (e2kv6, e2kv5, e2kv4, e2k)
libsuperlu7-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libsuperlu-devel (e2kv6, e2kv5, e2kv4, e2k)
libsuperlu-devel-doc (noarch)
libsuperlu7 (e2kv6, e2kv5, e2kv4, e2k)
libsuperlu7-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Farygin
List of contributors:
Anton Farygin
Arseny Maslennikov
Aleksei Nikiforov
Sergey Bolshakov
Nikita Ermakov
Michael Shigorin
Andrew Savchenko
Gleb Fotengauer-Malinovskiy
Eugeny A. Rostovtsev
Anton Farygin
Arseny Maslennikov
Aleksei Nikiforov
Sergey Bolshakov
Nikita Ermakov
Michael Shigorin
Andrew Savchenko
Gleb Fotengauer-Malinovskiy
Eugeny A. Rostovtsev
Last changed
Aug. 30, 2024 Anton Farygin 7.0.0-alt1
- 6.0.1 -> 7.0.0
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.