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

GAMS Package LINPACK


Package : LINPACK

 
A collection of Fortran subroutines that analyze and solve linear equations and
linear least squares problems. The package solves linear systems whose matrices
are general, banded, symmetric indefinite, symmetric positive definite,
triangular, and tridiagonal square. In addition, the package computes the QR and
singular value decompositions of rectangular matrices and applies them to least
squares problems.
 
Type         : Subprogram package
 
Portability   : Portable
 
Availability : Public domain
 
Language     : Fortran
 
Reference    : J.J. Dongarra, J.R. Bunch, C.B. Moler, and G.W. Stewart,
               LINPACK Users' Guide, SIAM, Philadelphia, 1979.
 
Developer    : Jack Dongarra, Jim Bunch, Cleve Moler and Pete Stewart
 
Distributor  : netlib. (See linpack subdirectory).
 
On sites     : (1) NETLIB (2) ARNO
 

Implementation data for NETLIB

 
NETLIB  : Public access repository, The University of Tennessee at
          Knoxville and Bell Laboratories
 
Version : 1979
Support : Unsupported
 
You may access components from NETLIB outside GAMS as follows.
 
   Documentation : echo 'send index for LINPACK' | mail netlib@ornl.gov
 

Implementation data for ARNO

 
ARNO    : Silicon Graphics Origin 2000, National Institute of Standards and
          Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Version : 1979
Support : Supported
 
Those logged in to arno.nist.gov or amur.nist.gov may access this package as
follows.
 
   Access        : f77 -o prog prog.f -lcomplib.sgimath
   Documentation : man complib


[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 00:50:21 UTC