Package libsuperlu4.0: Information

    Binary package: libsuperlu4.0
    Version: 4.3-alt8
    Architecture: i586
    Build time:  Feb 14, 2019, 02:08 PM in the task #221523
    Source package: superlu4.0
    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: Sergey Bolshakov


    Last changed


    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
    June 10, 2018 Michael Shigorin 4.3-alt6
    - support e2kv4 through %e2k macro
    - gear: avoid tarball compression
    - minor spec cleanup