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

    Исходный пакет: lapack
    Версия: 3.4.2-alt2
    Собран:  13 марта 2013 г. 11:27
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.netlib.org/

    Лицензия: BSD
    О пакете: BLAS and LAPACK Fortran libraries for numerical linear algebra (with GotoBLAS2)
    Описание: 
    LAPACK (Linear Algebra PACKage) is a standard library for numerical
    linear algebra. LAPACK provides routines for solving systems of
    simultaneous linear equations, least-squares solutions of linear
    systems of equations, eigenvalue problems, and singular value
    problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
    Schur, and generalized Schur) and related computations (i.e.,
    reordering of Schur factorizations and estimating condition numbers)
    are also included. LAPACK can handle dense and banded matrices, but
    not general sparse matrices. Similar functionality is provided for
    real and complex matrices in both single and double precision.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    blas-man (noarch)
    lapack-man (noarch)
    liblapack (x86_64, i586)
    liblapack-debuginfo (x86_64, i586)
    liblapack-devel (x86_64, i586)

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


      1. libxblas-devel
      2. cmake
      3. ctest
      4. libopenblas-devel
      5. python-modules
      6. libsuperlu-devel
      7. gcc-fortran

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


    12 марта 2013 г. Gleb Fotengauer-Malinovskiy 1:3.4.2-alt2
    - built with libblas-devel on arm armv3l armv4l armv5l armv5tel armv5tejl armv6l armv7l armh architectures
    27 ноября 2012 г. Eugeny A. Rostovtsev 1:3.4.2-alt1
    - Version 3.4.2
    11 августа 2012 г. Eugeny A. Rostovtsev 1:3.4.1-alt1
    - Version 3.4.1
    - Built with OpenBLAS instead of GotoBLAS2