Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lapack: The LAPACK libraries for numerical linear algebra.
- Summary
- 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. LAPACK
is coded in Fortran77 and built with gcc.
Arch: ia64
Download: | lapack-3.0-20.ia64.rpm |
Build Date: | Fri Feb 6 06:50:21 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 16.43 MiB |
Changelog
- * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Sun Nov 10 04:00:00 2002 Jeff Johnson <jbj{%}redhat{*}com> 3.0-19
- rebuild with x86_64.
- * Thu Jul 18 05:00:00 2002 Trond Eivind Glomsrød <teg{%}redhat{*}com> 3.0-18
- Remove an empty man page (#63569)