[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Package LAPACK


Package : LAPACK

 
A transportable library of Fortran 77 subroutines for solving the most common
problems in numerical linear algebra: systems of linear equations, linear least
squares problems, eigenvalue problems, and singular value problems. It has been
designed to be efficient on a wide range of modern high-performance computers. It
is intended to be the successor to LINPACK and EISPACK.
 
Type         : Subprogram package
 
Portability   : Portable
 
Availability : Public domain
 
Language     : Fortran
 
Reference    : E. Anderson, et al., LAPACK Users Guide, SIAM, Philadelphia,
               Second Edition, 1994. Online version
 
Developer    : E. Anderson, Z. Bai, C. Bischof, J. Demmel, J. Dongarra, J. Du
               Croz, A. Greenbau S. Hammarling, A. McKenney, S. Ostrouchov and
               D. Sorensen
 
Distributor  : netlib
 
On sites     : (1) NETLIB (2) ITL (3) ARNO
 

Implementation data for NETLIB

 
NETLIB  : Public access repository, The University of Tennessee at
          Knoxville and Bell Laboratories
 
Version : "2.0"
Support : Unsupported
 
You may access components from NETLIB outside GAMS as follows.
 
   Documentation : echo 'send index for lapack' | mail netlib@ornl.gov
   Release_notes : See LAPACK Web Page
 

Implementation data for ITL

 
ITL     : Unix Workstation Network, National Institute of Standards and
          Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Version : 2.0
Support : Supported
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Access        : f77 -o myprog myprog.f -llapack -lblas
   README        : Can be downloaded from netlib
 

Implementation data for ARNO

 
ARNO    : Silicon Graphics Origin 2000, National Institute of Standards and
          Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Version : "2.0"
Support : Unsupported
 
Those logged in to arno.nist.gov or amur.nist.gov may access this package as
follows.
 
   Access        : f90 prog.f -lscs (or -lscs_mp for multiprocessor version)
   Documentation : man lapack


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

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 Tue Sep 16, 2008 at 09:36:46 UTC