Package liblapack: Information

    Binary package: liblapack
    Version: 3.3.1-alt2
    Architecture: x86_64
    Build time:  May 5, 2011, 06:54 AM
    Source package: lapack
    Category: System/Libraries
    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


    May 4, 2011 Eugeny A. Rostovtsev 1:3.3.1-alt2
    - Fixed for dist-upgrade (ALT #25561)
    April 27, 2011 Eugeny A. Rostovtsev 1:3.3.1-alt1
    - Version 3.3.1
    April 14, 2011 Eugeny A. Rostovtsev 1:3.3.0-alt6
    - Renamed lapack-goto -> lapack