Пакет liblinpack: Информация

    Исходный пакет: liblinpack
    Версия: 20090217-alt7
    Собран:  27 апреля 2023 г. 10:15
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.netlib.org/linpack/

    Лицензия: Free
    О пакете: Analyze and solve linear equations and linear least-squares probles
    Описание: 
    LINPACK is a collection of Fortran subroutines that analyze and
    solve linear equations and linear least-squares probles.  The
    package solves linear systems whose matrices are general, banded,
    symmetric indefinite, symmetric positive definite, triangular,
    and tridiagonal square.  In addition, the package computes
    the QR and singular value decompositions of rectangular matrices
    and applies them to least-squares problems.  LINPACK uses
    column-oriented algorithms to increase efficiency by preserving
    locality of reference.
    
    LINPACK was designed for supercomputers in use in the 1970s and
    early 1980s.  LINPACK has been largely superceded by LAPACK
    which has been designed to run efficiently on shared-memory, vector
    supercomputers.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    liblinpack (e2kv6, e2kv5, e2kv4, e2k)
    liblinpack-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    liblinpack-devel (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Michael Shigorin
    Eugeny A. Rostovtsev

      1. liblapack-devel
      2. gcc-fortran

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


    23 июля 2021 г. Michael Shigorin 20090217-alt7
    - E2K: use EML instead of lapack/openblas
    - minor spec cleanup
    12 августа 2012 г. Eugeny A. Rostovtsev 20090217-alt6
    - Built with OpenBLAS instead of GotoBLAS2
    13 апреля 2011 г. Eugeny A. Rostovtsev 20090217-alt5
    - Built with GotoBLAS2 instead of ATLAS
    - Disabled devel-static package