Package superlu4.0: Information

    Binary package: superlu4.0
    Version: 4.3-alt8
    Architecture: armh
    Build time:  May 22, 2020, 05:46 AM
    Source package: superlu4.0
    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.

    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