Package CLAPACK
C version of LAPACK, a transportable library for solving common numerical linear
algebra problems, including systems of linear equations, linear least squares
problems, eigenvalue problems, and singular value problems. Designed to be
efficient on a wide range of modern high-performance computers. Intended to be
the successor to LINPACK and EISPACK. (C version generated using f2c.) Required
BLAS not automatically provided by NETLIB; see CBLAS package instead.
Type : Subprogram package
Portability : Portable
Availability : Public domain
Language : C
Reference : E. Anderson, et al., LAPACK Users Guide, SIAM, Philadelphia,
1992.
Developer : Original LAPACK by : E. Anderson, Z. Bai, C. Bischof, J. Demmel,
J. Dongarra, J. Du Croz, A. Greenbau S. Hammarling, A. McKenney,
S. Ostrouchov and D. Sorensen. C translation by J. Demmel and
Xiaoye Li.
Distributor : netlib. (See clapack subdirectory).
On sites : (1) NETLIB
NETLIB : Public access repository, The University of Tennessee at
Knoxville and Bell Laboratories
Version : 1994
Support : Unsupported
You may access components from NETLIB outside GAMS as follows.
Access : The entire package can be retrieved by anonymous ftp from
ftp.netlib.org.
Contents-singl: echo 'send index from clapack/single' | mail
netlib@ornl.gov
Contents-doubl: echo 'send index from clapack/double' | mail
netlib@ornl.gov
Contents-compl:xecho 'send index from clapack/complex' | mail
netlib@ornl.gov
Contents-compl:xecho 'send index from clapack/complex16' | mail
netlib@ornl.gov
Utilities : Retrieve clapack/f2clibs.tgz by anonymous ftp from
ftp.netlib.org
Readme : Retrieve clapack/readme by anonymous ftp from
ftp.netlib.org
GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology
This page was generated on Fri May 16, 2008 at 17:14:00 UTC