   The following is a list of all of the files contained on both the
driver and library diskette.  The ".lnk" and ".bat" files are on the 
driver disk with the "main" routines:

SCH      LNK      159   The link list of binaries for the single precision
                        Cholesky decomposition routines' test.
SCH      FOR    11895   Main routine/driver for testing the SCH routines.
SCHDC    FOR     7894   real Cholesky decomposition decompose
SCHDD    FOR     6051   real Cholesky decomposition downdate
SCHEX    FOR     7091   real Cholesky decomposition exchange
SCHUD    FOR     4521   real Cholesky decomposition update

SEX      LNK       67   The link list of binaries for the SEX test set.
SEX      FOR    10358   Main routine/driver for testing the exchange routines.

LINKSG   BAT      108   The batch file to link the single precision general
                        routines' test.
SG       FOR    18134   Main routine/driver for testing the SG routines.
SGBCO    FOR     8482   real general band condition estimate
SGBDI    FOR     1932   real general band determinant, inverse, inertia
SGBFA    FOR     5345   real general band factor
SGBSL    FOR     3848   real general band solver
SGECO    FOR     5829   real general condition estimate
SGEDI    FOR     3630   real general determinant, inverse, inertia
SGEFA    FOR     2890   real general factor
SGESL    FOR     3197   real general solver

SGT      LNK      141   The link list of binaries for the single precision
                        general tridiagonal test.
SGT      FOR     8800   Main routine/driver for testing the SGT routines.
SGTSL    FOR     3285   real general tridiagonal solver solver

SP       LNK      210   The link list of binaries for the single precision
                        positive definite routines' test set.
SP       FOR    17495   Main routine/driver for testing the SP routines.
SPBCO    FOR     7983   real positive definite banded condition estimate
SPBDI    FOR     1713   real positive definite banded determinant, inverse, 
                                                                   inertia
SPBFA    FOR     2812   real positive definite banded factor
SPBSL    FOR     2167   real positive definite banded solver
SPOCO    FOR     6197   real positive definite condition estimate
SPODI    FOR     3626   real positive definite determinant, inverse, inertia
SPOFA    FOR     2033   real positive definite factor
SPOSL    FOR     1860   real positive definite solver
SPPCO    FOR     6874   real positive definite packed condition estimate
SPPDI    FOR     3518   real positive definite packed determinant, inverse, 
                                                                   inertia
SPPFA    FOR     2448   real positive definite packed factor
SPPSL    FOR     1768   real positive definite packed solver
SPTSL    FOR     2500   real positive definite tridiagonal solver

SQR      LNK      105   The link list of binaries for the single precision
                        orthogonal triangular decomposition routines' test set.
SQR      FOR    20344   Main routine/driver for testing the SQR routines.
SQRDC    FOR     7162   real orthogonal triangular decompose
SQRSL    FOR     9187   real orthogonal triangular solver
SQRTS    FOR    14958   real orthogonal triangular 

SS       LNK      192   The link list of binaries for the single precision
                        symmetric routines' test set.
SS       FOR    18523   Main routine/driver for testing the SS routines.
SSICO    FOR     7689   real symmetric indefinite condition estimate
SSIDI    FOR     6682   real symmetric indefinite determinant, inverse, 
                                                               inertia
SSIFA    FOR     6573   real symmetric indefinite factor
SSISL    FOR     4198   real symmetric indefinite solver
SSPCO    FOR     8912   real symmetric indefinite packed condition estimate
SSPDI    FOR     7642   real symmetric indefinite packed determinant, inverse, inertia
SSPFA    FOR     8004   real symmetric indefinite packed factor
SSPSL    FOR     4473   real symmetric indefinite packed solver

SSV      LNK      104   The link list of binaries for the single precision
                        singular value decomposition routines' test set.
SSV      FOR    12179   Main routine/driver for testing the SSV routines.
SSVDC    FOR    15448   real singular value decomposition

ST       LNK      129   The link list of binaries for the single precision
                        triangular routines' test set.
ST       FOR    15595   Main routine/driver for testing the ST routines.
STRCO    FOR     4862   real triangular condition estimate
STRDI    FOR     4460   real triangular determinant, inverse, inertia
STRSL    FOR     3881   real triangular solver

SUD      FOR    13102   This is the test driver for matrix update subs.

BUILDS   BAT       54   Constructs a test driver using the .LNK file.

SMACH    FOR     1391   Computes machine dependent parameters of floating
                        point arithmetic for use in testing only.  It is
                        not required by LINPACK proper.

ISAMAX   FOR      825 | This and the following are the support routines
SASUM    FOR      924 | from the "Basic Linear Algebraic Subroutine" 
SAXPY    FOR     1192 | library.  These handle vector movement and arith-
SCOPY    FOR     1163 | metic calculations.
SDOT     FOR     1202
SNRM2    FOR     4461
SROT     FOR      869
SROTG    FOR      644
SSCAL    FOR      916
SSWAP    FOR     1280
