Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lapack: The LAPACK libraries for numerical linear algebra
Name: | lapack |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 3.0 |
License: | Freely distributable |
Release: | 37.el5 |
URL: | http://www.netlib.org/lapack/ |
- 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.
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Jul 19 01:00:00 2006 Ivana Varekova <varekova{%}redhat{*}com> 3.0-37.el5
-
- convert specfile to UTF-8
- remove RPM_SOURCE_DIR
- add Provides
- * Wed Mar 1 00:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 3.0-37
-
- bump for FC5