Package libsuperlu5: Information

    Binary package: libsuperlu5
    Version: 5.2.2-alt1.1.E2K.1
    Architecture: e2kv4
    Build time:  Jun 13, 2022, 03:47 PM
    Source package: superlu
    Category: System/Libraries
    Report package bug
    License: BSD-like
    Summary: Shared libraries of SuperLU
    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.
    
    This package contains shared libraries of SuperLU.

    Maintainer: Andrew Savchenko


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