Package lapack: Information
Source package: lapack
Version: 3.4.2-alt2
Build time: Mar 13, 2013, 11:27 AM
Category: Development/Other
Report package bugHome page: http://www.netlib.org/
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 RPM packages built from this SRPM:
blas-man (noarch)
lapack-man (noarch)
liblapack (x86_64, i586)
liblapack-debuginfo (x86_64, i586)
liblapack-devel (x86_64, i586)
blas-man (noarch)
lapack-man (noarch)
liblapack (x86_64, i586)
liblapack-debuginfo (x86_64, i586)
liblapack-devel (x86_64, i586)
Maintainer: Eugeny A. Rostovtsev
List of contributors:
Gleb Fotengauer-Malinovskiy
Eugeny A. Rostovtsev
Repocop Q. A. Robot
Alexey Tourbin
vsl
Gleb Fotengauer-Malinovskiy
Eugeny A. Rostovtsev
Repocop Q. A. Robot
Alexey Tourbin
vsl
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