Пакет superlu4.0: Информация

    Исходный пакет: superlu4.0
    Версия: 4.3-alt8.0.mips1
    Собран:  16 февраля 2019 г. 17:47
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: http://acts.nersc.gov/superlu/

    Лицензия: BSD-like
    О пакете: A set of subroutines to solve a sparse linear system A*X=B
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libsuperlu-devel (mipsel)
    libsuperlu-devel-doc (noarch)
    libsuperlu4.0 (mipsel)
    libsuperlu4.0-debuginfo (mipsel)
    superlu4.0 (mipsel)
    superlu4.0-debuginfo (mipsel)

    Сопровождающий: Ivan A. Melnikov


      1. liblapack-devel
      2. ghostscript-utils
      3. csh
      4. graphviz
      5. doxygen
      6. gcc-c++
      7. gcc-fortran

    Последнее изменение


    16 февраля 2019 г. Ivan A. Melnikov 4.3-alt8.0.mips1
    - build with libblas on mipsel
    14 февраля 2019 г. Sergey Bolshakov 4.3-alt8
    - exclude %arm from crippled arches
    12 февраля 2019 г. Nikita Ermakov 4.3-alt7
    - liblapack is built with libblas.so on riscv64, not libopenblas.so
    - Minor spec changes