Package liblapack-devel: Information

    Binary package: liblapack-devel
    Version: 3.4.2-alt2
    Architecture: i586
    Build time:  Mar 13, 2013, 11:27 AM
    Source package: lapack
    Report package bug
    License: BSD
    Summary: BLAS and LAPACK Fortran libraries for numerical linear algebra (with GotoBLAS2)
    Description: 
    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.



    Last changed


    March 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
    Nov. 27, 2012 Eugeny A. Rostovtsev 1:3.4.2-alt1
    - Version 3.4.2
    Aug. 11, 2012 Eugeny A. Rostovtsev 1:3.4.1-alt1
    - Version 3.4.1
    - Built with OpenBLAS instead of GotoBLAS2