Package lapack: Information

    Source package: lapack
    Version: 3.3.1-alt2
    Build time:  May 5, 2011, 06:52 AM
    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.

    List of rpms provided by this srpm:
    blas-man (noarch)
    lapack-man (noarch)
    liblapack (x86_64, i586)
    liblapack-debuginfo (x86_64, i586)
    liblapack-devel (x86_64, i586)



      1. cmake
      2. libgomp-devel
      3. libgotoblas-devel
      4. gcc-fortran

    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