Package libsuperlu-devel: Information

    Binary package: libsuperlu-devel
    Version: 4.3-alt9
    Architecture: e2kv5
    Build time:  Apr 24, 2021, 01:14 AM
    Source package: superlu4.0
    Category: Development/C
    Report package bug
    License: BSD-like
    Summary: Development files 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 development files of SuperLU.

    Maintainer: Aleksei Nikiforov


    Last changed


    July 30, 2020 Aleksei Nikiforov 4.3-alt9
    - Added devel symlink libsuperlu.so -> libsuperlu_%over.so.
    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