home *** CD-ROM | disk | FTP | other *** search
/ ftp.cdrom.com/pub/cdrom/ / cdrom.tar / cdrom / cdroms / netlib / global.txt < prev    next >
Text File  |  1995-12-02  |  2MB  |  78,944 lines

  1. -----------------------------------------------------------
  2. Root Directory
  3. path: /
  4. -----------------------------------------------------------
  5. readme.txt             Documentation rearding this disc.
  6. docs/                  Walnut Creek CDROM Documentation.
  7. netlib.faq             Frequently asked questions about Netlib.
  8.  
  9. netlib/                All the files on Netlib.
  10. netlib/a/              for     approximation algorithms from various sources
  11.                        editor  Eric Grosse
  12.                        master  netlib.att.com
  13. netlib/access/         for     netlib access tools, such as unshar
  14.                        editor  Eric Grosse
  15.                        master  netlib.att.com
  16. netlib/aicm/           for     selected material from Advances in Computational
  17.                                Mathematics
  18.                        #       journal published by Baltzer
  19.                        master  netlib.att.com
  20. netlib/alliant/        for     programs collected from Alliant users
  21.                        editor  Jack Dongarra
  22.                        master  ornl.gov
  23. netlib/amos/           for     Bessel functions of complex argument and
  24.                                nonnegative order
  25.                        by      D.E. Amos
  26.                        ref     ACM TOMS 12 (1986) 265-273 algorithm 644
  27.                        master  ornl.gov
  28.                        #       The Bessel functions H1, H2, I, J, K, and Y, as
  29.                                well as the Airy functions Ai, Bi, and their
  30.                                derivatives are provided.  Exponential scaling
  31.                                and sequence generation are optional.
  32. netlib/ampl/           for     linear and nonlinear programming.
  33.                        editor  David Gay
  34.                        master  netlib.att.com
  35. netlib/apollo/         for     programs collected from Apollo users.
  36.                        editor  Jack Dongarra
  37.                        master  ornl.gov
  38. netlib/benchmark/      for     contains benchmark programs and the table of
  39.                                Linpack timings.
  40.                        editor  Jack Dongarra
  41.                        master  ornl.gov
  42. netlib/bihar/          for     biharmonic equation in rectangular geometry and
  43.                                polar coordinates
  44.                        by      Petter Bjorstad
  45.                        master  nac.no
  46. netlib/blacs/          for     Basic Linear Algebra Communication Subprograms
  47.                        editor  Clint Whaley <rwhaley@cs.utk.edu>
  48.                        contact blacs@cs.utk.edu
  49.                        master  ornl.gov
  50. netlib/blas/           for     blas (level 1, 2 and 3) and machine constants
  51.                        rel     excellent
  52.                        age     stable
  53.                        editor  Jack Dongarra
  54.                        master  ornl.gov
  55. netlib/bmp/            for     Brent's multiple precision package
  56.                        master  netlib.att.com
  57. netlib/c/              for     miscellaneous codes written in C
  58.                        #       Not all C software is in this "miscellaneous"
  59.                                library.  If it clearly fits into domain
  60.                                specific library, it is assigned there.  The
  61.                                principal contents at present is the c/meschach
  62.                                subdirectory by David Stewart covering linear
  63.                                algebra and utilities.  See c/index for details.
  64.                        editor  Eric Grosse
  65.                        master  netlib.att.com
  66. netlib/c++/            for     miscellaneous codes in C++
  67.                        editor  Eric Grosse
  68.                        master  netlib.att.com
  69. netlib/chammp/         for     DOE Computer Hardware, Advanced Mathematics and
  70.                                Model Physics program
  71.                        editor  Jack Dongarra
  72.                        master  ornl.gov
  73. netlib/cheney-kincaid/ by      Ward Cheney & David Kincaid
  74.                        ref     Numerical Mathematics and Computing, 2nd ed.,
  75.                                1985.
  76.                        master  netlib.att.com
  77. netlib/clapack/        for     C version of LAPACK
  78.                        by      J. Demmel and Xiaoye Li
  79.                        rel     pre-release
  80.                        lang    C
  81.                        master  ornl.gov
  82. netlib/commercial/     for     advertising material for commercial math
  83.                                software
  84.                        editor  ehg@research.att.com
  85.                        master  netlib.att.com
  86. netlib/conformal/      for     the "parameter problem" associated with
  87.                                conformal mapping
  88.                        editor  Eric Grosse
  89.                        master  netlib.att.com
  90. netlib/contin/         for     continuation and limit points
  91.                        editor  Eric Grosse
  92.                        master  netlib.att.com
  93. netlib/dierckx/        for     spline fitting routines for various kinds of
  94.                                data and geometries
  95.                        by      Paul Dierckx <Paul.Dierckx@cs.kuleuven.ac.be>
  96.                        #       Comp Sci, K. U. Leuven, Celestijnenlaan 200A,
  97.                                B-3001 Heverlee, Belgium also called fitpack,
  98.                                but no connection with Alan Cline's library
  99.                        master  netlib.att.com
  100. netlib/domino/         for     multiple tasks to communicate and schedule local
  101.                                tasks for execution.
  102.                        #       These tasks may be on a single processor or
  103.                                spread among multiple processors connected by a
  104.                                message-passing network.
  105.                        by      O'Leary, Stewart, Van de Geijn, University of
  106.                                Maryland
  107.                        lang    C, assembler
  108.                        master  ornl.gov
  109. netlib/eispack/        for     eigenvalues and eigenvectors A collection of
  110.                                Fortran subroutines that compute the eigenvalues
  111.                                and eigenvectors of nine classes of matrices.
  112.                                The package can  determine the eigensystems of
  113.                                complex general, complex Hermitian,  real
  114.                                general, real symmetric, real symmetric band,
  115.                                real symmetric  tridiagonal, special real
  116.                                tridiagonal, generalized real, and  generalized
  117.                                real symmetric matrices. In addition, there are
  118.                                two  routines which use the singular value
  119.                                decomposition to solve  certain least squares
  120.                                problems.
  121. netlib/eispack/        #       Description carried over from above.....
  122.                        by      NATS Project at Argonne National Laboratory
  123.                                <dongarra@cs.utk.edu>
  124.                        prec    double
  125.                        see     seispack
  126.                        rel     excellent
  127.                        age     stable
  128.                        ref     B.T. Smith, J.M. Boyle, J.J. Dongarra, B.S.
  129.                                Garbow, Y. Ikebe,  V.C. Klema, and C.B. Moler.
  130.                                Matrix Eigensystem Routines - EISPACK Guide,
  131.                                volume 6 of Lecture Notes in Computer Science,
  132.                                Springer-Verlag, Berlin, 1976.   B.S. Garbow,
  133.                                J.M. Boyle, J.J. Dongarra, and C.B. Moler.
  134.                                Matrix Eigensystem Routines - EISPACK Guide
  135.                                Extension, volume 51 of Lecture Notes in
  136.                                Computer Science, Springer-Verlag, Berlin, 1977.
  137.                        master  ornl.gov
  138. netlib/elefunt/        for     testing elementary function programs provided
  139.                                with Fortran compilers
  140.                        ref     Software Manual for the  Elementary Functions,
  141.                                Prentice Hall, 1980.
  142.                        by      W. J. Cody and W. Waite
  143.                        master  netlib.att.com
  144. netlib/env/            for     integrated problem solving environments
  145.                        editor  Eric Grosse <ehg@research.att.com>
  146.                        master  netlib.att.com
  147. netlib/f2c/            for     converting Fortran to C
  148.                        by      Feldman, Gay, Maimone, and Schryer
  149.                        editor  David Gay
  150.                        master  netlib.att.com
  151.                        gams    s1
  152. netlib/fdlibm/         for     C math library for machines that support IEEE
  153.                                754 floating-point
  154.                        by      Kwok C Ng <kwok.ng@sunpro.eng.sun.com>
  155.                        #       Version: 5.1 Maintained-hy:
  156.                                fdlibm-comments@sunpro.eng.sun.com
  157.                                Maintained-at:   sunsite.unc.edu Platforms:
  158.                                Require ANSI C compiler with IEEE 754 style
  159.                                arithmetic Copying-Policy: Freely
  160.                                Redistributable Keywords:
  161.                                libm,exp,log,sin,cos,floating-point,IEEE754
  162.                        master  netlib.att.com
  163. netlib/fftpack/        for     Fast Fourier Transform of periodic and other
  164.                                symmetric sequences
  165.                        #       This package consists of programs which perform
  166.                                Fast Fourier Transforms for both complex and
  167.                                real periodic sequences and certain other
  168.                                symmetric sequences.
  169.                        by      Paul Swarztrauber, NCAR.
  170.                        see     double precision version in bihar
  171.                        rel     excellent
  172.                        age     stable
  173.                        master  netlib.att.com
  174. netlib/fishpack/       for     finite differences for elliptic boundary value
  175.                                problems.
  176.                        by      Paul Swarztrauber and Roland Sweet.
  177.                        #       CRAYFISHPAK is a new expanded version of FISHPAK
  178.                                that has been totally rewritten for vector
  179.                                computers, on which order of magnitude speedups
  180.                                have been commonly observed.  For more
  181.                                information contact Green Mountain  Software,
  182.                                1951 Alpine Ave., Boulder, Colorado, 80304-3657,
  183.                                USA, phone (303) 447-9224, or by email:
  184.                                lsweet@greenmtn.com (on internet).
  185.                        rel     excellent
  186.                        age     stable
  187.                        master  netlib.att.com
  188. netlib/fitpack/        for     splines under tension.  (an early version)
  189.                        by      Alan K. Cline
  190.                        #       For a current copy and for other routines,
  191.                                contact: Pleasant Valley Software, 8603 Altus
  192.                                Cove, Austin TX 78759, USA
  193.                        master  netlib.att.com
  194. netlib/fmm/            ref     Computer Methods for Mathematical Computations
  195.                        by      George Forsythe, Mike Malcolm, and Cleve Moler.
  196.                        prec    double
  197.                        see     sfmm
  198.                        master  ornl.gov
  199. netlib/fn/             for     special functions
  200.                        by      Wayne Fullerton
  201.                        master  netlib.att.com
  202. netlib/fortran/        for     tools specific to Fortran:  a single/double
  203.                                converter; static debugger
  204.                        master  netlib.att.com
  205. netlib/fortran-m/      for     small set of extensions to f77 that supports
  206.                                modular message-passing
  207.                        editor  Jack Dongarra <dongarra@cs.utk.edu>
  208.                        master  ornl.gov
  209. netlib/fp/             for     floating point arithmetic
  210.                        editor  David Gay
  211.                        master  netlib.att.com
  212. netlib/gcv/            for     Generalized Cross Validation spline smoothing
  213.                        editor  Eric Grosse
  214.                        master  netlib.att.com
  215. netlib/gmat/           for     multi-processing Time Line and State Graph
  216.                                tools.
  217.                        by      Mark Seager (LLNL Oct 8, 1987)
  218.                        master  ornl.gov
  219.                        #       werner@ramius.llnl.gov (Nancy Werner) 26 Oct 90
  220. netlib/gnu/            for     utilities useful to netlib clients, covered by
  221.                                GNU public license
  222.                        editor  David Gay
  223.                        master  netlib.att.com
  224. netlib/go/             for     Golden Oldies:  widely used,  but not in
  225.                                standard libraries.
  226.                        #       Nominations welcome!
  227.                        rel     excellent
  228.                        age     old
  229.                        editor  Eric Grosse
  230.                        master  netlib.att.com
  231. netlib/graphics/       for     scientific visualization
  232.                        editor  Eric Grosse
  233.                        master  netlib.att.com
  234. netlib/harwell/        for     sparse unsymmetric matrix routine MA28 from the
  235.                                Harwell library
  236.                        editor  Iain Duff
  237.                        master  ornl.gov
  238. netlib/hence/          for     Heterogenous Network Computing Environment
  239.                        editor  Peter Newton <newton@cs.utk.edu>
  240.                        master  ornl.gov
  241.                        #       only available from Tennessee, until either they
  242.                                agree to
  243.                                use shorter filenames or Plan9 agrees to allow
  244.                                long filenames
  245. netlib/hompack/        for     solving nonlinear systems of equations by
  246.                                homotopy methods
  247.                        #       fixed point, zero finding, and general homotopy
  248.                                curve tracking problems, utilizing both dense
  249.                                and sparse Jacobian matrices; ODE-based, normal
  250.                                flow, and augmented Jacobian.
  251.                        by      Layne T. Watson  ltw@vtopus.cs.vt.edu  (703)
  252.                                231-7540
  253.                        #       Department of Computer Science, VPI & SU,
  254.                                Blacksburg, VA 24061
  255.                        master  netlib.att.com
  256. netlib/hpf/            for     first draft of language specification
  257.                        by      High Performance Fortran Forum
  258.                        master  ornl.gov
  259. netlib/ijsa/           for     International Journal of Supercomputer
  260.                                Applications
  261.                        editor  Jack Dongarra
  262.                        master  ornl.gov
  263. netlib/image/          for     image processing
  264.                        editor  Eric Grosse
  265.                        master  netlib.att.com
  266.                        see     popi, a/blur
  267. netlib/intercom/       for     Interprocessor Collective Communications
  268.                                (InterCom) Library
  269.                        by      Mike Barnett, David Payne, Satya Gupta, Lance
  270.                                Shuler, Robert van de Geijn, and Jerrell Watts
  271.                        contact intercom@cs.utexas.edu
  272.                        editor  Jack Dongarra <dongarra@cs.utk.edu>
  273.                        master  ornl.gov
  274. netlib/itpack/         for     Iterative Linear System Solvers
  275.                        #       Jacobi method, SOR, SSOR with conjugate gradient
  276.                                acceleration  or with Chebyshev (semi-iteration
  277.                                - SI) acceleration.
  278.                        by      Young and Kincaid and the group at U of Texas.
  279.                        #       kincaid@cs.utexas.edu oppe@scri1.scri.fsu.edu
  280.                                joubert@cs.utexas.edu Center for Numerical
  281.                                Analysis; (512) 471-1242 RLM Bldg. 13.150;
  282.                                University of Texas at Austin; Austin TX
  283.                                78713-8510
  284.                        editor  Bill Coughran
  285.                        master  netlib.att.com
  286. netlib/jakef/          for     automatic differentiation
  287.                        #       a precompiler that analyses a given Fortran77
  288.                                source code for  the evaluation of a scalar or
  289.                                vector function and then generates an expanded
  290.                                Fortran subroutine that simultaneously evaluates
  291.                                the gradient or Jacobian respectively. For
  292.                                scalar functions the ratio between the  run-time
  293.                                of the resulting gradient routine and that of
  294.                                the original evaluation routine is never greater
  295.                                than a fixed bound of about five.  The storage
  296.                                requirement may be considerable as it is also
  297.                                proportional  to the run-time of the original
  298.                                routine. Since no differencing is done the
  299.                                partial derivative values obtained are exact up
  300.                                to round-off errors.
  301.                        by      A. Griewank, Argonne National Laboratory
  302.                                <griewank@mcs.anl.gov> 12/1/88.
  303.                        master  ornl.gov
  304. netlib/kincaid-cheney/ by      Ward Cheney & David Kincaid
  305.                        ref     Numerical Analysis: The Mathematics of
  306.                                Scientific Computing, 1990.
  307.                        master  netlib.att.com
  308. netlib/lanczos/        for     a few eigenvalues/eigenvectors of a large
  309.                                (sparse) symmetric matrix
  310.                        #       real symmetric and  Hermitian matrices singular
  311.                                values and vectors of real, rectangular matrices
  312.                        by      Jane Cullum and Ralph A. Willoughby, IBM
  313.                                Yorktown  914-945-1589
  314.                        ref     Lanczos Algorithms for Large Symmetric
  315.                                Eigenvalue Computations, Birkhauser
  316.                        #       Additional codes, for factored inverses, real
  317.                                symmetric generalized problems, complex
  318.                                symmetric problems and real symmetric block
  319.                                codes are available from the authors.
  320.                        master  netlib.att.com
  321.                        see     go/underwood.f
  322. netlib/lanz/           for     Large Sparse Symmetric Generalized Eigenproblem
  323.                        by      Mark T. Jones and Merrell L. Patrick
  324.                        master  ornl.gov
  325.                        see     go/underwood.f
  326.                        gams    d4b1
  327. netlib/lapack/         for     the most common problems in numerical linear
  328.                                algebra linear equations, linear least squares
  329.                                problems, eigenvalue problems, and singular
  330.                                value problems. It has been designed to be
  331.                                efficient on a wide range of modern
  332.                                high-performance computers.
  333.                        by      Ed Anderson, Z. Bai, Chris Bischof, Jim Demmel,
  334.                                Jack Dongarra,  Jeremy Du Croz, Anne Greenbaum,
  335.                                Sven Hammarling,  Alan McKenney,  Susan
  336.                                Ostrouchov, and Danny Sorensen
  337.                                <lapack@cs.utk.edu>
  338.                        rel     excellent
  339.                        age     research
  340.                        ref     LAPACK Users' Guide, May 1992, available from
  341.                                SIAM; 3600 University City Science Center;
  342.                                Philadelphia, PA 19104-2688; 215-382-9800, FAX
  343.                                215-386-7999; service@siam.org
  344.                        master  ornl.gov
  345.                        contact lapack@cs.utk.edu
  346. netlib/laso/           for     a few eigenvalues/eigenvectors of a large
  347.                                (sparse) symmetric matrix
  348.                        alg     Lanczos
  349.                        by      David Scott
  350.                        master  ornl.gov
  351.                        see     go/underwood.f
  352. netlib/lawson-hanson/  for     least squares
  353.                        by      C. Lawson and R. Hanson
  354.                        ref     "Solving Least Squares Problems," SIAM
  355.                                Publications
  356.                        lang    Fortran77, Fortran90
  357.                        master  netlib.att.com
  358. netlib/linalg/         for     various functions complementing the bigger
  359.                                linear algebra libraries
  360.                        editor  Jack Dongarra
  361.                        master  ornl.gov
  362. netlib/linpack/        for     linear  equations and linear least squares
  363.                                problems linear systems whose matrices are
  364.                                general, banded, symmetric  indefinite,
  365.                                symmetric positive definite, triangular, and
  366.                                tridiagonal  square.  In addition, the package
  367.                                computes the QR and singular value
  368.                                decompositions of rectangular matrices and
  369.                                applies them to least  squares problems.
  370.                        by      Jack Dongarra <dongarra@cs.utk.edu>,  Jim Bunch,
  371.                                Cleve Moler and Pete Stewart.
  372.                        rel     excellent
  373.                        age     stable
  374.                        ref     J. Bunch, J. Dongarra, C. Moler, and G.W.
  375.                                Stewart.  LINPACK User's Guide.  SIAM,
  376.                                Philadelphia, PA, 1979.
  377.                        master  ornl.gov
  378. netlib/lp/             for     linear programming test problems
  379.                        editor  David Gay
  380.                        master  netlib.att.com
  381. netlib/machines/       for     information on high performance computers
  382.                        editor  Jack Dongarra
  383.                        master  ornl.gov
  384. netlib/maspar/         for     MasPar-specific libraries and tools
  385.                        editor  Petter Bjorstad
  386.                        master  nac.no
  387. netlib/mds/            for     multidimensional scaling
  388.                        age     old
  389.                        editor  kruskal@research.att.com
  390.                        master  netlib.att.com
  391. netlib/microscope/     for     looking closely at functions
  392.                        #       Given an  interpolation or  approximation
  393.                                scheme, it allows the following questions, among
  394.                                others, to   be answered: Does the  scheme
  395.                                interpolate?    How  often is  it
  396.                                differentiable?    What functions does it
  397.                                reproduce exactly?  If the scheme is polynomial,
  398.                                what is its polynomial degree?  Where is the
  399.                                smoothness of a function reduced?  Where are the
  400.                                bugs in a FORTRAN implementation?
  401.                        by      Peter Alfeld and Bill Harris, Dept. Math.,
  402.                                University of Utah
  403.                        #       801-581-6842 or 801-581-6851
  404.                        master  netlib.att.com
  405. netlib/minpack/        for     nonlinear equations and nonlinear least squares
  406.                                problems.
  407.                        #       Five algorithmic paths each include a core
  408.                                subroutine and an  easy-to-use driver.  The
  409.                                algorithms proceed either from an analytic
  410.                                specification of the Jacobian matrix or directly
  411.                                from the problem  functions.  The paths include
  412.                                facilities for systems of equations  with a
  413.                                banded Jacobian matrix, for least squares
  414.                                problems with a  large amount of data, and for
  415.                                checking the consistency of the  Jacobian matrix
  416.                                with the functions.
  417.                        by      Jorge More', Burt Garbow, and Ken Hillstrom at
  418.                                Argonne National Laboratory.
  419.                        prec    double
  420.                        see     sminpack
  421.                        master  ornl.gov
  422. netlib/misc/           for     various stuff collected over time
  423.                        editor  Jack Dongarra
  424.                        master  ornl.gov
  425. netlib/mpfun/          for     multiple precision arithmetic
  426.                        by      David Bailey <dbailey@nas.nasa.gov>
  427.                        master  netlib.att.com
  428. netlib/napack/         for     linear algebra and optimization
  429.                        #       A collection of Fortran subroutines to solve
  430.                                linear systems, to estimate the condition number
  431.                                or the norm of a matrix, to compute
  432.                                determinants, to multiply a matrix by a vector,
  433.                                to invert a matrix, to solve least squares
  434.                                problems, to perform unconstrained minimization,
  435.                                to compute eigenvalues, eigenvectors, the
  436.                                singular value decomposition, or the QR
  437.                                decomposition.  The package has special routines
  438.                                for general, band, symmetric, indefinite,
  439.                                tridiagonal, upper Hessenberg, and circulant
  440.                                matrices.
  441.                        by      Bill Hager
  442.                        #       Mathematics, Univ. Florida, Gainesville, FL
  443.                                32611, hager@math.ufl.edu
  444.                        ref     Applied Numerical Linear Algebra, Prentice-Hall,
  445.                                1988.
  446.                        master  netlib.att.com
  447. netlib/news/           for     netlib column for SIAM News
  448.                        lang    LaTeX
  449.                        by      Eric Grosse
  450.                        master  netlib.att.com
  451. netlib/numeralgo/      for     algorithms from the new journal "Numerical
  452.                                Algorithms"
  453.                        master  netlib.att.com
  454. netlib/ode/            for     initial and boundary value ordinary differential
  455.                                equation solvers
  456.                        #       colsys, dverk, rksuite, ode
  457.                        editor  Bill Coughran
  458.                        master  netlib.att.com
  459. netlib/odepack/        for     ODE package
  460.                        by      Alan Hindmarsh <alanh@daphne.llnl.gov> and
  461.                                others
  462.                        prec    double
  463.                        see     sodepack
  464.                        master  netlib.att.com
  465. netlib/odrpack/        for     Orthogonal Distance Regression
  466.                        by      Boggs Byrd Rogers Schnabel
  467.                        #       A portable collection of Fortran subprograms for
  468.                                fitting a model to data.  It is designed
  469.                                primarily for instances when the independent as
  470.                                well as the dependent variables have significant
  471.                                errors, implementing a highly efficient
  472.                                algorithm for solving the weighted orthogonal
  473.                                distance regression problem, i.e., for
  474.                                minimizing the sum of the squares of the
  475.                                weighted orthogonal distances between each data
  476.                                point and the curve described by the model
  477.                                equation.
  478.                        master  netlib.att.com
  479. netlib/opt/            for     miscellaneous optimization software, e.g.
  480.                                Brent's praxis.
  481.                        editor  David Gay
  482.                        master  netlib.att.com
  483. netlib/p4/             for     parallel programming system.
  484.                        #       subroutines and macors for writing portable
  485.                                parallel programs in Frtran or C for execution
  486.                                on a wide variety of parallel machines and
  487.                                workstation networks.
  488.                        by      Rusty Lusk, Argonne National Laboratory
  489.                        contact p4@mcs.anl.gov
  490.                        master  netlib.att.com
  491. netlib/paragraph/      for     graphical display of message-passing
  492.                                multiprocessor architectures.
  493.                        by      Jennifer Etheridge and Michael Heath, Oak Ridge
  494.                                National Lab.
  495.                        master  ornl.gov
  496. netlib/paranoia/       for     exploring the floating point system on your
  497.                                computer.
  498.                        by      Kahan, Berkeley
  499.                        editor  David Gay
  500.                        master  netlib.att.com
  501. netlib/parmacs/        for     parallel programmming macros for monitors and
  502.                                send/receive
  503.                        by      Rusty Lusk, Argonne National Lab
  504.                                (lusk@anl-mcs.arpa)
  505.                        master  ornl.gov
  506. netlib/pascal/         for     miscellaneous codes written in Pascal
  507.                        #       At present, codes from J.C. Nash, Compact
  508.                                Numerical Methods for Computers: Linear Algebra
  509.                                and Function Minimisation, Second Edition Adam
  510.                                Hilger: Bristol & American Institute of Physics:
  511.                                New York, 1990
  512.                        editor  Eric Grosse
  513.                        master  netlib.att.com
  514. netlib/pdes/           for     partial differential equation packages
  515.                        editor  Bill Coughran
  516.                        master  netlib.att.com
  517. netlib/picl/           for     generic message-passing interface to
  518.                                multiprocessors also provides timestamped trace
  519.                                data
  520.                        keywords portable, error trapping, parallel,
  521.                                interprocessor communication, instrumentation
  522.                        by      Geist, Heath, Peyton, and Worley, Oak Ridge
  523.                                National Lab.
  524.                        contact worleyph@msr.epm.ornl.gov
  525.                        master  ornl.gov
  526.  
  527. netlib/pltmg/          for     elliptic partial differential equations in
  528.                                general regions of the plane
  529.                        #       It features adaptive local mesh refinement,
  530.                                multigrid iteration, and a pseudo-arclength
  531.                                continuation option for parameter dependencies.
  532.                                The package includes an initial mesh generator
  533.                                and several graphics packages.
  534.                        ref     PLTMG User's Guide, SIAM publications
  535.                        by      Randy Bank
  536.                        editor  Bill Coughran
  537.                        master  netlib.att.com
  538. netlib/poly2/          for     conversion tools for polyhedra library
  539.                        by      Stewart Dickson
  540.                        master  netlib.att.com
  541. netlib/polyhedra/      for     angles, vertex locations, etc of geometric
  542.                                solids
  543.                        by      Andrew Hume
  544.                        master  netlib.att.com
  545. netlib/popi/           for     arbitrary manipulation of digitized images.
  546.                        ref     Chap 5,6 of Beyond Photography--The Digital
  547.                                Darkroom, PrenticeHall
  548.                        by      Gerard J. Holzmann
  549.                        master  netlib.att.com
  550. netlib/port/           for     public subset of the PORT library
  551.                        #       Includes the latest version of Gay's NL2SOL
  552.                                nonlinear least squares.  The rest of the PORT3
  553.                                library is available by license from AT&T.
  554.                        editor  David Gay
  555.                        master  netlib.att.com
  556. netlib/portfix/        for     bug fixes for functions in the proprietary part
  557.                                of the PORT library
  558.                        #       only at netlib.att.com
  559. netlib/pppack/         for     splines
  560.                        by      Carl de Boor
  561.                        ref     A Practical Guide to Splines, Springer Verlag.
  562.                        #       Some calling sequences differ slightly from
  563.                                those in the book.
  564.                        rel     excellent
  565.                        age     old
  566.                        editor  Eric Grosse
  567.                        master  netlib.att.com
  568. netlib/pvm3/           for     software and papers on a Parallel Virtual
  569.                                Machine (PVM) software for heterogeneous
  570.                                networking parallel processing in  Fortran or C
  571.                                for execution on a wide variety of parallel
  572.                                machines, supercomputers, and workstation
  573.                                networks.
  574.                        by      Beguelin, Dongarra, Geist, Jiang, Manchek,
  575.                                Moore, and Sunderam
  576.                        editor  Jack Dongarra, University of Tennessee and Oak
  577.                                Ridge National Lab
  578.                        contact pvm@msr.epm.ornl.gov
  579.                        master  ornl.gov
  580. netlib/quadpack/       for     definite univariate integrals
  581.                        by      Piessens,  de Donker,  Kahaner
  582.                        #       (slatec version)
  583.                        master  netlib.att.com
  584. netlib/random/         for     random number generators
  585.                        editor  Eric Grosse
  586.                        master  netlib.att.com
  587. netlib/research/       for     small tools from Computing Science Research,
  588.                                Bell Labs
  589.                        editor  Eric Grosse
  590.                        master  netlib.att.com
  591. netlib/scalapack/      for     software for MIMD distributed memory computers
  592.                                for some of the
  593.                        #       lapack routines
  594.                        editor  Jack Dongarra, University of Tennessee and Oak
  595.                                Ridge National Lab
  596.                        master  ornl.gov
  597. netlib/sched/          for     the Schedule package, to aid transportable
  598.                        #       implementation of parallel algorithms in a
  599.                                Fortran setting.
  600.                        by      Jack Dongarra and Dan Sorensen
  601.                        master  ornl.gov
  602. netlib/scilib/         #       a portable FORTRAN emulation (by M.J. McBride
  603.                                and S.H. Lamson) of CRAY SCILIB, a library of
  604.                                scientific applications subprograms developed by
  605.                                Cray Research, Inc.
  606.                        editor  Jack Dongarra
  607.                        contact Scott Lamson <lamson@crd.ge.com>
  608.                        master  ornl.gov
  609. netlib/seispack/       for     eigenvalues and eigenvectors
  610.                        #       A collection of Fortran subroutines that compute
  611.                                the eigenvalues  and eigenvectors of nine
  612.                                classes of matrices.  The package can  determine
  613.                                the eigensystems of complex general, complex
  614.                                Hermitian,  real general, real symmetric, real
  615.                                symmetric band, real symmetric  tridiagonal,
  616.                                special real tridiagonal, generalized real, and
  617.                                generalized real symmetric matrices. In
  618.                                addition, there are two  routines which use the
  619.                                singular value decomposition to solve  certain
  620.                                least squares problems.
  621.                        by      NATS Project at Argonne National Laboratory.
  622.                        prec    single
  623.                        see     eispack
  624.                        master  ornl.gov
  625. netlib/sequent/        for     software from the Sequent Users Group
  626.                        editor  Jack Dongarra
  627.                        master  ornl.gov
  628. netlib/sfmm/           ref     Computer Methods for Mathematical Computations
  629.                        by      George Forsythe, Mike Malcolm, and Cleve Moler.
  630.                        see     fmm
  631.                        prec    single
  632.                        master  ornl.gov
  633. netlib/slap/           for     iterative symmetric and non-symmetric linear
  634.                                system solution
  635.                        #       Sparse Linear Algebra Package.
  636.                                Included in  this package  are  core routines
  637.                                to   do  Iterative
  638.                                Refinement    iteration,   Preconditioned
  639.                                Conjugate   Gradient
  640.                                iteration,  Preconditioned Conjugate Gradient
  641.                                iteration on  the
  642.                                Normal Equations,  Preconditioned BiConjugate
  643.                                Gradient iteration,
  644.                                Preconditioned BiConjugate Gradient  Squared
  645.                                iteration,  Orthomin
  646.                                iteration  and  Generalized  Minimum  Residual
  647.                                iteration.   Core
  648.                                routines  require the   user  to supply
  649.                                "MATVEC"  (Matrix Vector
  650.                                Multiply) and "MSOLVE" (Preconditiong) routines.
  651.                        by      Mark K. Seager & Anne Greenbaum
  652.                        editor  Jack Dongarra
  653.                        master  ornl.gov
  654. netlib/slatec/         #       comprehensive software library containing over
  655.                                1400 general
  656.                                purpose mathematical and statistical routines
  657.                                written in Fortran 77.
  658.                        editor  Tom Rowan
  659.                        master  ornl.gov
  660. netlib/sminpack/       for     nonlinear equations and nonlinear least squares
  661.                                problems.
  662.                        #       Five algorithmic paths each include a core
  663.                                subroutine and an  easy-to-use driver.  The
  664.                                algorithms proceed either from an analytic
  665.                                specification of the Jacobian matrix or directly
  666.                                from the problem  functions.  The paths include
  667.                                facilities for systems of equations  with a
  668.                                banded Jacobian matrix, for least squares
  669.                                problems with a  large amount of data, and for
  670.                                checking the consistency of the  Jacobian matrix
  671.                                with the functions.
  672.                        by      Jorge More', Burt Garbow, and Ken Hillstrom at
  673.                                Argonne National Laboratory.
  674.                        prec    single
  675.                        see     minpack
  676.                        master  ornl.gov
  677. netlib/sodepack/       for     ODE package
  678.                        by      Alan Hindmarch and others
  679.                        prec    single
  680.                        see     odepack
  681.                        master  netlib.att.com
  682. netlib/sparse/         for     large sparse systems of linear equations using
  683.                                LU factorization.
  684.                        #       real and complex square Besides being able to
  685.                                solve linear systems, it is solves transposed
  686.                                systems, find determinants, multiplies a vector
  687.                                by a matrix, and estimate errors due to
  688.                                ill-conditioning in the system of equations and
  689.                                instability in the computations.  Sparse does
  690.                                not require symmetry and is able to perform
  691.                                numerical pivoting (either diagonal or complete)
  692.                                to avoid unnecessary error in the solution.
  693.                        by      Ken Kundert, Alberto Sangiovanni-Vincentelli.
  694.                                (sparse@ic.berkeley.edu)
  695.                        lang    C
  696.                        editor  Jack Dongarra
  697.                        master  ornl.gov
  698. netlib/sparse-blas/    for     sparse extension to Basic Linear Algebra
  699.                                Subprograms.
  700.                        by      Dave Dodson  convex!dodson@a.cs.uiuc.edu
  701.                        editor  Jack Dongarra
  702.                        master  ornl.gov
  703. netlib/sparspak/       #       withdrawn by authors' request
  704.                        master  netlib.att.com
  705. netlib/specfun/        for     special functions and accompanying test programs
  706.                        by      W.J. Cody, Argonne National Laboratory
  707.                        master  ornl.gov
  708. netlib/spin/           for     Automated Verification of Concurrent Systems.
  709.                        ref     `Design and Validation of Computer Protocols,'
  710.                                Prentice Hall, 1991
  711.                        by      Gerard J. Holzmann
  712.                        master  netlib.att.com
  713. netlib/stoeplitz/      for     linear systems of Toeplitz or circulant form
  714.                        #       and for orthogonal factorization of
  715.                                column-circulant matrices.
  716.                        by      Burt Garbow at Argonne National Laboratory,
  717.                        #       as a culmination of Soviet-American
  718.                                collaborative effort.
  719.                        prec    single
  720.                        see     toeplitz
  721.                        master  ornl.gov
  722. netlib/stringsearch/   for     testing string matching algorithms
  723.                        #       This is a library of code, test data and
  724.                                harnesses for various kinds of string matching,
  725.                                includeing Boyer-Moore.
  726.                        by      Hume and Sunday   andrew@netlib.att.com
  727.                        ref     "Fast String Searching", Software-Practice and
  728.                                Experience
  729.                        master  netlib.att.com
  730. netlib/svdpack/        for     singular values and singular vectors of large
  731.                                sparse matrices.
  732.                        by      Mike Berry, University of Tennessee.
  733.                        master  ornl.gov
  734.                        contact berry@cs.utk.edu
  735. netlib/templates/      for     "one-liner" drivers of common numerical
  736.                                algorithms Also, codes from Templates book.
  737.                        master  ornl.gov
  738. netlib/toeplitz/       for     linear systems of Toeplitz or circulant form
  739.                        #       and for orthogonal factorization of
  740.                                column-circulant matrices.
  741.                        by      Burt Garbow at Argonne National Laboratory,
  742.                        #       as a culmination of Soviet-American
  743.                                collaborative effort.
  744.                        prec    double
  745.                        see     stoeplitz
  746.                        master  ornl.gov
  747. netlib/typesetting/    for     troff and TeX macros
  748.                        editor  Eric Grosse
  749.                        master  netlib.att.com
  750. netlib/uncon/          for     unconstrained optimization
  751.                        master  netlib.att.com
  752. netlib/vanhuffel/      for     total least squares, Partial Singular Value
  753.                                Decomposition
  754.                        #       The TLS problem assumes an overdetermined set of
  755.                                linear equations AX = B, where both the data
  756.                                matrix A as well as the observation matrix B are
  757.                                inaccurate.  The subroutine PTLS solves the
  758.                                Total Least Squares (TLS) problem by using a
  759.                                Partial Singular Value Decomposition (PSVD),
  760.                                hereby improving considerably the computational
  761.                                efficiency with respect to the classi- cal TLS
  762.                                algorithm.
  763.                        by      Sabine VAN HUFFEL, KU Leuven.
  764.                        master  netlib.att.com
  765. netlib/vfftpack/       for     a vectorized version of fftpack, for multiple
  766.                                sequences.
  767.                        by      Sweet, Lindgren, and Boisvert.
  768.                        master  netlib.att.com
  769. netlib/vfnlib/         for     vectorized evaluation of special functions
  770.                        alg     chebyshev series approximation
  771.                        by      Ron Boisvert and Bonita Saunders
  772.                        ref     ACM Trans Math Softw, vol 18 (1992), no 4, pp
  773.                                456-469
  774.                        age     research
  775.                        see     fn
  776.                        master  netlib.att.com
  777. netlib/voronoi/        for     Voronoi regions and Delaunay triangulations
  778.                        editor  Eric Grosse
  779.                        master  netlib.att.com
  780. netlib/y12m/           for     sparse linear systems
  781.                        by      Zahari Zlatev, Jerzy Wasniewski and Kjeld
  782.                                Schaumburg Comp Sci; Math Inst; Univ Aarhus; Ny
  783.                                Munkegade; DK 8000 Aarhus
  784.                        ref     Z. Zlatev et.al., Y12M solution of large and
  785.                                sparse systems of
  786.                                linear algebraic equations, Lecture Notes in
  787.                                Computer Science
  788.                                Volume 121, Springer, 1981.
  789.                        master  ornl.gov
  790. -----------------------------------------------------------
  791. Walnut Creek CDROM Documentation.
  792. path: /docs/
  793. -----------------------------------------------------------
  794. catalog.txt     45732  07-17-95  Walnut Creek CDROM Product Catalog -
  795.                                | English
  796. catalog.fre     40520  03-25-95  Walnut Creek CDROM Product Catalog - French
  797. catalog.ger     44521  07-24-95  Walnut Creek CDROM Product Catalog - German
  798. catalog.ita     38525  06-15-95  Walnut Creek CDROM Product Catalog -
  799.                                | Italian
  800. catalog.spa     40882  06-10-95  Walnut Creek CDROM Product Catalog -
  801.                                | Spanish
  802. catalog.jpn     29684  09-07-95  Walnut Creek CDROM Product Catalog -
  803.                                | Japanese
  804. catalog.pdf   3374815  04-05-95  Walnut Creek CDROM Product Catalog - Adobe
  805.                                | Acrobat format
  806. view.doc         6832  03-24-95  Documentation about the VIEW.EXE program on
  807.                                | this CDROM
  808. -----------------------------------------------------------
  809. All the files on Netlib.
  810. path: /netlib/
  811. -----------------------------------------------------------
  812. a/                     for     approximation algorithms from various sources
  813.                        editor  Eric Grosse
  814.                        master  netlib.att.com
  815. access/                for     netlib access tools, such as unshar
  816.                        editor  Eric Grosse
  817.                        master  netlib.att.com
  818. aicm/                  for     selected material from Advances in Computational
  819.                                Mathematics
  820.                        #       journal published by Baltzer
  821.                        master  netlib.att.com
  822. alliant/               for     programs collected from Alliant users
  823.                        editor  Jack Dongarra
  824.                        master  ornl.gov
  825. amos/                  for     Bessel functions of complex argument and
  826.                                nonnegative order
  827.                        by      D.E. Amos
  828.                        ref     ACM TOMS 12 (1986) 265-273 algorithm 644
  829.                        master  ornl.gov
  830.                        #       The Bessel functions H1, H2, I, J, K, and Y, as
  831.                                well as the Airy functions Ai, Bi, and their
  832.                                derivatives are provided.  Exponential scaling
  833.                                and sequence generation are optional.
  834. ampl/                  for     linear and nonlinear programming.
  835.                        editor  David Gay
  836.                        master  netlib.att.com
  837. apollo/                for     programs collected from Apollo users.
  838.                        editor  Jack Dongarra
  839.                        master  ornl.gov
  840. benchmark/             for     contains benchmark programs and the table of
  841.                                Linpack timings.
  842.                        editor  Jack Dongarra
  843.                        master  ornl.gov
  844. bihar/                 for     biharmonic equation in rectangular geometry and
  845.                                polar coordinates
  846.                        by      Petter Bjorstad
  847.                        master  nac.no
  848. blacs/                 for     Basic Linear Algebra Communication Subprograms
  849.                        editor  Clint Whaley <rwhaley@cs.utk.edu>
  850.                        contact blacs@cs.utk.edu
  851.                        master  ornl.gov
  852. blas/                  for     blas (level 1, 2 and 3) and machine constants
  853.                        rel     excellent
  854.                        age     stable
  855.                        editor  Jack Dongarra
  856.                        master  ornl.gov
  857. bmp/                   for     Brent's multiple precision package
  858.                        master  netlib.att.com
  859. c/                     for     miscellaneous codes written in C
  860.                        #       Not all C software is in this "miscellaneous"
  861.                                library.  If it clearly fits into domain
  862.                                specific library, it is assigned there.  The
  863.                                principal contents at present is the c/meschach
  864.                                subdirectory by David Stewart covering linear
  865.                                algebra and utilities.  See c/index for details.
  866.                        editor  Eric Grosse
  867.                        master  netlib.att.com
  868. c++/                   for     miscellaneous codes in C++
  869.                        editor  Eric Grosse
  870.                        master  netlib.att.com
  871. chammp/                for     DOE Computer Hardware, Advanced Mathematics and
  872.                                Model Physics program
  873.                        editor  Jack Dongarra
  874.                        master  ornl.gov
  875. cheney-kincaid/        by      Ward Cheney & David Kincaid
  876.                        ref     Numerical Mathematics and Computing, 2nd ed.,
  877.                                1985.
  878.                        master  netlib.att.com
  879. clapack/               for     C version of LAPACK
  880.                        by      J. Demmel and Xiaoye Li
  881.                        rel     pre-release
  882.                        lang    C
  883.                        master  ornl.gov
  884. commercial/            for     advertising material for commercial math
  885.                                software
  886.                        editor  ehg@research.att.com
  887.                        master  netlib.att.com
  888. conformal/             for     the "parameter problem" associated with
  889.                                conformal mapping
  890.                        editor  Eric Grosse
  891.                        master  netlib.att.com
  892. contin/                for     continuation and limit points
  893.                        editor  Eric Grosse
  894.                        master  netlib.att.com
  895. dierckx/               for     spline fitting routines for various kinds of
  896.                                data and geometries
  897.                        by      Paul Dierckx <Paul.Dierckx@cs.kuleuven.ac.be>
  898.                        #       Comp Sci, K. U. Leuven, Celestijnenlaan 200A,
  899.                                B-3001 Heverlee, Belgium also called fitpack,
  900.                                but no connection with Alan Cline's library
  901.                        master  netlib.att.com
  902. domino/                for     multiple tasks to communicate and schedule local
  903.                                tasks for execution.
  904.                        #       These tasks may be on a single processor or
  905.                                spread among multiple processors connected by a
  906.                                message-passing network.
  907.                        by      O'Leary, Stewart, Van de Geijn, University of
  908.                                Maryland
  909.                        lang    C, assembler
  910.                        master  ornl.gov
  911. eispack/               for     eigenvalues and eigenvectors A collection of
  912.                                Fortran subroutines that compute the eigenvalues
  913.                                and eigenvectors of nine classes of matrices.
  914.                                The package can  determine the eigensystems of
  915.                                complex general, complex Hermitian,  real
  916.                                general, real symmetric, real symmetric band,
  917.                                real symmetric  tridiagonal, special real
  918.                                tridiagonal, generalized real, and  generalized
  919.                                real symmetric matrices. In addition, there are
  920.                                two  routines which use the singular value
  921.                                decomposition to solve  certain least squares
  922.                                problems.
  923. eispack/               #       Description carried over from above.....
  924.                        by      NATS Project at Argonne National Laboratory
  925.                                <dongarra@cs.utk.edu>
  926.                        prec    double
  927.                        see     seispack
  928.                        rel     excellent
  929.                        age     stable
  930.                        ref     B.T. Smith, J.M. Boyle, J.J. Dongarra, B.S.
  931.                                Garbow, Y. Ikebe,  V.C. Klema, and C.B. Moler.
  932.                                Matrix Eigensystem Routines - EISPACK Guide,
  933.                                volume 6 of Lecture Notes in Computer Science,
  934.                                Springer-Verlag, Berlin, 1976.   B.S. Garbow,
  935.                                J.M. Boyle, J.J. Dongarra, and C.B. Moler.
  936.                                Matrix Eigensystem Routines - EISPACK Guide
  937.                                Extension, volume 51 of Lecture Notes in
  938.                                Computer Science, Springer-Verlag, Berlin, 1977.
  939.                        master  ornl.gov
  940. elefunt/               for     testing elementary function programs provided
  941.                                with Fortran compilers
  942.                        ref     Software Manual for the  Elementary Functions,
  943.                                Prentice Hall, 1980.
  944.                        by      W. J. Cody and W. Waite
  945.                        master  netlib.att.com
  946. env/                   for     integrated problem solving environments
  947.                        editor  Eric Grosse <ehg@research.att.com>
  948.                        master  netlib.att.com
  949. f2c/                   for     converting Fortran to C
  950.                        by      Feldman, Gay, Maimone, and Schryer
  951.                        editor  David Gay
  952.                        master  netlib.att.com
  953.                        gams    s1
  954. fdlibm/                for     C math library for machines that support IEEE
  955.                                754 floating-point
  956.                        by      Kwok C Ng <kwok.ng@sunpro.eng.sun.com>
  957.                        #       Version: 5.1 Maintained-hy:
  958.                                fdlibm-comments@sunpro.eng.sun.com
  959.                                Maintained-at:   sunsite.unc.edu Platforms:
  960.                                Require ANSI C compiler with IEEE 754 style
  961.                                arithmetic Copying-Policy: Freely
  962.                                Redistributable Keywords:
  963.                                libm,exp,log,sin,cos,floating-point,IEEE754
  964.                        master  netlib.att.com
  965. fftpack/               for     Fast Fourier Transform of periodic and other
  966.                                symmetric sequences
  967.                        #       This package consists of programs which perform
  968.                                Fast Fourier Transforms for both complex and
  969.                                real periodic sequences and certain other
  970.                                symmetric sequences.
  971.                        by      Paul Swarztrauber, NCAR.
  972.                        see     double precision version in bihar
  973.                        rel     excellent
  974.                        age     stable
  975.                        master  netlib.att.com
  976. fishpack/              for     finite differences for elliptic boundary value
  977.                                problems.
  978.                        by      Paul Swarztrauber and Roland Sweet.
  979.                        #       CRAYFISHPAK is a new expanded version of FISHPAK
  980.                                that has been totally rewritten for vector
  981.                                computers, on which order of magnitude speedups
  982.                                have been commonly observed.  For more
  983.                                information contact Green Mountain  Software,
  984.                                1951 Alpine Ave., Boulder, Colorado, 80304-3657,
  985.                                USA, phone (303) 447-9224, or by email:
  986.                                lsweet@greenmtn.com (on internet).
  987.                        rel     excellent
  988.                        age     stable
  989.                        master  netlib.att.com
  990. fitpack/               for     splines under tension.  (an early version)
  991.                        by      Alan K. Cline
  992.                        #       For a current copy and for other routines,
  993.                                contact: Pleasant Valley Software, 8603 Altus
  994.                                Cove, Austin TX 78759, USA
  995.                        master  netlib.att.com
  996. fmm/                   ref     Computer Methods for Mathematical Computations
  997.                        by      George Forsythe, Mike Malcolm, and Cleve Moler.
  998.                        prec    double
  999.                        see     sfmm
  1000.                        master  ornl.gov
  1001. fn/                    for     special functions
  1002.                        by      Wayne Fullerton
  1003.                        master  netlib.att.com
  1004. fortran/               for     tools specific to Fortran:  a single/double
  1005.                                converter; static debugger
  1006.                        master  netlib.att.com
  1007. fortran-m/             for     small set of extensions to f77 that supports
  1008.                                modular message-passing
  1009.                        editor  Jack Dongarra <dongarra@cs.utk.edu>
  1010.                        master  ornl.gov
  1011. fp/                    for     floating point arithmetic
  1012.                        editor  David Gay
  1013.                        master  netlib.att.com
  1014. gcv/                   for     Generalized Cross Validation spline smoothing
  1015.                        editor  Eric Grosse
  1016.                        master  netlib.att.com
  1017. gmat/                  for     multi-processing Time Line and State Graph
  1018.                                tools.
  1019.                        by      Mark Seager (LLNL Oct 8, 1987)
  1020.                        master  ornl.gov
  1021.                        #       werner@ramius.llnl.gov (Nancy Werner) 26 Oct 90
  1022. gnu/                   for     utilities useful to netlib clients, covered by
  1023.                                GNU public license
  1024.                        editor  David Gay
  1025.                        master  netlib.att.com
  1026. go/                    for     Golden Oldies:  widely used,  but not in
  1027.                                standard libraries.
  1028.                        #       Nominations welcome!
  1029.                        rel     excellent
  1030.                        age     old
  1031.                        editor  Eric Grosse
  1032.                        master  netlib.att.com
  1033. graphics/              for     scientific visualization
  1034.                        editor  Eric Grosse
  1035.                        master  netlib.att.com
  1036. harwell/               for     sparse unsymmetric matrix routine MA28 from the
  1037.                                Harwell library
  1038.                        editor  Iain Duff
  1039.                        master  ornl.gov
  1040. hence/                 for     Heterogenous Network Computing Environment
  1041.                        editor  Peter Newton <newton@cs.utk.edu>
  1042.                        master  ornl.gov
  1043.                        #       only available from Tennessee, until either they
  1044.                                agree to
  1045.                                use shorter filenames or Plan9 agrees to allow
  1046.                                long filenames
  1047. hompack/               for     solving nonlinear systems of equations by
  1048.                                homotopy methods
  1049.                        #       fixed point, zero finding, and general homotopy
  1050.                                curve tracking problems, utilizing both dense
  1051.                                and sparse Jacobian matrices; ODE-based, normal
  1052.                                flow, and augmented Jacobian.
  1053.                        by      Layne T. Watson  ltw@vtopus.cs.vt.edu  (703)
  1054.                                231-7540
  1055.                        #       Department of Computer Science, VPI & SU,
  1056.                                Blacksburg, VA 24061
  1057.                        master  netlib.att.com
  1058. hpf/                   for     first draft of language specification
  1059.                        by      High Performance Fortran Forum
  1060.                        master  ornl.gov
  1061. ijsa/                  for     International Journal of Supercomputer
  1062.                                Applications
  1063.                        editor  Jack Dongarra
  1064.                        master  ornl.gov
  1065. image/                 for     image processing
  1066.                        editor  Eric Grosse
  1067.                        master  netlib.att.com
  1068.                        see     popi, a/blur
  1069. intercom/              for     Interprocessor Collective Communications
  1070.                                (InterCom) Library
  1071.                        by      Mike Barnett, David Payne, Satya Gupta, Lance
  1072.                                Shuler, Robert van de Geijn, and Jerrell Watts
  1073.                        contact intercom@cs.utexas.edu
  1074.                        editor  Jack Dongarra <dongarra@cs.utk.edu>
  1075.                        master  ornl.gov
  1076. itpack/                for     Iterative Linear System Solvers
  1077.                        #       Jacobi method, SOR, SSOR with conjugate gradient
  1078.                                acceleration  or with Chebyshev (semi-iteration
  1079.                                - SI) acceleration.
  1080.                        by      Young and Kincaid and the group at U of Texas.
  1081.                        #       kincaid@cs.utexas.edu oppe@scri1.scri.fsu.edu
  1082.                                joubert@cs.utexas.edu Center for Numerical
  1083.                                Analysis; (512) 471-1242 RLM Bldg. 13.150;
  1084.                                University of Texas at Austin; Austin TX
  1085.                                78713-8510
  1086.                        editor  Bill Coughran
  1087.                        master  netlib.att.com
  1088. jakef/                 for     automatic differentiation
  1089.                        #       a precompiler that analyses a given Fortran77
  1090.                                source code for  the evaluation of a scalar or
  1091.                                vector function and then generates an expanded
  1092.                                Fortran subroutine that simultaneously evaluates
  1093.                                the gradient or Jacobian respectively. For
  1094.                                scalar functions the ratio between the  run-time
  1095.                                of the resulting gradient routine and that of
  1096.                                the original evaluation routine is never greater
  1097.                                than a fixed bound of about five.  The storage
  1098.                                requirement may be considerable as it is also
  1099.                                proportional  to the run-time of the original
  1100.                                routine. Since no differencing is done the
  1101.                                partial derivative values obtained are exact up
  1102.                                to round-off errors.
  1103.                        by      A. Griewank, Argonne National Laboratory
  1104.                                <griewank@mcs.anl.gov> 12/1/88.
  1105.                        master  ornl.gov
  1106. kincaid-cheney/        by      Ward Cheney & David Kincaid
  1107.                        ref     Numerical Analysis: The Mathematics of
  1108.                                Scientific Computing, 1990.
  1109.                        master  netlib.att.com
  1110. lanczos/               for     a few eigenvalues/eigenvectors of a large
  1111.                                (sparse) symmetric matrix
  1112.                        #       real symmetric and  Hermitian matrices singular
  1113.                                values and vectors of real, rectangular matrices
  1114.                        by      Jane Cullum and Ralph A. Willoughby, IBM
  1115.                                Yorktown  914-945-1589
  1116.                        ref     Lanczos Algorithms for Large Symmetric
  1117.                                Eigenvalue Computations, Birkhauser
  1118.                        #       Additional codes, for factored inverses, real
  1119.                                symmetric generalized problems, complex
  1120.                                symmetric problems and real symmetric block
  1121.                                codes are available from the authors.
  1122.                        master  netlib.att.com
  1123.                        see     go/underwood.f
  1124. lanz/                  for     Large Sparse Symmetric Generalized Eigenproblem
  1125.                        by      Mark T. Jones and Merrell L. Patrick
  1126.                        master  ornl.gov
  1127.                        see     go/underwood.f
  1128.                        gams    d4b1
  1129. lapack/                for     the most common problems in numerical linear
  1130.                                algebra linear equations, linear least squares
  1131.                                problems, eigenvalue problems, and singular
  1132.                                value problems. It has been designed to be
  1133.                                efficient on a wide range of modern
  1134.                                high-performance computers.
  1135.                        by      Ed Anderson, Z. Bai, Chris Bischof, Jim Demmel,
  1136.                                Jack Dongarra,  Jeremy Du Croz, Anne Greenbaum,
  1137.                                Sven Hammarling,  Alan McKenney,  Susan
  1138.                                Ostrouchov, and Danny Sorensen
  1139.                                <lapack@cs.utk.edu>
  1140.                        rel     excellent
  1141.                        age     research
  1142.                        ref     LAPACK Users' Guide, May 1992, available from
  1143.                                SIAM; 3600 University City Science Center;
  1144.                                Philadelphia, PA 19104-2688; 215-382-9800, FAX
  1145.                                215-386-7999; service@siam.org
  1146.                        master  ornl.gov
  1147.                        contact lapack@cs.utk.edu
  1148. laso/                  for     a few eigenvalues/eigenvectors of a large
  1149.                                (sparse) symmetric matrix
  1150.                        alg     Lanczos
  1151.                        by      David Scott
  1152.                        master  ornl.gov
  1153.                        see     go/underwood.f
  1154. lawson-hanson/         for     least squares
  1155.                        by      C. Lawson and R. Hanson
  1156.                        ref     "Solving Least Squares Problems," SIAM
  1157.                                Publications
  1158.                        lang    Fortran77, Fortran90
  1159.                        master  netlib.att.com
  1160. linalg/                for     various functions complementing the bigger
  1161.                                linear algebra libraries
  1162.                        editor  Jack Dongarra
  1163.                        master  ornl.gov
  1164. linpack/               for     linear  equations and linear least squares
  1165.                                problems linear systems whose matrices are
  1166.                                general, banded, symmetric  indefinite,
  1167.                                symmetric positive definite, triangular, and
  1168.                                tridiagonal  square.  In addition, the package
  1169.                                computes the QR and singular value
  1170.                                decompositions of rectangular matrices and
  1171.                                applies them to least  squares problems.
  1172.                        by      Jack Dongarra <dongarra@cs.utk.edu>,  Jim Bunch,
  1173.                                Cleve Moler and Pete Stewart.
  1174.                        rel     excellent
  1175.                        age     stable
  1176.                        ref     J. Bunch, J. Dongarra, C. Moler, and G.W.
  1177.                                Stewart.  LINPACK User's Guide.  SIAM,
  1178.                                Philadelphia, PA, 1979.
  1179.                        master  ornl.gov
  1180. lp/                    for     linear programming test problems
  1181.                        editor  David Gay
  1182.                        master  netlib.att.com
  1183. machines/              for     information on high performance computers
  1184.                        editor  Jack Dongarra
  1185.                        master  ornl.gov
  1186. maspar/                for     MasPar-specific libraries and tools
  1187.                        editor  Petter Bjorstad
  1188.                        master  nac.no
  1189. mds/                   for     multidimensional scaling
  1190.                        age     old
  1191.                        editor  kruskal@research.att.com
  1192.                        master  netlib.att.com
  1193. microscope/            for     looking closely at functions
  1194.                        #       Given an  interpolation or  approximation
  1195.                                scheme, it allows the following questions, among
  1196.                                others, to   be answered: Does the  scheme
  1197.                                interpolate?    How  often is  it
  1198.                                differentiable?    What functions does it
  1199.                                reproduce exactly?  If the scheme is polynomial,
  1200.                                what is its polynomial degree?  Where is the
  1201.                                smoothness of a function reduced?  Where are the
  1202.                                bugs in a FORTRAN implementation?
  1203.                        by      Peter Alfeld and Bill Harris, Dept. Math.,
  1204.                                University of Utah
  1205.                        #       801-581-6842 or 801-581-6851
  1206.                        master  netlib.att.com
  1207. minpack/               for     nonlinear equations and nonlinear least squares
  1208.                                problems.
  1209.                        #       Five algorithmic paths each include a core
  1210.                                subroutine and an  easy-to-use driver.  The
  1211.                                algorithms proceed either from an analytic
  1212.                                specification of the Jacobian matrix or directly
  1213.                                from the problem  functions.  The paths include
  1214.                                facilities for systems of equations  with a
  1215.                                banded Jacobian matrix, for least squares
  1216.                                problems with a  large amount of data, and for
  1217.                                checking the consistency of the  Jacobian matrix
  1218.                                with the functions.
  1219.                        by      Jorge More', Burt Garbow, and Ken Hillstrom at
  1220.                                Argonne National Laboratory.
  1221.                        prec    double
  1222.                        see     sminpack
  1223.                        master  ornl.gov
  1224. misc/                  for     various stuff collected over time
  1225.                        editor  Jack Dongarra
  1226.                        master  ornl.gov
  1227. mpfun/                 for     multiple precision arithmetic
  1228.                        by      David Bailey <dbailey@nas.nasa.gov>
  1229.                        master  netlib.att.com
  1230. na-digest/             for     numerical analysis mailing list
  1231. napack/                for     linear algebra and optimization
  1232.                        #       A collection of Fortran subroutines to solve
  1233.                                linear systems, to estimate the condition number
  1234.                                or the norm of a matrix, to compute
  1235.                                determinants, to multiply a matrix by a vector,
  1236.                                to invert a matrix, to solve least squares
  1237.                                problems, to perform unconstrained minimization,
  1238.                                to compute eigenvalues, eigenvectors, the
  1239.                                singular value decomposition, or the QR
  1240.                                decomposition.  The package has special routines
  1241.                                for general, band, symmetric, indefinite,
  1242.                                tridiagonal, upper Hessenberg, and circulant
  1243.                                matrices.
  1244.                        by      Bill Hager
  1245.                        #       Mathematics, Univ. Florida, Gainesville, FL
  1246.                                32611, hager@math.ufl.edu
  1247.                        ref     Applied Numerical Linear Algebra, Prentice-Hall,
  1248.                                1988.
  1249.                        master  netlib.att.com
  1250. news/                  for     netlib column for SIAM News
  1251.                        lang    LaTeX
  1252.                        by      Eric Grosse
  1253.                        master  netlib.att.com
  1254. numeralgo/             for     algorithms from the new journal "Numerical
  1255.                                Algorithms"
  1256.                        master  netlib.att.com
  1257. ode/                   for     initial and boundary value ordinary differential
  1258.                                equation solvers
  1259.                        #       colsys, dverk, rksuite, ode
  1260.                        editor  Bill Coughran
  1261.                        master  netlib.att.com
  1262. odepack/               for     ODE package
  1263.                        by      Alan Hindmarsh <alanh@daphne.llnl.gov> and
  1264.                                others
  1265.                        prec    double
  1266.                        see     sodepack
  1267.                        master  netlib.att.com
  1268. odrpack/               for     Orthogonal Distance Regression
  1269.                        by      Boggs Byrd Rogers Schnabel
  1270.                        #       A portable collection of Fortran subprograms for
  1271.                                fitting a model to data.  It is designed
  1272.                                primarily for instances when the independent as
  1273.                                well as the dependent variables have significant
  1274.                                errors, implementing a highly efficient
  1275.                                algorithm for solving the weighted orthogonal
  1276.                                distance regression problem, i.e., for
  1277.                                minimizing the sum of the squares of the
  1278.                                weighted orthogonal distances between each data
  1279.                                point and the curve described by the model
  1280.                                equation.
  1281.                        master  netlib.att.com
  1282. opt/                   for     miscellaneous optimization software, e.g.
  1283.                                Brent's praxis.
  1284.                        editor  David Gay
  1285.                        master  netlib.att.com
  1286. p4/                    for     parallel programming system.
  1287.                        #       subroutines and macors for writing portable
  1288.                                parallel programs in Frtran or C for execution
  1289.                                on a wide variety of parallel machines and
  1290.                                workstation networks.
  1291.                        by      Rusty Lusk, Argonne National Laboratory
  1292.                        contact p4@mcs.anl.gov
  1293.                        master  netlib.att.com
  1294. paragraph/             for     graphical display of message-passing
  1295.                                multiprocessor architectures.
  1296.                        by      Jennifer Etheridge and Michael Heath, Oak Ridge
  1297.                                National Lab.
  1298.                        master  ornl.gov
  1299. paranoia/              for     exploring the floating point system on your
  1300.                                computer.
  1301.                        by      Kahan, Berkeley
  1302.                        editor  David Gay
  1303.                        master  netlib.att.com
  1304. parmacs/               for     parallel programmming macros for monitors and
  1305.                                send/receive
  1306.                        by      Rusty Lusk, Argonne National Lab
  1307.                                (lusk@anl-mcs.arpa)
  1308.                        master  ornl.gov
  1309. pascal/                for     miscellaneous codes written in Pascal
  1310.                        #       At present, codes from J.C. Nash, Compact
  1311.                                Numerical Methods for Computers: Linear Algebra
  1312.                                and Function Minimisation, Second Edition Adam
  1313.                                Hilger: Bristol & American Institute of Physics:
  1314.                                New York, 1990
  1315.                        editor  Eric Grosse
  1316.                        master  netlib.att.com
  1317. pdes/                  for     partial differential equation packages
  1318.                        editor  Bill Coughran
  1319.                        master  netlib.att.com
  1320. picl/                  for     generic message-passing interface to
  1321.                                multiprocessors also provides timestamped trace
  1322.                                data
  1323.                        keywords portable, error trapping, parallel,
  1324.                                interprocessor communication, instrumentation
  1325.                        by      Geist, Heath, Peyton, and Worley, Oak Ridge
  1326.                                National Lab.
  1327.                        contact worleyph@msr.epm.ornl.gov
  1328.                        master  ornl.gov
  1329.  
  1330. pltmg/                 for     elliptic partial differential equations in
  1331.                                general regions of the plane
  1332.                        #       It features adaptive local mesh refinement,
  1333.                                multigrid iteration, and a pseudo-arclength
  1334.                                continuation option for parameter dependencies.
  1335.                                The package includes an initial mesh generator
  1336.                                and several graphics packages.
  1337.                        ref     PLTMG User's Guide, SIAM publications
  1338.                        by      Randy Bank
  1339.                        editor  Bill Coughran
  1340.                        master  netlib.att.com
  1341. poly2/                 for     conversion tools for polyhedra library
  1342.                        by      Stewart Dickson
  1343.                        master  netlib.att.com
  1344. polyhedra/             for     angles, vertex locations, etc of geometric
  1345.                                solids
  1346.                        by      Andrew Hume
  1347.                        master  netlib.att.com
  1348. popi/                  for     arbitrary manipulation of digitized images.
  1349.                        ref     Chap 5,6 of Beyond Photography--The Digital
  1350.                                Darkroom, PrenticeHall
  1351.                        by      Gerard J. Holzmann
  1352.                        master  netlib.att.com
  1353. port/                  for     public subset of the PORT library
  1354.                        #       Includes the latest version of Gay's NL2SOL
  1355.                                nonlinear least squares.  The rest of the PORT3
  1356.                                library is available by license from AT&T.
  1357.                        editor  David Gay
  1358.                        master  netlib.att.com
  1359. portfix/               for     bug fixes for functions in the proprietary part
  1360.                                of the PORT library
  1361.                        #       only at netlib.att.com
  1362. pppack/                for     splines
  1363.                        by      Carl de Boor
  1364.                        ref     A Practical Guide to Splines, Springer Verlag.
  1365.                        #       Some calling sequences differ slightly from
  1366.                                those in the book.
  1367.                        rel     excellent
  1368.                        age     old
  1369.                        editor  Eric Grosse
  1370.                        master  netlib.att.com
  1371. pvm3/                  for     software and papers on a Parallel Virtual
  1372.                                Machine (PVM) software for heterogeneous
  1373.                                networking parallel processing in  Fortran or C
  1374.                                for execution on a wide variety of parallel
  1375.                                machines, supercomputers, and workstation
  1376.                                networks.
  1377.                        by      Beguelin, Dongarra, Geist, Jiang, Manchek,
  1378.                                Moore, and Sunderam
  1379.                        editor  Jack Dongarra, University of Tennessee and Oak
  1380.                                Ridge National Lab
  1381.                        contact pvm@msr.epm.ornl.gov
  1382.                        master  ornl.gov
  1383. quadpack/              for     definite univariate integrals
  1384.                        by      Piessens,  de Donker,  Kahaner
  1385.                        #       (slatec version)
  1386.                        master  netlib.att.com
  1387. random/                for     random number generators
  1388.                        editor  Eric Grosse
  1389.                        master  netlib.att.com
  1390. research/              for     small tools from Computing Science Research,
  1391.                                Bell Labs
  1392.                        editor  Eric Grosse
  1393.                        master  netlib.att.com
  1394. scalapack/             for     software for MIMD distributed memory computers
  1395.                                for some of the
  1396.                        #       lapack routines
  1397.                        editor  Jack Dongarra, University of Tennessee and Oak
  1398.                                Ridge National Lab
  1399.                        master  ornl.gov
  1400. sched/                 for     the Schedule package, to aid transportable
  1401.                        #       implementation of parallel algorithms in a
  1402.                                Fortran setting.
  1403.                        by      Jack Dongarra and Dan Sorensen
  1404.                        master  ornl.gov
  1405. scilib/                #       a portable FORTRAN emulation (by M.J. McBride
  1406.                                and S.H. Lamson) of CRAY SCILIB, a library of
  1407.                                scientific applications subprograms developed by
  1408.                                Cray Research, Inc.
  1409.                        editor  Jack Dongarra
  1410.                        contact Scott Lamson <lamson@crd.ge.com>
  1411.                        master  ornl.gov
  1412. seispack/              for     eigenvalues and eigenvectors
  1413.                        #       A collection of Fortran subroutines that compute
  1414.                                the eigenvalues  and eigenvectors of nine
  1415.                                classes of matrices.  The package can  determine
  1416.                                the eigensystems of complex general, complex
  1417.                                Hermitian,  real general, real symmetric, real
  1418.                                symmetric band, real symmetric  tridiagonal,
  1419.                                special real tridiagonal, generalized real, and
  1420.                                generalized real symmetric matrices. In
  1421.                                addition, there are two  routines which use the
  1422.                                singular value decomposition to solve  certain
  1423.                                least squares problems.
  1424.                        by      NATS Project at Argonne National Laboratory.
  1425.                        prec    single
  1426.                        see     eispack
  1427.                        master  ornl.gov
  1428. sequent/               for     software from the Sequent Users Group
  1429.                        editor  Jack Dongarra
  1430.                        master  ornl.gov
  1431. sfmm/                  ref     Computer Methods for Mathematical Computations
  1432.                        by      George Forsythe, Mike Malcolm, and Cleve Moler.
  1433.                        see     fmm
  1434.                        prec    single
  1435.                        master  ornl.gov
  1436. slap/                  for     iterative symmetric and non-symmetric linear
  1437.                                system solution
  1438.                        #       Sparse Linear Algebra Package.
  1439.                                Included in  this package  are  core routines
  1440.                                to   do  Iterative
  1441.                                Refinement    iteration,   Preconditioned
  1442.                                Conjugate   Gradient
  1443.                                iteration,  Preconditioned Conjugate Gradient
  1444.                                iteration on  the
  1445.                                Normal Equations,  Preconditioned BiConjugate
  1446.                                Gradient iteration,
  1447.                                Preconditioned BiConjugate Gradient  Squared
  1448.                                iteration,  Orthomin
  1449.                                iteration  and  Generalized  Minimum  Residual
  1450.                                iteration.   Core
  1451.                                routines  require the   user  to supply
  1452.                                "MATVEC"  (Matrix Vector
  1453.                                Multiply) and "MSOLVE" (Preconditiong) routines.
  1454.                        by      Mark K. Seager & Anne Greenbaum
  1455.                        editor  Jack Dongarra
  1456.                        master  ornl.gov
  1457. slatec/                #       comprehensive software library containing over
  1458.                                1400 general
  1459.                                purpose mathematical and statistical routines
  1460.                                written in Fortran 77.
  1461.                        editor  Tom Rowan
  1462.                        master  ornl.gov
  1463. sminpack/              for     nonlinear equations and nonlinear least squares
  1464.                                problems.
  1465.                        #       Five algorithmic paths each include a core
  1466.                                subroutine and an  easy-to-use driver.  The
  1467.                                algorithms proceed either from an analytic
  1468.                                specification of the Jacobian matrix or directly
  1469.                                from the problem  functions.  The paths include
  1470.                                facilities for systems of equations  with a
  1471.                                banded Jacobian matrix, for least squares
  1472.                                problems with a  large amount of data, and for
  1473.                                checking the consistency of the  Jacobian matrix
  1474.                                with the functions.
  1475.                        by      Jorge More', Burt Garbow, and Ken Hillstrom at
  1476.                                Argonne National Laboratory.
  1477.                        prec    single
  1478.                        see     minpack
  1479.                        master  ornl.gov
  1480. sodepack/              for     ODE package
  1481.                        by      Alan Hindmarch and others
  1482.                        prec    single
  1483.                        see     odepack
  1484.                        master  netlib.att.com
  1485. sparse/                for     large sparse systems of linear equations using
  1486.                                LU factorization.
  1487.                        #       real and complex square Besides being able to
  1488.                                solve linear systems, it is solves transposed
  1489.                                systems, find determinants, multiplies a vector
  1490.                                by a matrix, and estimate errors due to
  1491.                                ill-conditioning in the system of equations and
  1492.                                instability in the computations.  Sparse does
  1493.                                not require symmetry and is able to perform
  1494.                                numerical pivoting (either diagonal or complete)
  1495.                                to avoid unnecessary error in the solution.
  1496.                        by      Ken Kundert, Alberto Sangiovanni-Vincentelli.
  1497.                                (sparse@ic.berkeley.edu)
  1498.                        lang    C
  1499.                        editor  Jack Dongarra
  1500.                        master  ornl.gov
  1501. sparse-blas/           for     sparse extension to Basic Linear Algebra
  1502.                                Subprograms.
  1503.                        by      Dave Dodson  convex!dodson@a.cs.uiuc.edu
  1504.                        editor  Jack Dongarra
  1505.                        master  ornl.gov
  1506. sparspak/              #       withdrawn by authors' request
  1507.                        master  netlib.att.com
  1508. specfun/               for     special functions and accompanying test programs
  1509.                        by      W.J. Cody, Argonne National Laboratory
  1510.                        master  ornl.gov
  1511. spin/                  for     Automated Verification of Concurrent Systems.
  1512.                        ref     `Design and Validation of Computer Protocols,'
  1513.                                Prentice Hall, 1991
  1514.                        by      Gerard J. Holzmann
  1515.                        master  netlib.att.com
  1516. stoeplitz/             for     linear systems of Toeplitz or circulant form
  1517.                        #       and for orthogonal factorization of
  1518.                                column-circulant matrices.
  1519.                        by      Burt Garbow at Argonne National Laboratory,
  1520.                        #       as a culmination of Soviet-American
  1521.                                collaborative effort.
  1522.                        prec    single
  1523.                        see     toeplitz
  1524.                        master  ornl.gov
  1525. stringsearch/          for     testing string matching algorithms
  1526.                        #       This is a library of code, test data and
  1527.                                harnesses for various kinds of string matching,
  1528.                                includeing Boyer-Moore.
  1529.                        by      Hume and Sunday   andrew@netlib.att.com
  1530.                        ref     "Fast String Searching", Software-Practice and
  1531.                                Experience
  1532.                        master  netlib.att.com
  1533. svdpack/               for     singular values and singular vectors of large
  1534.                                sparse matrices.
  1535.                        by      Mike Berry, University of Tennessee.
  1536.                        master  ornl.gov
  1537.                        contact berry@cs.utk.edu
  1538. templates/             for     "one-liner" drivers of common numerical
  1539.                                algorithms Also, codes from Templates book.
  1540.                        master  ornl.gov
  1541. toeplitz/              for     linear systems of Toeplitz or circulant form
  1542.                        #       and for orthogonal factorization of
  1543.                                column-circulant matrices.
  1544.                        by      Burt Garbow at Argonne National Laboratory,
  1545.                        #       as a culmination of Soviet-American
  1546.                                collaborative effort.
  1547.                        prec    double
  1548.                        see     stoeplitz
  1549.                        master  ornl.gov
  1550. typesetting/           for     troff and TeX macros
  1551.                        editor  Eric Grosse
  1552.                        master  netlib.att.com
  1553. uncon/                 for     unconstrained optimization
  1554.                        master  netlib.att.com
  1555. vanhuffel/             for     total least squares, Partial Singular Value
  1556.                                Decomposition
  1557.                        #       The TLS problem assumes an overdetermined set of
  1558.                                linear equations AX = B, where both the data
  1559.                                matrix A as well as the observation matrix B are
  1560.                                inaccurate.  The subroutine PTLS solves the
  1561.                                Total Least Squares (TLS) problem by using a
  1562.                                Partial Singular Value Decomposition (PSVD),
  1563.                                hereby improving considerably the computational
  1564.                                efficiency with respect to the classi- cal TLS
  1565.                                algorithm.
  1566.                        by      Sabine VAN HUFFEL, KU Leuven.
  1567.                        master  netlib.att.com
  1568. vfftpack/              for     a vectorized version of fftpack, for multiple
  1569.                                sequences.
  1570.                        by      Sweet, Lindgren, and Boisvert.
  1571.                        master  netlib.att.com
  1572. vfnlib/                for     vectorized evaluation of special functions
  1573.                        alg     chebyshev series approximation
  1574.                        by      Ron Boisvert and Bonita Saunders
  1575.                        ref     ACM Trans Math Softw, vol 18 (1992), no 4, pp
  1576.                                456-469
  1577.                        age     research
  1578.                        see     fn
  1579.                        master  netlib.att.com
  1580. voronoi/               for     Voronoi regions and Delaunay triangulations
  1581.                        editor  Eric Grosse
  1582.                        master  netlib.att.com
  1583. y12m/                  for     sparse linear systems
  1584.                        by      Zahari Zlatev, Jerzy Wasniewski and Kjeld
  1585.                                Schaumburg Comp Sci; Math Inst; Univ Aarhus; Ny
  1586.                                Munkegade; DK 8000 Aarhus
  1587.                        ref     Z. Zlatev et.al., Y12M solution of large and
  1588.                                sparse systems of
  1589.                                linear algebraic equations, Lecture Notes in
  1590.                                Computer Science
  1591.                                Volume 121, Springer, 1981.
  1592.                        master  ornl.gov
  1593. -----------------------------------------------------------
  1594. for     approximation algorithms from various sources
  1595. path: /netlib/a/
  1596. -----------------------------------------------------------
  1597. dloess/                for     smoothing of multivariate scattered data
  1598.                        by      Cleveland, Grosse, and Shyu
  1599.                        ref     Statistics and Computation 1:1
  1600.                        prec    double
  1601.                        lang    Fortran77 and C
  1602.                        gams    K5, L8h
  1603.                        alg     moving least squares quadratic, k-d trees,
  1604.                                blending functions
  1605.                        see     go/lowess (for the older, univariate code)
  1606.  
  1607. cloess.ps              for     user manual for a/dloess
  1608.                        by      Cleveland, Grosse, and Shyu
  1609.                        size    701 kB
  1610.  
  1611. loess/                 for     Fortran-only, limited version of a/dloess
  1612.  
  1613. stl/                   for     decompose time series into trend + seasonal +
  1614.                                remainder
  1615.                        by      Cleveland and Cleveland
  1616.                        lang    Fortran77
  1617.                        gams    K5, L10a
  1618.  
  1619. cdfcor.f               for     rational approximation to finite set of data
  1620.                        by      E. H. Kaufman, Jr. and G. D. Taylor
  1621.                        alg     differential correction algorithm to compute a
  1622.                                best uniform generalized rational approximation
  1623.                                p/q to a function defined on a finite set of
  1624.                                grid points, with the options of including a
  1625.                                weight function and linear equality and
  1626.                                inequality constraints on the coefficients.
  1627.                        gams    k2
  1628.  
  1629. difcor                 for     rational approximation to finite set of data
  1630.                        by      E. H. KAUFMAN, JR. AND G. D. TAYLOR
  1631.                        lang    Fortran77
  1632.                        alg     differential correction
  1633.  
  1634. sdifcor                for     rational approximation to finite set of data
  1635.                        by      E. H. KAUFMAN, JR. AND G. D. TAYLOR
  1636.                        lang    Fortran77
  1637.                        alg     differential correction
  1638.                        gams    k2
  1639.  
  1640. sdifcor.doc            for     rational approximation to finite set of data
  1641.                        by      E. H. KAUFMAN, JR. AND G. D. TAYLOR
  1642.                        lang    Fortran77
  1643.                        alg     differential correction
  1644.  
  1645. gaim                   for     fitting generalized additive models,
  1646.                        by      T. Hastie and R. Tibshirani
  1647.                        ref     Stat. Sci 1,297 and JASA June 1987.
  1648.                        lang    Fortran77
  1649.                        gams    l8h
  1650.  
  1651. fun.f                  for     test functions for approximation algorithms
  1652.                        gams    k6d
  1653.  
  1654. masa.f                 for     approximation for scattered data in many
  1655.                                variables
  1656.                        by      J. H. Friedman and E. H. Grosse and W.
  1657.                                Stuetzle",
  1658.                        ref     SIAM J. Sci Stat Comp 4,291-301 a dusty old deck
  1659.                                from Stanford, 1980
  1660.                        gams    k1b1a
  1661.  
  1662. dbspvt.f               for     derivatives of B-splines with respect to knots
  1663.                        by      Eric Grosse, derived from de Boor's
  1664.                                pppack/bsplvb
  1665.                        ref     Grosse and Hobby, Improved Rounding for Spline
  1666.                                Coefficients...
  1667.                        prec    double
  1668.                        gams    e3d, k6d
  1669.  
  1670. coca/                  for     COmplex linear Chebyshev Approximation
  1671.                        by      Bernd Fischer and Jan Modersitzki
  1672.                        ref     Fischer and Modersitzki, An Algorithm for
  1673.                                Complex Linear Approximation..
  1674.                        lang    matlab
  1675.                        gams    k2
  1676.  
  1677. beatson                for     bivariate monotone interpolation by Beatson and
  1678.                                Ziegler   Mar 85
  1679.                        lang    fortran
  1680.                        gams    e2a
  1681.  
  1682. perlman/               for     normal, chi-square, and F distributions
  1683.                        alg     translations of TOMS algorithms into C
  1684.                        by      Gary Perlman.
  1685.                        gams    l5a1c, l5a1f, l5a1n
  1686.  
  1687. tension                for     splines under tension
  1688.                        lang    C
  1689.                        by      J. R. Van Zandt
  1690.                        alg     A. K. Cline.
  1691.                        gams    e1a
  1692.  
  1693. datred/                title   P19253
  1694.                        for     knot removal from B-spline curve
  1695.                        by      Knut Moerken and Tom Lyche
  1696.                        ref     IMA J. of Num. Anal. 8 (1988) 185-208.  CAGD 4
  1697.                                (1987) 217-230.
  1698.                        lang    Fortran uuencoded compressed shar
  1699.                        gams    e3d, k2, k6b, k6d
  1700.                        size    274 kB
  1701.  
  1702. minsurf1.f             for     minimal surfaces
  1703.                        alg     Sobolev gradients
  1704.                        by      R. J. Renka and J. W. Neuberger
  1705.                        ref     SIAM J. Sci. Comp., to appear
  1706.  
  1707. minsurf2.f             for     minimal surfaces
  1708.                        alg     Sobolev gradients
  1709.                        by      R. J. Renka and J. W. Neuberger
  1710.                        ref     SIAM J. Sci. Comp., to appear
  1711. -----------------------------------------------------------
  1712. for     COmplex linear Chebyshev Approximation
  1713. path: /netlib/a/coca/
  1714. -----------------------------------------------------------
  1715. README
  1716. bounds.m
  1717. circle.m
  1718. circle_c.m
  1719. cluster.m
  1720. coca.m
  1721. compnorm.m
  1722. convstr.m
  1723. def_var.m
  1724. ellips_c.m
  1725. ellipse.m
  1726. errfun.m
  1727. exam_11.m
  1728. exam_12.m
  1729. exam_13.m
  1730. exam_14.m
  1731. exam_21.m
  1732. exam_22.m
  1733. exam_23.m
  1734. exam_31.m
  1735. exam_32.m
  1736. exam_33.m
  1737. exam_34.m
  1738. exam_41.m
  1739. exam_42.m
  1740. exam_43.m
  1741. exam_51.m
  1742. exam_52.m
  1743. exam_53.m
  1744. fcos.m
  1745. fexp.m
  1746. fmonom.m
  1747. fone.m
  1748. fpole_c.m
  1749. fsin.m
  1750. improve.m
  1751. initial.m
  1752. interval.m
  1753. l_shape.m
  1754. menustr.m
  1755. monom.m
  1756. monom_c.m
  1757. newton_f.m
  1758. picture.m
  1759. plot_ext.m
  1760. q_newton.m
  1761. recangle.m
  1762. remez.m
  1763. sector.m
  1764. set_colm.m
  1765. set_extr.m
  1766. set_para.m
  1767. sign_spe.m
  1768. simplex.m
  1769. stopiter.m
  1770. stopmenu.m
  1771. two_circ.m
  1772. -----------------------------------------------------------
  1773. title   P19253
  1774. path: /netlib/a/datred/
  1775. -----------------------------------------------------------
  1776. README
  1777. curve.f
  1778. doc.ps
  1779. p19119.f
  1780. p19120.f
  1781. p19121.f
  1782. p19122.f
  1783. p19123.f
  1784. p19124.f
  1785. p19125.f
  1786. p19126.f
  1787. p19132.f
  1788. p19133.f
  1789. p19134.f
  1790. p19135.f
  1791. p19136.f
  1792. p19154.f
  1793. p19155.f
  1794. p19156.f
  1795. p19191.f
  1796. p19192.f
  1797. p19193.f
  1798. p19194.f
  1799. p19215.f
  1800. p19216.f
  1801. p19225.f
  1802. p19226.f
  1803. p19227.f
  1804. p19228.f
  1805. p19250.f
  1806. p19251.f
  1807. p19252.f
  1808. p19253.f
  1809. p19254.f
  1810. p19255.f
  1811. p19256.f
  1812. p19257.f
  1813. p19260.f
  1814. p19261.f
  1815. p19262.f
  1816. p19263.f
  1817. p19747.f
  1818. p19838.f
  1819. p19839.f
  1820. p19err.f
  1821. surf.f
  1822. -----------------------------------------------------------
  1823. for     smoothing of multivariate scattered data
  1824. path: /netlib/a/dloess/
  1825. -----------------------------------------------------------
  1826. README
  1827. S.h
  1828. air.c
  1829. changes
  1830. depend.ps
  1831. ethanol.c
  1832. galaxy.c
  1833. gas.c
  1834. loess.c
  1835. loess.h
  1836. loess.m
  1837. loessc.c
  1838. loessf.f
  1839. loessf.m
  1840. madeup.c
  1841. makefile
  1842. misc.c
  1843. predict.c
  1844. predict.m
  1845. struct.m
  1846. supp.f
  1847. -----------------------------------------------------------
  1848. for     Fortran-only, limited version of a/dloess
  1849. path: /netlib/a/loess/
  1850. -----------------------------------------------------------
  1851. README
  1852. bbox.f
  1853. changes
  1854. cpvert.f
  1855. depend.ps
  1856. descend.f
  1857. ehg106.f
  1858. ehg127.f
  1859. ehg131.f
  1860. ehg133.f
  1861. ehg140.f
  1862. ehg141.f
  1863. ehg167.f
  1864. ehg168.f
  1865. ehg169.f
  1866. ehg170.f
  1867. ehg176.f
  1868. ehg182.f
  1869. ehg191.f
  1870. ehg196.f
  1871. ehg197.f
  1872. eval.f
  1873. f77.f
  1874. getxy.f
  1875. internal
  1876. l2fit.f
  1877. l2tr.f
  1878. lofort.f
  1879. lohead.f
  1880. loread.f
  1881. losave.f
  1882. lowesa.f
  1883. lowesb.f
  1884. lowesc.f
  1885. lowesd.f
  1886. lowese.f
  1887. lowesf.f
  1888. lowesl.f
  1889. lowesp.f
  1890. lowesw.f
  1891. rbuild.f
  1892. sample.f
  1893. sample.in
  1894. spread.f
  1895. vleaf.f
  1896. -----------------------------------------------------------
  1897. for     normal, chi-square, and F distributions
  1898. path: /netlib/a/perlman/
  1899. -----------------------------------------------------------
  1900. chisq.c
  1901. f.c
  1902. z.c
  1903. -----------------------------------------------------------
  1904. for     decompose time series into trend + seasonal +
  1905. path: /netlib/a/stl/
  1906. -----------------------------------------------------------
  1907. Makefile
  1908. co2
  1909. sample.f
  1910. stl.3
  1911. stl.doc
  1912. stl.f
  1913. stl.int
  1914. stl.r
  1915. stlez.3
  1916. stlez.doc
  1917. -----------------------------------------------------------
  1918. for     netlib access tools, such as unshar
  1919. path: /netlib/access/
  1920. -----------------------------------------------------------
  1921. unshar.c               for     unpacking shell archives from netlib
  1922.                        by      Eric Grosse <ehg@research.att.com>
  1923.  
  1924. stree/                 for     C source for Unix programs that collapse
  1925.                                (restore) file trees
  1926.                                into (from) a single file -- ASCII if the file
  1927.                                trees are ASCII,
  1928.                                with times, links, and execute permissions
  1929.                                preserved.
  1930.                        by      Eric Grosse and David Gay
  1931.                        #       (ehg 1995:  shar or tar are now preferred, but
  1932.                                we keep this for historical reasons, in case
  1933.                                backup files need unarchiving.)
  1934.  
  1935. -----------------------------------------------------------
  1936. for     C source for Unix programs that collapse
  1937. path: /netlib/access/stree/
  1938. -----------------------------------------------------------
  1939. ftw.body
  1940. ftw.c
  1941. ftw.h
  1942. getpats.c
  1943. makefile
  1944. match.c
  1945. matchtst.c
  1946. ok.c
  1947. patlist.h
  1948. prune.c
  1949. stree.1
  1950. stree.c
  1951. ustree.c
  1952. -----------------------------------------------------------
  1953. for     selected material from Advances in Computational
  1954. path: /netlib/aicm/
  1955. -----------------------------------------------------------
  1956. smmp/                  for     sparse matrix multiply, transpose, format
  1957.                                conversion
  1958.                        by      Bank and Douglas
  1959.                        ref     Advances in Computational Mathematics, 1 (1993)
  1960.                        lang    Fortran, PostScript
  1961.  
  1962. sl11f.f                for     eigenvalue problems for Hamiltonian systems
  1963.                        by      Marco Marletta
  1964.                        ref     Advances in Computational Mathematics, 2 (1994)
  1965.                                155-184
  1966.  
  1967. sl11f.tex              for     documentation on sl11f.f
  1968.  
  1969. sl12f.f                for     eigenvalue problems for Hamiltonian systems
  1970.                        by      Marco Marletta
  1971.                        ref     Advances in Computational Mathematics, 2 (1994)
  1972.                                155-184
  1973.  
  1974. sl12f.tex              for     documentation on sl12f.f
  1975.  
  1976. -----------------------------------------------------------
  1977. for     sparse matrix multiply, transpose, format
  1978. path: /netlib/aicm/smmp/
  1979. -----------------------------------------------------------
  1980. aicm.tex
  1981. doc.txt
  1982. smmp.f
  1983. -----------------------------------------------------------
  1984. for     programs collected from Alliant users
  1985. path: /netlib/alliant/
  1986. -----------------------------------------------------------
  1987. ansitapes
  1988. benchmark/             for     Contains Alliant specific standard benchmarks.
  1989.                        by      David Krowitz 11/17/86
  1990.                                mit-erl!mit-kermit!krowitz@eddie.mit.edu
  1991.  
  1992. cholesky
  1993. ibss/
  1994. llt
  1995. new.lu
  1996. qr
  1997. v2d                    for     V2d is a demo program originally written by Jim
  1998.                                Rees to
  1999.                                show how an Apollo network could get transparent
  2000.                                file access
  2001.                                to any BSD 4.2 system running TCP/IP.
  2002.  
  2003. sendrec                for     package which converts Apollo binary data file
  2004.                                (REC file types)
  2005.                                to Alliant binary format data files which can be
  2006.                                read with an
  2007.                                unformatted Fortran READ statement on the
  2008.                                Alliant and vice-versa
  2009.                                (ie. it will convert Alliant format files for
  2010.                                reading on an Apollo).
  2011.  
  2012. shar                   for     does the same function as your BUNDLE shell
  2013.                                script, but is more
  2014.                                extensive. It adds in some error checking and
  2015.                                can handle packing
  2016.                                entire directories into an archive file for
  2017.                                mailing out over the  network. This file was
  2018.                                created by the command 'shar shar.dir'.
  2019.  
  2020. mm/                    for     Simple matrix-matrix multiply that runs fast on
  2021.                                the Alliant.
  2022.                        by      Jack Dongarra and Dan Sorensen, 1/26/87.
  2023.  
  2024. lu/                    for     LU decomposition with partial pivoting designed
  2025.                                to run fast on the Alliant.
  2026.                        by      Dan Sorensen, 2/18/87.
  2027.  
  2028. compress               for     a utility which can save a considerable amount
  2029.                                of disk space.
  2030.                        by      David Krowitz, MIT 2/11/87
  2031.  
  2032. vtu                    for     This program reads the VAX/VMS DCL command
  2033.                                procedure and converts the  DCL commands to the
  2034.                                equivalent C Shell Script commands that run
  2035.                                under
  2036.                                the ALLIANT CONCENTRIX operating system which is
  2037.                                a Berkeley Unix 4.2  system.
  2038.                        by      Glen D. West, May 23, 1987
  2039.  
  2040. libcray/               for     This shar file contains the source code (and
  2041.                                test routines) for the Cray Compatibility
  2042.                                Library (libCRAY.a).
  2043.                                libCRAY.a is a set of routines for Concentrix
  2044.                                V3.0 that give the same multiprocessing
  2045.                                capability for fortran and C programs on the
  2046.                                Alliant FX/8 as the Cray Research
  2047.                                multiprocessing
  2048.                                library (eg, tskstart, lockon and evpost) on the
  2049.                                Cray X-MP.
  2050.                        by      Mark Seager, Oct 8, 1987
  2051.  
  2052. makemake               for     A utility to generate automatically the makefile
  2053.                                needed to build
  2054.                                the executable image of a fortran application
  2055.                                program to be run on
  2056.                                an ALLIANT computer.
  2057.                        by      Dick Hessel, Oct 16, 1987
  2058.  
  2059. quad/                  for     A subset of the quadpack routines optimized for
  2060.                                the alliant. To get the
  2061.                                index use "send index from alliant/quad".  The
  2062.                                complete non-Alliant
  2063.                                versions are available via "send index from
  2064.                                quadpack"
  2065.                        by      Dick Hessel, Oct 16, 1987
  2066.  
  2067. ode/                   for     A subset of the odepack routines optimized for
  2068.                                the alliant. To get the
  2069.                                index use "send index from alliant/ode".  The
  2070.                                complete non-Alliant
  2071.                                versions are available via "send index from
  2072.                                odepack"
  2073.                        by      Dick Hessel, Oct 16, 1987
  2074.  
  2075. screen                 for     is a virtual terminal manager for people with
  2076.                                regular terminals (folks
  2077.                                too poor to buy Sun's for every programmer).  It
  2078.                                lets you have multiple
  2079.                                independant sessions, each on it's own full size
  2080.                                screen.  It's very
  2081.                                useful, seemingly bug free, and we use it here
  2082.                                quite a lot.
  2083.                        by      Patrick Wolfe <pwolfe@KAI.COM> Nov 1987
  2084.  
  2085. vgrindefs              for     additions for Alliant fortran
  2086.                                Appending this to your /usr/lib/vgrindefs file
  2087.                                allows you to
  2088.                                use "vgrind -lf" on your *.f files.  Nothing
  2089.                                fancy.
  2090.                        by      bob@uhmanoa.ics.hawaii.edu Wed Apr 20 18:06:01
  2091.                                1988
  2092.  
  2093. vmstapes               for     Here is a program for reading VMS backup tapes
  2094.                                on BSD4.2 systems
  2095.                                which I got from the comp.sources archive on
  2096.                                uunet.uu.net. For
  2097.                                some reason people keep sending us data on VMS
  2098.                                backup tapes as
  2099.                                a "standard" distribution method!
  2100.                        by      David Krowitz krowitz@richter.mit.edu
  2101.                                (18.83.0.109)
  2102. -----------------------------------------------------------
  2103. for     Contains Alliant specific standard benchmarks.
  2104. path: /netlib/alliant/benchmark/
  2105. -----------------------------------------------------------
  2106. 1
  2107. 10
  2108. 11
  2109. 12
  2110. 13
  2111. 14
  2112. 15
  2113. 16
  2114. 17
  2115. 18
  2116. 19
  2117. 2
  2118. 3
  2119. 4
  2120. 5
  2121. 6
  2122. 7
  2123. 8
  2124. 9
  2125. -----------------------------------------------------------
  2126. path: /netlib/alliant/ibss/
  2127. -----------------------------------------------------------
  2128. f1
  2129. f2
  2130. f3
  2131. f4
  2132. f5
  2133. -----------------------------------------------------------
  2134. for     This shar file contains the source code (and
  2135. path: /netlib/alliant/libcray/
  2136. -----------------------------------------------------------
  2137. README
  2138. barrier.c
  2139. bars.f
  2140. c_logs.c
  2141. c_tskcomend.h
  2142. events.f
  2143. lockoff.s
  2144. lockon.s
  2145. locks.f
  2146. logs.f
  2147. makefile
  2148. man/
  2149. tasks.f
  2150. tests/
  2151. tskcombgn.h
  2152. tskcomend.h
  2153. -----------------------------------------------------------
  2154. path: /netlib/alliant/libcray/man/
  2155. -----------------------------------------------------------
  2156. barasgn.man
  2157. barrel.man
  2158. barsync.man
  2159. evasgn.man
  2160. evclear.man
  2161. evpost.man
  2162. evrel.man
  2163. evtest.man
  2164. evwait.man
  2165. lgclose.man
  2166. lgdsable.man
  2167. lgenable.man
  2168. lgentry.man
  2169. lgoff.man
  2170. lgon.man
  2171. lgopen.man
  2172. lockasgn.man
  2173. lockoff.man
  2174. lockon.man
  2175. lockrel.man
  2176. locktest.man
  2177. tskstart.man
  2178. tsktest.man
  2179. tsktune.man
  2180. tskvalue.man
  2181. tskwait.man
  2182. -----------------------------------------------------------
  2183. path: /netlib/alliant/libcray/tests/
  2184. -----------------------------------------------------------
  2185. cltest.f
  2186. frkcom.f
  2187. frkcom.h
  2188. frktest.f
  2189. iotest.f
  2190. makefile
  2191. matcom.f
  2192. matcom.h
  2193. matmult.f
  2194. runtests.sh
  2195. vecadd.f
  2196. vecadd.h
  2197. vecaddcom.f
  2198. veccom.f
  2199. vector.f
  2200. vector.h
  2201. wa.c
  2202. -----------------------------------------------------------
  2203. for     LU decomposition with partial pivoting designed
  2204. path: /netlib/alliant/lu/
  2205. -----------------------------------------------------------
  2206. ludpiv.f
  2207. lufac.f
  2208. makefile
  2209. matvec8.s
  2210. mmul7.s
  2211. prepare.f
  2212. reduce.f
  2213. second2.f
  2214. smxpyp8.f
  2215. -----------------------------------------------------------
  2216. for     Simple matrix-matrix multiply that runs fast on
  2217. path: /netlib/alliant/mm/
  2218. -----------------------------------------------------------
  2219. check.f
  2220. dgemm.f
  2221. dgemv.f
  2222. lsame.f
  2223. main.f
  2224. makefile
  2225. matgen.f
  2226. mvmul.s
  2227. xerbla.f
  2228. zero.f
  2229. -----------------------------------------------------------
  2230. for     A subset of the odepack routines optimized for
  2231. path: /netlib/alliant/ode/
  2232. -----------------------------------------------------------
  2233. demo/
  2234. doc
  2235. prog/
  2236. readme
  2237. -----------------------------------------------------------
  2238. path: /netlib/alliant/ode/demo/
  2239. -----------------------------------------------------------
  2240.  # Index for alliant/ode/demo
  2241.  
  2242. ex2lsode.f
  2243. exlsoda.f
  2244. exlsodar.f
  2245. exlsode.f
  2246. exlsodes.f
  2247. exlsodi.f
  2248. exlsoibt.f
  2249. make.lsoda
  2250. make.lsodar
  2251. make.lsode
  2252. make.lsode2
  2253. make.lsodes
  2254. make.lsodi
  2255. make.lsoibt
  2256. test.lsoibt
  2257. -----------------------------------------------------------
  2258. path: /netlib/alliant/ode/prog/
  2259. -----------------------------------------------------------
  2260. adjlr.f
  2261. aigbt.f
  2262. ainvg.f
  2263. bnorm.f
  2264. cdrv.f
  2265. cfode.f
  2266. cntnzu.f
  2267. decbt-1.f
  2268. decbt.f
  2269. demo.index
  2270. ewset.f
  2271. fnorm.f
  2272. intdy.f
  2273. iprep.f
  2274. jgroup.f
  2275. lsoda.f
  2276. lsodar.f
  2277. lsode.f
  2278. lsodes.f
  2279. lsodi.f
  2280. lsoibt.f
  2281. md.f
  2282. mdi.f
  2283. mdm.f
  2284. mdp.f
  2285. mdu.f
  2286. nnfc.f
  2287. nnsc.f
  2288. nntc.f
  2289. nroc.f
  2290. nsfc.f
  2291. odrv.f
  2292. pjibt.f
  2293. prep.f
  2294. prepj.f
  2295. prepji.f
  2296. prja.f
  2297. prjs.f
  2298. rchek.f
  2299. roots.f
  2300. slsbt.f
  2301. slss.f
  2302. solbt-1.f
  2303. solbt.f
  2304. solsy.f
  2305. sro.f
  2306. stoda-1.f
  2307. stoda.f
  2308. stode-1.f
  2309. stode-1.s
  2310. stode.f
  2311. stodi-1.f
  2312. stodi.f
  2313. vmnorm.f
  2314. vnorx.f
  2315. xerrwx.f
  2316. -----------------------------------------------------------
  2317. for     A subset of the quadpack routines optimized for
  2318. path: /netlib/alliant/quad/
  2319. -----------------------------------------------------------
  2320.  # Index for alliant/quad
  2321.  
  2322. makefile.1             #       Makefile.1 is the makefile for the program
  2323.                                testp.f which tests the  subroutines dqk15,
  2324.                                dqk21, dqk31, dqk41, dqk51, dqk61 with the
  2325.                                CNCALL directive inserted to allow concurrent
  2326.                                calls to the external function to be integrated.
  2327.                                I used four different functions provided by the
  2328.                                subroutines testf1 testf2 testf3 test4 which
  2329.                                must be compiled with  the recursive option. The
  2330.                                functions to be integrated and the corresponding
  2331.                                intervals of integration are as follow: -1:
  2332.                                sin(x)                on [0, 314.14159]; -2:
  2333.                                exp(x)                on [0, 1]; -3: sqrt (abs
  2334.                                (x-.2345))  on [0, 1]; -4: 1+x**2+1/(1+100*x**2)
  2335.                                on [-1, 2].
  2336.  
  2337. makefile.2             #       Makefile.2 makes the executable for the adaptive
  2338.                                quadrature. The test program is called dquad.f
  2339.                                and uses one the external functions as  before.
  2340.  
  2341. dqag.f
  2342. dqage.f
  2343. dqk15.f
  2344. dqk21.f
  2345. dqk31.f
  2346. dqk41.f
  2347. dqk51.f
  2348. dqk61.f
  2349. dqpsrt.f
  2350. dquad.f
  2351. fdump.f
  2352. j4save.f
  2353. s88fmt.f
  2354. testf1.f
  2355. testf2.f
  2356. testf3.f
  2357. testf4.f
  2358. testp.f
  2359. xerabt.f
  2360. xerctl.f
  2361. xerprt.f
  2362. xerror.f
  2363. xerrwv.f
  2364. xersav.f
  2365. xgetua.f
  2366. -----------------------------------------------------------
  2367. for     Bessel functions of complex argument and
  2368. path: /netlib/amos/
  2369. -----------------------------------------------------------
  2370. .depend
  2371. cacai.f
  2372. cacon.f
  2373. casyi.f
  2374. cbinu.f
  2375. cbknu.f
  2376. cbuni.f
  2377. cbunk.f
  2378. ckscl.f
  2379. cmlri.f
  2380. cqcai.f
  2381. cqcbh.f
  2382. cqcbi.f
  2383. cqcbj.f
  2384. cqcbk.f
  2385. cqcby.f
  2386. crati.f
  2387. cs1s2.f
  2388. cseri.f
  2389. cshch.f
  2390. cuchk.f
  2391. cunhj.f
  2392. cuni1.f
  2393. cuni2.f
  2394. cunik.f
  2395. cunk1.f
  2396. cunk2.f
  2397. cuoik.f
  2398. cwrsk.f
  2399. d1mach.f
  2400. dependencies
  2401. diffs
  2402. disclaimer
  2403. dsclmr.f
  2404. errors
  2405. fdump.f
  2406. i1mach.f
  2407. makefile
  2408. r1mach.f
  2409. readme                 for     overview of amos
  2410.  
  2411. cairy.f                gams    C10d
  2412.  
  2413. cbesh.f                gams    C10a4
  2414.  
  2415. cbesi.f                gams    C10b4
  2416.  
  2417. cbesj.f                gams    C10a4
  2418.  
  2419. cbesk.f                gams    C10b4
  2420.  
  2421. cbesy.f                gams    C10a4
  2422.  
  2423. cbiry.f                gams    C10d
  2424.  
  2425. dgamln.f               gams    C7a
  2426.  
  2427. gamln.f                gams    C7a
  2428.  
  2429. xerror.f
  2430. zabs.f
  2431. zacai.f
  2432. zacon.f
  2433. zairy.f                gams    C10d
  2434.  
  2435. zasyi.f
  2436. zbesh.f                gams    C10a4
  2437.  
  2438. zbesi.f                gams    C10b4
  2439.  
  2440. zbesj.f                gams    C10a4
  2441.  
  2442. zbesk.f                gams    C10b4
  2443.  
  2444. zbesy.f                gams    C10a4
  2445.  
  2446. zbinu.f
  2447. zbiry.f                gams    C10d
  2448.  
  2449. zbknu.f
  2450. zbuni.f
  2451. zbunk.f
  2452. zdiv.f
  2453. zexp.f
  2454. zkscl.f
  2455. zlog.f
  2456. zmlri.f
  2457. zmlt.f
  2458. zqcai.f
  2459. zqcbh.f
  2460. zqcbi.f
  2461. zqcbj.f
  2462. zqcbk.f
  2463. zqcby.f
  2464. zrati.f
  2465. zs1s2.f
  2466. zseri.f
  2467. zshch.f
  2468. zsqrt.f
  2469. zuchk.f
  2470. zunhj.f
  2471. zuni1.f
  2472. zuni2.f
  2473. zunik.f
  2474. zunk1.f
  2475. zunk2.f
  2476. zuoik.f
  2477. zwrsk.f
  2478. -----------------------------------------------------------
  2479. for     linear and nonlinear programming.
  2480. path: /netlib/ampl/
  2481. -----------------------------------------------------------
  2482. ampl.info              for     Information about the AMPL book and other AMPL
  2483.                                documentation.
  2484.  
  2485.  
  2486. fixlog                 for     Log of bug fixes and changes since 1 Nov. 1992.
  2487.  
  2488. models/                for     sample models from older papers.
  2489.  
  2490. solvers/               for     solver interface code.
  2491.  
  2492. ampl.exe               for     Updated version, compiled by Symantec, of the
  2493.                                AMPL.EXE that accompanies the AMPL book, with
  2494.                                bug fixes and new flow-of-control constructs.
  2495.                        size    253 kB
  2496.  
  2497. amplexe.info           for     More details on ampl.exe amd watampl.exe.
  2498.  
  2499. looping/               for     Description and examples of new flow-of-control
  2500.                                constructs.
  2501.  
  2502. watampl.exe            for     Updated version, compiled by WATCOM, of the
  2503.                                AMPL.EXE that accompanies the AMPL book, with
  2504.                                bug fixes and new flow-of-control constructs.
  2505.                                Requires DOS4GW.EXE.
  2506.                        size    282 kB
  2507.  
  2508. dos4gw.exe             for     Helper program (DOS4GW.EXE) required by
  2509.                                WATAMPL.EXE.
  2510.  
  2511. readme
  2512. wemu387.386
  2513. -----------------------------------------------------------
  2514. for     Description and examples of new flow-of-control
  2515. path: /netlib/ampl/looping/
  2516. -----------------------------------------------------------
  2517. .depend
  2518. NEW_CMDS
  2519. README
  2520. cut.mod
  2521. cut.run
  2522. cutA.dat
  2523. cutB.dat
  2524. cutC.dat
  2525. cutD.dat
  2526. cutE.dat
  2527. cutF.dat
  2528. dependencies
  2529. multi1.dat
  2530. multi1.mod
  2531. multi1.run
  2532. multi2.dat
  2533. multi2.mod
  2534. multi2.run
  2535. multi3.dat
  2536. multi3.mod
  2537. multi3.run
  2538. new_cmds
  2539. readme
  2540. sens.dat
  2541. sens.mod
  2542. sens.run
  2543. stoch.dat
  2544. stoch.mod
  2545. stoch.run
  2546. trnloc1.dat
  2547. trnloc1d.mod
  2548. trnloc1d.run
  2549. trnloc1p.mod
  2550. trnloc1p.run
  2551. trnloc2.dat
  2552. trnloc2a.mod
  2553. trnloc2a.run
  2554. trnloc2b.mod
  2555. trnloc2b.run
  2556. trnloc2c.mod
  2557. trnloc2c.run
  2558. -----------------------------------------------------------
  2559. for     sample models from older papers.
  2560. path: /netlib/ampl/models/
  2561. -----------------------------------------------------------
  2562.  #       ===== index for ampl/models =====
  2563. dist.mod               for     DIST model from CSTR
  2564.  
  2565. dist.n                 for     network (nodes and arcs) version of DIST
  2566.  
  2567. dist03.dat
  2568. dist08.dat
  2569. dist13.dat
  2570. egypt1.dat
  2571. egypt1.mod             for     ordered-pair version of CSTR's EGYPT model
  2572.  
  2573. egypt2.dat
  2574. egypt2.mod             for     EGYPT model from CSTR
  2575.  
  2576. m2a/                   lang    awk
  2577.                        for     converting MPS to AMPL data for mps.mod or
  2578.                                mps1.mod
  2579.  
  2580. mod8.dat               for     Figure 1-4 in CSTR
  2581.  
  2582. mod8.mod               for     Figure 1-3 in CSTR
  2583.  
  2584. oil.dat
  2585. mps.mod                for     model for use with m2a and MPS data: short, but
  2586.                                may change row order
  2587.  
  2588. mps1.mod               for     model for use with m2a and MPS data: preserves
  2589.                                row order
  2590.  
  2591. oil.mod
  2592. optimal.val            for     optimal values for some of the models
  2593.  
  2594. p2gon.mod              for     Nonlinear model--maximize area of unit N-gon,
  2595.                                Prieto version 2
  2596.  
  2597. pgon.mod               for     Prieto version 1 of p2gon.mod
  2598.  
  2599. prod.mod               for     PROD model from CSTR
  2600.  
  2601. prod03.dat
  2602. prod08.dat
  2603. prod13.dat
  2604. score.mod              for     Appendix B in "Expressing Special Structure..."
  2605.                                (TM 11274-910530-06)
  2606.  
  2607. score1.dat
  2608. struc.mod              for     Appendix C in "Expressing Special Structure..."
  2609.                                (TM 11274-910530-06)
  2610.  
  2611. struc1.dat
  2612. struc6.dat
  2613. struc8.dat
  2614. train.n                for     node-and-arc version of TRAIN -- use with
  2615.                                train1.dat
  2616.  
  2617. train1.dat
  2618. train1.mod
  2619. train2.dat
  2620. train2.mod
  2621. -----------------------------------------------------------
  2622. lang    awk
  2623. path: /netlib/ampl/models/m2a/
  2624. -----------------------------------------------------------
  2625. m2a
  2626. -----------------------------------------------------------
  2627. for     solver interface code.
  2628. path: /netlib/ampl/solvers/
  2629. -----------------------------------------------------------
  2630. .depend
  2631. README
  2632.  
  2633. arith.h.ibm
  2634. arith.h0
  2635. atof.c
  2636. b_search.c
  2637. basename.c
  2638. bscanf.c
  2639. conval.c
  2640. cplex/                 for     interface to CPLEX (a linear and mixed-integer
  2641.                                solver)
  2642.  
  2643. dependencies
  2644. derprop.c
  2645. dtoa.c
  2646. dvalue.hd
  2647. dynlink.c
  2648. edagread.c
  2649. examples/              for     examples to accompany "Hooking Your Solver to
  2650.                                AMPL" Postscript for which is
  2651.                                netlib/research/nam/93-10.Z by anonymous ftp
  2652.                                from netlib.att.com, or "send 93-10 from
  2653.                                research/nam" from netlib@research.att.com
  2654.  
  2655. float.h0
  2656. fpecatch.c
  2657. funcadd.c
  2658. funcadd.h
  2659. funcadd0.c
  2660. g_fmt.c
  2661. jacdim.c
  2662. jacdim.h
  2663. korbx/                 for     interface to KMP (nee KORBX), a linear solver
  2664.                                from AT&T
  2665.  
  2666. linedagread.c
  2667. mach.c
  2668. makefile
  2669. minos/                 for     interface to MINOS 5.4 (a linear and nonlinear
  2670.                                solver)
  2671.  
  2672. mip_pri.c
  2673. mypow.c
  2674. nlc/                   for     program "nlc" that converts AMPL .nl files to C
  2675.                                or Fortran 77
  2676.  
  2677. nlp.h
  2678. nlp1.h
  2679. op_type.hd
  2680. osl/                   for     interface to OSL (a linear and mixed-integer
  2681.                                solver) based on IBM's Optimization Subroutine
  2682.                                Library
  2683.  
  2684. r_op.hd
  2685. rnd_prod.s
  2686. rops.c
  2687. sprintf.c
  2688. sscanf.c
  2689. writesol.c
  2690. xectim.c
  2691. xsum0.out              for     checksums
  2692.  
  2693. objval.c
  2694. wrtsol_.c
  2695. r_opn.hd
  2696. readsol.c
  2697. qpcheck.c
  2698. dtoa1.c
  2699. obj_prec.c
  2700. readme
  2701. punknown.c
  2702. r_qp.hd
  2703. npsol/
  2704. -----------------------------------------------------------
  2705. for     interface to CPLEX (a linear and mixed-integer
  2706. path: /netlib/ampl/solvers/cplex/
  2707. -----------------------------------------------------------
  2708. .depend
  2709. README.1st
  2710. README.cplex
  2711.  
  2712. cplex.c
  2713. dependencies
  2714. version.c
  2715. xsum0.out              for     checksums
  2716.  
  2717. makefile
  2718. -----------------------------------------------------------
  2719. for     examples to accompany "Hooking Your Solver to
  2720. path: /netlib/ampl/solvers/examples/
  2721. -----------------------------------------------------------
  2722. .depend
  2723. README
  2724. dependencies
  2725. dualconv.c
  2726. fmng1.f
  2727. fnl21.f
  2728. getstub.c
  2729. getstub.h
  2730. lin1.c
  2731. lin2.c
  2732. lin3.c
  2733. linrc.c
  2734. makefile
  2735. mng.c
  2736. mng1.c
  2737. nl2.c
  2738. nl21.c
  2739. tnmain.c
  2740. xsum0.out              for     checksums
  2741.  
  2742.  ####    sample input and output files: see README ####
  2743.  
  2744. diet.amp
  2745. diet.nl
  2746. diet.row
  2747. diet.col
  2748. dietl1.out
  2749. dietl2.out
  2750. dietl3.out
  2751. dietlrc.out
  2752. dietd.nl
  2753. diet.sol
  2754. dietd.sol
  2755. dietu.sol
  2756. ch3.amp
  2757. ch3.nl
  2758. ch3mng.out
  2759. ch3mng.sol
  2760. ch3nl21.out
  2761. ch3nl2.out
  2762. ch3nl2.sol
  2763. ch3tn.out
  2764. ch3tn.sol
  2765. -----------------------------------------------------------
  2766. for     interface to KMP (nee KORBX), a linear solver
  2767. path: /netlib/ampl/solvers/korbx/
  2768. -----------------------------------------------------------
  2769. .depend
  2770. README.1st
  2771. README.korbx
  2772.  
  2773. dependencies
  2774. korbx.c
  2775. kversion.c
  2776. xsum0.out
  2777. makefile
  2778. -----------------------------------------------------------
  2779. for     interface to MINOS 5.4 (a linear and nonlinear
  2780. path: /netlib/ampl/solvers/minos/
  2781. -----------------------------------------------------------
  2782. .depend
  2783. README.1st
  2784. README.minos
  2785.  
  2786. dependencies
  2787. funcon.c
  2788. m54.c
  2789. m54ver.c
  2790. makefile
  2791. src/
  2792. xsum0.out              for     checksums
  2793.  
  2794. -----------------------------------------------------------
  2795. path: /netlib/ampl/solvers/minos/src/
  2796. -----------------------------------------------------------
  2797. .depend
  2798. Malloc.c
  2799. README.0
  2800. dependencies
  2801. dummyfuncon.c
  2802. dummyfunobj.c
  2803. dummymatmod.c
  2804. makefile
  2805. minos2.c
  2806. need_nl.c
  2807. sprintf.c
  2808. xectim.c
  2809. minos4.f
  2810. -----------------------------------------------------------
  2811. for     program "nlc" that converts AMPL .nl files to C
  2812. path: /netlib/ampl/solvers/nlc/
  2813. -----------------------------------------------------------
  2814. .depend
  2815. README
  2816. c_op.hd
  2817. cops.c
  2818. dependencies
  2819. makefile
  2820. nlc.c
  2821. nlc.h
  2822. nlcmisc.c
  2823. opcode.hd
  2824. r_ops1.hd
  2825.  ####    sample input and output files: see README ####
  2826.  
  2827. ch3.amp
  2828. ch3.nl
  2829. ch3.c
  2830. ch3.kc
  2831. ch3.f
  2832. mngnlc.c
  2833. nl2nlc.c
  2834. xsum0.out
  2835. ch3mng.out
  2836. ch3nl2.out
  2837. -----------------------------------------------------------
  2838. path: /netlib/ampl/solvers/npsol/
  2839. -----------------------------------------------------------
  2840. .depend
  2841. README
  2842. dependencies
  2843. makefile
  2844. npsol.c
  2845. version.c
  2846. xsum0.out
  2847. -----------------------------------------------------------
  2848. for     interface to OSL (a linear and mixed-integer
  2849. path: /netlib/ampl/solvers/osl/
  2850. -----------------------------------------------------------
  2851. .depend
  2852. README.1st
  2853. README.osl
  2854.  
  2855. dependencies
  2856. ftncls.f
  2857. ftnopn.f
  2858. makefile
  2859. osl.c
  2860. osl.h
  2861. version.c
  2862. xsum0.out              for     checksums
  2863.  
  2864. -----------------------------------------------------------
  2865. for     programs collected from Apollo users.
  2866. path: /netlib/apollo/
  2867. -----------------------------------------------------------
  2868.  # Index for apollo
  2869.  
  2870. dm_format
  2871. hp7475-2
  2872. hp7475-3
  2873. hp7550-2
  2874. hp7550-3
  2875. hp7570-2
  2876. hp7570-3
  2877. hpplot                 for     program which converts Apollo GMR graphics
  2878.                                output files into ascii text
  2879.                                files of HPGL (Hewlitt Packard Graphics
  2880.                                Language) commands which can  then be sent to
  2881.                                any HP graphics device (the HP7550 plotter in
  2882.                                particular).
  2883.  
  2884. 7550a                  for     pen plotter which runs on the Apollo.
  2885.                                Complete instructions on compiling and
  2886.                                installing the print-server are
  2887.                                included.
  2888.  
  2889. hpprint
  2890. index2
  2891. qsend                  for     program allows a user at one Apollo
  2892.                                workstation to send messages to other users,
  2893.                                other nodes, all
  2894.                                users, all nodes, their own node (from a
  2895.                                background job), and
  2896.                                to themselves (if they are logged in on more
  2897.                                than one machine).
  2898.  
  2899. toshiba                for     print-server for a Toshiba 1351 dot matrix
  2900.                                printer running on an Apollo workstation with an
  2901.                                RS232 interface.
  2902.  
  2903. image                  for     Apple Imagewriter dot matrixprinter running on
  2904.                                an Apollo
  2905.                                workstation with an RS232 interface.
  2906.  
  2907. rand                   for     random number generators for the Apollos
  2908.  
  2909. v2d                    for     V2d is a demo program originally written by Jim
  2910.                                Rees to
  2911.                                show how an Apollo network could get transparent
  2912.                                file access
  2913.                                to any BSD 4.2 system running TCP/IP.
  2914.  
  2915. ftp                    for     A set of small programs which will startup
  2916.                                the TCP/IP FTP, RIP, and TELNET servers on the
  2917.                                Apollos after
  2918.                                a suitable delay to allow the TCP/IP server to
  2919.                                get initialized.
  2920.  
  2921. sendrec                for     package which converts Apollo binary data file
  2922.                                (REC file types)
  2923.                                to Alliant binary format data files which can be
  2924.                                read with an
  2925.                                unformatted Fortran READ statement on the
  2926.                                Alliant and vice-versa
  2927.                                (ie. it will convert Alliant format files for
  2928.                                reading on an Apollo).
  2929.  
  2930. ckmail                 for     checks if new network mail has arrived for you
  2931.                                on the Apollo network
  2932.                                and will (optionally) pop up a window to notify
  2933.                                you about the new mail.
  2934.  
  2935. shar                   for     does the same function as your BUNDLE shell
  2936.                                script, but is more
  2937.                                extensive. It adds in some error checking and
  2938.                                can handle packing
  2939.                                entire directories into an archive file for
  2940.                                mailing out over the  network (e.g. this file
  2941.                                was created by the command  'shar shar.dir
  2942.                                >foobar').
  2943.  
  2944. batch                  for     allows you to start a background job running on
  2945.                                any machine in
  2946.                                the network and then log out without killing the
  2947.                                job.
  2948.  
  2949. compress               for     a utility which can save a considerable amount
  2950.                                of disk space.
  2951.                        by      From: David Krowitz, MIT 2/11/87
  2952.  
  2953. v2                     for     Apollo to BSD 4.2 (Alliant FX/1)
  2954.                                transparent file access software. This version
  2955.                                works correctly on
  2956.                                Apollo workstations running the new SR9.5
  2957.                                release of AEGIS. The
  2958.                                version I gave you previously works under SR9.2
  2959.                                -- the new version
  2960.                                will not run on SR9.2. Please add this to your
  2961.                                software library.
  2962.                        by      David Krowitz 2/28/87
  2963.  
  2964. gone                   for     When the user wants to leave the node
  2965.                                unattended, the gone routine borrows
  2966.                                the display, puts a message on the screen, and
  2967.                                waits for the user to type
  2968.                                a password.  The user can specify the password
  2969.                                and the message
  2970.                                font with a configuration file in the user's
  2971.                                ~user_data directory.
  2972.                        by      David Krowitz, MIT 3/21/87
  2973.  
  2974. hp7570                 for     new HP 7570 print server
  2975.                        by      David Krowitz, MIT 5/16/87
  2976.  
  2977. hp7475                 for     new HP 7475 print server
  2978.                        by      David Krowitz, MIT 5/16/87
  2979.  
  2980. hp7550                 for     revised HP 7550 print server
  2981.                        by      David Krowitz, MIT 5/16/87
  2982.  
  2983. nec-p9xl               for     Apollo print server for NEC P9XL Pinwriter
  2984.                        by      David Krowitz, MIT 7/30/87
  2985.  
  2986. remote                 for     is a short file daemon program which
  2987.                                periodically
  2988.                                checks a directory and executes a shell command
  2989.                                for each of the
  2990.                                files it finds there before deleting them.
  2991.  
  2992. kermit                 for     kermit program for the apollo
  2993. -----------------------------------------------------------
  2994. for     contains benchmark programs and the table of
  2995. path: /netlib/benchmark/
  2996. -----------------------------------------------------------
  2997. 1000
  2998. bandcray
  2999. bandcray.f
  3000. bell-winner
  3001. bell1
  3002. bell2
  3003. benchmark.letter
  3004. benchmark.tape
  3005. bnd.f
  3006. cbenchmark
  3007. clu.f
  3008. crayxmp.band
  3009. crayxmp4
  3010. crayxmp42
  3011. dhrystone
  3012. dhrystone-ada
  3013. dlpsubhalf.f
  3014. dmr
  3015. downloadmmmooo
  3016. error
  3017. indirect
  3018. indirect.f
  3019. indirectd.f
  3020. karp.challenge
  3021. linpackc.new
  3022. linpacks               for     The LINPACK benchmark program in single
  3023.                                precision.
  3024.  
  3025. linpackd               for     The LINPACK benchmark program in double
  3026.                                precision.
  3027.  
  3028. 1000s                  for     The LINPACK 1000x1000 benchmark program in
  3029.                                single precision.
  3030.  
  3031. 1000d                  for     The LINPACK 1000x1000 benchmark program in
  3032.                                double precision.
  3033.  
  3034. linpackc               for     The LINPACK benchmark program done in C.
  3035.                        lang    C
  3036.                        by      Bonnie Toy 5/88.
  3037.  
  3038.  
  3039. livermore              #       The Livermore loops in double precision.
  3040.                                (Fortran)
  3041.                                A program used by some to benchmark
  3042.                                supercomputers.
  3043.                        by      Frank McMahaon LLNL 1/26/88
  3044.  
  3045. livermores             #       Same as LIVERMORE only single precision.
  3046.  
  3047. livermorec             #       A 'C' version of the Livermore loops program,
  3048.                                a program used by some to benchmark
  3049.                                supercomputers.
  3050.                        by      Frank McMahaon LLNL 1/26/88
  3051.  
  3052. llt.f
  3053. lus                    for     The linear equation solver used in the paper by
  3054.                                Dongarra and Eisenstat
  3055.                                that is based on matrix-vector operations. This
  3056.                                is the single
  3057.                                precision version.
  3058.  
  3059. lud                    for     The linear equation solver used in the paper by
  3060.                                Dongarra and Eisenstat
  3061.                                that is based on matrix-vector operations. This
  3062.                                is the double
  3063.                                precision version.
  3064.  
  3065. mail
  3066. new.perf-upd
  3067. nhalf
  3068. nsubhalf.sendtape
  3069. nsubhalf.tape
  3070. old.livermore
  3071. perform.scr
  3072. performance.ps         by      J. Dongarra
  3073.                        lang    PostScript
  3074.                        #       Performance of Various Computers Using Standard
  3075.                                Linear Algebra Software
  3076.                                in a Fortran Environment', also known as the
  3077.                                Linpack Benchmark Report
  3078.  
  3079. perf-upd               #       A log of updates made to the above report.
  3080.  
  3081. performance.reason
  3082. sendpaper
  3083. sendtape
  3084. slpsubhalf.f
  3085. sparsed
  3086. to-get-lp-benchmark
  3087. to.dgh
  3088. v.ibm
  3089. v.ibm2
  3090. vector.bit
  3091. vector1
  3092. vector2
  3093. vector3
  3094. vector4
  3095. vector5
  3096. vectorold
  3097. vectors/               for     A test suite for vectorizing Fortran compilers.
  3098.                                Single precision.
  3099.                        #       D. Levine, D. Callahan, and J. Dongarra.
  3100.                                1/4/91.
  3101.  
  3102. vectord/               for     A test suite for vectorizing Fortran compilers.
  3103.                                Double precision.
  3104.                        #       D. Levine, D. Callahan, and J. Dongarra.
  3105.                                1/4/91.
  3106.  
  3107. higbie                 for     a collection of vectorizable loops.
  3108.                        #       Lee Higbie, 2/13/91.
  3109.  
  3110. whetstonec             for     The Whetstone benchmark in C.  This program is a
  3111.                                translation of the
  3112.                                original Algol version in "A Synthetic
  3113.                                Benchmark" by H.J. Curnow
  3114.                                and B.A. Wichman in Computer Journal, Vol  19
  3115.                                #1, February 1976.
  3116.  
  3117. whetstones             for     The Whetstone benchmark in single precision
  3118.                                Fortran.
  3119.  
  3120. whetstoned             for     The Whetstone benchmark in double precision
  3121.                                Fortran.
  3122.  
  3123. dhry-ada/              for     Dhrystone benchmark program in Ada, current
  3124.                                version.
  3125.  
  3126. dhry-c/                for     Dhrystone benchmark program in C, current
  3127.                                version.
  3128.  
  3129. dhry-pascal/           for     Dhrystone benchmark program in Pascal, current
  3130.                                version.
  3131.  
  3132. karp-challenge         for     Alan Karp's challenge on parallel vs sequential
  3133.                                computing.
  3134.  
  3135. nbslib                 for     A version of netlib runs at NBS and they
  3136.                                distribute benchmark
  3137.                                software.
  3138.  
  3139. bell-award             for     details of the following prize:
  3140.                                Beginning in 1988, two $1000 awards will be
  3141.                                given each year for 10
  3142.                                years to the person or team that demonstrates
  3143.                                the greatest speedup on a
  3144.                                multiple-instruction, multiple-data parallel
  3145.                                processor.
  3146.  
  3147. nas                    for     A benchmark test program has been developed for
  3148.                                use by the NAS program at
  3149.                                NASA Ames Research Center to aid in the
  3150.                                evaluation of supercomputer
  3151.                                performance.
  3152.                        by      David H. Bailey, NASA Ames Research Center, June
  3153.                                24, 1988
  3154.  
  3155. nas-doc                for     tex documentation for NAS
  3156.  
  3157. parallel/              for     loops to test an compilers ability to
  3158.                                parallelize
  3159.                        by      Jack Dongarra Dec 1991.
  3160.  
  3161. bipopt/                for     bipolar operating point benchmark suite
  3162.                        by      Bob Melville
  3163.  
  3164. laserprinter.ps        for     benchmark for postscript laser printers.
  3165.                        by      Jim Sullivan
  3166.  
  3167. top500-1993.ps         for     a list of the top 500 high-performance computer
  3168.                                centers
  3169.                                as rated by floating point performance in 1993.
  3170.                        by      Jack Dongarra July 1993.
  3171.  
  3172. top500.ps              for     a list of the top 500 high-performance computer
  3173.                                centers
  3174.                                as rated by floating point performance in
  3175.                                November 1994.
  3176.                        by      Jack Dongarra November 1994.
  3177.  
  3178. mp-computers.ps        for     Overview of recent high-performance computers.
  3179.                                Machines are ordered
  3180.                                by there type. The most important
  3181.                                characteristics of the systems and
  3182.                                some performance figures for these systems are
  3183.                                given.
  3184.                        by      Aad van der Steen, November 1993.
  3185.  
  3186. comm/                  for     Benchmark program to measure bandwidth and
  3187.                                latency of
  3188.                                message passing systems.
  3189.                                MPI and PVM versions included.
  3190.                        by      Jack Dongarra and Tom Dunigan, May 1995.
  3191.  
  3192. -----------------------------------------------------------
  3193. for     bipolar operating point benchmark suite
  3194. path: /netlib/benchmark/bipopt/
  3195. -----------------------------------------------------------
  3196. intro.bmrk             for     Troff(-mm)/Eqn/Pic file; general description,
  3197.                                references;
  3198.  
  3199. cmmode.bmrk            for     common-mode circuit; Troff/Eqn and PostScript at
  3200.                                end!
  3201.  
  3202. casc.bmrk              for     Schmitt trigger cascade
  3203.  
  3204. dcnine.bmrk            for     circuit from Chua
  3205.  
  3206. hybr.bmrk              for     all-NPN voltage reference from Banwell
  3207.  
  3208. oa741.bmrk             for     input stage of 741 op-amp
  3209.  
  3210. vref.bmrk              for     Brokaw voltage reference
  3211.  
  3212.  
  3213.  
  3214. -----------------------------------------------------------
  3215. for     Benchmark program to measure bandwidth and
  3216. path: /netlib/benchmark/comm/
  3217. -----------------------------------------------------------
  3218. mpi.c
  3219. pvm.c
  3220. script
  3221. -----------------------------------------------------------
  3222. for     Dhrystone benchmark program in Ada, current
  3223. path: /netlib/benchmark/dhry-ada/
  3224. -----------------------------------------------------------
  3225. d_global.s
  3226. d_main.b
  3227. d_pack_1.b
  3228. d_pack_1.s
  3229. d_pack_2.b
  3230. d_pack_2.s
  3231. dhry_c.dif
  3232. submit.frm
  3233. -----------------------------------------------------------
  3234. for     Dhrystone benchmark program in C, current
  3235. path: /netlib/benchmark/dhry-c/
  3236. -----------------------------------------------------------
  3237. RATIONALE
  3238. README_C
  3239. VARIATIONS
  3240. dhry.h
  3241. dhry_1.c
  3242. dhry_2.c
  3243. dhry_c.dif
  3244. submit.frm
  3245. -----------------------------------------------------------
  3246. for     Dhrystone benchmark program in Pascal, current
  3247. path: /netlib/benchmark/dhry-pascal/
  3248. -----------------------------------------------------------
  3249. RATIONALE
  3250. README_P
  3251. dhry.p-1
  3252. dhry.p-2
  3253. dhry_c.dif
  3254. submit.frm
  3255. -----------------------------------------------------------
  3256. for     loops to test an compilers ability to
  3257. path: /netlib/benchmark/parallel/
  3258. -----------------------------------------------------------
  3259. loops2.f
  3260. subs.f
  3261. -----------------------------------------------------------
  3262. for     A test suite for vectorizing Fortran compilers.
  3263. path: /netlib/benchmark/vectord/
  3264. -----------------------------------------------------------
  3265. loopd.f
  3266. maind.f
  3267. -----------------------------------------------------------
  3268. for     A test suite for vectorizing Fortran compilers.
  3269. path: /netlib/benchmark/vectors/
  3270. -----------------------------------------------------------
  3271. loops.f
  3272. mains.f
  3273. -----------------------------------------------------------
  3274. for     biharmonic equation in rectangular geometry and
  3275. path: /netlib/bihar/
  3276. -----------------------------------------------------------
  3277. .depend
  3278. Makefile
  3279. dbihar.f               for     biharmonic PDE solver in rectangular geometry
  3280.                        prec    double
  3281.                        gams    I2b1c
  3282.  
  3283. dbiplr.f               for     biharmonic PDE solver in polar coordinates
  3284.                        prec    double
  3285.                        gams    I2b1c
  3286.  
  3287. dbmult.f               for     biharmonic multiply in rectangular geometry
  3288.                        prec    double
  3289.                        gams    I2b4
  3290.  
  3291. dbplrm.f               for     biharmonic multiply in polar coordinates
  3292.                        prec    double
  3293.                        gams    I2b4
  3294.  
  3295. dependencies
  3296. disclaimer
  3297. dlmult.f               for     Laplace multiply in rectangular geometry
  3298.                        prec    double
  3299.                        gams    I2b4
  3300.  
  3301. dlplrm.f               for     Laplace multiply in polar coordinates
  3302.                        prec    double
  3303.                        gams    I2b4
  3304.  
  3305. sbihar.f               for     biharmonic PDE solver in rectangular geometry
  3306.                        prec    single
  3307.                        gams    I2b1c
  3308.  
  3309. sbiplr.f               for     biharmonic PDE solver in polar coordinates
  3310.                        prec    single
  3311.                        gams    I2b1c
  3312.  
  3313. sbmult.f               for     biharmonic multiply in rectangular geometry
  3314.                        prec    single
  3315.                        gams    I2b4
  3316.  
  3317. sbplrm.f               for     biharmonic multiply in polar coordinates
  3318.                        prec    single
  3319.                        gams    I2b4
  3320.  
  3321. slmult.f               for     Laplace multiply in rectangular geometry
  3322.                        prec    single
  3323.                        gams    I2b4
  3324.  
  3325. slplrm.f               for     Laplace multiply in polar coordinates
  3326.                        prec    single
  3327.                        gams    I2b4
  3328.  
  3329. fft.doc                for     documentation of FFT routines used in the bihar
  3330.                                routines
  3331.                        prec    double
  3332.                        see     fftpack
  3333.  
  3334. drffti.f               for     initialize  drfftf and drfftb
  3335.                        prec    double
  3336.                        see     fftpack
  3337.  
  3338. drfftf.f               for     forward transform of a real periodic sequence
  3339.                        prec    double
  3340.                        see     fftpack
  3341.  
  3342. drfftb.f               for     backward transform of a real coefficient array
  3343.                        prec    double
  3344.                        see     fftpack
  3345.  
  3346. defftf.f               for     a simplified real periodic forward transform
  3347.                        prec    double
  3348.                        see     fftpack
  3349.  
  3350. defftb.f               for     a simplified real periodic backward transform
  3351.                        prec    double
  3352.                        see     fftpack
  3353.  
  3354. dsinti.f               for     initialize dsint
  3355.                        prec    double
  3356.                        see     fftpack
  3357.  
  3358. dsint.f                for     sine transform of a real odd sequence
  3359.                        prec    double
  3360.                        see     fftpack
  3361.  
  3362. dcosti.f               for     initialize dcost
  3363.                        prec    double
  3364.                        see     fftpack
  3365.  
  3366. dcost.f                for     cosine transform of a real even sequence
  3367.                        prec    double
  3368.                        see     fftpack
  3369.  
  3370. dsinqi.f               for     initialize dsinqf and dsinqb
  3371.                        prec    double
  3372.                        see     fftpack
  3373.  
  3374. dsinqf.f               for     forward sine transform with odd wave numbers
  3375.                        prec    double
  3376.                        see     fftpack
  3377.  
  3378. dsinqb.f               for     unnormalized inverse of dsinqf
  3379.                        prec    double
  3380.                        see     fftpack
  3381.  
  3382. dcosqi.f               for     initialize dcosqf and dcosqb
  3383.                        prec    double
  3384.                        see     fftpack
  3385.  
  3386. dcosqf.f               for     forward cosine transform with odd wave numbers
  3387.                        prec    double
  3388.                        see     fftpack
  3389.  
  3390. dcosqb.f               for     unnormalized inverse of dcosqf
  3391.                        prec    double
  3392.                        see     fftpack
  3393.  
  3394. dcffti.f               for     initialize dcfftf and dcfftb
  3395.                        prec    double
  3396.                        see     fftpack
  3397.  
  3398. dcfftf.f               for     forward transform of a complex periodic sequence
  3399.                        prec    double
  3400.                        see     fftpack
  3401.  
  3402. dcfftb.f               for     unnormalized inverse of dcfftf
  3403.                        prec    double
  3404.                        see     fftpack
  3405.  
  3406. dbipl.f
  3407. dbisld.f
  3408. dbislf.f
  3409. dcftb1.f
  3410. dcftf1.f
  3411. dcfti1.f
  3412. dcmult.f
  3413. dconju.f
  3414. dcsqb1.f
  3415. dcsqf1.f
  3416. defft1.f
  3417. deffti.f
  3418. dftrnx.f
  3419. dftrny.f
  3420. dpssb.f
  3421. dhzeri.f
  3422. dhzero.f
  3423. dmatge.f
  3424. dpentf.f
  3425. dpmult.f
  3426. dpplrm.f
  3427. dpreco.f
  3428. dpssb2.f
  3429. dpssb3.f
  3430. dpssb4.f
  3431. dpssb5.f
  3432. dpssf.f
  3433. dpssf2.f
  3434. dpssf3.f
  3435. dpssf4.f
  3436. dpssf5.f
  3437. dradb2.f
  3438. dradb3.f
  3439. dradb4.f
  3440. dradb5.f
  3441. dradbg.f
  3442. dradf2.f
  3443. dradf3.f
  3444. dradf4.f
  3445. dradf5.f
  3446. dradfg.f
  3447. drftb1.f
  3448. drftf1.f
  3449. drfti1.f
  3450. dstart.f
  3451. dtrigi.f
  3452. dupdat.f
  3453. pois.f
  3454. sbipl.f
  3455. sbisld.f
  3456. sbislf.f
  3457. scfftb.f
  3458. scfftf.f
  3459. scffti.f
  3460. scftb1.f
  3461. scftf1.f
  3462. scfti1.f
  3463. scmult.f
  3464. sconju.f
  3465. scosqb.f
  3466. scosqf.f
  3467. scosqi.f
  3468. scost.f
  3469. scosti.f
  3470. scsqb1.f
  3471. scsqf1.f
  3472. sefft1.f
  3473. sefftb.f
  3474. sefftf.f
  3475. seffti.f
  3476. sftrnx.f
  3477. sftrny.f
  3478. shzeri.f
  3479. shzero.f
  3480. smatge.f
  3481. spentf.f
  3482. spmult.f
  3483. spplrm.f
  3484. spreco.f
  3485. spssb.f
  3486. spssb2.f
  3487. spssb3.f
  3488. spssb4.f
  3489. spssb5.f
  3490. spssf.f
  3491. spssf2.f
  3492. spssf3.f
  3493. spssf4.f
  3494. spssf5.f
  3495. sradb2.f
  3496. sradb3.f
  3497. sradb4.f
  3498. sradb5.f
  3499. sradbg.f
  3500. sradf2.f
  3501. sradf3.f
  3502. sradf4.f
  3503. sradf5.f
  3504. sradfg.f
  3505. srfftb.f
  3506. srfftf.f
  3507. srffti.f
  3508. srftb1.f
  3509. srftf1.f
  3510. srfti1.f
  3511. ssinqb.f
  3512. ssinqf.f
  3513. ssinqi.f
  3514. ssint.f
  3515. ssinti.f
  3516. sstart.f
  3517. strigi.f
  3518. supdat.f
  3519. -----------------------------------------------------------
  3520. for     Basic Linear Algebra Communication Subprograms
  3521. path: /netlib/blacs/
  3522. -----------------------------------------------------------
  3523.  #       BLACS directory
  3524.  #       =====
  3525.  #       This directory contains machine-specific versions of the
  3526.  #       BLACS ( Basic Linear Algebra Communication Subprograms ).  The
  3527.  #       platforms currently supported are:  Intel series (NX), PVM,
  3528.  #       SP series (MPL), Thinking Machines CM-5 (CMMD).
  3529.  #       Several vendors are producing optimized versions of the BLACS
  3530.  #       ( e.g. Cray, IBM, and Meiko).
  3531.  #
  3532.  #       Alpha test release of MPI BLACS is now available!  (Oct, 1995)
  3533.  #       (See details below and the errata.mpiblacs file for a list of
  3534.  #       platforms where the software has been tested, and any
  3535.  #       difficulties that were encountered.)
  3536.  #
  3537.  #       For further information, please refer to the URL:
  3538.  #       http://www.netlib.org/blacs/Blacs.html
  3539.  
  3540.  #       ############
  3541.  #       # SOFTWARE #
  3542.  #       ############
  3543.  
  3544. cmmdblacs/             for     TMC CM-5 version of the BLACS, written on top of
  3545.                                CMMD.  UPDATED:  February 28, 1995
  3546.                        size    640699 bytes
  3547.  
  3548. mpiblacs/              for     MPI version of the BLACS (!!ALPHA TEST
  3549.                                RELEASE!!) UPDATED:  October 5, 1995
  3550.                        size    879229 bytes
  3551.  
  3552. mplblacs/              for     IBM SP series version of the BLACS, written on
  3553.                                top of MPL.  UPDATED:  February 28, 1995
  3554.                        size    656646 bytes
  3555.  
  3556. nxblacs/               for     Intel series version of the BLACS, written on
  3557.                                top of NX.  UPDATED:  February 28, 1995
  3558.                        size    564689 bytes
  3559.  
  3560. pvmblacs/              for     PVM version of the BLACS.  UPDATED:  February
  3561.                                28, 1995
  3562.                        size    621387 bytes
  3563.  
  3564. blacstester/           for     Test Suite for the BLACS.  UPDATED:  February
  3565.                                28, 1995
  3566.                        size    974678 bytes
  3567.  
  3568. mpiblacstester/        for     Test Suite for the MPI BLACS.  UPDATED:  October
  3569.                                5, 1995
  3570.                        size    1100157 bytes
  3571.  
  3572.  #       #################
  3573.  #       # DOCUMENTATION #
  3574.  #       #################
  3575.  
  3576. errata.mpiblacs        for     ERRATA file for the MPIBLACS.  Specifically
  3577.                                lists all platforms for which they have been
  3578.                                tested, and any difficulties that were
  3579.                                encountered.
  3580.                        size    8281 bytes
  3581.  
  3582. blacs_install.ps       for     DRAFT of "Installing and Testing the BLACS"
  3583.                                (VERY IMPORTANT FOR MPIBLACS INSTALLATION!!)
  3584.                                UPDATED:  October 3, 1995
  3585.                        size    168390 bytes
  3586.  
  3587. mpiblacs_issues.ps     for     DRAFT of "Outstanding Issues in the MPIBLACS"
  3588.                                UPDATED:  October 3, 1995
  3589.                        size    110944 bytes
  3590.  
  3591. mpi_prop.ps            for     DRAFT of "Some Plebian Extensions to MPI"
  3592.                                UPDATED:  October 3, 1995
  3593.                        size    97398 bytes
  3594.  
  3595. btest_ug.ps            for     Installation Guide for the BLACS and its Test
  3596.                                Suite.  UPDATED:  February 28, 1995
  3597.                        size    128004 bytes
  3598.  
  3599. lawn94.ps              for     Draft of "A User's Guide to the BLACS v1.0".
  3600.                                UPDATED:  June 7, 1995
  3601.                        size    409788 bytes
  3602.  
  3603. cblacsqref.ps          for     Quick Reference Guide to the C interface for the
  3604.                                BLACS.  UPDATED:  February 28, 1995
  3605.                        size    69240 bytes
  3606.  
  3607. f77blacsqref.ps        for     Quick Reference Guide to the Fortran 77
  3608.                                interface for the BLACS.  UPDATED:  February 28,
  3609.                                1995
  3610.                        size    67842 bytes
  3611. -----------------------------------------------------------
  3612. for     Test Suite for the BLACS.  UPDATED:  February
  3613. path: /netlib/blacs/blacstester/
  3614. -----------------------------------------------------------
  3615. BLACS/
  3616. -----------------------------------------------------------
  3617. path: /netlib/blacs/blacstester/BLACS/
  3618. -----------------------------------------------------------
  3619. BMAKES/
  3620. Bmake.inc
  3621. Makefile
  3622. TESTING/
  3623. -----------------------------------------------------------
  3624. path: /netlib/blacs/blacstester/BLACS/BMAKES/
  3625. -----------------------------------------------------------
  3626. Bmake.ALPHA
  3627. Bmake.CM5
  3628. Bmake.HPPA
  3629. Bmake.I860
  3630. Bmake.LINUX
  3631. Bmake.PMAX
  3632. Bmake.RS6K
  3633. Bmake.SGI
  3634. Bmake.SP1
  3635. Bmake.SP2
  3636. Bmake.SUN4
  3637. -----------------------------------------------------------
  3638. path: /netlib/blacs/blacstester/BLACS/TESTING/
  3639. -----------------------------------------------------------
  3640. Cbt.c
  3641. Cbt.h
  3642. EXE/
  3643. Makefile
  3644. README
  3645. blacstest.f
  3646. btprim_CMMD.f
  3647. btprim_MPL.f
  3648. btprim_NX.f
  3649. btprim_PVM.f
  3650. tools.f
  3651. -----------------------------------------------------------
  3652. path: /netlib/blacs/blacstester/BLACS/TESTING/EXE/
  3653. -----------------------------------------------------------
  3654. bsbr.dat
  3655. bt.dat
  3656. comb.dat
  3657. sdrv.dat
  3658. -----------------------------------------------------------
  3659. for     TMC CM-5 version of the BLACS, written on top of
  3660. path: /netlib/blacs/cmmdblacs/
  3661. -----------------------------------------------------------
  3662. BLACS/
  3663. -----------------------------------------------------------
  3664. path: /netlib/blacs/cmmdblacs/BLACS/
  3665. -----------------------------------------------------------
  3666. BMAKES/
  3667. Bmake.inc
  3668. LIB/
  3669. Makefile
  3670. SRC/
  3671. -----------------------------------------------------------
  3672. path: /netlib/blacs/cmmdblacs/BLACS/BMAKES/
  3673. -----------------------------------------------------------
  3674. Bmake.ALPHA
  3675. Bmake.CM5
  3676. Bmake.HPPA
  3677. Bmake.I860
  3678. Bmake.LINUX
  3679. Bmake.PMAX
  3680. Bmake.RS6K
  3681. Bmake.SGI
  3682. Bmake.SP1
  3683. Bmake.SP2
  3684. Bmake.SUN4
  3685. -----------------------------------------------------------
  3686. path: /netlib/blacs/cmmdblacs/BLACS/LIB/
  3687. -----------------------------------------------------------
  3688. LIB.log
  3689. -----------------------------------------------------------
  3690. path: /netlib/blacs/cmmdblacs/BLACS/SRC/
  3691. -----------------------------------------------------------
  3692. CMMD/
  3693. README
  3694. -----------------------------------------------------------
  3695. path: /netlib/blacs/cmmdblacs/BLACS/SRC/CMMD/
  3696. -----------------------------------------------------------
  3697. Bconfig.h
  3698. Bdef.h
  3699. INTERNAL/
  3700. Makefile
  3701. blacs_abort_.c
  3702. blacs_barrier_.c
  3703. blacs_exit_.c
  3704. blacs_freebuff_.c
  3705. blacs_get_.c
  3706. blacs_gridexit_.c
  3707. blacs_gridinfo_.c
  3708. blacs_gridinit_.c
  3709. blacs_gridmap_.c
  3710. blacs_pcoord_.c
  3711. blacs_pinfo_.c
  3712. blacs_pnum_.c
  3713. blacs_set_.c
  3714. blacs_setup_.c
  3715. cgamn2d_.c
  3716. cgamx2d_.c
  3717. cgebr2d_.c
  3718. cgebs2d_.c
  3719. cgerv2d_.c
  3720. cgesd2d_.c
  3721. cgsum2d_.c
  3722. ctrbr2d_.c
  3723. ctrbs2d_.c
  3724. ctrrv2d_.c
  3725. ctrsd2d_.c
  3726. dcputime00_.c
  3727. dgamn2d_.c
  3728. dgamx2d_.c
  3729. dgebr2d_.c
  3730. dgebs2d_.c
  3731. dgerv2d_.c
  3732. dgesd2d_.c
  3733. dgsum2d_.c
  3734. dtrbr2d_.c
  3735. dtrbs2d_.c
  3736. dtrrv2d_.c
  3737. dtrsd2d_.c
  3738. dwalltime00_.c
  3739. igamn2d_.c
  3740. igamx2d_.c
  3741. igebr2d_.c
  3742. igebs2d_.c
  3743. igerv2d_.c
  3744. igesd2d_.c
  3745. igsum2d_.c
  3746. itrbr2d_.c
  3747. itrbs2d_.c
  3748. itrrv2d_.c
  3749. itrsd2d_.c
  3750. kbrid_.c
  3751. kbsid_.c
  3752. krecvid_.c
  3753. ksendid_.c
  3754. sgamn2d_.c
  3755. sgamx2d_.c
  3756. sgebr2d_.c
  3757. sgebs2d_.c
  3758. sgerv2d_.c
  3759. sgesd2d_.c
  3760. sgsum2d_.c
  3761. strbr2d_.c
  3762. strbs2d_.c
  3763. strrv2d_.c
  3764. strsd2d_.c
  3765. zgamn2d_.c
  3766. zgamx2d_.c
  3767. zgebr2d_.c
  3768. zgebs2d_.c
  3769. zgerv2d_.c
  3770. zgesd2d_.c
  3771. zgsum2d_.c
  3772. ztrbr2d_.c
  3773. ztrbs2d_.c
  3774. ztrrv2d_.c
  3775. ztrsd2d_.c
  3776. -----------------------------------------------------------
  3777. path: /netlib/blacs/cmmdblacs/BLACS/SRC/CMMD/INTERNAL/
  3778. -----------------------------------------------------------
  3779. Ahyp_br.c
  3780. Ahyp_bs.c
  3781. Aidring_br.c
  3782. Aidring_bs.c
  3783. Ampath_br.c
  3784. Ampath_bs.c
  3785. Arecv2d00.c
  3786. Arecv2dID.c
  3787. ArgCheck00.c
  3788. Asend2d00.c
  3789. Asend2dID.c
  3790. Asring_br.c
  3791. Asring_bs.c
  3792. Atree_br.c
  3793. Atree_bs.c
  3794. BE_comb.c
  3795. Bconfig.h
  3796. Bdef.h
  3797. BlacsAbort00.c
  3798. BlacsErr.c
  3799. BlacsWarn.c
  3800. BuffIsFree.c
  3801. GlobalVars.c
  3802. Shyp_br.c
  3803. Shyp_bs.c
  3804. Sidring_br.c
  3805. Sidring_bs.c
  3806. Smpath_br.c
  3807. Smpath_bs.c
  3808. Srecv2d00.c
  3809. Srecv2dID.c
  3810. Ssend2d00.c
  3811. Ssend2dID.c
  3812. Ssring_br.c
  3813. Ssring_bs.c
  3814. Stree_br.c
  3815. Stree_bs.c
  3816. TransDist.c
  3817. UpdateBuffs.c
  3818. cvvamn.c
  3819. cvvamn2.c
  3820. cvvamx.c
  3821. cvvamx2.c
  3822. cvvsum.c
  3823. dvvamn.c
  3824. dvvamn2.c
  3825. dvvamx.c
  3826. dvvamx2.c
  3827. dvvsum.c
  3828. emergency_buff.c
  3829. getbuff.c
  3830. ivvamn.c
  3831. ivvamn2.c
  3832. ivvamx.c
  3833. ivvamx2.c
  3834. ivvsum.c
  3835. mvcopy4.c
  3836. mvcopy8.c
  3837. svvamn.c
  3838. svvamn2.c
  3839. svvamx.c
  3840. svvamx2.c
  3841. svvsum.c
  3842. tree_comb.c
  3843. tvcopy16.c
  3844. tvcopy4.c
  3845. tvcopy8.c
  3846. vmcopy4.c
  3847. vmcopy8.c
  3848. vtcopy16.c
  3849. vtcopy4.c
  3850. vtcopy8.c
  3851. zvvamn.c
  3852. zvvamn2.c
  3853. zvvamx.c
  3854. zvvamx2.c
  3855. zvvsum.c
  3856. -----------------------------------------------------------
  3857. for     MPI version of the BLACS (!!ALPHA TEST
  3858. path: /netlib/blacs/mpiblacs/
  3859. -----------------------------------------------------------
  3860. BLACS/
  3861. -----------------------------------------------------------
  3862. path: /netlib/blacs/mpiblacs/BLACS/
  3863. -----------------------------------------------------------
  3864. BMAKES/
  3865. INSTALL/
  3866. LIB/
  3867. Makefile
  3868. README
  3869. SRC/
  3870. -----------------------------------------------------------
  3871. path: /netlib/blacs/mpiblacs/BLACS/BMAKES/
  3872. -----------------------------------------------------------
  3873. Bmake.CMMD-CM5
  3874. Bmake.MPI-ALPHA
  3875. Bmake.MPI-HPPA
  3876. Bmake.MPI-I860
  3877. Bmake.MPI-LINUX
  3878. Bmake.MPI-RS6K
  3879. Bmake.MPI-SGI
  3880. Bmake.MPI-SP2
  3881. Bmake.MPI-SUN4
  3882. Bmake.MPL-SP1
  3883. Bmake.MPL-SP2
  3884. Bmake.NX-I860
  3885. Bmake.PVM-ALPHA
  3886. Bmake.PVM-HPPA
  3887. Bmake.PVM-LINUX
  3888. Bmake.PVM-PMAX
  3889. Bmake.PVM-RS6K
  3890. Bmake.PVM-SGI
  3891. Bmake.PVM-SUN4
  3892. -----------------------------------------------------------
  3893. path: /netlib/blacs/mpiblacs/BLACS/INSTALL/
  3894. -----------------------------------------------------------
  3895. Cintface.c
  3896. EXE/
  3897. Fintface.f
  3898. Makefile
  3899. README
  3900. size.c
  3901. syserrors.c
  3902. transcomm.c
  3903. -----------------------------------------------------------
  3904. path: /netlib/blacs/mpiblacs/BLACS/INSTALL/EXE/
  3905. -----------------------------------------------------------
  3906. Makefile
  3907. -----------------------------------------------------------
  3908. path: /netlib/blacs/mpiblacs/BLACS/LIB/
  3909. -----------------------------------------------------------
  3910. LIB.log
  3911. -----------------------------------------------------------
  3912. path: /netlib/blacs/mpiblacs/BLACS/SRC/
  3913. -----------------------------------------------------------
  3914. MPI/
  3915. README
  3916. -----------------------------------------------------------
  3917. path: /netlib/blacs/mpiblacs/BLACS/SRC/MPI/
  3918. -----------------------------------------------------------
  3919. Bconfig.h
  3920. Bdef.h
  3921. INTERNAL/
  3922. Makefile
  3923. blacs2sys_handle_.c
  3924. blacs_abort_.c
  3925. blacs_barrier_.c
  3926. blacs_exit_.c
  3927. blacs_freebuff_.c
  3928. blacs_get_.c
  3929. blacs_gridexit_.c
  3930. blacs_gridinfo_.c
  3931. blacs_gridinit_.c
  3932. blacs_gridmap_.c
  3933. blacs_pcoord_.c
  3934. blacs_pinfo_.c
  3935. blacs_pnum_.c
  3936. blacs_set_.c
  3937. blacs_setup_.c
  3938. cgamn2d_.c
  3939. cgamx2d_.c
  3940. cgebr2d_.c
  3941. cgebs2d_.c
  3942. cgerv2d_.c
  3943. cgesd2d_.c
  3944. cgsum2d_.c
  3945. ctrbr2d_.c
  3946. ctrbs2d_.c
  3947. ctrrv2d_.c
  3948. ctrsd2d_.c
  3949. dcputime00_.c
  3950. dgamn2d_.c
  3951. dgamx2d_.c
  3952. dgebr2d_.c
  3953. dgebs2d_.c
  3954. dgerv2d_.c
  3955. dgesd2d_.c
  3956. dgsum2d_.c
  3957. dtrbr2d_.c
  3958. dtrbs2d_.c
  3959. dtrrv2d_.c
  3960. dtrsd2d_.c
  3961. dwalltime00_.c
  3962. free_blacs_system_handle_.c
  3963. igamn2d_.c
  3964. igamx2d_.c
  3965. igebr2d_.c
  3966. igebs2d_.c
  3967. igerv2d_.c
  3968. igesd2d_.c
  3969. igsum2d_.c
  3970. itrbr2d_.c
  3971. itrbs2d_.c
  3972. itrrv2d_.c
  3973. itrsd2d_.c
  3974. kbrid_.c
  3975. kbsid_.c
  3976. krecvid_.c
  3977. ksendid_.c
  3978. sgamn2d_.c
  3979. sgamx2d_.c
  3980. sgebr2d_.c
  3981. sgebs2d_.c
  3982. sgerv2d_.c
  3983. sgesd2d_.c
  3984. sgsum2d_.c
  3985. strbr2d_.c
  3986. strbs2d_.c
  3987. strrv2d_.c
  3988. strsd2d_.c
  3989. sys2blacs_handle_.c
  3990. zgamn2d_.c
  3991. zgamx2d_.c
  3992. zgebr2d_.c
  3993. zgebs2d_.c
  3994. zgerv2d_.c
  3995. zgesd2d_.c
  3996. zgsum2d_.c
  3997. ztrbr2d_.c
  3998. ztrbs2d_.c
  3999. ztrrv2d_.c
  4000. ztrsd2d_.c
  4001. -----------------------------------------------------------
  4002. path: /netlib/blacs/mpiblacs/BLACS/SRC/MPI/INTERNAL/
  4003. -----------------------------------------------------------
  4004. BI_Arecv.c
  4005. BI_ArgCheck.c
  4006. BI_Asend.c
  4007. BI_BeComb.c
  4008. BI_BlacsAbort.c
  4009. BI_BlacsErr.c
  4010. BI_BlacsWarn.c
  4011. BI_BuffIsFree.c
  4012. BI_ContxtNum.c
  4013. BI_EmergencyBuff.c
  4014. BI_GetBuff.c
  4015. BI_GetMpiGeType.c
  4016. BI_GetMpiTrType.c
  4017. BI_GlobalVars.c
  4018. BI_HypBR.c
  4019. BI_HypBS.c
  4020. BI_IdringBR.c
  4021. BI_IdringBS.c
  4022. BI_MPI_C_to_f77_trans_comm.c
  4023. BI_MPI_F77_to_c_trans_comm.c
  4024. BI_MpathBR.c
  4025. BI_MpathBS.c
  4026. BI_MringComb.c
  4027. BI_Pack.c
  4028. BI_Rsend.c
  4029. BI_Srecv.c
  4030. BI_SringBR.c
  4031. BI_SringBS.c
  4032. BI_Ssend.c
  4033. BI_TransDist.c
  4034. BI_TransUserComm.c
  4035. BI_TreeBR.c
  4036. BI_TreeBS.c
  4037. BI_TreeComb.c
  4038. BI_Unpack.c
  4039. BI_UpdateBuffs.c
  4040. BI_cMPI_amn.c
  4041. BI_cMPI_amn2.c
  4042. BI_cMPI_amx.c
  4043. BI_cMPI_amx2.c
  4044. BI_cMPI_sum.c
  4045. BI_cvvamn.c
  4046. BI_cvvamn2.c
  4047. BI_cvvamx.c
  4048. BI_cvvamx2.c
  4049. BI_cvvsum.c
  4050. BI_dMPI_amn.c
  4051. BI_dMPI_amn2.c
  4052. BI_dMPI_amx.c
  4053. BI_dMPI_amx2.c
  4054. BI_dmvcopy.c
  4055. BI_dvmcopy.c
  4056. BI_dvvamn.c
  4057. BI_dvvamn2.c
  4058. BI_dvvamx.c
  4059. BI_dvvamx2.c
  4060. BI_dvvsum.c
  4061. BI_iMPI_amn.c
  4062. BI_iMPI_amn2.c
  4063. BI_iMPI_amx.c
  4064. BI_iMPI_amx2.c
  4065. BI_imvcopy.c
  4066. BI_ivmcopy.c
  4067. BI_ivvamn.c
  4068. BI_ivvamn2.c
  4069. BI_ivvamx.c
  4070. BI_ivvamx2.c
  4071. BI_ivvsum.c
  4072. BI_sMPI_amn.c
  4073. BI_sMPI_amn2.c
  4074. BI_sMPI_amx.c
  4075. BI_sMPI_amx2.c
  4076. BI_smvcopy.c
  4077. BI_svmcopy.c
  4078. BI_svvamn.c
  4079. BI_svvamn2.c
  4080. BI_svvamx.c
  4081. BI_svvamx2.c
  4082. BI_svvsum.c
  4083. BI_zMPI_amn.c
  4084. BI_zMPI_amn2.c
  4085. BI_zMPI_amx.c
  4086. BI_zMPI_amx2.c
  4087. BI_zMPI_sum.c
  4088. BI_zvvamn.c
  4089. BI_zvvamn2.c
  4090. BI_zvvamx.c
  4091. BI_zvvamx2.c
  4092. BI_zvvsum.c
  4093. Bconfig.h
  4094. Bdef.h
  4095. bi_f77_get_constants.f
  4096. bi_f77_mpi_attr_get.f
  4097. bi_f77_mpi_initialized.f
  4098. bi_f77_mpi_op_create.f
  4099. bi_f77_mpi_test.f
  4100. bi_f77_mpi_testall.f
  4101. -----------------------------------------------------------
  4102. for     Test Suite for the MPI BLACS.  UPDATED:  October
  4103. path: /netlib/blacs/mpiblacstester/
  4104. -----------------------------------------------------------
  4105. BLACS/
  4106. -----------------------------------------------------------
  4107. path: /netlib/blacs/mpiblacstester/BLACS/
  4108. -----------------------------------------------------------
  4109. BMAKES/
  4110. INSTALL/
  4111. Makefile
  4112. README
  4113. TESTING/
  4114. -----------------------------------------------------------
  4115. path: /netlib/blacs/mpiblacstester/BLACS/BMAKES/
  4116. -----------------------------------------------------------
  4117. Bmake.CMMD-CM5
  4118. Bmake.MPI-ALPHA
  4119. Bmake.MPI-HPPA
  4120. Bmake.MPI-I860
  4121. Bmake.MPI-LINUX
  4122. Bmake.MPI-RS6K
  4123. Bmake.MPI-SGI
  4124. Bmake.MPI-SP2
  4125. Bmake.MPI-SUN4
  4126. Bmake.MPL-SP1
  4127. Bmake.MPL-SP2
  4128. Bmake.NX-I860
  4129. Bmake.PVM-ALPHA
  4130. Bmake.PVM-HPPA
  4131. Bmake.PVM-LINUX
  4132. Bmake.PVM-PMAX
  4133. Bmake.PVM-RS6K
  4134. Bmake.PVM-SGI
  4135. Bmake.PVM-SUN4
  4136. -----------------------------------------------------------
  4137. path: /netlib/blacs/mpiblacstester/BLACS/INSTALL/
  4138. -----------------------------------------------------------
  4139. Cintface.c
  4140. EXE/
  4141. Fintface.f
  4142. Makefile
  4143. README
  4144. size.c
  4145. syserrors.c
  4146. transcomm.c
  4147. -----------------------------------------------------------
  4148. path: /netlib/blacs/mpiblacstester/BLACS/INSTALL/EXE/
  4149. -----------------------------------------------------------
  4150. Makefile
  4151. -----------------------------------------------------------
  4152. path: /netlib/blacs/mpiblacstester/BLACS/TESTING/
  4153. -----------------------------------------------------------
  4154. Cbt.c
  4155. Cbt.h
  4156. EXE/
  4157. Makefile
  4158. README
  4159. blacstest.f
  4160. bsbr.dat
  4161. bt.dat
  4162. btprim_CMMD.f
  4163. btprim_MPI.f
  4164. btprim_MPL.f
  4165. btprim_NX.f
  4166. btprim_PVM.f
  4167. comb.dat
  4168. sdrv.dat
  4169. tools.f
  4170. -----------------------------------------------------------
  4171. path: /netlib/blacs/mpiblacstester/BLACS/TESTING/EXE/
  4172. -----------------------------------------------------------
  4173. Makefile
  4174. -----------------------------------------------------------
  4175. for     IBM SP series version of the BLACS, written on
  4176. path: /netlib/blacs/mplblacs/
  4177. -----------------------------------------------------------
  4178. BLACS/
  4179. -----------------------------------------------------------
  4180. path: /netlib/blacs/mplblacs/BLACS/
  4181. -----------------------------------------------------------
  4182. BMAKES/
  4183. Bmake.inc
  4184. LIB/
  4185. Makefile
  4186. SRC/
  4187. -----------------------------------------------------------
  4188. path: /netlib/blacs/mplblacs/BLACS/BMAKES/
  4189. -----------------------------------------------------------
  4190. Bmake.ALPHA
  4191. Bmake.CM5
  4192. Bmake.HPPA
  4193. Bmake.I860
  4194. Bmake.LINUX
  4195. Bmake.PMAX
  4196. Bmake.RS6K
  4197. Bmake.SGI
  4198. Bmake.SP1
  4199. Bmake.SP2
  4200. Bmake.SUN4
  4201. -----------------------------------------------------------
  4202. path: /netlib/blacs/mplblacs/BLACS/LIB/
  4203. -----------------------------------------------------------
  4204. LIB.log
  4205. -----------------------------------------------------------
  4206. path: /netlib/blacs/mplblacs/BLACS/SRC/
  4207. -----------------------------------------------------------
  4208. MPL/
  4209. README
  4210. -----------------------------------------------------------
  4211. path: /netlib/blacs/mplblacs/BLACS/SRC/MPL/
  4212. -----------------------------------------------------------
  4213. Bconfig.h
  4214. Bdef.h
  4215. INTERNAL/
  4216. Makefile
  4217. blacs_abort_.c
  4218. blacs_barrier_.c
  4219. blacs_exit_.c
  4220. blacs_freebuff_.c
  4221. blacs_get_.c
  4222. blacs_gridexit_.c
  4223. blacs_gridinfo_.c
  4224. blacs_gridinit_.c
  4225. blacs_gridmap_.c
  4226. blacs_pcoord_.c
  4227. blacs_pinfo_.c
  4228. blacs_pnum_.c
  4229. blacs_set_.c
  4230. blacs_setup_.c
  4231. cgamn2d_.c
  4232. cgamx2d_.c
  4233. cgebr2d_.c
  4234. cgebs2d_.c
  4235. cgerv2d_.c
  4236. cgesd2d_.c
  4237. cgsum2d_.c
  4238. ctrbr2d_.c
  4239. ctrbs2d_.c
  4240. ctrrv2d_.c
  4241. ctrsd2d_.c
  4242. dcputime00_.c
  4243. dgamn2d_.c
  4244. dgamx2d_.c
  4245. dgebr2d_.c
  4246. dgebs2d_.c
  4247. dgerv2d_.c
  4248. dgesd2d_.c
  4249. dgsum2d_.c
  4250. dtrbr2d_.c
  4251. dtrbs2d_.c
  4252. dtrrv2d_.c
  4253. dtrsd2d_.c
  4254. dwalltime00_.c
  4255. igamn2d_.c
  4256. igamx2d_.c
  4257. igebr2d_.c
  4258. igebs2d_.c
  4259. igerv2d_.c
  4260. igesd2d_.c
  4261. igsum2d_.c
  4262. itrbr2d_.c
  4263. itrbs2d_.c
  4264. itrrv2d_.c
  4265. itrsd2d_.c
  4266. kbrid_.c
  4267. kbsid_.c
  4268. krecvid_.c
  4269. ksendid_.c
  4270. sgamn2d_.c
  4271. sgamx2d_.c
  4272. sgebr2d_.c
  4273. sgebs2d_.c
  4274. sgerv2d_.c
  4275. sgesd2d_.c
  4276. sgsum2d_.c
  4277. strbr2d_.c
  4278. strbs2d_.c
  4279. strrv2d_.c
  4280. strsd2d_.c
  4281. zgamn2d_.c
  4282. zgamx2d_.c
  4283. zgebr2d_.c
  4284. zgebs2d_.c
  4285. zgerv2d_.c
  4286. zgesd2d_.c
  4287. zgsum2d_.c
  4288. ztrbr2d_.c
  4289. ztrbs2d_.c
  4290. ztrrv2d_.c
  4291. ztrsd2d_.c
  4292. -----------------------------------------------------------
  4293. path: /netlib/blacs/mplblacs/BLACS/SRC/MPL/INTERNAL/
  4294. -----------------------------------------------------------
  4295. Ahyp_br.c
  4296. Ahyp_bs.c
  4297. Aidring_br.c
  4298. Aidring_bs.c
  4299. Ampath_br.c
  4300. Ampath_bs.c
  4301. Arecv2d00.c
  4302. Arecv2dID.c
  4303. ArgCheck00.c
  4304. Asend2d00.c
  4305. Asend2dID.c
  4306. Asring_br.c
  4307. Asring_bs.c
  4308. Atree_br.c
  4309. Atree_bs.c
  4310. BE_comb.c
  4311. Bconfig.h
  4312. Bdef.h
  4313. BlacsAbort00.c
  4314. BlacsErr.c
  4315. BlacsWarn.c
  4316. BuffIsFree.c
  4317. ContxtNum.c
  4318. GlobalVars.c
  4319. Shyp_br.c
  4320. Shyp_bs.c
  4321. Sidring_br.c
  4322. Sidring_bs.c
  4323. Smpath_br.c
  4324. Smpath_bs.c
  4325. Srecv2d00.c
  4326. Srecv2dID.c
  4327. Ssend2d00.c
  4328. Ssend2dID.c
  4329. Ssring_br.c
  4330. Ssring_bs.c
  4331. Stree_br.c
  4332. Stree_bs.c
  4333. TransDist.c
  4334. UpdateBuffs.c
  4335. cvvamn.c
  4336. cvvamn2.c
  4337. cvvamx.c
  4338. cvvamx2.c
  4339. cvvsum.c
  4340. dvvamn.c
  4341. dvvamn2.c
  4342. dvvamx.c
  4343. dvvamx2.c
  4344. dvvsum.c
  4345. emergency_buff.c
  4346. getbuff.c
  4347. ivvamn.c
  4348. ivvamn2.c
  4349. ivvamx.c
  4350. ivvamx2.c
  4351. ivvsum.c
  4352. mvcopy4.c
  4353. mvcopy8.c
  4354. svvamn.c
  4355. svvamn2.c
  4356. svvamx.c
  4357. svvamx2.c
  4358. svvsum.c
  4359. tree_comb.c
  4360. tvcopy16.c
  4361. tvcopy4.c
  4362. tvcopy8.c
  4363. vmcopy4.c
  4364. vmcopy8.c
  4365. vtcopy16.c
  4366. vtcopy4.c
  4367. vtcopy8.c
  4368. zvvamn.c
  4369. zvvamn2.c
  4370. zvvamx.c
  4371. zvvamx2.c
  4372. zvvsum.c
  4373. -----------------------------------------------------------
  4374. for     Intel series version of the BLACS, written on
  4375. path: /netlib/blacs/nxblacs/
  4376. -----------------------------------------------------------
  4377. BLACS/
  4378. -----------------------------------------------------------
  4379. path: /netlib/blacs/nxblacs/BLACS/
  4380. -----------------------------------------------------------
  4381. BMAKES/
  4382. Bmake.inc
  4383. LIB/
  4384. Makefile
  4385. SRC/
  4386. -----------------------------------------------------------
  4387. path: /netlib/blacs/nxblacs/BLACS/BMAKES/
  4388. -----------------------------------------------------------
  4389. Bmake.ALPHA
  4390. Bmake.CM5
  4391. Bmake.HPPA
  4392. Bmake.I860
  4393. Bmake.LINUX
  4394. Bmake.PMAX
  4395. Bmake.RS6K
  4396. Bmake.SGI
  4397. Bmake.SP1
  4398. Bmake.SP2
  4399. Bmake.SUN4
  4400. -----------------------------------------------------------
  4401. path: /netlib/blacs/nxblacs/BLACS/LIB/
  4402. -----------------------------------------------------------
  4403. LIB.log
  4404. -----------------------------------------------------------
  4405. path: /netlib/blacs/nxblacs/BLACS/SRC/
  4406. -----------------------------------------------------------
  4407. NX/
  4408. README
  4409. -----------------------------------------------------------
  4410. path: /netlib/blacs/nxblacs/BLACS/SRC/NX/
  4411. -----------------------------------------------------------
  4412. Bconfig.h
  4413. Bdef.h
  4414. INTERNAL/
  4415. Makefile
  4416. blacs_abort_.c
  4417. blacs_barrier_.c
  4418. blacs_exit_.c
  4419. blacs_freebuff_.c
  4420. blacs_get_.c
  4421. blacs_gridexit_.c
  4422. blacs_gridinfo_.c
  4423. blacs_gridinit_.c
  4424. blacs_gridmap_.c
  4425. blacs_pcoord_.c
  4426. blacs_pinfo_.c
  4427. blacs_pnum_.c
  4428. blacs_set_.c
  4429. blacs_setup_.c
  4430. cgamn2d_.c
  4431. cgamx2d_.c
  4432. cgebr2d_.c
  4433. cgebs2d_.c
  4434. cgerv2d_.c
  4435. cgesd2d_.c
  4436. cgsum2d_.c
  4437. ctrbr2d_.c
  4438. ctrbs2d_.c
  4439. ctrrv2d_.c
  4440. ctrsd2d_.c
  4441. dcputime00_.c
  4442. dgamn2d_.c
  4443. dgamx2d_.c
  4444. dgebr2d_.c
  4445. dgebs2d_.c
  4446. dgerv2d_.c
  4447. dgesd2d_.c
  4448. dgsum2d_.c
  4449. dtrbr2d_.c
  4450. dtrbs2d_.c
  4451. dtrrv2d_.c
  4452. dtrsd2d_.c
  4453. dwalltime00_.c
  4454. igamn2d_.c
  4455. igamx2d_.c
  4456. igebr2d_.c
  4457. igebs2d_.c
  4458. igerv2d_.c
  4459. igesd2d_.c
  4460. igsum2d_.c
  4461. itrbr2d_.c
  4462. itrbs2d_.c
  4463. itrrv2d_.c
  4464. itrsd2d_.c
  4465. kbrid_.c
  4466. kbsid_.c
  4467. krecvid_.c
  4468. ksendid_.c
  4469. sgamn2d_.c
  4470. sgamx2d_.c
  4471. sgebr2d_.c
  4472. sgebs2d_.c
  4473. sgerv2d_.c
  4474. sgesd2d_.c
  4475. sgsum2d_.c
  4476. strbr2d_.c
  4477. strbs2d_.c
  4478. strrv2d_.c
  4479. strsd2d_.c
  4480. zgamn2d_.c
  4481. zgamx2d_.c
  4482. zgebr2d_.c
  4483. zgebs2d_.c
  4484. zgerv2d_.c
  4485. zgesd2d_.c
  4486. zgsum2d_.c
  4487. ztrbr2d_.c
  4488. ztrbs2d_.c
  4489. ztrrv2d_.c
  4490. ztrsd2d_.c
  4491. -----------------------------------------------------------
  4492. path: /netlib/blacs/nxblacs/BLACS/SRC/NX/INTERNAL/
  4493. -----------------------------------------------------------
  4494. Arecv2d00.c
  4495. Arecv2dID.c
  4496. ArgCheck00.c
  4497. Asend2d00.c
  4498. Asend2dID.c
  4499. BE_comb.c
  4500. Bconfig.h
  4501. Bdef.h
  4502. BlacsAbort00.c
  4503. BlacsErr.c
  4504. BlacsWarn.c
  4505. BuffIsFree.c
  4506. GetCombBuff.c
  4507. GlobalVars.c
  4508. Shyp_br.c
  4509. Shyp_bs.c
  4510. Sidring_br.c
  4511. Sidring_bs.c
  4512. Smpath_br.c
  4513. Smpath_bs.c
  4514. Srecv2d00.c
  4515. Srecv2dID.c
  4516. Ssend2d00.c
  4517. Ssend2dID.c
  4518. Ssring_br.c
  4519. Ssring_bs.c
  4520. Stree_br.c
  4521. Stree_bs.c
  4522. TransDist.c
  4523. cvvamn.c
  4524. cvvamn2.c
  4525. cvvamx.c
  4526. cvvamx2.c
  4527. cvvsum.c
  4528. dvvamn.c
  4529. dvvamn2.c
  4530. dvvamx.c
  4531. dvvamx2.c
  4532. dvvsum.c
  4533. getbuff.c
  4534. ivvamn.c
  4535. ivvamn2.c
  4536. ivvamx.c
  4537. ivvamx2.c
  4538. ivvsum.c
  4539. mvcopy4.c
  4540. mvcopy8.c
  4541. svvamn.c
  4542. svvamn2.c
  4543. svvamx.c
  4544. svvamx2.c
  4545. svvsum.c
  4546. tree_comb.c
  4547. tvcopy16.c
  4548. tvcopy4.c
  4549. tvcopy8.c
  4550. vmcopy4.c
  4551. vmcopy8.c
  4552. vtcopy16.c
  4553. vtcopy4.c
  4554. vtcopy8.c
  4555. zvvamn.c
  4556. zvvamn2.c
  4557. zvvamx.c
  4558. zvvamx2.c
  4559. zvvsum.c
  4560. -----------------------------------------------------------
  4561. for     PVM version of the BLACS.  UPDATED:  February
  4562. path: /netlib/blacs/pvmblacs/
  4563. -----------------------------------------------------------
  4564. BLACS/
  4565. -----------------------------------------------------------
  4566. path: /netlib/blacs/pvmblacs/BLACS/
  4567. -----------------------------------------------------------
  4568. BMAKES/
  4569. Bmake.inc
  4570. LIB/
  4571. Makefile
  4572. SRC/
  4573. -----------------------------------------------------------
  4574. path: /netlib/blacs/pvmblacs/BLACS/BMAKES/
  4575. -----------------------------------------------------------
  4576. Bmake.ALPHA
  4577. Bmake.CM5
  4578. Bmake.HPPA
  4579. Bmake.I860
  4580. Bmake.LINUX
  4581. Bmake.PMAX
  4582. Bmake.RS6K
  4583. Bmake.SGI
  4584. Bmake.SP1
  4585. Bmake.SP2
  4586. Bmake.SUN4
  4587. -----------------------------------------------------------
  4588. path: /netlib/blacs/pvmblacs/BLACS/LIB/
  4589. -----------------------------------------------------------
  4590. LIB.log
  4591. -----------------------------------------------------------
  4592. path: /netlib/blacs/pvmblacs/BLACS/SRC/
  4593. -----------------------------------------------------------
  4594. PVM/
  4595. README
  4596. -----------------------------------------------------------
  4597. path: /netlib/blacs/pvmblacs/BLACS/SRC/PVM/
  4598. -----------------------------------------------------------
  4599. Bconfig.h
  4600. Bdef.h
  4601. INTERNAL/
  4602. Makefile
  4603. blacs_abort_.c
  4604. blacs_barrier_.c
  4605. blacs_exit_.c
  4606. blacs_freebuff_.c
  4607. blacs_get_.c
  4608. blacs_gridexit_.c
  4609. blacs_gridinfo_.c
  4610. blacs_gridinit_.c
  4611. blacs_gridmap_.c
  4612. blacs_pcoord_.c
  4613. blacs_pinfo_.c
  4614. blacs_pnum_.c
  4615. blacs_set_.c
  4616. blacs_setup_.c
  4617. cgamn2d_.c
  4618. cgamx2d_.c
  4619. cgebr2d_.c
  4620. cgebs2d_.c
  4621. cgerv2d_.c
  4622. cgesd2d_.c
  4623. cgsum2d_.c
  4624. ctrbr2d_.c
  4625. ctrbs2d_.c
  4626. ctrrv2d_.c
  4627. ctrsd2d_.c
  4628. dcputime00_.c
  4629. dgamn2d_.c
  4630. dgamx2d_.c
  4631. dgebr2d_.c
  4632. dgebs2d_.c
  4633. dgerv2d_.c
  4634. dgesd2d_.c
  4635. dgsum2d_.c
  4636. dtrbr2d_.c
  4637. dtrbs2d_.c
  4638. dtrrv2d_.c
  4639. dtrsd2d_.c
  4640. dwalltime00_.c
  4641. igamn2d_.c
  4642. igamx2d_.c
  4643. igebr2d_.c
  4644. igebs2d_.c
  4645. igerv2d_.c
  4646. igesd2d_.c
  4647. igsum2d_.c
  4648. itrbr2d_.c
  4649. itrbs2d_.c
  4650. itrrv2d_.c
  4651. itrsd2d_.c
  4652. kbrid_.c
  4653. kbsid_.c
  4654. krecvid_.c
  4655. ksendid_.c
  4656. setpvmtids_.c
  4657. sgamn2d_.c
  4658. sgamx2d_.c
  4659. sgebr2d_.c
  4660. sgebs2d_.c
  4661. sgerv2d_.c
  4662. sgesd2d_.c
  4663. sgsum2d_.c
  4664. strbr2d_.c
  4665. strbs2d_.c
  4666. strrv2d_.c
  4667. strsd2d_.c
  4668. zgamn2d_.c
  4669. zgamx2d_.c
  4670. zgebr2d_.c
  4671. zgebs2d_.c
  4672. zgerv2d_.c
  4673. zgesd2d_.c
  4674. zgsum2d_.c
  4675. ztrbr2d_.c
  4676. ztrbs2d_.c
  4677. ztrrv2d_.c
  4678. ztrsd2d_.c
  4679. -----------------------------------------------------------
  4680. path: /netlib/blacs/pvmblacs/BLACS/SRC/PVM/INTERNAL/
  4681. -----------------------------------------------------------
  4682. ArgCheck00.c
  4683. BE_comb.c
  4684. Bconfig.h
  4685. Bdef.h
  4686. BlacsAbort00.c
  4687. BlacsErr.c
  4688. BlacsWarn.c
  4689. GlobalVars.c
  4690. Shyp_br.c
  4691. Shyp_bs.c
  4692. Sidring_br.c
  4693. Sidring_bs.c
  4694. Smpath_br.c
  4695. Smpath_bs.c
  4696. Srecv2d00.c
  4697. Srecv2dID.c
  4698. Ssend2d00.c
  4699. Ssend2dID.c
  4700. Ssring_br.c
  4701. Ssring_bs.c
  4702. Stree_br.c
  4703. Stree_bs.c
  4704. TransDist.c
  4705. cgpk4amxamn.c
  4706. cgpk4op.c
  4707. cgupk4amxamn.c
  4708. cgupk4op.c
  4709. cgupk_amn.c
  4710. cgupk_amn2.c
  4711. cgupk_amx.c
  4712. cgupk_amx2.c
  4713. cgupk_sum.c
  4714. cpack00.c
  4715. ctrpack00.c
  4716. ctrunpack00.c
  4717. cunpack00.c
  4718. dgpk4amxamn.c
  4719. dgpk4op.c
  4720. dgupk4amxamn.c
  4721. dgupk4op.c
  4722. dgupk_amn.c
  4723. dgupk_amn2.c
  4724. dgupk_amx.c
  4725. dgupk_amx2.c
  4726. dgupk_sum.c
  4727. dpack00.c
  4728. dtrpack00.c
  4729. dtrunpack00.c
  4730. dunpack00.c
  4731. getbuff.c
  4732. igpk4amxamn.c
  4733. igpk4op.c
  4734. igupk4amxamn.c
  4735. igupk4op.c
  4736. igupk_amn.c
  4737. igupk_amn2.c
  4738. igupk_amx.c
  4739. igupk_amx2.c
  4740. igupk_sum.c
  4741. ipack00.c
  4742. itrpack00.c
  4743. itrunpack00.c
  4744. iunpack00.c
  4745. sgpk4amxamn.c
  4746. sgpk4op.c
  4747. sgupk4amxamn.c
  4748. sgupk4op.c
  4749. sgupk_amn.c
  4750. sgupk_amn2.c
  4751. sgupk_amx.c
  4752. sgupk_amx2.c
  4753. sgupk_sum.c
  4754. spack00.c
  4755. strpack00.c
  4756. strunpack00.c
  4757. sunpack00.c
  4758. tree_comb.c
  4759. zgpk4amxamn.c
  4760. zgpk4op.c
  4761. zgupk4amxamn.c
  4762. zgupk4op.c
  4763. zgupk_amn.c
  4764. zgupk_amn2.c
  4765. zgupk_amx.c
  4766. zgupk_amx2.c
  4767. zgupk_sum.c
  4768. zpack00.c
  4769. ztrpack00.c
  4770. ztrunpack00.c
  4771. zunpack00.c
  4772. -----------------------------------------------------------
  4773. for     blas (level 1, 2 and 3) and machine constants
  4774. path: /netlib/blas/
  4775. -----------------------------------------------------------
  4776.  #####################################################################
  4777.  #       BLAS Index (Levels 1, 2, and 3)                             #
  4778.  #                                                                   #
  4779.  #       NOTE:  All BLAS routines are listed in the order in which   #
  4780.  #              they appear on the BLAS Quick Reference Guide.       #
  4781.  #                                                                   #
  4782.  #       Organization of this index:                                 #
  4783.  #           Documentation and Test Suites                           #
  4784.  #           Miscellaneous and Auxiliary Routines                    #
  4785.  #           Level 1 BLAS routines                                   #
  4786.  #           Level 2 BLAS routines                                   #
  4787.  #           Level 3 BLAS routines                                   #
  4788.  #           Extended precision Level 2 BLAS routines                #
  4789.  #####################################################################
  4790.  
  4791.  
  4792. .depend
  4793. alg-post
  4794. blas/                  for     LEVEL 1, 2, and 3 BLAS routines in all
  4795.                                precisions
  4796.                        #       (If only a specific precision or level is
  4797.                                desired, please see the appropriate section of
  4798.                                this index for details.)
  4799.                        prec    single, double, complex, doublecomplex
  4800.                        lang    fortran
  4801.  
  4802.  #
  4803.  #       DOCUMENTATION AND TEST SUITES
  4804.  #
  4805.  
  4806.  
  4807. blas2-paper.roff
  4808. blasqr.ps              for     quick reference guide for the BLAS.
  4809.                        lang    postscript
  4810.  
  4811.  
  4812. blas3-paper.ps         for     details on the Level 3 BLAS
  4813.                        lang    PostScript
  4814.  
  4815.  
  4816. blas2-paper.ps         for     details on the Level 2 BLAS
  4817.                        lang    PostScript
  4818.  
  4819.  
  4820. blas2test.f            for     original test driver for the real level two blas
  4821.  
  4822.  
  4823. dependencies
  4824. doc/
  4825. index2
  4826. old/
  4827. paper-post
  4828. quick_reference
  4829. readme
  4830. sblat1
  4831. dblat1
  4832. cblat1
  4833. tuned
  4834. zblat1                 for     Level 1 BLAS Test Suite
  4835.                        prec    single, double, complex, doublecomplex
  4836.                        lang    fortran
  4837.  
  4838.  
  4839. sblat2
  4840. dblat2
  4841. cblat2
  4842. zblat2                 for     Level 2 BLAS Test Suite
  4843.                        prec    single, double, complex, doublecomplex
  4844.                        lang    fortran
  4845.  
  4846.  
  4847. sblat2d
  4848. dblat2d
  4849. cblat2d
  4850. zblat2d                for     Data files required by the Level 2 BLAS Test
  4851.                                Suite
  4852.  
  4853.  
  4854. sblat3
  4855. dblat3
  4856. cblat3
  4857. zblat3                 for     Level 3 BLAS Test Suite
  4858.                        prec    single, double, complex, doublecomplex
  4859.                        lang    fortran
  4860.  
  4861.  
  4862. sblat3d
  4863. dblat3d
  4864. cblat3d
  4865. zblat3d                for     Data files required by the Level 3 BLAS Test
  4866.                                Suite
  4867.  
  4868.  #
  4869.  #       MISCELLANEOUS AND AUXILIARY ROUTINES
  4870.  #
  4871.  
  4872.  
  4873. i1mach.f               gams    r1
  4874.                        for     integer machine constants (like Fortran units
  4875.                                for standard input)
  4876.  
  4877.  
  4878. r1mach.f               gams    r1
  4879.                        for     real machine constants (like "machine epsilon"
  4880.                                and "biggest number")
  4881.  
  4882.  
  4883. d1mach.f               gams    r1
  4884.                        for     double precision machine constants
  4885.  
  4886.  
  4887.  
  4888. machar.f               gams    r1
  4889.                        prec    single, double
  4890.                        #       precisions can be extracted from the supplied
  4891.                                source code with simple editing changes.  NOTE:
  4892.                                at least one version MUST be extracted before
  4893.                                the source will compile.  MACHAR is an evolving
  4894.                                subroutine for dynamically determining thirteen
  4895.                                fundamental parameters associated with
  4896.                                floating-point arithmetic.  The original version
  4897.                                was published in Cody and Waite, Software Manual
  4898.                                for the Elementary Functions, Prentice-Hall,
  4899.                                1980.  The present version has been modified to
  4900.                                operate correctly with IEEE floating-point
  4901.                                arithmetic.  It will malfunction on many CRAY
  4902.                                and most CYBER systems, however.  See
  4903.                        by      W. J. Cody
  4904.                        ref     "MACHAR: dynamically determine machine
  4905.                                parameters," TOMS 14, Dec 1988
  4906.  
  4907.  
  4908. machar.c               gams    r1
  4909.                        #       C source for machar and a driver.  Float and
  4910.                                double   versions are selected with compiler
  4911.                                directives.
  4912.  
  4913.  
  4914. smach.f
  4915. dmach.f
  4916. cmach.f
  4917. zmach.f                for     computes machine parameters of floating point
  4918.                                arithmetic for use in testing only.
  4919.                        prec    single, double, complex, doublecomplex
  4920.  
  4921.  
  4922. slamch.f
  4923. dlamch.f               for     LAPACK routine to determine machine parameters
  4924.                        prec    single, double
  4925.  
  4926.  
  4927. dgelu.f
  4928. dgelub.f               for     LU factorization of an m-by-n matrix A
  4929.                        prec    double
  4930.  
  4931.  
  4932. dmr                    prec    double
  4933.                        for     DGEMM for IBM RS/6000 by Dongarra, Mayes, and
  4934.                                Radicatti
  4935.                        gams    D1b6
  4936.                        lang    Fortran
  4937.  
  4938.  
  4939. dcabs1.f               for     computes absolute value of a doublecomplex
  4940.                                number (Auxiliary Routine for a few Level 1 BLAS
  4941.                                routines)
  4942.                        prec    doublecomplex
  4943.  
  4944.  
  4945. lsame.f                for     Test if the characters are equal.  (Auxiliary
  4946.                                Routine in Level 2 and 3 BLAS routines)
  4947.  
  4948.  
  4949. xerbla.f               for     error handler for the Level 2 and 3 BLAS
  4950.                                routines.  (Auxiliary Routine)
  4951.  
  4952.  #
  4953.  #       LEVEL 1 BLAS ROUTINES
  4954.  #
  4955.  
  4956.  
  4957. blas1/                 for     Level 1 BLAS routines in all precisions
  4958.                        prec    single, double, complex, doublecomplex
  4959.                        gams    D1a
  4960.  
  4961.  
  4962. sblas1.f
  4963. dblas1.f
  4964. cblas1.f
  4965. zblas1.f               for     all the Level 1 BLAS for this type
  4966.                        prec    single, double, complex, doublecomplex
  4967.                        gams    D1a
  4968.  
  4969.  
  4970. srotg.f
  4971. drotg.f
  4972. crotg.f
  4973. zrotg.f                for     setup Givens rotation
  4974.                        prec    single, double, complex, doublecomplex
  4975.                        gams    D1b10
  4976.  
  4977.  
  4978. srotmg.f
  4979. drotmg.f               for     setup modified Givens rotation
  4980.                        prec    single, double
  4981.  
  4982.  
  4983. srot.f
  4984. drot.f
  4985. csrot.f
  4986. zdrot.f                for     apply Givens rotation
  4987.                        prec    single, double, complex, doublecomplex
  4988.                        gams    D1a8, D1b10
  4989.  
  4990.  
  4991. srotm.f
  4992. drotm.f                for     apply modified Givens rotation
  4993.                        prec    single, double
  4994.  
  4995.  
  4996. sswap.f
  4997. dswap.f
  4998. cswap.f
  4999. zswap.f                for     swap x and y
  5000.                        prec    single, double, complex, doublecomplex
  5001.                        gams    D1a5
  5002.  
  5003.  
  5004. sscal.f
  5005. dscal.f
  5006. cscal.f
  5007. zscal.f
  5008. csscal.f
  5009. zdscal.f               for     x = a*x
  5010.                        prec    single, double, complex, doublecomplex, complex,
  5011.                                doublecomplex
  5012.                        gams    D1a6
  5013.  
  5014.  
  5015. scopy.f
  5016. dcopy.f
  5017. ccopy.f
  5018. zcopy.f                for     copy x into y
  5019.                        prec    single, double, complex, doublecomplex
  5020.                        gams    D1a5
  5021.  
  5022.  
  5023. saxpy.f
  5024. daxpy.f
  5025. caxpy.f
  5026. zaxpy.f                for     y = a*x + y
  5027.                        prec    single, double, complex, doublecomplex
  5028.                        gams    D1a7
  5029.  
  5030.  
  5031. sdot.f
  5032. ddot.f                 for     dot product
  5033.                        prec    single, double
  5034.                        gams    D1a4
  5035.  
  5036. sdsdot.f               for     dot product with extended precision accumulation
  5037.  
  5038. dsdot.f                for     dot product with extended precision accumulation
  5039.                                and result
  5040.  
  5041. cdotu.f
  5042. zdotu.f                for     dot product
  5043.                        prec    complex, doublecomplex
  5044.                        gams    D1a4
  5045.  
  5046.  
  5047. cdotc.f
  5048. zdotc.f                for     dot product, conjugating the first vector
  5049.                        prec    complex, doublecomplex
  5050.                        gams    D1a4
  5051.  
  5052.  
  5053. snrm2.f
  5054. dnrm2.f
  5055. scnrm2.f
  5056. dznrm2.f               for     Euclidean norm
  5057.                        prec    single, double, complex, doublecomplex
  5058.                        gams    D1a3b
  5059.  
  5060.  
  5061. sasum.f
  5062. dasum.f
  5063. scasum.f
  5064. dzasum.f               for     sum of absolute values
  5065.                        prec    single, double, complex, doublecomplex
  5066.                        gams    D1a3a
  5067.  
  5068.  
  5069. isamax.f
  5070. idamax.f
  5071. icamax.f
  5072. izamax.f               for     index of max abs value
  5073.                        prec    single, double, complex, doublecomplex
  5074.                        gams    D1a2,D1a3c,N5a
  5075.  
  5076.  #
  5077.  #       LEVEL 2 BLAS ROUTINES
  5078.  #
  5079.  
  5080.  
  5081. blas2/                 for     Level 2 BLAS routines in all precisions
  5082.                        prec    single, double, complex, doublecomplex
  5083.                        gams    D1a
  5084.  
  5085.  
  5086. sblas2.f
  5087. dblas2.f
  5088. cblas2.f
  5089. zblas2.f               for     all the Level 2 BLAS for this type
  5090.                        prec    single, double, complex, doublecomplex
  5091.                        gams    D1a
  5092.  
  5093.  
  5094. sblas2time.f
  5095. dblas2time.f
  5096. cblas2time.f
  5097. zblas2time.f           for     timing the Level 2 BLAS
  5098.                        prec    single, double, complex, doublecomplex
  5099.  
  5100.  
  5101. sgemv.f
  5102. dgemv.f
  5103. cgemv.f
  5104. zgemv.f                for     matrix vector multiply
  5105.                        prec    single, double, complex, doublecomplex
  5106.                        gams    D1b4
  5107.  
  5108.  
  5109. sgbmv.f
  5110. dgbmv.f
  5111. cgbmv.f
  5112. zgbmv.f                for     banded matrix vector multiply
  5113.                        prec    single, double, complex, doublecomplex
  5114.                        gams    D1b4
  5115.  
  5116.  
  5117. chemv.f
  5118. zhemv.f                for     hermitian matrix vector multiply
  5119.                        prec    complex, doublecomplex
  5120.                        gams    D1b6
  5121.  
  5122.  
  5123. chbmv.f
  5124. zhbmv.f                for     hermitian banded matrix vector multiply
  5125.                        prec    complex, doublecomplex
  5126.                        gams    D1b4
  5127.  
  5128.  
  5129. chpmv.f
  5130. zhpmv.f                for     hermitian packed matrix vector multiply
  5131.                        prec    complex, doublecomplex
  5132.                        gams    D1b4
  5133.  
  5134.  
  5135. ssymv.f
  5136. dsymv.f                for     symmetric matrix vector multiply
  5137.                        prec    single, double
  5138.                        gams    D1b4
  5139.  
  5140.  
  5141. ssbmv.f
  5142. dsbmv.f                for     symmetric banded matrix vector multiply
  5143.                        prec    single, double
  5144.                        gams    D1b4
  5145.  
  5146.  
  5147. sspmv.f
  5148. dspmv.f                for     symmetric packed matrix vector multiply
  5149.                        prec    single, double
  5150.                        gams    D1b4
  5151.  
  5152.  
  5153. strmv.f
  5154. dtrmv.f
  5155. ctrmv.f
  5156. ztrmv.f                for     triangular matrix vector multiply
  5157.                        prec    single, double, complex, doublecomplex
  5158.                        gams    D1b4
  5159.  
  5160.  
  5161. stbmv.f
  5162. dtbmv.f
  5163. ctbmv.f
  5164. ztbmv.f                for     triangular banded matrix vector multiply
  5165.                        prec    single, double, complex, doublecomplex
  5166.                        gams    D1b4
  5167.  
  5168.  
  5169. stpmv.f
  5170. dtpmv.f
  5171. ctpmv.f
  5172. ztpmv.f                for     triangular packed matrix vector multiply
  5173.                        prec    single, double, complex, doublecomplex
  5174.                        gams    D1b4
  5175.  
  5176.  
  5177. strsv.f
  5178. dtrsv.f
  5179. ctrsv.f
  5180. ztrsv.f                for     solving triangular matrix problems
  5181.                        prec    single, double, complex, doublecomplex
  5182.                        gams    D2a3,D2c3
  5183.  
  5184.  
  5185. stbsv.f
  5186. dtbsv.f
  5187. ctbsv.f
  5188. ztbsv.f                for     solving triangular banded matrix problems
  5189.                        prec    single, double, complex, doublecomplex
  5190.                        gams    D2a3,D2a2,D2c2,D2c3
  5191.  
  5192.  
  5193. stpsv.f
  5194. dtpsv.f
  5195. ctpsv.f
  5196. ztpsv.f                for     solving triangular packed matrix problems
  5197.                        prec    single, double, complex, doublecomplex
  5198.                        gams    D2a3,D2c3
  5199.  
  5200.  
  5201. sger.f
  5202. dger.f                 for     performs the rank 1 operation A := alpha*x*y' +
  5203.                                A,
  5204.                        prec    single, double
  5205.                        gams    D1b5
  5206.  
  5207.  
  5208. cgeru.f
  5209. zgeru.f                for     performs the rank 1 operation A := alpha*x*y' +
  5210.                                A
  5211.                        prec    complex, doublecomplex
  5212.                        gams    D1a5
  5213.  
  5214.  
  5215. cgerc.f
  5216. zgerc.f                for     performs the rank 1 operation A :=
  5217.                                alpha*x*conjg( y' ) + A
  5218.                        prec    complex, doublecomplex
  5219.                        gams    D1a5
  5220.  
  5221.  
  5222. cher.f
  5223. zher.f                 for     hermitian rank 1 operation A :=
  5224.                                alpha*x*conjg(x') + A
  5225.                        prec    complex, doublecomplex
  5226.                        gams    D1b5
  5227.  
  5228.  
  5229. chpr.f
  5230. zhpr.f                 for     hermitian packed rank 1 operation A :=
  5231.                                alpha*x*conjg( x' ) + A
  5232.                        prec    complex, doublecomplex
  5233.                        gams    D1b5
  5234.  
  5235.  
  5236.  
  5237. cher2.f
  5238. zher2.f                for     hermitian rank 2 operation
  5239.                                A := alpha*x*conjg( y' ) + conjg( alpha
  5240.                                )*y*conjg( x' ) + A
  5241.                        prec    complex, doublecomplex
  5242.                        gams    D1b5
  5243.  
  5244.  
  5245. chpr2.f
  5246. zhpr2.f                for     hermitian packed rank 2 operation
  5247.                                A := alpha*x*conjg( y' ) + conjg( alpha
  5248.                                )*y*conjg( x' ) + A
  5249.                        prec    complex, doublecomplex
  5250.                        gams    D1b5
  5251.  
  5252.  
  5253. ssyr.f
  5254. dsyr.f                 for     performs the symmetric rank 1 operation A :=
  5255.                                alpha*x*x' + A
  5256.                        prec    single, double
  5257.                        gams    D1b5
  5258.  
  5259.  
  5260. sspr.f
  5261. dspr.f                 for     symmetric packed rank 1 operation  A :=
  5262.                                alpha*x*x' + A
  5263.                        prec    single, double
  5264.                        gams    D1b5
  5265.  
  5266.  
  5267. ssyr2.f
  5268. dsyr2.f                for     performs the symmetric rank 2 operation A :=
  5269.                                alpha*x*y' + alpha*y*x' + A
  5270.                        prec    single, double
  5271.                        gams    D1b5
  5272.  
  5273.  
  5274. sspr2.f
  5275. dspr2.f                for     performs the symmetric packed rank 2 operation A
  5276.                                := alpha*x*y' + alpha*y*x' + A
  5277.                        prec    single, double
  5278.                        gams    D1b5
  5279.  
  5280.  #
  5281.  #       LEVEL 3 BLAS ROUTINES
  5282.  #
  5283.  
  5284.  
  5285. blas3/                 for     Level 3 BLAS routines in all precisions
  5286.                        prec    single, double, complex, doublecomplex
  5287.                        gams    D1b
  5288.  
  5289.  
  5290. sblas3.f
  5291. dblas3.f
  5292. cblas3.f
  5293. zblas3.f               for     all the Level 3 BLAS of this type
  5294.                        prec    single, double, complex, doublecomplex
  5295.                        gams    D1b
  5296.  
  5297.  
  5298. sblas3time.f
  5299. dblas3time.f
  5300. cblas3time.f
  5301. zblas3time.f           for     timing the Level 3 BLAS
  5302.                        prec    single, double, complex, doublecomplex
  5303.  
  5304.  
  5305. sgemm.f
  5306. dgemm.f
  5307. cgemm.f
  5308. zgemm.f                for     matrix matrix multiply
  5309.                        prec    single, double, complex, doublecomplex
  5310.                        gams    D1b6
  5311.  
  5312.  
  5313. ssymm.f
  5314. dsymm.f
  5315. csymm.f
  5316. zsymm.f                for     symmetric matrix matrix multiply
  5317.                        prec    single, double, complex, doublecomplex
  5318.                        gams    D1b6
  5319.  
  5320.  
  5321. chemm.f
  5322. zhemm.f                for     hermitian matrix matrix multiply
  5323.                        prec    complex, doublecomplex
  5324.                        gams    D1b6
  5325.  
  5326.  
  5327. ssyrk.f
  5328. dsyrk.f
  5329. csyrk.f
  5330. zsyrk.f                for     symmetric rank-k update to a matrix
  5331.                        prec    single, double, complex, doublecomplex
  5332.                        gams    D1b5
  5333.  
  5334.  
  5335. cherk.f
  5336. zherk.f                for     hermitian rank-k update to a matrix
  5337.                        prec    complex, doublecomplex
  5338.                        gams    D1b5
  5339.  
  5340.  
  5341. ssyr2k.f
  5342. dsyr2k.f
  5343. csyr2k.f
  5344. zsyr2k.f               for     symmetric rank-2k update to a matrix
  5345.                        prec    single, double, complex, doublecomplex
  5346.                        gams    D1b5
  5347.  
  5348.  
  5349. cher2k.f
  5350. zher2k.f               for     hermitian rank-2k update to a matrix
  5351.                        prec    complex, doublecomplex
  5352.                        gams    D1b5
  5353.  
  5354.  
  5355. strmm.f
  5356. dtrmm.f
  5357. ctrmm.f
  5358. ztrmm.f                for     triangular matrix matrix multiply
  5359.                        prec    single, double, complex, doublecomplex
  5360.                        gams    D1b6
  5361.  
  5362.  
  5363. strsm.f
  5364. dtrsm.f
  5365. ctrsm.f
  5366. ztrsm.f                for     solving triangular matrix with multiple right
  5367.                                hand sides
  5368.                        prec    single, double, complex, doublecomplex
  5369.                        gams    D2a3,D2c3
  5370.  
  5371.  #
  5372.  #       EXTENDED PRECISION LEVEL 2 BLAS
  5373.  #
  5374.  
  5375.  
  5376. ecblas2.f              for     all the Level 2 BLAS for this type, with
  5377.                                extended precision accumulation
  5378.                        prec    complex
  5379.                        gams    D1a
  5380.  
  5381.  
  5382. ecgbmv.f
  5383. ecgemv.f               for     performs one of the matrix-vector operations: y
  5384.                                := alpha*A*x + beta*y, or   y := alpha*A'*x +
  5385.                                beta*y,  or y := alpha*conjg( A' )*x + beta*y
  5386.  
  5387.  
  5388. ecgerc.f               for     performs the rank 1 operation A :=
  5389.                                alpha*x*conjg( y' ) + A
  5390.  
  5391.  
  5392. ecgeru.f               for     performs the rank 1 operation A := alpha*x*y' +
  5393.                                A
  5394.  
  5395.  
  5396. echemv.f
  5397. echbmv.f
  5398. echpmv.f               for     performs the matrix-vector operation y :=
  5399.                                alpha*A*x + beta*y
  5400.  
  5401.  
  5402. echer.f                for     performs the hermitian rank 1 operation A :=
  5403.                                alpha*x*conjg( x' ) + A
  5404.  
  5405.  
  5406. echer2.f               for     hermitian rank 2 operation  A := alpha*x*conjg(
  5407.                                y' ) + conjg( alpha )*y*conjg( x' ) + A
  5408.  
  5409.  
  5410. echpr.f                for     hermitian rank 1 operation A := alpha*x*conjg(
  5411.                                x' ) + A
  5412.  
  5413.  
  5414. echpr2.f               for     hermitian rank 2 operation  A := alpha*x*conjg(
  5415.                                y' ) + conjg( alpha )*y*conjg( x' ) + A
  5416.  
  5417.  
  5418. ectrmv.f
  5419. ectbmv.f
  5420. ectpmv.f               for     performs one of the matrix-vector operations x
  5421.                                := A*x,   or   x := A'*x,   or   x := conjg( A'
  5422.                                )*x
  5423.  
  5424.  
  5425. ectrsv.f
  5426. ectbsv.f
  5427. ectpsv.f               for     solves one of the systems of equations A*x = b,
  5428.                                or   A'*x = b,   or   conjg( A' )*x = b
  5429.  
  5430.  
  5431. esblas2.f              for     all the Level 2 BLAS for this type, with
  5432.                                extended precision accumulation
  5433.                        prec    single
  5434.                        gams    D1a
  5435.  
  5436.  
  5437. esgbmv.f
  5438. esgemv.f               for     performs one of the matrix-vector operations y
  5439.                                := alpha*A*x + beta*y,   or   y := alpha*A'*x +
  5440.                                beta*y
  5441.  
  5442.  
  5443. esger.f                for     performs the rank 1 operation  A := alpha*x*y' +
  5444.                                A where alpha is a scalar, x is an m element
  5445.                                vector, y is an n element vector and A is an m
  5446.                                by n matrix.
  5447.  
  5448.  
  5449. essymv.f
  5450. essbmv.f
  5451. esspmv.f               for     performs the matrix-vector  operation y :=
  5452.                                alpha*A*x + beta*y
  5453.  
  5454.  
  5455. essyr.f
  5456. esspr.f                for     performs the symmetric rank 1 operation  A :=
  5457.                                alpha*x*x' + A where alpha is a real scalar, x
  5458.                                is an n element vector and A is an n by n
  5459.                                symmetric matrix.
  5460.  
  5461.  
  5462. essyr2.f
  5463. esspr2.f               for     performs the symmetric rank 2 operation   A :=
  5464.                                alpha*x*y' + alpha*y*x' + A, where alpha is a
  5465.                                scalar, x and y are n element vectors and A is
  5466.                                an n by n symmetric matrix.
  5467.  
  5468.  
  5469. estrmv.f
  5470. estbmv.f
  5471. estpmv.f               for     performs one of the matrix-vector operations x
  5472.                                := A*x, or x := A'*x where x is n element vector
  5473.                                and A is an n by n unit, or non-unit, upper or
  5474.                                lower triangular matrix.
  5475.  
  5476.  
  5477. estrsv.f
  5478. estbsv.f
  5479. estpsv.f               for     solves one of the systems of equations  A*x = b,
  5480.                                or A'*x = b, where b and x are n element vectors
  5481.                                and A is an n by n unit, or non-unit, upper or
  5482.                                lower triangular matrix.
  5483.  
  5484.  
  5485. gemm_based/            for     Level 3 BLAS tuned for single processors with
  5486.                                caches
  5487.                        by      Kagstrom B., Ling P., and Van Loan C.
  5488.                        title   High Performance GEMM-Based Level-3 BLAS
  5489.                        ref     High Performance Computing II, 1991,
  5490.                                North-Holland
  5491.                        lang    Fortran
  5492.  
  5493. -----------------------------------------------------------
  5494. for     LEVEL 1, 2, and 3 BLAS routines in all
  5495. path: /netlib/blas/blas/
  5496. -----------------------------------------------------------
  5497. caxpy.f
  5498. ccopy.f
  5499. cdotc.f
  5500. cdotu.f
  5501. cgbmv.f
  5502. cgemm.f
  5503. cgemv.f
  5504. cgerc.f
  5505. cgeru.f
  5506. chbmv.f
  5507. chemm.f
  5508. chemv.f
  5509. cher.f
  5510. cher2.f
  5511. cher2k.f
  5512. cherk.f
  5513. chpmv.f
  5514. chpr.f
  5515. chpr2.f
  5516. crotg.f
  5517. cscal.f
  5518. csrot.f
  5519. csscal.f
  5520. cswap.f
  5521. csymm.f
  5522. csyr2k.f
  5523. csyrk.f
  5524. ctbmv.f
  5525. ctbsv.f
  5526. ctpmv.f
  5527. ctpsv.f
  5528. ctrmm.f
  5529. ctrmv.f
  5530. ctrsm.f
  5531. ctrsv.f
  5532. dasum.f
  5533. daxpy.f
  5534. dcabs1.f
  5535. dcopy.f
  5536. ddot.f
  5537. dgbmv.f
  5538. dgemm.f
  5539. dgemv.f
  5540. dger.f
  5541. dnrm2.f
  5542. drot.f
  5543. drotg.f
  5544. drotm.f
  5545. drotmg.f
  5546. dsbmv.f
  5547. dscal.f
  5548. dspmv.f
  5549. dspr.f
  5550. dspr2.f
  5551. dswap.f
  5552. dsymm.f
  5553. dsymv.f
  5554. dsyr.f
  5555. dsyr2.f
  5556. dsyr2k.f
  5557. dsyrk.f
  5558. dtbmv.f
  5559. dtbsv.f
  5560. dtpmv.f
  5561. dtpsv.f
  5562. dtrmm.f
  5563. dtrmv.f
  5564. dtrsm.f
  5565. dtrsv.f
  5566. dzasum.f
  5567. dznrm2.f
  5568. icamax.f
  5569. idamax.f
  5570. isamax.f
  5571. izamax.f
  5572. lsame.f
  5573. sasum.f
  5574. saxpy.f
  5575. scasum.f
  5576. scnrm2.f
  5577. scopy.f
  5578. sdot.f
  5579. sgbmv.f
  5580. sgemm.f
  5581. sgemv.f
  5582. sger.f
  5583. snrm2.f
  5584. srot.f
  5585. srotg.f
  5586. srotm.f
  5587. srotmg.f
  5588. ssbmv.f
  5589. sscal.f
  5590. sspmv.f
  5591. sspr.f
  5592. sspr2.f
  5593. sswap.f
  5594. ssymm.f
  5595. ssymv.f
  5596. ssyr.f
  5597. ssyr2.f
  5598. ssyr2k.f
  5599. ssyrk.f
  5600. stbmv.f
  5601. stbsv.f
  5602. stpmv.f
  5603. stpsv.f
  5604. strmm.f
  5605. strmv.f
  5606. strsm.f
  5607. strsv.f
  5608. xerbla.f
  5609. zaxpy.f
  5610. zcopy.f
  5611. zdotc.f
  5612. zdotu.f
  5613. zdrot.f
  5614. zdscal.f
  5615. zgbmv.f
  5616. zgemm.f
  5617. zgemv.f
  5618. zgerc.f
  5619. zgeru.f
  5620. zhbmv.f
  5621. zhemm.f
  5622. zhemv.f
  5623. zher.f
  5624. zher2.f
  5625. zher2k.f
  5626. zherk.f
  5627. zhpmv.f
  5628. zhpr.f
  5629. zhpr2.f
  5630. zrotg.f
  5631. zscal.f
  5632. zswap.f
  5633. zsymm.f
  5634. zsyr2k.f
  5635. zsyrk.f
  5636. ztbmv.f
  5637. ztbsv.f
  5638. ztpmv.f
  5639. ztpsv.f
  5640. ztrmm.f
  5641. ztrmv.f
  5642. ztrsm.f
  5643. ztrsv.f
  5644. -----------------------------------------------------------
  5645. for     Level 1 BLAS routines in all precisions
  5646. path: /netlib/blas/blas1/
  5647. -----------------------------------------------------------
  5648. caxpy.f
  5649. ccopy.f
  5650. cdotc.f
  5651. cdotu.f
  5652. crotg.f
  5653. cscal.f
  5654. csrot.f
  5655. csscal.f
  5656. cswap.f
  5657. dasum.f
  5658. daxpy.f
  5659. dcabs1.f
  5660. dcopy.f
  5661. ddot.f
  5662. dnrm2.f
  5663. drot.f
  5664. drotg.f
  5665. drotm.f
  5666. drotmg.f
  5667. dscal.f
  5668. dswap.f
  5669. dzasum.f
  5670. dznrm2.f
  5671. icamax.f
  5672. idamax.f
  5673. isamax.f
  5674. izamax.f
  5675. sasum.f
  5676. saxpy.f
  5677. scasum.f
  5678. scnrm2.f
  5679. scopy.f
  5680. sdot.f
  5681. snrm2.f
  5682. srot.f
  5683. srotg.f
  5684. srotm.f
  5685. srotmg.f
  5686. sscal.f
  5687. sswap.f
  5688. zaxpy.f
  5689. zcopy.f
  5690. zdotc.f
  5691. zdotu.f
  5692. zdrot.f
  5693. zdscal.f
  5694. zrotg.f
  5695. zscal.f
  5696. zswap.f
  5697. -----------------------------------------------------------
  5698. for     Level 2 BLAS routines in all precisions
  5699. path: /netlib/blas/blas2/
  5700. -----------------------------------------------------------
  5701. cgbmv.f
  5702. cgemv.f
  5703. cgerc.f
  5704. cgeru.f
  5705. chbmv.f
  5706. chemv.f
  5707. cher.f
  5708. cher2.f
  5709. chpmv.f
  5710. chpr.f
  5711. chpr2.f
  5712. ctbmv.f
  5713. ctbsv.f
  5714. ctpmv.f
  5715. ctpsv.f
  5716. ctrmv.f
  5717. ctrsv.f
  5718. dgbmv.f
  5719. dgemv.f
  5720. dger.f
  5721. dsbmv.f
  5722. dspmv.f
  5723. dspr.f
  5724. dspr2.f
  5725. dsymv.f
  5726. dsyr.f
  5727. dsyr2.f
  5728. dtbmv.f
  5729. dtbsv.f
  5730. dtpmv.f
  5731. dtpsv.f
  5732. dtrmv.f
  5733. dtrsv.f
  5734. lsame.f
  5735. sgbmv.f
  5736. sgemv.f
  5737. sger.f
  5738. ssbmv.f
  5739. sspmv.f
  5740. sspr.f
  5741. sspr2.f
  5742. ssymv.f
  5743. ssyr.f
  5744. ssyr2.f
  5745. stbmv.f
  5746. stbsv.f
  5747. stpmv.f
  5748. stpsv.f
  5749. strmv.f
  5750. strsv.f
  5751. xerbla.f
  5752. zgbmv.f
  5753. zgemv.f
  5754. zgerc.f
  5755. zgeru.f
  5756. zhbmv.f
  5757. zhemv.f
  5758. zher.f
  5759. zher2.f
  5760. zhpmv.f
  5761. zhpr.f
  5762. zhpr2.f
  5763. ztbmv.f
  5764. ztbsv.f
  5765. ztpmv.f
  5766. ztpsv.f
  5767. ztrmv.f
  5768. ztrsv.f
  5769. -----------------------------------------------------------
  5770. for     Level 3 BLAS routines in all precisions
  5771. path: /netlib/blas/blas3/
  5772. -----------------------------------------------------------
  5773. cgemm.f
  5774. chemm.f
  5775. cher2k.f
  5776. cherk.f
  5777. csymm.f
  5778. csyr2k.f
  5779. csyrk.f
  5780. ctrmm.f
  5781. ctrsm.f
  5782. dgemm.f
  5783. dsymm.f
  5784. dsyr2k.f
  5785. dsyrk.f
  5786. dtrmm.f
  5787. dtrsm.f
  5788. lsame.f
  5789. sgemm.f
  5790. ssymm.f
  5791. ssyr2k.f
  5792. ssyrk.f
  5793. strmm.f
  5794. strsm.f
  5795. xerbla.f
  5796. zgemm.f
  5797. zhemm.f
  5798. zher2k.f
  5799. zherk.f
  5800. zsymm.f
  5801. zsyr2k.f
  5802. zsyrk.f
  5803. ztrmm.f
  5804. ztrsm.f
  5805. -----------------------------------------------------------
  5806. path: /netlib/blas/doc/
  5807. -----------------------------------------------------------
  5808. cblas.ps
  5809. cblas.tex
  5810. permission
  5811. -----------------------------------------------------------
  5812. for     Level 3 BLAS tuned for single processors with
  5813. path: /netlib/blas/gemm_based/
  5814. -----------------------------------------------------------
  5815. dbench/                for     performance evaluation of Level 3 BLAS kernel
  5816.                                programs
  5817.                        prec    double
  5818.                        size    314 kB
  5819.  
  5820. dgbl3b/                for     Level 3 BLAS tuned for single processors with
  5821.                                caches
  5822.                        prec    double
  5823.                        size    207 kB
  5824.  
  5825. info.ps
  5826. readme
  5827. sbench/                for     performance evaluation of Level 3 BLAS kernel
  5828.                                programs
  5829.                        prec    single
  5830.                        size    314 kB
  5831.  
  5832. sgbl3b/                for     Level 3 BLAS tuned for single processors with
  5833.                                caches
  5834.                        prec    single
  5835.                        size    207 kB
  5836.  
  5837. zbench/                for     performance evaluation of Level 3 BLAS kernel
  5838.                                programs
  5839.                        prec    doublecomplex
  5840.                        size    418 kB
  5841.  
  5842. zgbl3b/                for     Level 3 BLAS tuned for singlecomplex processors
  5843.                                with caches
  5844.                        prec    doublecomplex
  5845.                        size    260 kB
  5846.  
  5847. cbench/                for     performance evaluation of Level 3 BLAS kernel
  5848.                                programs
  5849.                        prec    singlecomplex
  5850.                        size    418 kB
  5851.  
  5852. cgbl3b/                for     Level 3 BLAS tuned for singlecomplex processors
  5853.                                with caches
  5854.                        prec    singlecomplex
  5855.                        size    260 kB
  5856.  
  5857. -----------------------------------------------------------
  5858. for     performance evaluation of Level 3 BLAS kernel
  5859. path: /netlib/blas/gemm_based/cbench/
  5860. -----------------------------------------------------------
  5861. INSTALL
  5862. Makefile
  5863. cgb02.f
  5864. cgb03.f
  5865. cgb04.f
  5866. cgb05.f
  5867. cgb06.f
  5868. cgb07.f
  5869. cgb08.f
  5870. cgb09.f
  5871. cgb90.f
  5872. cgb91.f
  5873. cgbt01.f
  5874. cgbt02.f
  5875. cgbtim.f
  5876. cgbtp1.f
  5877. cgbtp2.f
  5878. cmark01.in
  5879. cmark02.in
  5880. csbpm.f
  5881. eoln.f
  5882. example.in
  5883. getwrd.f
  5884. lsame.f
  5885. newcgpm.in
  5886. second.f
  5887. xerbla.f
  5888. -----------------------------------------------------------
  5889. for     Level 3 BLAS tuned for singlecomplex processors
  5890. path: /netlib/blas/gemm_based/cgbl3b/
  5891. -----------------------------------------------------------
  5892. INSTALL
  5893. Makefile
  5894. cbigp.f
  5895. ccld.f
  5896. cgpm.in
  5897. chemm.f
  5898. cher2k.f
  5899. cherk.f
  5900. csgpm.f
  5901. csymm.f
  5902. csyr2k.f
  5903. csyrk.f
  5904. ctrmm.f
  5905. ctrsm.f
  5906. eoln.f
  5907. getwrd.f
  5908. lsame.f
  5909. xerbla.f
  5910. -----------------------------------------------------------
  5911. for     performance evaluation of Level 3 BLAS kernel
  5912. path: /netlib/blas/gemm_based/dbench/
  5913. -----------------------------------------------------------
  5914. INSTALL
  5915. Makefile
  5916. README
  5917. dgb02.f
  5918. dgb04.f
  5919. dgb06.f
  5920. dgb08.f
  5921. dgb09.f
  5922. dgb90.f
  5923. dgb91.f
  5924. dgbt01.f
  5925. dgbt02.f
  5926. dgbtim.f
  5927. dgbtp1.f
  5928. dgbtp2.f
  5929. dmark01.in
  5930. dmark02.in
  5931. dsbpm.f
  5932. dsecnd.f
  5933. eoln.f
  5934. example.in
  5935. example2.in
  5936. getwrd.f
  5937. lsame.f
  5938. newdgpm.in
  5939. xerbla.f
  5940. -----------------------------------------------------------
  5941. for     Level 3 BLAS tuned for single processors with
  5942. path: /netlib/blas/gemm_based/dgbl3b/
  5943. -----------------------------------------------------------
  5944. INSTALL
  5945. Makefile
  5946. README
  5947. dbigp.f
  5948. dcld.f
  5949. dgpm.in
  5950. dsgpm.f
  5951. dsymm.f
  5952. dsyr2k.f
  5953. dsyrk.f
  5954. dtrmm.f
  5955. dtrsm.f
  5956. eoln.f
  5957. getwrd.f
  5958. lsame.f
  5959. xerbla.f
  5960. -----------------------------------------------------------
  5961. for     performance evaluation of Level 3 BLAS kernel
  5962. path: /netlib/blas/gemm_based/sbench/
  5963. -----------------------------------------------------------
  5964. INSTALL
  5965. Makefile
  5966. README
  5967. eoln.f
  5968. example.in
  5969. example2.in
  5970. getwrd.f
  5971. lsame.f
  5972. newsgpm.in
  5973. second.f
  5974. sgb02.f
  5975. sgb04.f
  5976. sgb06.f
  5977. sgb08.f
  5978. sgb09.f
  5979. sgb90.f
  5980. sgb91.f
  5981. sgbt01.f
  5982. sgbt02.f
  5983. sgbtim.f
  5984. sgbtp1.f
  5985. sgbtp2.f
  5986. smark01.in
  5987. smark02.in
  5988. ssbpm.f
  5989. xerbla.f
  5990. -----------------------------------------------------------
  5991. for     Level 3 BLAS tuned for single processors with
  5992. path: /netlib/blas/gemm_based/sgbl3b/
  5993. -----------------------------------------------------------
  5994. INSTALL
  5995. Makefile
  5996. README
  5997. eoln.f
  5998. getwrd.f
  5999. lsame.f
  6000. sbigp.f
  6001. scld.f
  6002. sgpm.in
  6003. ssgpm.f
  6004. ssymm.f
  6005. ssyr2k.f
  6006. ssyrk.f
  6007. strmm.f
  6008. strsm.f
  6009. xerbla.f
  6010. -----------------------------------------------------------
  6011. for     performance evaluation of Level 3 BLAS kernel
  6012. path: /netlib/blas/gemm_based/zbench/
  6013. -----------------------------------------------------------
  6014. INSTALL
  6015. Makefile
  6016. dsecnd.f
  6017. eoln.f
  6018. example.in
  6019. getwrd.f
  6020. lsame.f
  6021. newzgpm.in
  6022. xerbla.f
  6023. zgb02.f
  6024. zgb03.f
  6025. zgb04.f
  6026. zgb05.f
  6027. zgb06.f
  6028. zgb07.f
  6029. zgb08.f
  6030. zgb09.f
  6031. zgb90.f
  6032. zgb91.f
  6033. zgbt01.f
  6034. zgbt02.f
  6035. zgbtim.f
  6036. zgbtp1.f
  6037. zgbtp2.f
  6038. zmark01.in
  6039. zmark02.in
  6040. zsbpm.f
  6041. -----------------------------------------------------------
  6042. for     Level 3 BLAS tuned for singlecomplex processors
  6043. path: /netlib/blas/gemm_based/zgbl3b/
  6044. -----------------------------------------------------------
  6045. INSTALL
  6046. Makefile
  6047. eoln.f
  6048. getwrd.f
  6049. lsame.f
  6050. xerbla.f
  6051. zbigp.f
  6052. zcld.f
  6053. zgpm.in
  6054. zhemm.f
  6055. zher2k.f
  6056. zherk.f
  6057. zsgpm.f
  6058. zsymm.f
  6059. zsyr2k.f
  6060. zsyrk.f
  6061. ztrmm.f
  6062. ztrsm.f
  6063. -----------------------------------------------------------
  6064. path: /netlib/blas/old/
  6065. -----------------------------------------------------------
  6066. dnrm2.f
  6067. dznrm2.f
  6068. scnrm2.f
  6069. snrm2.f
  6070. -----------------------------------------------------------
  6071. for     Brent's multiple precision package
  6072. path: /netlib/bmp/
  6073. -----------------------------------------------------------
  6074. descr.deck             for     description of sorts of a multi-precision
  6075.                                arithmetic in Fortran
  6076.  
  6077. istkgt.f               for     stack allocation routines for the
  6078.                                multi-precision arithmetic package
  6079.  
  6080. mcsupport.f            for     multi-precision complex arithmetic in a
  6081.                                meta-Fortran
  6082.  
  6083. mcsupport.aug          for     multi-precision complex artihmetic using bmp
  6084.                                routines
  6085.  
  6086. mp.f                   for     multi-precision arithmetic in Fortran
  6087.                        size    237 kB
  6088.  
  6089. msupport.f             for     multi-precision mathematical functions using bmp
  6090.                                routines
  6091.  
  6092. msupport2.f            for     multi-precision arithmetic auxillary routines in
  6093.                                a meta-Fortran
  6094.  
  6095. msupport2.aug          for     auxillary routines for (mp)
  6096.  
  6097. seterr.f               for     error handling routines
  6098.  
  6099. test1.f                for     a test code for the multi-precision arithmetic
  6100.                                package
  6101.  
  6102. test2.f                for     a test code for the multi-precision arithmetic
  6103.                                package
  6104.  
  6105. guide                  for     user's guide
  6106.  
  6107. -----------------------------------------------------------
  6108. for     miscellaneous codes in C++
  6109. path: /netlib/c++/
  6110. -----------------------------------------------------------
  6111. brent_cc/              for     Brent's univariate minimizer and zero finder.
  6112.                        by      Oleg Kiselyov <oleg@ponder.csci.unt.edu,
  6113.                                oleg@unt.edu>
  6114.                        ref     G.Forsythe, M.Malcolm, C.Moler, Computer methods
  6115.                                for mathematical computations.
  6116.                        prec    double
  6117.                        see     c++/serv_cc.shar
  6118.  
  6119. fft/                   for     Radix-2 Fast Fourier Transform
  6120.                        by      Oleg Kiselyov <oleg@ponder.csci.unt.edu,
  6121.                                oleg@unt.edu>
  6122.                        prec    single/double
  6123.                        see     c++/lin_alg.shar, c++/serv_cc.shar
  6124.  
  6125. hl_vector/             for     High level vector operations
  6126.                        #       Contains the Aitken-Lagrange interpolation over
  6127.                                the table of uniform or arbitrary mesh, and the
  6128.                                Hook-Jeevse multidimensional minimizer.
  6129.                        by      Oleg Kiselyov <oleg@ponder.csci.unt.edu,
  6130.                                oleg@unt.edu>
  6131.                        prec    single/double
  6132.                        see     c++/lin_alg.shar, c++/serv_cc.shar
  6133.  
  6134. lapack++/              for     LAPACK++      LAPACK extensions for high
  6135.                                performance linear algebra computations. This
  6136.                                version includes support for solving linear
  6137.                                systems using LU, Cholesky, and QR matrix
  6138.                                factorizations.
  6139.                        by      Roldan Pozo <pozo@cs.utk.edu>
  6140.  
  6141. lin_alg/               for     basic linear algebra classes
  6142.                        by      Oleg Kiselyov <oleg@ponder.csci.unt.edu,
  6143.                                oleg@unt.edu>
  6144.                        prec    single/double
  6145.                        see     c++/serv_cc.shar
  6146.                        #       vastly expanded, Feb 1995. Added various
  6147.                                multiplications/
  6148.                                inversion/transpositions, and the new style of
  6149.                                returning matrices (via LazyMatrix) and filling
  6150.                                them out.
  6151.                        lang    ANSI-C++ compliant (compiles on g++ v2.6.3)
  6152.  
  6153.  
  6154. serv_cc/               for     a couple of functions that ought to be in the
  6155.                                standard C++ environment; - Updated G++ class
  6156.                                File that allows now for the file name to
  6157.                                include pipes, say, File in_file("zcat aaa.Z
  6158.                                |","r"); - Resource facility, or managing global
  6159.                                "private" parameters that specify various
  6160.                                program "options". It helps keep reasonable
  6161.                                number of arguments in function calls.
  6162.                        by      Oleg Kiselyov <oleg@ponder.csci.unt.edu,
  6163.                                oleg@unt.edu>
  6164.  
  6165. lparx-1.0/             for     LPARX provides efficient run-time support for
  6166.                                dynamic, non-uniform scientific calculations
  6167.                                running on MIMD distributed memory
  6168.                                architectures. It extends HPF's data
  6169.                                decomposition model to provide support for
  6170.                                dynamic, block irregular data structures.  LPARX
  6171.                                represents data decompositions as first-class
  6172.                                objects and expresses data dependencies in a
  6173.                                manner which is logically independent of data
  6174.                                decomposition and problem dimension. LPARX
  6175.                                applications are portable across a diversity of
  6176.                                MIMD machines.
  6177.                        by      Scott Baden and Scott Kohn
  6178.                                <na.baden@na-net.ornl.gov skohn@cs.ucsd.edu>
  6179.                        size    1.8 MB
  6180.  
  6181. -----------------------------------------------------------
  6182. for     Brent's univariate minimizer and zero finder.
  6183. path: /netlib/c++/brent_cc/
  6184. -----------------------------------------------------------
  6185. Makefile
  6186. c++
  6187. c++l
  6188. fminbr.cc
  6189. math_num.h
  6190. myenv.cc
  6191. myenv.h
  6192. vfminbr.cc
  6193. vfminbr.dat
  6194. vzeroin.cc
  6195. vzeroin.dat
  6196. zeroin.cc
  6197. -----------------------------------------------------------
  6198. for     Radix-2 Fast Fourier Transform
  6199. path: /netlib/c++/fft/
  6200. -----------------------------------------------------------
  6201. Makefile
  6202. c++
  6203. c++l
  6204. fft.h
  6205. fft_init.cc
  6206. fft_input.cc
  6207. fft_output.cc
  6208. math_num.h
  6209. myenv.cc
  6210. myenv.h
  6211. vfft.cc
  6212. vfft.dat
  6213. -----------------------------------------------------------
  6214. for     High level vector operations
  6215. path: /netlib/c++/hl_vector/
  6216. -----------------------------------------------------------
  6217. Makefile
  6218. ali.cc
  6219. c++
  6220. c++l
  6221. hjmin.cc
  6222. math_num.h
  6223. myenv.cc
  6224. myenv.h
  6225. vali.cc
  6226. vali.dat
  6227. vhjmin.cc
  6228. vhjmin.lst
  6229. -----------------------------------------------------------
  6230. for     LAPACK++      LAPACK extensions for high
  6231. path: /netlib/c++/lapack++/
  6232. -----------------------------------------------------------
  6233. overview.ps            for     "LAPACK++: A Design Overview of Object-Oriented
  6234.                                Extensions for High Performance Linear Algebra,"
  6235.                                J. J. Dongarra, R. Pozo, David W. Walker
  6236.                        size    272 kB
  6237.  
  6238. rel10.ps               for     Release notes and Installation manual for
  6239.                                LAPACK++
  6240.  
  6241. user.ps                for     User Guide for LAPACK++
  6242.                        size    376 kB
  6243.  
  6244. lapack++/              for     source code for LAPACK++
  6245.                        size    655 kB
  6246.  
  6247. readme
  6248. -----------------------------------------------------------
  6249. for     source code for LAPACK++
  6250. path: /netlib/c++/lapack++/lapack++/
  6251. -----------------------------------------------------------
  6252. LAPACK++/
  6253. -----------------------------------------------------------
  6254. path: /netlib/c++/lapack++/lapack++/LAPACK++/
  6255. -----------------------------------------------------------
  6256. BLAS++/
  6257. COPYRIGHT
  6258. INCLUDE/
  6259. LIBS/
  6260. MATRIX/
  6261. README
  6262. SRC/
  6263. TESTING/
  6264. makeHPPA.def
  6265. makeRS6K.def
  6266. makeSPARC.def
  6267. makeSUN4.def
  6268. makeSUN4CC.def
  6269. makeSUN4g++.def
  6270. makefile
  6271. makefile.def
  6272. -----------------------------------------------------------
  6273. path: /netlib/c++/lapack++/lapack++/LAPACK++/BLAS++/
  6274. -----------------------------------------------------------
  6275. SRC/
  6276. TESTING/
  6277. -----------------------------------------------------------
  6278. path: /netlib/c++/lapack++/lapack++/LAPACK++/BLAS++/SRC/
  6279. -----------------------------------------------------------
  6280. README
  6281. blas1++.cc
  6282. blas2++.cc
  6283. blas3++.cc
  6284. makefile
  6285. -----------------------------------------------------------
  6286. path: /netlib/c++/lapack++/lapack++/LAPACK++/BLAS++/TESTING/
  6287. -----------------------------------------------------------
  6288. SUN4g++.out
  6289. blas++_test
  6290. makefile
  6291. tblasc++.cc
  6292. tblasc++.out
  6293. tblasd++.cc
  6294. tblasd++.out
  6295. -----------------------------------------------------------
  6296. path: /netlib/c++/lapack++/lapack++/LAPACK++/INCLUDE/
  6297. -----------------------------------------------------------
  6298. arch.h
  6299. bfd.h
  6300. blas++.h
  6301. blas1++.h
  6302. blas1.h
  6303. blas2++.h
  6304. blas2.h
  6305. blas3++.h
  6306. blas3.h
  6307. bmd.h
  6308. f2c.h
  6309. fmd.h
  6310. genmd.h
  6311. gfd.h
  6312. gmc.h
  6313. gmd.h
  6314. gmf.h
  6315. gmi.h
  6316. gmli.h
  6317. lacvd.h
  6318. laexcp.h
  6319. lafnames.h
  6320. laindex.h
  6321. lapack++.h
  6322. lapack.h
  6323. lapackc.h
  6324. lapackd.h
  6325. larvd.h
  6326. laslv.h
  6327. lautil.h
  6328. lavc.h
  6329. lavd.h
  6330. lavf.h
  6331. lavi.h
  6332. lavli.h
  6333. ltgmd.h
  6334. spdbmd.h
  6335. spdfd.h
  6336. spdmd.h
  6337. spdtrmd.h
  6338. sybfd.h
  6339. sybmd.h
  6340. syfd.h
  6341. symd.h
  6342. sytrmd.h
  6343. template_v.h
  6344. trfd.h
  6345. trmd.h
  6346. ultgmd.h
  6347. utgmd.h
  6348. uutgmd.h
  6349. vc.h
  6350. vd.h
  6351. vf.h
  6352. vi.h
  6353. vli.h
  6354. -----------------------------------------------------------
  6355. path: /netlib/c++/lapack++/lapack++/LAPACK++/LIBS/
  6356. -----------------------------------------------------------
  6357. HPPA/
  6358. RS6K/
  6359. SUN4/
  6360. -----------------------------------------------------------
  6361. path: /netlib/c++/lapack++/lapack++/LAPACK++/LIBS/HPPA/
  6362. -----------------------------------------------------------
  6363. blank
  6364. -----------------------------------------------------------
  6365. path: /netlib/c++/lapack++/lapack++/LAPACK++/LIBS/RS6K/
  6366. -----------------------------------------------------------
  6367. blank
  6368. -----------------------------------------------------------
  6369. path: /netlib/c++/lapack++/lapack++/LAPACK++/LIBS/SUN4/
  6370. -----------------------------------------------------------
  6371. CC/
  6372. g++/
  6373. -----------------------------------------------------------
  6374. path: /netlib/c++/lapack++/lapack++/LAPACK++/LIBS/SUN4/CC/
  6375. -----------------------------------------------------------
  6376. blank
  6377. -----------------------------------------------------------
  6378. path: /netlib/c++/lapack++/lapack++/LAPACK++/LIBS/SUN4/g++/
  6379. -----------------------------------------------------------
  6380. blank
  6381. -----------------------------------------------------------
  6382. path: /netlib/c++/lapack++/lapack++/LAPACK++/MATRIX/
  6383. -----------------------------------------------------------
  6384. SRC/
  6385. TESTING/
  6386. -----------------------------------------------------------
  6387. path: /netlib/c++/lapack++/lapack++/LAPACK++/MATRIX/SRC/
  6388. -----------------------------------------------------------
  6389. MAKEFILE
  6390. bmd.cc
  6391. gmc.cc
  6392. gmd.cc
  6393. gmf.cc
  6394. gmi.cc
  6395. gmli.cc
  6396. index.cc
  6397. lamatrix.rsp
  6398. lavc.cc
  6399. lavd.cc
  6400. lavi.cc
  6401. lavli.cc
  6402. ltgmd.cc
  6403. makefile
  6404. spdbmd.cc
  6405. spdmd.cc
  6406. spdtrmd.cc
  6407. sybmd.cc
  6408. symd.cc
  6409. sytrmd.cc
  6410. trmd.cc
  6411. ultgmd.cc
  6412. utgmd.cc
  6413. uutgmd.cc
  6414. vc.cc
  6415. vd.cc
  6416. vf.cc
  6417. vi.cc
  6418. vli.cc
  6419. -----------------------------------------------------------
  6420. path: /netlib/c++/lapack++/lapack++/LAPACK++/MATRIX/TESTING/
  6421. -----------------------------------------------------------
  6422. makefile
  6423. matrix_test
  6424. tbd.cc
  6425. tcvd.cc
  6426. tgc.cc
  6427. tgd.DATA
  6428. tgd.cc
  6429. tld.DATA
  6430. tld.cc
  6431. trvd.cc
  6432. tsbd.cc
  6433. tsd.cc
  6434. tsfd.cc
  6435. tstd.DATA
  6436. tstd.cc
  6437. ttdd.cc
  6438. tud.DATA
  6439. tud.cc
  6440. tuld.DATA
  6441. tuld.cc
  6442. tuud.DATA
  6443. tuud.cc
  6444. tvd.cc
  6445. tvi.DATA
  6446. tvi.cc
  6447. -----------------------------------------------------------
  6448. path: /netlib/c++/lapack++/lapack++/LAPACK++/SRC/
  6449. -----------------------------------------------------------
  6450. dopla.c
  6451. dtimmg.c
  6452. eigslv.cc
  6453. lautil.cc
  6454. linslv.cc
  6455. makefile
  6456. systime.c
  6457. -----------------------------------------------------------
  6458. path: /netlib/c++/lapack++/lapack++/LAPACK++/TESTING/
  6459. -----------------------------------------------------------
  6460. lapack++_test
  6461. makefile
  6462. tEigSolve.cc
  6463. tGenSolve.cc
  6464. tSpdSolve.cc
  6465. tSymmSolve.cc
  6466. tutil.cc
  6467. -----------------------------------------------------------
  6468. for     basic linear algebra classes
  6469. path: /netlib/c++/lin_alg/
  6470. -----------------------------------------------------------
  6471. LinAlg.h
  6472. Makefile
  6473. NumMath.dr
  6474. README
  6475. c++
  6476. c++l
  6477. determinant.cc
  6478. fminbr.cc
  6479. math_num.h
  6480. matrix1.cc
  6481. matrix2.cc
  6482. matrix_inv.cc
  6483. matrix_sub.cc
  6484. myenv.cc
  6485. myenv.h
  6486. sample_adv.cc
  6487. sample_adv.dat
  6488. vali.dat
  6489. vector.cc
  6490. vfminbr.cc
  6491. vfminbr.dat
  6492. vmatrix.cc
  6493. vmatrix.dat
  6494. vmatrix1.cc
  6495. vmatrix1.dat
  6496. vvector.cc
  6497. vvector.dat
  6498. vzeroin.cc
  6499. vzeroin.dat
  6500. zeroin.cc
  6501. -----------------------------------------------------------
  6502. for     LPARX provides efficient run-time support for
  6503. path: /netlib/c++/lparx-1.0/
  6504. -----------------------------------------------------------
  6505. AAAREADME
  6506. array/
  6507. bin/
  6508. config/
  6509. configure
  6510. docs/
  6511. dpo++/
  6512. graph/
  6513. lparx/
  6514. makefile
  6515. mp++/
  6516. papers/
  6517. pde/
  6518. sph3d/
  6519. -----------------------------------------------------------
  6520. path: /netlib/c++/lparx-1.0/array/
  6521. -----------------------------------------------------------
  6522. AAAREADME
  6523. Array.h
  6524. ArrayX.h.m4
  6525. BitArrayX.C.m4
  6526. BitArrayX.h.m4
  6527. PointX.C.m4
  6528. PointX.h.m4
  6529. RegionX.C.m4
  6530. RegionX.h.m4
  6531. makefile
  6532. -----------------------------------------------------------
  6533. path: /netlib/c++/lparx-1.0/bin/
  6534. -----------------------------------------------------------
  6535. AAAREADME
  6536. Xto1
  6537. Xto2
  6538. Xto3
  6539. Xto4
  6540. ipckill
  6541. pvmload.csh
  6542. pvmxhost.csh
  6543. pvmxload.csh
  6544. pvmxload2.csh
  6545. -----------------------------------------------------------
  6546. path: /netlib/c++/lparx-1.0/config/
  6547. -----------------------------------------------------------
  6548. cm5-acl
  6549. cm5-berkeley
  6550. ksr
  6551. make.suffix
  6552. ncube2-g++
  6553. paragon-g++
  6554. paragon-iCC
  6555. pvm-alpha
  6556. pvm-c90
  6557. pvm-sun4-CC
  6558. pvm-sun4-g++
  6559. serial-alpha
  6560. serial-c90
  6561. serial-sun4-CC
  6562. serial-sun4-g++
  6563. shmem-CC
  6564. shmem-g++
  6565. -----------------------------------------------------------
  6566. path: /netlib/c++/lparx-1.0/docs/
  6567. -----------------------------------------------------------
  6568. lparx.1l
  6569. sor/
  6570. uguide.ps
  6571. -----------------------------------------------------------
  6572. path: /netlib/c++/lparx-1.0/docs/sor/
  6573. -----------------------------------------------------------
  6574. parallel/
  6575. serial/
  6576. -----------------------------------------------------------
  6577. path: /netlib/c++/lparx-1.0/docs/sor/parallel/
  6578. -----------------------------------------------------------
  6579. fillPatch.C
  6580. initData.C
  6581. makefile
  6582. redblack2d.C
  6583. redblack2d.h
  6584. redblack5.F
  6585. relax.C
  6586. -----------------------------------------------------------
  6587. path: /netlib/c++/lparx-1.0/docs/sor/serial/
  6588. -----------------------------------------------------------
  6589. initData.C
  6590. makefile
  6591. redblack2d.C
  6592. redblack2d.h
  6593. redblack5.F
  6594. relax.C
  6595. -----------------------------------------------------------
  6596. path: /netlib/c++/lparx-1.0/dpo++/
  6597. -----------------------------------------------------------
  6598. AAAREADME
  6599. RecurseX.C.m4
  6600. UniformX.C.m4
  6601. XArrayX.C.m4
  6602. XArrayX.h.m4
  6603. XObject.C
  6604. XObject.h
  6605. dpo++.h
  6606. dpo.C
  6607. dpo.h
  6608. makefile
  6609. partition.h
  6610. rpo.C
  6611. rpo.h
  6612. -----------------------------------------------------------
  6613. path: /netlib/c++/lparx-1.0/graph/
  6614. -----------------------------------------------------------
  6615. AAAREADME
  6616. XWindow.C
  6617. XWindow.h
  6618. XWindow3.C
  6619. XWindow3.h
  6620. makefile
  6621. simple.C
  6622. -----------------------------------------------------------
  6623. path: /netlib/c++/lparx-1.0/lparx/
  6624. -----------------------------------------------------------
  6625. AAAREADME
  6626. GridX.h.m4
  6627. lparx.h
  6628. makefile
  6629. -----------------------------------------------------------
  6630. path: /netlib/c++/lparx-1.0/mp++/
  6631. -----------------------------------------------------------
  6632. AAAREADME
  6633. Abort.C
  6634. CM5.h
  6635. PackBuf.C
  6636. PackBuf.h
  6637. PackMsg.C
  6638. PackMsg.h
  6639. SendPkt.C
  6640. SendPkt.h
  6641. TimeSection.C
  6642. TimeSection.h
  6643. arch.h
  6644. barrier.C
  6645. concat.C
  6646. cray.C
  6647. fastAlloc.C
  6648. fastAlloc.h
  6649. fixedAlloc.C
  6650. fixedAlloc.h
  6651. iPSC860.h
  6652. init.C
  6653. makefile
  6654. message.C
  6655. mp++.h
  6656. nCUBE2.h
  6657. paragon.h
  6658. partition.C
  6659. pvm.C
  6660. pvm.h
  6661. pvmhost.C
  6662. reduce.C
  6663. seconds.C
  6664. serial.h
  6665. shmem.c
  6666. shmem.h
  6667. -----------------------------------------------------------
  6668. path: /netlib/c++/lparx-1.0/papers/
  6669. -----------------------------------------------------------
  6670. AAAREADME
  6671. sc94-abstract.ps
  6672. shpcc94.ps
  6673. software-talk.ps
  6674. uqe-paper.ps
  6675. uqe-talk.ps
  6676. -----------------------------------------------------------
  6677. path: /netlib/c++/lparx-1.0/pde/
  6678. -----------------------------------------------------------
  6679. AAAREADME
  6680. Amr2d.test
  6681. Amr3d.test
  6682. AmrXd.C.m4
  6683. Chop2d.test
  6684. Chop3d.test
  6685. ChopX.C.m4
  6686. ChopXd.C.m4
  6687. CoverX.C.m4
  6688. DisplayX.C.m4
  6689. MarkX.C.m4
  6690. RegridX.C.m4
  6691. RegridXd.C.m4
  6692. Shaded2d.C
  6693. amg2d.test
  6694. amg3d.test
  6695. amgX.C.m4
  6696. amgX.h.m4
  6697. amgXd.C.m4
  6698. bAx19.F
  6699. bAx9.F
  6700. c20h20d2.F
  6701. c20h20d3.F
  6702. coarse2d.F
  6703. coarse3d.F
  6704. correct2d.F
  6705. correct3d.F
  6706. fixerror2d.F
  6707. fixerror3d.F
  6708. gauss19.F
  6709. genhXd.C.m4
  6710. getrand.F
  6711. gradu2d.F
  6712. gradu3d.F
  6713. histo2d.F
  6714. histo3d.F
  6715. jacobi.C
  6716. jacobiXd.C.m4
  6717. makefile
  6718. mgX.C.m4
  6719. mgX.h.m4
  6720. mgXd.C.m4
  6721. plot2d.C
  6722. plot3d.C
  6723. project2d.F
  6724. project3d.F
  6725. redblack9.F
  6726. refine2d.F
  6727. refine3d.F
  6728. residual19.F
  6729. residual9.F
  6730. sgX.C.m4
  6731. sgX.h.m4
  6732. update2d.F
  6733. update3d.F
  6734. -----------------------------------------------------------
  6735. path: /netlib/c++/lparx-1.0/sph3d/
  6736. -----------------------------------------------------------
  6737. AAAREADME
  6738. Vector3.h
  6739. bins.C
  6740. bins.h
  6741. c90-vector/
  6742. density.F
  6743. densityd.F
  6744. densitys.F
  6745. display.C
  6746. elb.C
  6747. fortran.h
  6748. gravity.F
  6749. makefile
  6750. particles.C
  6751. particles.F
  6752. particles.h
  6753. pressure.F
  6754. pressured.F
  6755. pressures.F
  6756. reduce.C
  6757. sph3d.C
  6758. spiral.C
  6759. update.F
  6760. -----------------------------------------------------------
  6761. path: /netlib/c++/lparx-1.0/sph3d/c90-vector/
  6762. -----------------------------------------------------------
  6763. density.F
  6764. density.perf.data
  6765. makefile
  6766. particles.F
  6767. pressure.F
  6768. pressure.perf.data
  6769. -----------------------------------------------------------
  6770. for     a couple of functions that ought to be in the
  6771. path: /netlib/c++/serv_cc/
  6772. -----------------------------------------------------------
  6773. File.cc
  6774. Makefile
  6775. c++
  6776. c++l
  6777. myenv.cc
  6778. myenv.h
  6779. task_env.cc
  6780. task_env.h
  6781. -----------------------------------------------------------
  6782. for     miscellaneous codes written in C
  6783. path: /netlib/c/
  6784. -----------------------------------------------------------
  6785. meschach/              by      David E. Stewart  des@thrain.anu.edu.au
  6786.                        for     numerical linear algebra, dense and sparse, with
  6787.                                permutations, error handling, input/output,
  6788.                                dynamic allocation, de-allocation, re-sizing and
  6789.                                copying of objects, dense complex matrices and
  6790.                                vectors as well as real matrices and vectors,
  6791.                                input and output routines for these objects, and
  6792.                                MATLAB save/load format, error/exception
  6793.                                handling, basic numerical linear algebra --
  6794.                                linear combinations, inner products,
  6795.                                matrix-vector and matrix-matrix products,
  6796.                                including transposed and adjoint forms, vector
  6797.                                min, max, sorting, componentwise products,
  6798.                                quotients, dense matrix factorise and solve --
  6799.                                LU, Cholesky, LDL^T, QR, QR with column
  6800.                                pivoting, symmetric indefinite (BKP), dense
  6801.                                matrix factorisation update routines -- LDL^T,
  6802.                                QR (real matrix updates only),
  6803.                                eigenvector/eigenvalue routines -- symmetric,
  6804.                                real Schur decomposition, SVD, extract
  6805.                                eigenvector, sparse matrix "utility" routines,
  6806.                                sparse matrix factorise and solve -- Cholesky,
  6807.                                LU and BKP (Bunch-Kaufman-Parlett symmetric
  6808.                                indefinite factorisation), sparse incomplete
  6809.                                factorisations -- Cholesky and LU, iterative
  6810.                                techniques -- pre-conditioned conjugate
  6811.                                gradients, CGNE, LSQR, CGS, GMRES, MGCR,
  6812.                                Lanczos, Arnoldi, allowance for "procedurally
  6813.                                defined" matrices in the iterative techniques,
  6814.                                various "torture" routines for checking aspects
  6815.                                of Meschach, memory tracking for locating memory
  6816.                                leaks
  6817.                        lang    C
  6818.                        prec    double
  6819.                        #       true master copy: ftp
  6820.                                thrain.anu.edu.au:pub/meschach/
  6821.  
  6822. dcg/                   for     Preconditioned Conjugate Gradient
  6823.                        by      Mark Seager, LLNL.
  6824.  
  6825. sge/                   for     LINPACK functions  SGECO/SGEFA/SGESL (dense
  6826.                                matrix conditon number estimate, factorization
  6827.                                and solution routines) and some of the BLAS in
  6828.                                C.  There is a driver which shows how to set up
  6829.                                column oriented matrices in C for these
  6830.                                routines.
  6831.                        by      Mark K. Seager (seager@lll-crg.llnl.gov) 4/8/88.
  6832.                        gams    d2a1
  6833.  
  6834. frac                   for     finds rational approximation to floating point
  6835.                                value
  6836.                        by      Robert Craig, AT&T Bell Labs - Naperville
  6837.                        ref     Jerome Spanier and Keith B. Oldham, "An Atlas of
  6838.                                Functions," Springer-Verlag, 1987, pp. 665-7.
  6839.                        gams    a2, a6c
  6840.  
  6841. brent/                 for     Brent's univariate minimizer and zero finder.
  6842.                        by      Oleg Keselyov <oleg@ponder.csci.unt.edu,
  6843.                                oleg@unt.edu> May 23, 1991
  6844.                        ref     G.Forsythe, M.Malcolm, C.Moler, Computer methods
  6845.                                for mathematical computations.
  6846.                        #       Contains the source code for the program
  6847.                                fminbr.c and zeroin.c, test drivers for both,
  6848.                                and verifivation protocols.
  6849.                        see     serv.shar
  6850.                        gams    f1b, g1a2
  6851.  
  6852. serv/                  for     numerical  programming in C
  6853.                        #       These files are needed to compile the programs
  6854.                                in packages brent.shar *vector.shar shar.shar
  6855.                                task_env.shar Verification programs and data are
  6856.                                included as well.
  6857.                        by      Oleg Keselyov <oleg@ponder.csci.unt.edu,
  6858.                                oleg@unt.edu> May 23, 1991
  6859.                        gams    l6a14, n1, r1
  6860.  
  6861. vector/                for     Low and Intermediate Level functions to manage
  6862.                                vectors in C.
  6863.                        #       In fact, the vector declaration as a special
  6864.                                structure and a wide set of procedures to handle
  6865.                                it define a class (in the sence of C++ or
  6866.                                SMALLTALK). It is still a common C, however.
  6867.                                Features: high reliability and fool-proof
  6868.                                checking, the user can operate on single
  6869.                                elements of the vector in the customary C
  6870.                                manner, or he may wish to handle the vector as a
  6871.                                whole (as an atomary object) with high-effective
  6872.                                functions (that can clear the vector, assign
  6873.                                vectors or obtain their scalar product, find the
  6874.                                vector norm(s), etc.).
  6875.                        by      Oleg Keselyov <oleg@ponder.csci.unt.edu,
  6876.                                oleg@unt.edu> May 23, 1991
  6877.                        gams    d1a
  6878.  
  6879. hl_vector/             for     high level vector operations. Involves the
  6880.                                Aitken-Lagrange interpolation over the table of
  6881.                                uniform or arbitrary mesh, Hook-Jeevse local
  6882.                                multidimensional minimizer.
  6883.                        by      Oleg Keselyov <oleg@ponder.csci.unt.edu,
  6884.                                oleg@unt.edu> May 23, 1991
  6885.                        gams    e2a, g1b2
  6886.  
  6887. task_env/              for     Resource facility, or managing global "private"
  6888.                                parameters that specify various program
  6889.                                "options". It help keep reasonable number of
  6890.                                arguments in function calls.
  6891.                        by      Oleg Keselyov <oleg@ponder.csci.unt.edu,
  6892.                                oleg@unt.edu> May 23, 1991
  6893.                        gams    z
  6894.  
  6895. shar/                  for     Builder for the .shar archive.
  6896.                        #       Uses service functions and header files from the
  6897.                                serv.shar archive
  6898.                        by      Oleg Keselyov <oleg@ponder.csci.unt.edu,
  6899.                                oleg@unt.edu> May 23, 1991
  6900.  
  6901. numcomp-free-c         for     index of free source code for numerical
  6902.                                computation written in C or C++
  6903.                        by      Ajay Shah
  6904.                        gams    z
  6905.  
  6906. sgefa/
  6907.  #       see also ode/cvode.tar.Z
  6908. -----------------------------------------------------------
  6909. for     Brent's univariate minimizer and zero finder.
  6910. path: /netlib/c/brent/
  6911. -----------------------------------------------------------
  6912. fminbr.c
  6913. vfminbr.c
  6914. vfminbr.dat
  6915. vfminbr.dat.vax
  6916. vzeroin.c
  6917. vzeroin.dat
  6918. vzeroin.dat.vax
  6919. zeroin.c
  6920. -----------------------------------------------------------
  6921. for     Preconditioned Conjugate Gradient
  6922. path: /netlib/c/dcg/
  6923. -----------------------------------------------------------
  6924. READ.ME
  6925. dbatimes.c
  6926. dblas.c
  6927. dbmsolve.c
  6928. dcg.c
  6929. dcg.h
  6930. dcgdrv.c
  6931. dcgutil.c
  6932. makefile
  6933. -----------------------------------------------------------
  6934. for     high level vector operations. Involves the
  6935. path: /netlib/c/hl_vector/
  6936. -----------------------------------------------------------
  6937. ali.c
  6938. hjmin.c
  6939. valin.c
  6940. valin.dat
  6941. valin.dat.vax
  6942. valis.c
  6943. valis.dat
  6944. valis.dat.vax
  6945. vhjmin.c
  6946. vhjmin.dat
  6947. vhjmin.dat.vax
  6948. -----------------------------------------------------------
  6949. by      David E. Stewart  des@thrain.anu.edu.au
  6950. path: /netlib/c/meschach/
  6951. -----------------------------------------------------------
  6952. .depend
  6953. meschach0/             for     housekeeping routines + utility stuff
  6954.                        size    429 kB
  6955.  
  6956. meschach1/             for     basic dense linear algebra
  6957.  
  6958. meschach2/             for     dense factorisations
  6959.  
  6960. meschach3/             for     sparse matrix operations
  6961.  
  6962. meschach4/             for     complex matrix operations
  6963.  
  6964. oldmeschach/
  6965. rcs_logs
  6966. readme
  6967. -----------------------------------------------------------
  6968. for     housekeeping routines + utility stuff
  6969. path: /netlib/c/meschach/meschach0/
  6970. -----------------------------------------------------------
  6971. DOC/
  6972. FILELIST
  6973. MACHINES/
  6974. README
  6975. configure.in
  6976. copyright
  6977. dmacheps.c
  6978. err.h
  6979. extras.c
  6980. fmacheps.c
  6981. iotort.c
  6982. iter.h
  6983. itertort.c
  6984. ls.dat
  6985. machine.h
  6986. machine.h.in
  6987. makefile
  6988. makefile.in
  6989. matlab.h
  6990. matrix.h
  6991. matrix2.h
  6992. maxint.c
  6993. meminfo.h
  6994. memtort.c
  6995. mfuntort.c
  6996. oldnames.h
  6997. rk4.dat
  6998. sparse.h
  6999. sparse2.h
  7000. sptort.c
  7001. torture.c
  7002. tutadv.c
  7003. tutorial.c
  7004. zmatrix.h
  7005. zmatrix2.h
  7006. ztorture.c
  7007. -----------------------------------------------------------
  7008. path: /netlib/c/meschach/meschach0/DOC/
  7009. -----------------------------------------------------------
  7010. fnindex.txt
  7011. tutorial.txt
  7012. -----------------------------------------------------------
  7013. path: /netlib/c/meschach/meschach0/MACHINES/
  7014. -----------------------------------------------------------
  7015. Cray/
  7016. GCC/
  7017. Linux/
  7018. RS6000/
  7019. SGI/
  7020. SPARC/
  7021. -----------------------------------------------------------
  7022. path: /netlib/c/meschach/meschach0/MACHINES/Cray/
  7023. -----------------------------------------------------------
  7024. machine.h
  7025. makefile
  7026. patch.1
  7027. patch.2
  7028. patch.3
  7029. -----------------------------------------------------------
  7030. path: /netlib/c/meschach/meschach0/MACHINES/GCC/
  7031. -----------------------------------------------------------
  7032. machine.h
  7033. makefile
  7034. -----------------------------------------------------------
  7035. path: /netlib/c/meschach/meschach0/MACHINES/Linux/
  7036. -----------------------------------------------------------
  7037. machine.h
  7038. makefile
  7039. -----------------------------------------------------------
  7040. path: /netlib/c/meschach/meschach0/MACHINES/RS6000/
  7041. -----------------------------------------------------------
  7042. machine.c
  7043. machine.h
  7044. makefile
  7045. -----------------------------------------------------------
  7046. path: /netlib/c/meschach/meschach0/MACHINES/SGI/
  7047. -----------------------------------------------------------
  7048. machine.h
  7049. makefile
  7050. -----------------------------------------------------------
  7051. path: /netlib/c/meschach/meschach0/MACHINES/SPARC/
  7052. -----------------------------------------------------------
  7053. machine.h
  7054. makefile
  7055. -----------------------------------------------------------
  7056. for     basic dense linear algebra
  7057. path: /netlib/c/meschach/meschach1/
  7058. -----------------------------------------------------------
  7059. copy.c
  7060. err.c
  7061. init.c
  7062. ivecop.c
  7063. machine.c
  7064. matlab.c
  7065. matop.c
  7066. matrixio.c
  7067. meminfo.c
  7068. memory.c
  7069. memstat.c
  7070. otherio.c
  7071. pxop.c
  7072. submat.c
  7073. vecop.c
  7074. version.c
  7075. -----------------------------------------------------------
  7076. for     dense factorisations
  7077. path: /netlib/c/meschach/meschach2/
  7078. -----------------------------------------------------------
  7079. bdfactor.c
  7080. bkpfacto.c
  7081. chfactor.c
  7082. fft.c
  7083. givens.c
  7084. hessen.c
  7085. hsehldr.c
  7086. lufactor.c
  7087. mfunc.c
  7088. norm.c
  7089. qrfactor.c
  7090. schur.c
  7091. solve.c
  7092. svd.c
  7093. symmeig.c
  7094. update.c
  7095. -----------------------------------------------------------
  7096. for     sparse matrix operations
  7097. path: /netlib/c/meschach/meschach3/
  7098. -----------------------------------------------------------
  7099. iter0.c
  7100. iternsym.c
  7101. itersym.c
  7102. sparse.c
  7103. sparseio.c
  7104. spbkp.c
  7105. spchfctr.c
  7106. splufctr.c
  7107. sprow.c
  7108. spswap.c
  7109. -----------------------------------------------------------
  7110. for     complex matrix operations
  7111. path: /netlib/c/meschach/meschach4/
  7112. -----------------------------------------------------------
  7113. zcopy.c
  7114. zfunc.c
  7115. zgivens.c
  7116. zhessen.c
  7117. zhsehldr.c
  7118. zlufctr.c
  7119. zmachine.c
  7120. zmatio.c
  7121. zmatlab.c
  7122. zmatop.c
  7123. zmemory.c
  7124. znorm.c
  7125. zqrfctr.c
  7126. zschur.c
  7127. zsolve.c
  7128. zvecop.c
  7129. -----------------------------------------------------------
  7130. path: /netlib/c/meschach/oldmeschach/
  7131. -----------------------------------------------------------
  7132. arnoldi.c
  7133. conjgrad.c
  7134. lanczos.c
  7135. -----------------------------------------------------------
  7136. for     numerical  programming in C
  7137. path: /netlib/c/serv/
  7138. -----------------------------------------------------------
  7139. assert.h
  7140. epsilon.c
  7141. epsilon.dat
  7142. math.h
  7143. servio.c
  7144. servmath.c
  7145. stdio.h
  7146. vservmath.c
  7147. vservmath.dat
  7148. -----------------------------------------------------------
  7149. for     LINPACK functions  SGECO/SGEFA/SGESL (dense
  7150. path: /netlib/c/sge/
  7151. -----------------------------------------------------------
  7152. READ.ME
  7153. blas.c
  7154. ge.h
  7155. makefile
  7156. sample.c
  7157. sample.out
  7158. sgeco.c
  7159. sgefa.c
  7160. sgesl.c
  7161. -----------------------------------------------------------
  7162. path: /netlib/c/sgefa/
  7163. -----------------------------------------------------------
  7164. READ.ME
  7165. blas.c
  7166. driver.c
  7167. ge.h
  7168. makefile
  7169. sgefa.c
  7170. sgefat.out
  7171. sgesl.c
  7172. -----------------------------------------------------------
  7173. for     Builder for the .shar archive.
  7174. path: /netlib/c/shar/
  7175. -----------------------------------------------------------
  7176. shar.c
  7177. -----------------------------------------------------------
  7178. for     Resource facility, or managing global "private"
  7179. path: /netlib/c/task_env/
  7180. -----------------------------------------------------------
  7181. task_env.c
  7182. task_env.h
  7183. -----------------------------------------------------------
  7184. for     Low and Intermediate Level functions to manage
  7185. path: /netlib/c/vector/
  7186. -----------------------------------------------------------
  7187. vec_base.c
  7188. vec_norm.c
  7189. vec_serv.c
  7190. vector.h
  7191. vvector.c
  7192. vvector.dat
  7193. -----------------------------------------------------------
  7194. for     DOE Computer Hardware, Advanced Mathematics and
  7195. path: /netlib/chammp/
  7196. -----------------------------------------------------------
  7197.  #  chammp
  7198.  #  ======
  7199.  #
  7200.  #  This directory contains items relating to the numerical solution
  7201.  #  of the shallow water equations in spherical geometry.
  7202.  #  The shallow water equations are used as a kernel for both
  7203.  #  oceanic and atomospheric general circulation models and
  7204.  #  are of interest in evaluating numerical methods for weather
  7205.  #  forecasting and climate modeling.  The DOE Computer Hardware,
  7206.  #  Advanced Mathematics and Model Physics (CHAMMP) program
  7207.  #  is interested in the development of new mathematical methods
  7208.  #  for these problems.  To promote this developmet, a set of
  7209.  #  test cases has been proposed and example software and reference
  7210.  #  solutions are provided.
  7211.  
  7212.  # Email users trying to retrieve the .Z files -- please retrieve
  7213.  # the .uu versions of those files.
  7214.  
  7215. shallow.tex            #       LaTeX document containing benchmarks and results
  7216.                                pertaining to
  7217.                                shallow water equation solution methods.
  7218.                                To retrieve from netlib type:  "send shallow.tex
  7219.                                from chammp"
  7220.                                Last updated: 10/1/93
  7221.  
  7222. shallow.bib            #       LaTeX bibliography file of articles and reports
  7223.                                dealing with
  7224.                                the test cases.
  7225.                                To retrieve from netlib type:  "send shallow.bib
  7226.                                from chammp"
  7227.                                Last updated: 10/1/93
  7228.  
  7229. stswm/                 #       NCAR spectral transform shallow water model and
  7230.                                documentation.
  7231.                                This code computes reference solutions for all
  7232.                                test cases in
  7233.                                Williamson et. al., JCP Vol 102, p. 211-224
  7234.                                (1992).
  7235.                                Authors J.J. Hack and R. Jakob
  7236.                                [Reference solutions generated by this code are
  7237.                                available by
  7238.                                anonymous ftp from ftp.ucar.edu (IP address
  7239.                                128.117.64.4)
  7240.                                in directory chammp/shallow.]
  7241.                                To retrieve from netlib type:  "send
  7242.                                stswm.tar.z.uu from chammp"
  7243.                                Last updated: 10/1/93
  7244.  
  7245. pstswm/                #       Parallel version of stswm for message passing
  7246.                                parallel computers.
  7247.                                Contains a variety of parallel algorithms
  7248.                                implementing the
  7249.                                spectral transform method.  Code useful for
  7250.                                comparison of
  7251.                                parallel algorithms: transpose vs. transform,
  7252.                                overlapped vs.
  7253.                                nonoverlapped communication, etc.  Uses PICL for
  7254.                                portability.
  7255.                                Authors:  P.H. Worley and I.T. Foster
  7256.                                To retrieve from netlib type:  "send
  7257.                                pstswm.tar.z.uu from chammp"
  7258.                                Last updated: 10/1/93
  7259. -----------------------------------------------------------
  7260. #       Parallel version of stswm for message passing
  7261. path: /netlib/chammp/pstswm/
  7262. -----------------------------------------------------------
  7263. pstswm.v1/
  7264. -----------------------------------------------------------
  7265. path: /netlib/chammp/pstswm/pstswm.v1/
  7266. -----------------------------------------------------------
  7267. advect.f
  7268. alginp.f
  7269. algorithm.i
  7270. anlytc.f
  7271. bubfnc.i
  7272. calp.f
  7273. comp1.f
  7274. consts.i
  7275. denormal.f
  7276. denormal860.c
  7277. diffuse.f
  7278. dpupim.f
  7279. dzpuv.f
  7280. dzsc.f
  7281. epslon.f
  7282. erranl.f
  7283. exchsum.f
  7284. explic.f
  7285. finit.i
  7286. fltsum.f
  7287. force.f
  7288. fourier.i
  7289. frfft.f
  7290. ftdpev.f
  7291. ftdpiv.f
  7292. ftrnpe.f
  7293. glats.f
  7294. globalgrid.f
  7295. globalops.f
  7296. halfsum.f
  7297. iltcast.f
  7298. init.f
  7299. input/
  7300. input.f
  7301. irfft.f
  7302. itrnpe.f
  7303. lib/
  7304. log2.f
  7305. logtrans.f
  7306. machine.i
  7307. makefile.ipsc860
  7308. makefile.paragon
  7309. map.f
  7310. msgbase.f
  7311. nonladv.f
  7312. nonlex.f
  7313. nonlim.f
  7314. nrgtcs.f
  7315. params.i
  7316. parrft.f
  7317. physical.i
  7318. prbinp.f
  7319. problem.i
  7320. psc.f
  7321. pstswm.f
  7322. rftfax.f
  7323. rftlon.f
  7324. ringsum.f
  7325. rotate.f
  7326. sendrecv.f
  7327. shiftcast.f
  7328. shiftsum.f
  7329. shtrns.f
  7330. simplic.f
  7331. spcanl.f
  7332. spectral.i
  7333. speed.f
  7334. srtrans.f
  7335. step.f
  7336. swap.f
  7337. swaptrans.f
  7338. tdvars.i
  7339. tdvmod.f
  7340. timing.f
  7341. timing.i
  7342. tracing.i
  7343. transpose.f
  7344. treesum.f
  7345. trnsfm.i
  7346. wrkspc.i
  7347. -----------------------------------------------------------
  7348. path: /netlib/chammp/pstswm/pstswm.v1/input/
  7349. -----------------------------------------------------------
  7350. algorithm
  7351. pinp42.0001
  7352. pinp42.0002
  7353. pinp42.0003
  7354. pinp42.0004
  7355. pinp42.0005
  7356. pinp42.0006
  7357. problem
  7358. -----------------------------------------------------------
  7359. path: /netlib/chammp/pstswm/pstswm.v1/lib/
  7360. -----------------------------------------------------------
  7361. adquad.f
  7362. dclock.c
  7363. picl.f
  7364. -----------------------------------------------------------
  7365. #       NCAR spectral transform shallow water model and
  7366. path: /netlib/chammp/stswm/
  7367. -----------------------------------------------------------
  7368. README
  7369. docu/
  7370. lib/
  7371. src/
  7372. test1/
  7373. test2/
  7374. test3/
  7375. test4/
  7376. test5/
  7377. test6/
  7378. test7/
  7379. -----------------------------------------------------------
  7380. path: /netlib/chammp/stswm/docu/
  7381. -----------------------------------------------------------
  7382. description.txt
  7383. -----------------------------------------------------------
  7384. path: /netlib/chammp/stswm/lib/
  7385. -----------------------------------------------------------
  7386. README
  7387. adquad.f
  7388. fft99f.f
  7389. ncarg.f
  7390. netcdf.f
  7391. -----------------------------------------------------------
  7392. path: /netlib/chammp/stswm/src/
  7393. -----------------------------------------------------------
  7394. advect.f
  7395. agpwrt.f
  7396. anlytc.f
  7397. bf2.f
  7398. bubfnc.f
  7399. calp.f
  7400. case4.i
  7401. ceps.f
  7402. comp1.f
  7403. complt.i
  7404. consts.i
  7405. cpcnrc.f
  7406. cpmpxy.f
  7407. cpmvxy.f
  7408. d2bubf.f
  7409. dbubf.f
  7410. dcalp.f
  7411. dceps.f
  7412. dft991.f
  7413. dftfax.f
  7414. drawcl.f
  7415. dtrns.f
  7416. duv.f
  7417. epslon.f
  7418. erranl.f
  7419. eval.f
  7420. finit.i
  7421. force.f
  7422. ftrnde.f
  7423. ftrndi.f
  7424. ftrnex.f
  7425. ftrnim.f
  7426. ftrnpe.f
  7427. ftrnpi.f
  7428. ftrnve.f
  7429. fu.f
  7430. func2.f
  7431. glat.f
  7432. glats.f
  7433. glon.f
  7434. infld.f
  7435. init.f
  7436. inptp.f
  7437. input.f
  7438. labtop.f
  7439. makefile
  7440. netcdf.inc
  7441. nrgtcs.f
  7442. ordleg.f
  7443. ortho.f
  7444. outptp.f
  7445. params.i
  7446. plots.f
  7447. prnt.f
  7448. rotate.f
  7449. shader.f
  7450. shtrns.f
  7451. spcanl.f
  7452. step.f
  7453. stswm.f
  7454. tdvars.i
  7455. trnsfm.i
  7456. us.f
  7457. uv.f
  7458. velvct.f
  7459. weight.f
  7460. wrkspc.i
  7461. zd.f
  7462. -----------------------------------------------------------
  7463. path: /netlib/chammp/stswm/test1/
  7464. -----------------------------------------------------------
  7465. README
  7466. cray.sh
  7467. exp.0001
  7468. stderr.0001
  7469. stdout.0001
  7470. sun.sh
  7471. -----------------------------------------------------------
  7472. path: /netlib/chammp/stswm/test2/
  7473. -----------------------------------------------------------
  7474. README
  7475. cray.sh
  7476. exp.0002
  7477. stderr.0002
  7478. stdout.0002
  7479. sun.sh
  7480. -----------------------------------------------------------
  7481. path: /netlib/chammp/stswm/test3/
  7482. -----------------------------------------------------------
  7483. README
  7484. cray.sh
  7485. exp.0003
  7486. stderr.0003
  7487. stdout.0003
  7488. sun.sh
  7489. -----------------------------------------------------------
  7490. path: /netlib/chammp/stswm/test4/
  7491. -----------------------------------------------------------
  7492. README
  7493. cray.sh
  7494. exp.0004
  7495. stderr.0004
  7496. stdout.0004
  7497. sun.sh
  7498. -----------------------------------------------------------
  7499. path: /netlib/chammp/stswm/test5/
  7500. -----------------------------------------------------------
  7501. README
  7502. cray.sh
  7503. exp.0005
  7504. stderr.0005
  7505. stdout.0005
  7506. sun.sh
  7507. -----------------------------------------------------------
  7508. path: /netlib/chammp/stswm/test6/
  7509. -----------------------------------------------------------
  7510. README
  7511. cray.sh
  7512. exp.0006
  7513. stderr.0006
  7514. stdout.0006
  7515. sun.sh
  7516. -----------------------------------------------------------
  7517. path: /netlib/chammp/stswm/test7/
  7518. -----------------------------------------------------------
  7519. README
  7520. cray.sh
  7521. exp.0007
  7522. stderr.0007
  7523. stdout.0007
  7524. sun.sh
  7525. -----------------------------------------------------------
  7526. by      Ward Cheney & David Kincaid
  7527. path: /netlib/cheney-kincaid/
  7528. -----------------------------------------------------------
  7529. .depend
  7530. pi.f                   ref     text  4
  7531.                        for     Simple code to illustrate programming in double
  7532.                                precision
  7533.  
  7534. exp.f                  ref     text  11-12
  7535.                        for     First programming experiment
  7536.  
  7537. xsinx.f                ref     text  63-65
  7538.                        for     Example of programming f(x) = x - sin(x)
  7539.                                carefully (F)
  7540.  
  7541. bisect1.f              ref     text  77-78
  7542.                        for     First version of Bisection method (BISECT,F,G)
  7543.  
  7544. bisect2.f              ref     text  77-78
  7545.                        for     Second version of Bisection method (BISECT,F,G)
  7546.  
  7547. newton.f               ref     text  85-86
  7548.                        for     Sample Newton method program
  7549.  
  7550. coef.f                 ref     text  117-118
  7551.                        for     Newton interpolation polynomial for sin(x) at
  7552.                                equidistant points (COEF,EVAL)
  7553.  
  7554. deriv.f                ref     text  141-142
  7555.                        for     Derivative by center differences and Richardson
  7556.                                extrapolation (DERIV,F)
  7557.  
  7558. ulsum.f                ref     text  155-156
  7559.                        for     Upper and lower sums programming experiment for
  7560.                                an integral
  7561.  
  7562. trap.f                 ref     text  161
  7563.                        for     Trapezoid rule programming experiment for an
  7564.                                integral
  7565.  
  7566. rombrg.f               ref     text  173-174
  7567.                        for     Romberg arrays for three separate functions
  7568.                                (ROMBRG,F,G,P)
  7569.  
  7570. simp.f                 ref     text  187-190
  7571.                        for     Adaptive scheme for Simpson's rule
  7572.                                (SIMP,ASMP,PUSH,POP,FCN)
  7573.  
  7574. ngauss.f               ref     text  208-209
  7575.                        for     Naive Gaussian elimination to solve linear
  7576.                                systems (NGAUSS)
  7577.  
  7578. gauss.f                ref     text  220-223
  7579.                        for     Gaussian elimination with scaled partial
  7580.                                pivoting (GAUSS,SOLVE,TSTGAUS)
  7581.  
  7582. triqnt.f               ref     text  233-236
  7583.                        for     Solves tridiagonal & pentadiagonal linear
  7584.                                systems (TRI,PENTA)
  7585.  
  7586. spl1.f                 ref     text  261
  7587.                        for     Interpolates table using a first-degree spline
  7588.                                function (SPL1)
  7589.  
  7590. spl3.f                 ref     text  277-278
  7591.                        for     Natural cubic spline function for sin(x) at
  7592.                                equidistant points (SPL3,ZSPL3)
  7593.  
  7594. aspl2.f                ref     text  297-298
  7595.                        for     Interpolates table using a quadratic B-spline
  7596.                                function (ASPL2,BSPL2)
  7597.  
  7598. sch.f                  ref     text  300
  7599.                        for     Interpolates table using Schoenberg's process
  7600.                                (SCH,ESCH,F)
  7601.  
  7602. euler.f                ref     text  306-307
  7603.                        for     Euler's method for solving an ordinary
  7604.                                differential equation
  7605.  
  7606. taylor.f               ref     text  307-308
  7607.                        for     Taylor series method (order 4) for solving an
  7608.                                ordinary differential equation
  7609.  
  7610. rk4.f                  ref     text  315-316
  7611.                        for     Runge-Kutta method of order 4 for solving an
  7612.                                initial value problem (RK4,F)
  7613.  
  7614. rk45.f                 ref     text  326
  7615.                        for     Runge-Kutta-Fehlberg method for solving an
  7616.                                initial value problem (RK45,F)
  7617.  
  7618. rk45ad.f               ref     text  326-328
  7619.                        for     Adaptive scheme based on Runge-Kutta-Fehlberg
  7620.                                method (RK45AD,RK45,F)
  7621.  
  7622. random.f               ref     text  337
  7623.                        for     Example to compute, store, and print random
  7624.                                numbers (RANDOM)
  7625.  
  7626. testra.f               ref     text  338
  7627.                        for     Coarse check on the random-number generator
  7628.                                (RANDOM)
  7629.  
  7630. mctst1.f               ref     text  347
  7631.                        for     Volume of a complicated region in three-space by
  7632.                                Monte Carlo (RANDOM)
  7633.  
  7634. mctst2.f               ref     text  345-346
  7635.                        for     Numerical value of integral over a disk in
  7636.                                xy-space by Monte Carlo (RANDOM)
  7637.  
  7638. cone.f                 ref     text  348
  7639.                        for     Ice cream cone example (RANDOM)
  7640.  
  7641. sim1.f                 ref     text  351-352
  7642.                        for     Loaded die problem simulation (RANDOM)
  7643.  
  7644. brthdy.f               ref     text  352-354
  7645.                        for     Birthday problem simulation (PROB,BRTHDY,RANDOM)
  7646.  
  7647. sim2.f                 ref     text  354-355
  7648.                        for     Buffon's needle problem simulation (RANDOM)
  7649.  
  7650. sim3.f                 ref     text  355-356
  7651.                        for     Two dice problem simulation (RANDOM)
  7652.  
  7653. sim4.f                 ref     text  356-358
  7654.                        for     Neutron shielding problem simulation (RANDOM)
  7655.  
  7656. taysys.f               ref     text  393
  7657.                        for     Taylor series method (order 4) for system of
  7658.                                ordinary differential equations
  7659.  
  7660. rk4sys.f               ref     text  394-396
  7661.                        for     Runge-Kutta method of order 4 for a system of
  7662.                                ode's (RK4SYS,XPSYS)
  7663.  
  7664. amrk.f                 ref     text  406-408
  7665.                        for     Adams-Moulton method for systems of ode's
  7666.                                (AMRK,RKSYS,AMSYS,XPSYS)
  7667.  
  7668. amrkad.f               ref     text  408-409
  7669.                        for     Adaptive scheme for Adams-Moulton method for
  7670.                                systems of ode's (AMRKAD,XPSYS,AMSYS,AMRK,RKSYS)
  7671.  
  7672. bvp1.f                 ref     text  418-420
  7673.                        for     Boundary value problem solved by discretization
  7674.                                technique (TRI)
  7675.  
  7676. bvp2.f                 ref     text  421-423
  7677.                        for     Boundary value problem solved by shooting method
  7678.                                (RK4SYS,XPSYS)
  7679.  
  7680. pde1.f                 ref     text  433
  7681.                        for     Parabolic partial differential equation problem
  7682.  
  7683. pde2.f                 ref     text  434
  7684.                        for     Parabolic pde problem solved by Crank-Nicolson
  7685.                                method (TRI)
  7686.  
  7687. string.f               ref     text  441-442
  7688.                        for     Hyperbolic pde problem solved by discretization
  7689.                                (F,TRUE)
  7690.  
  7691. seidel.f               ref     text  449-451
  7692.                        for     Elliptic pde solved by discretization and
  7693.                                Gauss-Seidel method
  7694.                                (SEIDEL,F,G,BNDY,USTART,TRUE)
  7695.  
  7696. info-code.tex          for     TeX file with general code information
  7697.  
  7698. info-code.tty          for     text file with general code information
  7699.  
  7700. makefile
  7701. -----------------------------------------------------------
  7702. for     C version of LAPACK
  7703. path: /netlib/clapack/
  7704. -----------------------------------------------------------
  7705.  ############################################################################
  7706.  # PLEASE NOTE:                                                             #
  7707.  #                                                                          #
  7708.  # THE CBLAS ARE NOT PROVIDED BY NETLIB WHEN CLAPACK ROUTINES ARE REQUESTED.#
  7709.  #                                                                          #
  7710.  #    It is assumed that an optimized version of the BLAS are already       #
  7711.  #    present on your machine.  If this is not the case, please refer       #
  7712.  #    to the clapack/cblas directory.                                       #
  7713.  ############################################################################
  7714.  
  7715. readme                 for     overview of clapack
  7716.  
  7717. clapack/               for     (FOR NON EMAIL USERS ONLY) This is the COMPLETE
  7718.                                package
  7719.                                (installation, testing, and timing) in tar gzip
  7720.                                form (5206025 bytes).  This cannot be retrieved
  7721.                                via email.
  7722.                                Updated:  September 30, 1994 (LAPACK, version
  7723.                                2.0)
  7724.                        by      Jim Demmel (demmel@cs.berkeley.edu) & Xiaoye Li
  7725.                                (xiaoye@cs.berkeley.edu)
  7726.  
  7727. testing/               for     (FOR NON EMAIL USERS ONLY) This is a gzip tar
  7728.                                file of
  7729.                                the testing directory (1762774 bytes).
  7730.                                REQUIRES f2clibs.tar.z, so MUST download this
  7731.                                tar file too.
  7732.                                This cannot be retrieved via email.
  7733.  
  7734. timing/                for     (FOR NON EMAIL USERS ONLY) This is a gzip tar
  7735.                                file of
  7736.                                the timing directory (933866 bytes).
  7737.                                REQUIRES f2clibs.tar.z, so MUST download this
  7738.                                tar file too.
  7739.                                This cannot be retrieved via email.
  7740.  
  7741.  
  7742. f2clibs/               for     (FOR NON EMAIL USERS ONLY) Required by the
  7743.                                library and testing/timing
  7744.                                routines for I/O and math functions.  Included
  7745.                                in the tar file of the
  7746.                                complete package (62251 bytes).
  7747.  
  7748. single/                for     single precision real CLAPACK routines
  7749.                                REQUIRES f2clibs.tar.z, so MUST download this
  7750.                                tar file too.
  7751.                        prec    single
  7752.  
  7753. double/                for     double precision real CLAPACK routines
  7754.                                REQUIRES f2clibs.tar.z, so MUST download this
  7755.                                tar file too.
  7756.                        prec    double
  7757.  
  7758. complex/               for     single precision complex CLAPACK routines
  7759.                                REQUIRES f2clibs.tar.z, so MUST download this
  7760.                                tar file too.
  7761.                        prec    complex
  7762.  
  7763. complex16/             for     double precision complex CLAPACK routines
  7764.                                REQUIRES f2clibs.tar.z, so MUST download this
  7765.                                tar file too.
  7766.                        prec    doublecomplex
  7767.  
  7768. util/                  for     CLAPACK utility routines
  7769.  
  7770. cblas/                 for     Subdirectory containing f2c'ed BLAS routines.
  7771.                                REQUIRES f2clibs.tar.z, so MUST download this
  7772.                                tar file too.
  7773.  
  7774. testing/               for     Subdirectory containing the testing routines for
  7775.                                clapack.
  7776.                                REQUIRES f2clibs.tar.z, so MUST download this
  7777.                                tar file too.
  7778.  
  7779. timing/                for     Subdirectory containing the timing routines for
  7780.                                clapack.
  7781.                                REQUIRES f2clibs.tar.z, so MUST download this
  7782.                                tar file too.
  7783.  
  7784.  
  7785.  #    For the Fortran 77 implementation of LAPACK see directory lapack
  7786.  #    lapack/           for     LAPACK.
  7787.  
  7788.  #    For a c++ implementation of LAPACK see directory c++/lapack++
  7789.  #    c++/lapack++/     for     LAPACK++.  LAPACK extensions for high
  7790.                                performance linear algebra computations. This
  7791.                                version includes support for solving linear
  7792.                                systems using LU, Cholesky, and QR matrix
  7793.                                factorizations.
  7794.                        by      Roldan Pozo <pozo@cs.utk.edu>
  7795.  
  7796.  #    For a distributed-memory implementation of LAPACK see directory scalapack
  7797.  #    scalapack/       for     ScaLAPACK.  A portable implementation of some of
  7798.                                the core
  7799.                                routines in LAPACK across PVM, Intel machines,
  7800.                                CM-5, and IBM SPs.
  7801.  
  7802.  # *******************
  7803.  # Questions/comments?  Direct email to lapack@cs.utk.edu
  7804.  # *******************
  7805. -----------------------------------------------------------
  7806. for     Subdirectory containing f2c'ed BLAS routines.
  7807. path: /netlib/clapack/cblas/
  7808. -----------------------------------------------------------
  7809. .depend
  7810. caxpy.c
  7811. ccopy.c
  7812. cdotc.c
  7813. cdotu.c
  7814. cgbmv.c
  7815. cgemm.c
  7816. cgemv.c
  7817. cgerc.c
  7818. cgeru.c
  7819. chbmv.c
  7820. chemm.c
  7821. chemv.c
  7822. cher.c
  7823. cher2.c
  7824. cher2k.c
  7825. cherk.c
  7826. chpmv.c
  7827. chpr.c
  7828. chpr2.c
  7829. crotg.c
  7830. cscal.c
  7831. csscal.c
  7832. cswap.c
  7833. csymm.c
  7834. csyr2k.c
  7835. csyrk.c
  7836. ctbmv.c
  7837. ctbsv.c
  7838. ctpmv.c
  7839. ctpsv.c
  7840. ctrmm.c
  7841. ctrmv.c
  7842. ctrsm.c
  7843. ctrsv.c
  7844. dasum.c
  7845. daxpy.c
  7846. dcabs1.c
  7847. dcopy.c
  7848. ddot.c
  7849. dgbmv.c
  7850. dgemm.c
  7851. dgemv.c
  7852. dger.c
  7853. dnrm2.c
  7854. drot.c
  7855. drotg.c
  7856. dsbmv.c
  7857. dscal.c
  7858. dspmv.c
  7859. dspr.c
  7860. dspr2.c
  7861. dswap.c
  7862. dsymm.c
  7863. dsymv.c
  7864. dsyr.c
  7865. dsyr2.c
  7866. dsyr2k.c
  7867. dsyrk.c
  7868. dtbmv.c
  7869. dtbsv.c
  7870. dtpmv.c
  7871. dtpsv.c
  7872. dtrmm.c
  7873. dtrmv.c
  7874. dtrsm.c
  7875. dtrsv.c
  7876. dzasum.c
  7877. dznrm2.c
  7878. icamax.c
  7879. idamax.c
  7880. isamax.c
  7881. izamax.c
  7882. lsame.c
  7883. sasum.c
  7884. saxpy.c
  7885. scasum.c
  7886. scnrm2.c
  7887. scopy.c
  7888. sdot.c
  7889. sgbmv.c
  7890. sgemm.c
  7891. sgemv.c
  7892. sger.c
  7893. snrm2.c
  7894. srot.c
  7895. srotg.c
  7896. ssbmv.c
  7897. sscal.c
  7898. sspmv.c
  7899. sspr.c
  7900. sspr2.c
  7901. sswap.c
  7902. ssymm.c
  7903. ssymv.c
  7904. ssyr.c
  7905. ssyr2.c
  7906. ssyr2k.c
  7907. ssyrk.c
  7908. stbmv.c
  7909. stbsv.c
  7910. stpmv.c
  7911. stpsv.c
  7912. strmm.c
  7913. strmv.c
  7914. strsm.c
  7915. strsv.c
  7916. xerbla.c
  7917. zaxpy.c
  7918. zcopy.c
  7919. zdotc.c
  7920. zdotu.c
  7921. zdscal.c
  7922. zgbmv.c
  7923. zgemm.c
  7924. zgemv.c
  7925. zgerc.c
  7926. zgeru.c
  7927. zhbmv.c
  7928. zhemm.c
  7929. zhemv.c
  7930. zher.c
  7931. zher2.c
  7932. zher2k.c
  7933. zherk.c
  7934. zhpmv.c
  7935. zhpr.c
  7936. zhpr2.c
  7937. zrotg.c
  7938. zscal.c
  7939. zswap.c
  7940. zsymm.c
  7941. zsyr2k.c
  7942. zsyrk.c
  7943. ztbmv.c
  7944. ztbsv.c
  7945. ztpmv.c
  7946. ztpsv.c
  7947. ztrmm.c
  7948. ztrmv.c
  7949. ztrsm.c
  7950. ztrsv.c
  7951. -----------------------------------------------------------
  7952. for     (FOR NON EMAIL USERS ONLY) This is the COMPLETE
  7953. path: /netlib/clapack/clapack/
  7954. -----------------------------------------------------------
  7955. CLAPACK/
  7956. -----------------------------------------------------------
  7957. path: /netlib/clapack/clapack/CLAPACK/
  7958. -----------------------------------------------------------
  7959. BLAS/
  7960. F2CLIBS/
  7961. INSTALL/
  7962. Makefile
  7963. README
  7964. SRC/
  7965. TESTING/
  7966. TIMING/
  7967. Translate/
  7968. make.inc
  7969. -----------------------------------------------------------
  7970. path: /netlib/clapack/clapack/CLAPACK/BLAS/
  7971. -----------------------------------------------------------
  7972. SRC/
  7973. TESTING/
  7974. cblat2.in
  7975. cblat3.in
  7976. dblat2.in
  7977. dblat3.in
  7978. sblat2.in
  7979. sblat3.in
  7980. zblat2.in
  7981. zblat3.in
  7982. -----------------------------------------------------------
  7983. path: /netlib/clapack/clapack/CLAPACK/BLAS/SRC/
  7984. -----------------------------------------------------------
  7985.  #Makefile#
  7986. Makefile
  7987. caxpy.c
  7988. ccopy.c
  7989. cdotc.c
  7990. cdotu.c
  7991. cgbmv.c
  7992. cgemm.c
  7993. cgemv.c
  7994. cgerc.c
  7995. cgeru.c
  7996. chbmv.c
  7997. chemm.c
  7998. chemv.c
  7999. cher.c
  8000. cher2.c
  8001. cher2k.c
  8002. cherk.c
  8003. chpmv.c
  8004. chpr.c
  8005. chpr2.c
  8006. crotg.c
  8007. cscal.c
  8008. csscal.c
  8009. cswap.c
  8010. csymm.c
  8011. csyr2k.c
  8012. csyrk.c
  8013. ctbmv.c
  8014. ctbsv.c
  8015. ctpmv.c
  8016. ctpsv.c
  8017. ctrmm.c
  8018. ctrmv.c
  8019. ctrsm.c
  8020. ctrsv.c
  8021. dasum.c
  8022. daxpy.c
  8023. dcabs1.c
  8024. dcopy.c
  8025. ddot.c
  8026. dgbmv.c
  8027. dgemm.c
  8028. dgemv.c
  8029. dger.c
  8030. dnrm2.c
  8031. drot.c
  8032. drotg.c
  8033. dsbmv.c
  8034. dscal.c
  8035. dspmv.c
  8036. dspr.c
  8037. dspr2.c
  8038. dswap.c
  8039. dsymm.c
  8040. dsymv.c
  8041. dsyr.c
  8042. dsyr2.c
  8043. dsyr2k.c
  8044. dsyrk.c
  8045. dtbmv.c
  8046. dtbsv.c
  8047. dtpmv.c
  8048. dtpsv.c
  8049. dtrmm.c
  8050. dtrmv.c
  8051. dtrsm.c
  8052. dtrsv.c
  8053. dzasum.c
  8054. dznrm2.c
  8055. f2c.h
  8056. icamax.c
  8057. icamax.u
  8058. idamax.c
  8059. isamax.c
  8060. izamax.c
  8061. lsame.c
  8062. sasum.c
  8063. saxpy.c
  8064. scasum.c
  8065. scnrm2.c
  8066. scopy.c
  8067. sdot.c
  8068. sgbmv.c
  8069. sgemm.c
  8070. sgemv.c
  8071. sger.c
  8072. snrm2.c
  8073. srot.c
  8074. srotg.c
  8075. ssbmv.c
  8076. sscal.c
  8077. sspmv.c
  8078. sspr.c
  8079. sspr2.c
  8080. sswap.c
  8081. ssymm.c
  8082. ssymv.c
  8083. ssyr.c
  8084. ssyr2.c
  8085. ssyr2k.c
  8086. ssyrk.c
  8087. stbmv.c
  8088. stbsv.c
  8089. stpmv.c
  8090. stpsv.c
  8091. strmm.c
  8092. strmv.c
  8093. strsm.c
  8094. strsv.c
  8095. xerbla.c
  8096. zaxpy.c
  8097. zcopy.c
  8098. zdotc.c
  8099. zdotu.c
  8100. zdscal.c
  8101. zgbmv.c
  8102. zgemm.c
  8103. zgemv.c
  8104. zgerc.c
  8105. zgeru.c
  8106. zhbmv.c
  8107. zhemm.c
  8108. zhemv.c
  8109. zher.c
  8110. zher2.c
  8111. zher2k.c
  8112. zherk.c
  8113. zhpmv.c
  8114. zhpr.c
  8115. zhpr2.c
  8116. zrotg.c
  8117. zscal.c
  8118. zswap.c
  8119. zsymm.c
  8120. zsyr2k.c
  8121. zsyrk.c
  8122. ztbmv.c
  8123. ztbsv.c
  8124. ztpmv.c
  8125. ztpsv.c
  8126. ztrmm.c
  8127. ztrmv.c
  8128. ztrsm.c
  8129. ztrsv.c
  8130. -----------------------------------------------------------
  8131. path: /netlib/clapack/clapack/CLAPACK/BLAS/TESTING/
  8132. -----------------------------------------------------------
  8133. Makeblat1
  8134. Makeblat2
  8135. Makeblat3
  8136. cblat1.c
  8137. cblat2.c
  8138. cblat3.c
  8139. dblat1.c
  8140. dblat2.c
  8141. dblat3.c
  8142. f2c.h
  8143. sblat1.c
  8144. sblat2.c
  8145. sblat3.c
  8146. zblat1.c
  8147. zblat2.c
  8148. zblat3.c
  8149. -----------------------------------------------------------
  8150. path: /netlib/clapack/clapack/CLAPACK/F2CLIBS/
  8151. -----------------------------------------------------------
  8152. f2c.h
  8153. libF77/
  8154. libI77/
  8155. -----------------------------------------------------------
  8156. path: /netlib/clapack/clapack/CLAPACK/F2CLIBS/libF77/
  8157. -----------------------------------------------------------
  8158. Notice
  8159. README
  8160. Version.c
  8161. abort_.c
  8162. c_abs.c
  8163. c_cos.c
  8164. c_div.c
  8165. c_exp.c
  8166. c_log.c
  8167. c_sin.c
  8168. c_sqrt.c
  8169. cabs.c
  8170. d_abs.c
  8171. d_acos.c
  8172. d_asin.c
  8173. d_atan.c
  8174. d_atn2.c
  8175. d_cnjg.c
  8176. d_cos.c
  8177. d_cosh.c
  8178. d_dim.c
  8179. d_exp.c
  8180. d_imag.c
  8181. d_int.c
  8182. d_lg10.c
  8183. d_log.c
  8184. d_mod.c
  8185. d_nint.c
  8186. d_prod.c
  8187. d_sign.c
  8188. d_sin.c
  8189. d_sinh.c
  8190. d_sqrt.c
  8191. d_tan.c
  8192. d_tanh.c
  8193. derf_.c
  8194. derfc_.c
  8195. ef1asc_.c
  8196. ef1cmc_.c
  8197. erf_.c
  8198. erfc_.c
  8199. f2c.h
  8200. f2ch.add
  8201. getarg_.c
  8202. getenv_.c
  8203. h_abs.c
  8204. h_dim.c
  8205. h_dnnt.c
  8206. h_indx.c
  8207. h_len.c
  8208. h_mod.c
  8209. h_nint.c
  8210. h_sign.c
  8211. hl_ge.c
  8212. hl_gt.c
  8213. hl_le.c
  8214. hl_lt.c
  8215. i_abs.c
  8216. i_dim.c
  8217. i_dnnt.c
  8218. i_indx.c
  8219. i_len.c
  8220. i_mod.c
  8221. i_nint.c
  8222. i_sign.c
  8223. iargc_.c
  8224. l_ge.c
  8225. l_gt.c
  8226. l_le.c
  8227. l_lt.c
  8228. libF77.xsum
  8229. main.c
  8230. makefile
  8231. pow_ci.c
  8232. pow_dd.c
  8233. pow_di.c
  8234. pow_hh.c
  8235. pow_ii.c
  8236. pow_qq.c
  8237. pow_ri.c
  8238. pow_zi.c
  8239. pow_zz.c
  8240. r_abs.c
  8241. r_acos.c
  8242. r_asin.c
  8243. r_atan.c
  8244. r_atn2.c
  8245. r_cnjg.c
  8246. r_cos.c
  8247. r_cosh.c
  8248. r_dim.c
  8249. r_exp.c
  8250. r_imag.c
  8251. r_int.c
  8252. r_lg10.c
  8253. r_log.c
  8254. r_mod.c
  8255. r_nint.c
  8256. r_sign.c
  8257. r_sin.c
  8258. r_sinh.c
  8259. r_sqrt.c
  8260. r_tan.c
  8261. r_tanh.c
  8262. s_cat.c
  8263. s_cmp.c
  8264. s_copy.c
  8265. s_paus.c
  8266. s_rnge.c
  8267. s_stop.c
  8268. sig_die.c
  8269. signal_.c
  8270. system_.c
  8271. z_abs.c
  8272. z_cos.c
  8273. z_div.c
  8274. z_exp.c
  8275. z_log.c
  8276. z_sin.c
  8277. z_sqrt.c
  8278. -----------------------------------------------------------
  8279. path: /netlib/clapack/clapack/CLAPACK/F2CLIBS/libI77/
  8280. -----------------------------------------------------------
  8281. Notice
  8282. README
  8283. Version.c
  8284. backspace.c
  8285. close.c
  8286. dfe.c
  8287. dolio.c
  8288. due.c
  8289. endfile.c
  8290. err.c
  8291. f2c.h
  8292. f2ch.add
  8293. fio.h
  8294. fmt.c
  8295. fmt.h
  8296. fmtlib.c
  8297. fp.h
  8298. iio.c
  8299. ilnw.c
  8300. inquire.c
  8301. libI77.xsum
  8302. lio.h
  8303. lread.c
  8304. lwrite.c
  8305. makefile
  8306. open.c
  8307. rawio.h
  8308. rdfmt.c
  8309. rewind.c
  8310. rsfe.c
  8311. rsli.c
  8312. rsne.c
  8313. sfe.c
  8314. sue.c
  8315. typesize.c
  8316. uio.c
  8317. util.c
  8318. wref.c
  8319. wrtfmt.c
  8320. wsfe.c
  8321. wsle.c
  8322. wsne.c
  8323. xwsne.c
  8324. -----------------------------------------------------------
  8325. path: /netlib/clapack/clapack/CLAPACK/INSTALL/
  8326. -----------------------------------------------------------
  8327. Makefile
  8328. dlamch.c
  8329. dlamchtst.c
  8330. dsecnd.c
  8331. dsecndtst.c
  8332. f2c.h
  8333. lawn81.ps
  8334. lawn81.tex
  8335. lsame.c
  8336. lsametst.c
  8337. org2.ps
  8338. psfig.tex
  8339. second.c
  8340. secondtst.c
  8341. slamch.c
  8342. slamchtst.c
  8343. -----------------------------------------------------------
  8344. path: /netlib/clapack/clapack/CLAPACK/SRC/
  8345. -----------------------------------------------------------
  8346. Makefile
  8347. cbdsqr.c
  8348. cgbbrd.c
  8349. cgbcon.c
  8350. cgbequ.c
  8351. cgbrfs.c
  8352. cgbsv.c
  8353. cgbsvx.c
  8354. cgbtf2.c
  8355. cgbtrf.c
  8356. cgbtrs.c
  8357. cgebak.c
  8358. cgebal.c
  8359. cgebd2.c
  8360. cgebrd.c
  8361. cgecon.c
  8362. cgeequ.c
  8363. cgees.c
  8364. cgeesx.c
  8365. cgeev.c
  8366. cgeevx.c
  8367. cgegs.c
  8368. cgegv.c
  8369. cgehd2.c
  8370. cgehrd.c
  8371. cgelq2.c
  8372. cgelqf.c
  8373. cgels.c
  8374. cgelss.c
  8375. cgelsx.c
  8376. cgeql2.c
  8377. cgeqlf.c
  8378. cgeqpf.c
  8379. cgeqr2.c
  8380. cgeqrf.c
  8381. cgerfs.c
  8382. cgerq2.c
  8383. cgerqf.c
  8384. cgesv.c
  8385. cgesvd.c
  8386. cgesvx.c
  8387. cgetf2.c
  8388. cgetrf.c
  8389. cgetri.c
  8390. cgetrs.c
  8391. cggbak.c
  8392. cggbal.c
  8393. cggglm.c
  8394. cgghrd.c
  8395. cgglse.c
  8396. cggqrf.c
  8397. cggrqf.c
  8398. cggsvd.c
  8399. cggsvp.c
  8400. cgtcon.c
  8401. cgtrfs.c
  8402. cgtsv.c
  8403. cgtsvx.c
  8404. cgttrf.c
  8405. cgttrs.c
  8406. chbev.c
  8407. chbevd.c
  8408. chbevx.c
  8409. chbgst.c
  8410. chbgv.c
  8411. chbtrd.c
  8412. checon.c
  8413. cheev.c
  8414. cheevd.c
  8415. cheevx.c
  8416. chegs2.c
  8417. chegst.c
  8418. chegv.c
  8419. cherfs.c
  8420. chesv.c
  8421. chesvx.c
  8422. chetd2.c
  8423. chetf2.c
  8424. chetrd.c
  8425. chetrf.c
  8426. chetri.c
  8427. chetrs.c
  8428. chgeqz.c
  8429. chpcon.c
  8430. chpev.c
  8431. chpevd.c
  8432. chpevx.c
  8433. chpgst.c
  8434. chpgv.c
  8435. chprfs.c
  8436. chpsv.c
  8437. chpsvx.c
  8438. chptrd.c
  8439. chptrf.c
  8440. chptri.c
  8441. chptrs.c
  8442. chsein.c
  8443. chseqr.c
  8444. clabrd.c
  8445. clacgv.c
  8446. clacon.c
  8447. clacpy.c
  8448. clacrm.c
  8449. clacrt.c
  8450. cladiv.c
  8451. claed0.c
  8452. claed7.c
  8453. claed8.c
  8454. claein.c
  8455. claesy.c
  8456. claev2.c
  8457. clags2.c
  8458. clagtm.c
  8459. clahef.c
  8460. clahqr.c
  8461. clahrd.c
  8462. claic1.c
  8463. clangb.c
  8464. clange.c
  8465. clangt.c
  8466. clanhb.c
  8467. clanhe.c
  8468. clanhp.c
  8469. clanhs.c
  8470. clanht.c
  8471. clansb.c
  8472. clansp.c
  8473. clansy.c
  8474. clantb.c
  8475. clantp.c
  8476. clantr.c
  8477. clapll.c
  8478. clapmt.c
  8479. claqgb.c
  8480. claqge.c
  8481. claqhb.c
  8482. claqhe.c
  8483. claqhp.c
  8484. claqsb.c
  8485. claqsp.c
  8486. claqsy.c
  8487. clar2v.c
  8488. clarf.c
  8489. clarfb.c
  8490. clarfg.c
  8491. clarft.c
  8492. clarfx.c
  8493. clargv.c
  8494. clarnv.c
  8495. clartg.c
  8496. clartv.c
  8497. clascl.c
  8498. claset.c
  8499. clasr.c
  8500. classq.c
  8501. claswp.c
  8502. clasyf.c
  8503. clatbs.c
  8504. clatps.c
  8505. clatrd.c
  8506. clatrs.c
  8507. clatzm.c
  8508. clauu2.c
  8509. clauum.c
  8510. cpbcon.c
  8511. cpbequ.c
  8512. cpbrfs.c
  8513. cpbstf.c
  8514. cpbsv.c
  8515. cpbsvx.c
  8516. cpbtf2.c
  8517. cpbtrf.c
  8518. cpbtrs.c
  8519. cpocon.c
  8520. cpoequ.c
  8521. cporfs.c
  8522. cposv.c
  8523. cposvx.c
  8524. cpotf2.c
  8525. cpotrf.c
  8526. cpotri.c
  8527. cpotrs.c
  8528. cppcon.c
  8529. cppequ.c
  8530. cpprfs.c
  8531. cppsv.c
  8532. cppsvx.c
  8533. cpptrf.c
  8534. cpptri.c
  8535. cpptrs.c
  8536. cptcon.c
  8537. cpteqr.c
  8538. cptrfs.c
  8539. cptsv.c
  8540. cptsvx.c
  8541. cpttrf.c
  8542. cpttrs.c
  8543. crot.c
  8544. cspcon.c
  8545. cspmv.c
  8546. cspr.c
  8547. csprfs.c
  8548. cspsv.c
  8549. cspsvx.c
  8550. csptrf.c
  8551. csptri.c
  8552. csptrs.c
  8553. csrot.c
  8554. csrscl.c
  8555. cstedc.c
  8556. cstein.c
  8557. csteqr.c
  8558. csycon.c
  8559. csymv.c
  8560. csyr.c
  8561. csyrfs.c
  8562. csysv.c
  8563. csysvx.c
  8564. csytf2.c
  8565. csytrf.c
  8566. csytri.c
  8567. csytrs.c
  8568. ctbcon.c
  8569. ctbrfs.c
  8570. ctbtrs.c
  8571. ctgevc.c
  8572. ctgsja.c
  8573. ctpcon.c
  8574. ctprfs.c
  8575. ctptri.c
  8576. ctptrs.c
  8577. ctrcon.c
  8578. ctrevc.c
  8579. ctrexc.c
  8580. ctrrfs.c
  8581. ctrsen.c
  8582. ctrsna.c
  8583. ctrsyl.c
  8584. ctrti2.c
  8585. ctrtri.c
  8586. ctrtrs.c
  8587. ctzrqf.c
  8588. cung2l.c
  8589. cung2r.c
  8590. cungbr.c
  8591. cunghr.c
  8592. cungl2.c
  8593. cunglq.c
  8594. cungql.c
  8595. cungqr.c
  8596. cungr2.c
  8597. cungrq.c
  8598. cungtr.c
  8599. cunm2l.c
  8600. cunm2r.c
  8601. cunmbr.c
  8602. cunmhr.c
  8603. cunml2.c
  8604. cunmlq.c
  8605. cunmql.c
  8606. cunmqr.c
  8607. cunmr2.c
  8608. cunmrq.c
  8609. cunmtr.c
  8610. cupgtr.c
  8611. cupmtr.c
  8612. dbdsqr.c
  8613. ddisna.c
  8614. dgbbrd.c
  8615. dgbcon.c
  8616. dgbequ.c
  8617. dgbrfs.c
  8618. dgbsv.c
  8619. dgbsvx.c
  8620. dgbtf2.c
  8621. dgbtrf.c
  8622. dgbtrs.c
  8623. dgebak.c
  8624. dgebal.c
  8625. dgebd2.c
  8626. dgebrd.c
  8627. dgecon.c
  8628. dgeequ.c
  8629. dgees.c
  8630. dgeesx.c
  8631. dgeev.c
  8632. dgeevx.c
  8633. dgegs.c
  8634. dgegv.c
  8635. dgehd2.c
  8636. dgehrd.c
  8637. dgelq2.c
  8638. dgelqf.c
  8639. dgels.c
  8640. dgelss.c
  8641. dgelsx.c
  8642. dgeql2.c
  8643. dgeqlf.c
  8644. dgeqpf.c
  8645. dgeqr2.c
  8646. dgeqrf.c
  8647. dgerfs.c
  8648. dgerq2.c
  8649. dgerqf.c
  8650. dgesv.c
  8651. dgesvd.c
  8652. dgesvx.c
  8653. dgetf2.c
  8654. dgetrf.c
  8655. dgetri.c
  8656. dgetrs.c
  8657. dggbak.c
  8658. dggbal.c
  8659. dggglm.c
  8660. dgghrd.c
  8661. dgglse.c
  8662. dggqrf.c
  8663. dggrqf.c
  8664. dggsvd.c
  8665. dggsvp.c
  8666. dgtcon.c
  8667. dgtrfs.c
  8668. dgtsv.c
  8669. dgtsvx.c
  8670. dgttrf.c
  8671. dgttrs.c
  8672. dhgeqz.c
  8673. dhsein.c
  8674. dhseqr.c
  8675. dlabad.c
  8676. dlabrd.c
  8677. dlacon.c
  8678. dlacpy.c
  8679. dladiv.c
  8680. dlae2.c
  8681. dlaebz.c
  8682. dlaed0.c
  8683. dlaed1.c
  8684. dlaed2.c
  8685. dlaed3.c
  8686. dlaed4.c
  8687. dlaed5.c
  8688. dlaed6.c
  8689. dlaed7.c
  8690. dlaed8.c
  8691. dlaed9.c
  8692. dlaeda.c
  8693. dlaein.c
  8694. dlaev2.c
  8695. dlaexc.c
  8696. dlag2.c
  8697. dlags2.c
  8698. dlagtf.c
  8699. dlagtm.c
  8700. dlagts.c
  8701. dlahqr.c
  8702. dlahrd.c
  8703. dlaic1.c
  8704. dlaln2.c
  8705. dlamch.c
  8706. dlamrg.c
  8707. dlangb.c
  8708. dlange.c
  8709. dlangt.c
  8710. dlanhs.c
  8711. dlansb.c
  8712. dlansp.c
  8713. dlanst.c
  8714. dlansy.c
  8715. dlantb.c
  8716. dlantp.c
  8717. dlantr.c
  8718. dlanv2.c
  8719. dlapll.c
  8720. dlapmt.c
  8721. dlapy2.c
  8722. dlapy3.c
  8723. dlaqgb.c
  8724. dlaqge.c
  8725. dlaqsb.c
  8726. dlaqsp.c
  8727. dlaqsy.c
  8728. dlaqtr.c
  8729. dlar2v.c
  8730. dlarf.c
  8731. dlarfb.c
  8732. dlarfg.c
  8733. dlarft.c
  8734. dlarfx.c
  8735. dlargv.c
  8736. dlarnv.c
  8737. dlartg.c
  8738. dlartv.c
  8739. dlaruv.c
  8740. dlas2.c
  8741. dlascl.c
  8742. dlaset.c
  8743. dlasq1.c
  8744. dlasq2.c
  8745. dlasq3.c
  8746. dlasq4.c
  8747. dlasr.c
  8748. dlasrt.c
  8749. dlassq.c
  8750. dlasv2.c
  8751. dlaswp.c
  8752. dlasy2.c
  8753. dlasyf.c
  8754. dlatbs.c
  8755. dlatps.c
  8756. dlatrd.c
  8757. dlatrs.c
  8758. dlatzm.c
  8759. dlauu2.c
  8760. dlauum.c
  8761. dopgtr.c
  8762. dopmtr.c
  8763. dorg2l.c
  8764. dorg2r.c
  8765. dorgbr.c
  8766. dorghr.c
  8767. dorgl2.c
  8768. dorglq.c
  8769. dorgql.c
  8770. dorgqr.c
  8771. dorgr2.c
  8772. dorgrq.c
  8773. dorgtr.c
  8774. dorm2l.c
  8775. dorm2r.c
  8776. dormbr.c
  8777. dormhr.c
  8778. dorml2.c
  8779. dormlq.c
  8780. dormql.c
  8781. dormqr.c
  8782. dormr2.c
  8783. dormrq.c
  8784. dormtr.c
  8785. dpbcon.c
  8786. dpbequ.c
  8787. dpbrfs.c
  8788. dpbstf.c
  8789. dpbsv.c
  8790. dpbsvx.c
  8791. dpbtf2.c
  8792. dpbtrf.c
  8793. dpbtrs.c
  8794. dpocon.c
  8795. dpoequ.c
  8796. dporfs.c
  8797. dposv.c
  8798. dposvx.c
  8799. dpotf2.c
  8800. dpotrf.c
  8801. dpotri.c
  8802. dpotrs.c
  8803. dppcon.c
  8804. dppequ.c
  8805. dpprfs.c
  8806. dppsv.c
  8807. dppsvx.c
  8808. dpptrf.c
  8809. dpptri.c
  8810. dpptrs.c
  8811. dptcon.c
  8812. dpteqr.c
  8813. dptrfs.c
  8814. dptsv.c
  8815. dptsvx.c
  8816. dpttrf.c
  8817. dpttrs.c
  8818. drscl.c
  8819. dsbev.c
  8820. dsbevd.c
  8821. dsbevx.c
  8822. dsbgst.c
  8823. dsbgv.c
  8824. dsbtrd.c
  8825. dsecnd.c
  8826. dspcon.c
  8827. dspev.c
  8828. dspevd.c
  8829. dspevx.c
  8830. dspgst.c
  8831. dspgv.c
  8832. dsprfs.c
  8833. dspsv.c
  8834. dspsvx.c
  8835. dsptrd.c
  8836. dsptrf.c
  8837. dsptri.c
  8838. dsptrs.c
  8839. dstebz.c
  8840. dstedc.c
  8841. dstein.c
  8842. dsteqr.c
  8843. dsterf.c
  8844. dstev.c
  8845. dstevd.c
  8846. dstevx.c
  8847. dsycon.c
  8848. dsyev.c
  8849. dsyevd.c
  8850. dsyevx.c
  8851. dsygs2.c
  8852. dsygst.c
  8853. dsygv.c
  8854. dsyrfs.c
  8855. dsysv.c
  8856. dsysvx.c
  8857. dsytd2.c
  8858. dsytf2.c
  8859. dsytrd.c
  8860. dsytrf.c
  8861. dsytri.c
  8862. dsytrs.c
  8863. dtbcon.c
  8864. dtbrfs.c
  8865. dtbtrs.c
  8866. dtgevc.c
  8867. dtgsja.c
  8868. dtpcon.c
  8869. dtprfs.c
  8870. dtptri.c
  8871. dtptrs.c
  8872. dtrcon.c
  8873. dtrevc.c
  8874. dtrexc.c
  8875. dtrrfs.c
  8876. dtrsen.c
  8877. dtrsna.c
  8878. dtrsyl.c
  8879. dtrti2.c
  8880. dtrtri.c
  8881. dtrtrs.c
  8882. dtzrqf.c
  8883. dzsum1.c
  8884. f2c.h
  8885. icmax1.c
  8886. ilaenv.c
  8887. izmax1.c
  8888. lsame.c
  8889. lsamen.c
  8890. lsamen.u
  8891. sbdsqr.c
  8892. scsum1.c
  8893. sdisna.c
  8894. second.c
  8895. sgbbrd.c
  8896. sgbcon.c
  8897. sgbequ.c
  8898. sgbrfs.c
  8899. sgbsv.c
  8900. sgbsvx.c
  8901. sgbtf2.c
  8902. sgbtrf.c
  8903. sgbtrs.c
  8904. sgebak.c
  8905. sgebal.c
  8906. sgebd2.c
  8907. sgebrd.c
  8908. sgecon.c
  8909. sgeequ.c
  8910. sgees.c
  8911. sgeesx.c
  8912. sgeev.c
  8913. sgeevx.c
  8914. sgegs.c
  8915. sgegv.c
  8916. sgehd2.c
  8917. sgehrd.c
  8918. sgelq2.c
  8919. sgelqf.c
  8920. sgels.c
  8921. sgelss.c
  8922. sgelsx.c
  8923. sgeql2.c
  8924. sgeqlf.c
  8925. sgeqpf.c
  8926. sgeqr2.c
  8927. sgeqrf.c
  8928. sgerfs.c
  8929. sgerq2.c
  8930. sgerqf.c
  8931. sgesv.c
  8932. sgesvd.c
  8933. sgesvx.c
  8934. sgetf2.c
  8935. sgetrf.c
  8936. sgetri.c
  8937. sgetrs.c
  8938. sggbak.c
  8939. sggbal.c
  8940. sggglm.c
  8941. sgghrd.c
  8942. sgglse.c
  8943. sggqrf.c
  8944. sggrqf.c
  8945. sggsvd.c
  8946. sggsvp.c
  8947. sgtcon.c
  8948. sgtrfs.c
  8949. sgtsv.c
  8950. sgtsvx.c
  8951. sgttrf.c
  8952. sgttrs.c
  8953. shgeqz.c
  8954. shsein.c
  8955. shseqr.c
  8956. slabad.c
  8957. slabrd.c
  8958. slacon.c
  8959. slacpy.c
  8960. sladiv.c
  8961. slae2.c
  8962. slaebz.c
  8963. slaed0.c
  8964. slaed1.c
  8965. slaed2.c
  8966. slaed3.c
  8967. slaed4.c
  8968. slaed5.c
  8969. slaed6.c
  8970. slaed7.c
  8971. slaed8.c
  8972. slaed9.c
  8973. slaeda.c
  8974. slaein.c
  8975. slaev2.c
  8976. slaexc.c
  8977. slag2.c
  8978. slags2.c
  8979. slagtf.c
  8980. slagtm.c
  8981. slagts.c
  8982. slahqr.c
  8983. slahqr.u
  8984. slahrd.c
  8985. slaic1.c
  8986. slaln2.c
  8987. slamch.c
  8988. slamrg.c
  8989. slangb.c
  8990. slange.c
  8991. slangt.c
  8992. slanhs.c
  8993. slansb.c
  8994. slansp.c
  8995. slanst.c
  8996. slansy.c
  8997. slantb.c
  8998. slantp.c
  8999. slantr.c
  9000. slanv2.c
  9001. slapll.c
  9002. slapmt.c
  9003. slapy2.c
  9004. slapy3.c
  9005. slaqgb.c
  9006. slaqge.c
  9007. slaqsb.c
  9008. slaqsp.c
  9009. slaqsy.c
  9010. slaqtr.c
  9011. slar2v.c
  9012. slarf.c
  9013. slarfb.c
  9014. slarfg.c
  9015. slarft.c
  9016. slarfx.c
  9017. slargv.c
  9018. slarnv.c
  9019. slartg.c
  9020. slartv.c
  9021. slaruv.c
  9022. slas2.c
  9023. slascl.c
  9024. slaset.c
  9025. slasq1.c
  9026. slasq2.c
  9027. slasq3.c
  9028. slasq4.c
  9029. slasr.c
  9030. slasrt.c
  9031. slassq.c
  9032. slasv2.c
  9033. slaswp.c
  9034. slasy2.c
  9035. slasyf.c
  9036. slatbs.c
  9037. slatps.c
  9038. slatrd.c
  9039. slatrs.c
  9040. slatzm.c
  9041. slauu2.c
  9042. slauum.c
  9043. sopgtr.c
  9044. sopmtr.c
  9045. sorg2l.c
  9046. sorg2r.c
  9047. sorgbr.c
  9048. sorghr.c
  9049. sorgl2.c
  9050. sorglq.c
  9051. sorgql.c
  9052. sorgqr.c
  9053. sorgr2.c
  9054. sorgrq.c
  9055. sorgtr.c
  9056. sorm2l.c
  9057. sorm2r.c
  9058. sormbr.c
  9059. sormhr.c
  9060. sorml2.c
  9061. sormlq.c
  9062. sormql.c
  9063. sormqr.c
  9064. sormr2.c
  9065. sormrq.c
  9066. sormtr.c
  9067. spbcon.c
  9068. spbequ.c
  9069. spbrfs.c
  9070. spbstf.c
  9071. spbsv.c
  9072. spbsvx.c
  9073. spbtf2.c
  9074. spbtrf.c
  9075. spbtrs.c
  9076. spocon.c
  9077. spoequ.c
  9078. sporfs.c
  9079. sposv.c
  9080. sposvx.c
  9081. spotf2.c
  9082. spotrf.c
  9083. spotri.c
  9084. spotrs.c
  9085. sppcon.c
  9086. sppequ.c
  9087. spprfs.c
  9088. sppsv.c
  9089. sppsvx.c
  9090. spptrf.c
  9091. spptri.c
  9092. spptrs.c
  9093. sptcon.c
  9094. spteqr.c
  9095. sptrfs.c
  9096. sptsv.c
  9097. sptsvx.c
  9098. spttrf.c
  9099. spttrs.c
  9100. srscl.c
  9101. ssbev.c
  9102. ssbevd.c
  9103. ssbevx.c
  9104. ssbgst.c
  9105. ssbgv.c
  9106. ssbtrd.c
  9107. sspcon.c
  9108. sspev.c
  9109. sspevd.c
  9110. sspevx.c
  9111. sspgst.c
  9112. sspgv.c
  9113. ssprfs.c
  9114. sspsv.c
  9115. sspsvx.c
  9116. ssptrd.c
  9117. ssptrf.c
  9118. ssptri.c
  9119. ssptrs.c
  9120. sstebz.c
  9121. sstedc.c
  9122. sstein.c
  9123. ssteqr.c
  9124. ssterf.c
  9125. sstev.c
  9126. sstevd.c
  9127. sstevx.c
  9128. ssycon.c
  9129. ssyev.c
  9130. ssyevd.c
  9131. ssyevx.c
  9132. ssygs2.c
  9133. ssygst.c
  9134. ssygv.c
  9135. ssyrfs.c
  9136. ssysv.c
  9137. ssysvx.c
  9138. ssytd2.c
  9139. ssytf2.c
  9140. ssytrd.c
  9141. ssytrf.c
  9142. ssytri.c
  9143. ssytrs.c
  9144. stbcon.c
  9145. stbrfs.c
  9146. stbtrs.c
  9147. stgevc.c
  9148. stgsja.c
  9149. stpcon.c
  9150. stprfs.c
  9151. stptri.c
  9152. stptrs.c
  9153. strcon.c
  9154. strevc.c
  9155. strexc.c
  9156. strrfs.c
  9157. strsen.c
  9158. strsna.c
  9159. strsyl.c
  9160. strti2.c
  9161. strtri.c
  9162. strtrs.c
  9163. stzrqf.c
  9164. xerbla.c
  9165. zbdsqr.c
  9166. zdrot.c
  9167. zdrscl.c
  9168. zgbbrd.c
  9169. zgbcon.c
  9170. zgbequ.c
  9171. zgbrfs.c
  9172. zgbsv.c
  9173. zgbsvx.c
  9174. zgbtf2.c
  9175. zgbtrf.c
  9176. zgbtrs.c
  9177. zgebak.c
  9178. zgebal.c
  9179. zgebd2.c
  9180. zgebrd.c
  9181. zgecon.c
  9182. zgeequ.c
  9183. zgees.c
  9184. zgeesx.c
  9185. zgeev.c
  9186. zgeevx.c
  9187. zgegs.c
  9188. zgegv.c
  9189. zgehd2.c
  9190. zgehrd.c
  9191. zgelq2.c
  9192. zgelqf.c
  9193. zgels.c
  9194. zgelss.c
  9195. zgelsx.c
  9196. zgeql2.c
  9197. zgeqlf.c
  9198. zgeqpf.c
  9199. zgeqr2.c
  9200. zgeqrf.c
  9201. zgerfs.c
  9202. zgerq2.c
  9203. zgerqf.c
  9204. zgesv.c
  9205. zgesvd.c
  9206. zgesvx.c
  9207. zgetf2.c
  9208. zgetrf.c
  9209. zgetri.c
  9210. zgetrs.c
  9211. zggbak.c
  9212. zggbal.c
  9213. zggglm.c
  9214. zgghrd.c
  9215. zgglse.c
  9216. zggqrf.c
  9217. zggrqf.c
  9218. zggsvd.c
  9219. zggsvp.c
  9220. zgtcon.c
  9221. zgtrfs.c
  9222. zgtsv.c
  9223. zgtsvx.c
  9224. zgttrf.c
  9225. zgttrs.c
  9226. zhbev.c
  9227. zhbevd.c
  9228. zhbevx.c
  9229. zhbgst.c
  9230. zhbgv.c
  9231. zhbtrd.c
  9232. zhecon.c
  9233. zheev.c
  9234. zheevd.c
  9235. zheevx.c
  9236. zhegs2.c
  9237. zhegst.c
  9238. zhegv.c
  9239. zherfs.c
  9240. zhesv.c
  9241. zhesvx.c
  9242. zhetd2.c
  9243. zhetf2.c
  9244. zhetrd.c
  9245. zhetrf.c
  9246. zhetri.c
  9247. zhetrs.c
  9248. zhgeqz.c
  9249. zhpcon.c
  9250. zhpev.c
  9251. zhpevd.c
  9252. zhpevx.c
  9253. zhpgst.c
  9254. zhpgv.c
  9255. zhprfs.c
  9256. zhpsv.c
  9257. zhpsvx.c
  9258. zhptrd.c
  9259. zhptrf.c
  9260. zhptri.c
  9261. zhptrs.c
  9262. zhsein.c
  9263. zhseqr.c
  9264. zlabrd.c
  9265. zlacgv.c
  9266. zlacon.c
  9267. zlacpy.c
  9268. zlacrm.c
  9269. zlacrt.c
  9270. zladiv.c
  9271. zlaed0.c
  9272. zlaed7.c
  9273. zlaed8.c
  9274. zlaein.c
  9275. zlaesy.c
  9276. zlaev2.c
  9277. zlags2.c
  9278. zlagtm.c
  9279. zlahef.c
  9280. zlahqr.c
  9281. zlahrd.c
  9282. zlaic1.c
  9283. zlangb.c
  9284. zlange.c
  9285. zlangt.c
  9286. zlanhb.c
  9287. zlanhe.c
  9288. zlanhp.c
  9289. zlanhs.c
  9290. zlanht.c
  9291. zlansb.c
  9292. zlansp.c
  9293. zlansy.c
  9294. zlantb.c
  9295. zlantp.c
  9296. zlantr.c
  9297. zlapll.c
  9298. zlapmt.c
  9299. zlaqgb.c
  9300. zlaqge.c
  9301. zlaqhb.c
  9302. zlaqhe.c
  9303. zlaqhp.c
  9304. zlaqsb.c
  9305. zlaqsp.c
  9306. zlaqsy.c
  9307. zlar2v.c
  9308. zlarf.c
  9309. zlarfb.c
  9310. zlarfg.c
  9311. zlarft.c
  9312. zlarfx.c
  9313. zlargv.c
  9314. zlarnv.c
  9315. zlartg.c
  9316. zlartv.c
  9317. zlascl.c
  9318. zlaset.c
  9319. zlasr.c
  9320. zlassq.c
  9321. zlaswp.c
  9322. zlasyf.c
  9323. zlatbs.c
  9324. zlatps.c
  9325. zlatrd.c
  9326. zlatrs.c
  9327. zlatzm.c
  9328. zlauu2.c
  9329. zlauum.c
  9330. zpbcon.c
  9331. zpbequ.c
  9332. zpbrfs.c
  9333. zpbstf.c
  9334. zpbsv.c
  9335. zpbsvx.c
  9336. zpbtf2.c
  9337. zpbtrf.c
  9338. zpbtrs.c
  9339. zpocon.c
  9340. zpoequ.c
  9341. zporfs.c
  9342. zposv.c
  9343. zposvx.c
  9344. zpotf2.c
  9345. zpotrf.c
  9346. zpotri.c
  9347. zpotrs.c
  9348. zppcon.c
  9349. zppequ.c
  9350. zpprfs.c
  9351. zppsv.c
  9352. zppsvx.c
  9353. zpptrf.c
  9354. zpptri.c
  9355. zpptrs.c
  9356. zptcon.c
  9357. zpteqr.c
  9358. zptrfs.c
  9359. zptsv.c
  9360. zptsvx.c
  9361. zpttrf.c
  9362. zpttrs.c
  9363. zrot.c
  9364. zspcon.c
  9365. zspmv.c
  9366. zspr.c
  9367. zsprfs.c
  9368. zspsv.c
  9369. zspsvx.c
  9370. zsptrf.c
  9371. zsptri.c
  9372. zsptrs.c
  9373. zstedc.c
  9374. zstein.c
  9375. zsteqr.c
  9376. zsycon.c
  9377. zsymv.c
  9378. zsyr.c
  9379. zsyrfs.c
  9380. zsysv.c
  9381. zsysvx.c
  9382. zsytf2.c
  9383. zsytrf.c
  9384. zsytri.c
  9385. zsytrs.c
  9386. ztbcon.c
  9387. ztbrfs.c
  9388. ztbtrs.c
  9389. ztgevc.c
  9390. ztgsja.c
  9391. ztpcon.c
  9392. ztprfs.c
  9393. ztptri.c
  9394. ztptrs.c
  9395. ztrcon.c
  9396. ztrevc.c
  9397. ztrexc.c
  9398. ztrrfs.c
  9399. ztrsen.c
  9400. ztrsna.c
  9401. ztrsyl.c
  9402. ztrti2.c
  9403. ztrtri.c
  9404. ztrtrs.c
  9405. ztzrqf.c
  9406. zung2l.c
  9407. zung2r.c
  9408. zungbr.c
  9409. zunghr.c
  9410. zungl2.c
  9411. zunglq.c
  9412. zungql.c
  9413. zungqr.c
  9414. zungr2.c
  9415. zungrq.c
  9416. zungtr.c
  9417. zunm2l.c
  9418. zunm2r.c
  9419. zunmbr.c
  9420. zunmhr.c
  9421. zunml2.c
  9422. zunmlq.c
  9423. zunmql.c
  9424. zunmqr.c
  9425. zunmr2.c
  9426. zunmrq.c
  9427. zunmtr.c
  9428. zupgtr.c
  9429. zupmtr.c
  9430. -----------------------------------------------------------
  9431. path: /netlib/clapack/clapack/CLAPACK/TESTING/
  9432. -----------------------------------------------------------
  9433. EIG/
  9434. LIN/
  9435. MATGEN/
  9436. Makefile
  9437. Makefile.sgi
  9438. cbak.in
  9439. cbal.in
  9440. cbb.in
  9441. cec.in
  9442. ced.in
  9443. cgbak.in
  9444. cgbal.in
  9445. cgg.in
  9446. csb.in
  9447. csg.in
  9448. ctest.in
  9449. dbak.in
  9450. dbal.in
  9451. dbb.in
  9452. dec.in
  9453. ded.in
  9454. dgbak.in
  9455. dgbal.in
  9456. dgg.in
  9457. dsb.in
  9458. dsg.in
  9459. dtest.in
  9460. glm.in
  9461. gqr.in
  9462. gsv.in
  9463. lse.in
  9464. nep.in
  9465. sbak.in
  9466. sbal.in
  9467. sbb.in
  9468. sec.in
  9469. sed.in
  9470. sep.in
  9471. sgbak.in
  9472. sgbal.in
  9473. sgg.in
  9474. ssb.in
  9475. ssg.in
  9476. stest.in
  9477. svd.in
  9478. zbak.in
  9479. zbal.in
  9480. zbb.in
  9481. zec.in
  9482. zed.in
  9483. zgbak.in
  9484. zgbal.in
  9485. zgg.in
  9486. zsb.in
  9487. zsg.in
  9488. ztest.in
  9489. -----------------------------------------------------------
  9490. path: /netlib/clapack/clapack/CLAPACK/TESTING/EIG/
  9491. -----------------------------------------------------------
  9492. Makefile
  9493. alahdg.c
  9494. alareq.c
  9495. alarqg.c
  9496. alasmg.c
  9497. alasum.c
  9498. alasvm.c
  9499. cbdt01.c
  9500. cbdt02.c
  9501. cbdt03.c
  9502. cchkbb.c
  9503. cchkbd.c
  9504. cchkbk.c
  9505. cchkbl.c
  9506. cchkec.c
  9507. cchkee.c
  9508. cchkgb.c
  9509. cchkgg.c
  9510. cchkgk.c
  9511. cchkgl.c
  9512. cchkhb.c
  9513. cchkhs.c
  9514. cchkst.c
  9515. cckglm.c
  9516. cckgqr.c
  9517. cckgsv.c
  9518. ccklse.c
  9519. cdrvbd.c
  9520. cdrves.c
  9521. cdrvev.c
  9522. cdrvgg.c
  9523. cdrvsg.c
  9524. cdrvst.c
  9525. cdrvsx.c
  9526. cdrvvx.c
  9527. cerrbd.c
  9528. cerrec.c
  9529. cerred.c
  9530. cerrgg.c
  9531. cerrhs.c
  9532. cerrst.c
  9533. cget02.c
  9534. cget10.c
  9535. cget22.c
  9536. cget23.c
  9537. cget24.c
  9538. cget35.c
  9539. cget36.c
  9540. cget37.c
  9541. cget38.c
  9542. cget51.c
  9543. cget52.c
  9544. cglmts.c
  9545. cgqrts.c
  9546. cgrqts.c
  9547. cgsvts.c
  9548. chbt21.c
  9549. chet21.c
  9550. chet22.c
  9551. chkxer.c
  9552. chpt21.c
  9553. chst01.c
  9554. clarfy.c
  9555. clarhs.c
  9556. clatm4.c
  9557. clsets.c
  9558. csbmv.c
  9559. csgt01.c
  9560. cslect.c
  9561. cstt21.c
  9562. cunt01.c
  9563. cunt03.c
  9564. dbdt01.c
  9565. dbdt02.c
  9566. dbdt03.c
  9567. dchkbb.c
  9568. dchkbd.c
  9569. dchkbk.c
  9570. dchkbl.c
  9571. dchkec.c
  9572. dchkee.c
  9573. dchkgb.c
  9574. dchkgg.c
  9575. dchkgk.c
  9576. dchkgl.c
  9577. dchkhs.c
  9578. dchksb.c
  9579. dchkst.c
  9580. dckglm.c
  9581. dckgqr.c
  9582. dckgsv.c
  9583. dcklse.c
  9584. ddrvbd.c
  9585. ddrves.c
  9586. ddrvev.c
  9587. ddrvgg.c
  9588. ddrvsg.c
  9589. ddrvst.c
  9590. ddrvsx.c
  9591. ddrvvx.c
  9592. derrbd.c
  9593. derrec.c
  9594. derred.c
  9595. derrgg.c
  9596. derrhs.c
  9597. derrst.c
  9598. dget02.c
  9599. dget10.c
  9600. dget22.c
  9601. dget23.c
  9602. dget24.c
  9603. dget31.c
  9604. dget32.c
  9605. dget33.c
  9606. dget34.c
  9607. dget35.c
  9608. dget36.c
  9609. dget37.c
  9610. dget38.c
  9611. dget39.c
  9612. dget51.c
  9613. dget52.c
  9614. dget53.c
  9615. dglmts.c
  9616. dgqrts.c
  9617. dgrqts.c
  9618. dgsvts.c
  9619. dhst01.c
  9620. dlafts.c
  9621. dlahd2.c
  9622. dlarfy.c
  9623. dlarhs.c
  9624. dlasum.c
  9625. dlatb9.c
  9626. dlatm4.c
  9627. dlsets.c
  9628. dort01.c
  9629. dort03.c
  9630. dsbt21.c
  9631. dsgt01.c
  9632. dslect.c
  9633. dspt21.c
  9634. dstech.c
  9635. dstect.c
  9636. dstt21.c
  9637. dstt22.c
  9638. dsvdch.c
  9639. dsvdct.c
  9640. dsxt1.c
  9641. dsyt21.c
  9642. dsyt22.c
  9643. f2c.h
  9644. ilaenv.c
  9645. sbdt01.c
  9646. sbdt02.c
  9647. sbdt03.c
  9648. schkbb.c
  9649. schkbd.c
  9650. schkbk.c
  9651. schkbl.c
  9652. schkec.c
  9653. schkee.c
  9654. schkgb.c
  9655. schkgg.c
  9656. schkgk.c
  9657. schkgl.c
  9658. schkhs.c
  9659. schksb.c
  9660. schkst.c
  9661. sckglm.c
  9662. sckgqr.c
  9663. sckgsv.c
  9664. scklse.c
  9665. sdrvbd.c
  9666. sdrves.c
  9667. sdrvev.c
  9668. sdrvgg.c
  9669. sdrvsg.c
  9670. sdrvst.c
  9671. sdrvsx.c
  9672. sdrvvx.c
  9673. serrbd.c
  9674. serrec.c
  9675. serred.c
  9676. serrgg.c
  9677. serrhs.c
  9678. serrst.c
  9679. sget02.c
  9680. sget10.c
  9681. sget22.c
  9682. sget23.c
  9683. sget24.c
  9684. sget31.c
  9685. sget32.c
  9686. sget33.c
  9687. sget34.c
  9688. sget35.c
  9689. sget36.c
  9690. sget37.c
  9691. sget38.c
  9692. sget39.c
  9693. sget51.c
  9694. sget52.c
  9695. sget53.c
  9696. sglmts.c
  9697. sgqrts.c
  9698. sgrqts.c
  9699. sgsvts.c
  9700. shst01.c
  9701. slafts.c
  9702. slahd2.c
  9703. slarfy.c
  9704. slarhs.c
  9705. slasum.c
  9706. slatb9.c
  9707. slatm4.c
  9708. slsets.c
  9709. sort01.c
  9710. sort03.c
  9711. ssbt21.c
  9712. ssgt01.c
  9713. sslect.c
  9714. sspt21.c
  9715. sstech.c
  9716. sstect.c
  9717. sstt21.c
  9718. sstt22.c
  9719. ssvdch.c
  9720. ssvdct.c
  9721. ssxt1.c
  9722. ssyt21.c
  9723. ssyt22.c
  9724. xerbla.c
  9725. xlaenv.c
  9726. zbdt01.c
  9727. zbdt02.c
  9728. zbdt03.c
  9729. zchkbb.c
  9730. zchkbd.c
  9731. zchkbk.c
  9732. zchkbl.c
  9733. zchkec.c
  9734. zchkee.c
  9735. zchkgb.c
  9736. zchkgg.c
  9737. zchkgk.c
  9738. zchkgl.c
  9739. zchkhb.c
  9740. zchkhs.c
  9741. zchkst.c
  9742. zckglm.c
  9743. zckgqr.c
  9744. zckgsv.c
  9745. zcklse.c
  9746. zdrvbd.c
  9747. zdrves.c
  9748. zdrvev.c
  9749. zdrvgg.c
  9750. zdrvsg.c
  9751. zdrvst.c
  9752. zdrvsx.c
  9753. zdrvvx.c
  9754. zerrbd.c
  9755. zerrec.c
  9756. zerred.c
  9757. zerrgg.c
  9758. zerrhs.c
  9759. zerrst.c
  9760. zget02.c
  9761. zget10.c
  9762. zget22.c
  9763. zget23.c
  9764. zget24.c
  9765. zget35.c
  9766. zget36.c
  9767. zget37.c
  9768. zget38.c
  9769. zget51.c
  9770. zget52.c
  9771. zglmts.c
  9772. zgqrts.c
  9773. zgrqts.c
  9774. zgsvts.c
  9775. zhbt21.c
  9776. zhet21.c
  9777. zhet22.c
  9778. zhpt21.c
  9779. zhst01.c
  9780. zlarfy.c
  9781. zlarhs.c
  9782. zlatm4.c
  9783. zlsets.c
  9784. zsbmv.c
  9785. zsgt01.c
  9786. zslect.c
  9787. zstt21.c
  9788. zunt01.c
  9789. zunt03.c
  9790. -----------------------------------------------------------
  9791. path: /netlib/clapack/clapack/CLAPACK/TESTING/LIN/
  9792. -----------------------------------------------------------
  9793. Makefile
  9794. aladhd.c
  9795. alaerh.c
  9796. alaesm.c
  9797. alahd.c
  9798. alareq.c
  9799. alasum.c
  9800. alasvm.c
  9801. cchkaa.c
  9802. cchkeq.c
  9803. cchkgb.c
  9804. cchkge.c
  9805. cchkgt.c
  9806. cchkhe.c
  9807. cchkhp.c
  9808. cchklq.c
  9809. cchkpb.c
  9810. cchkpo.c
  9811. cchkpp.c
  9812. cchkpt.c
  9813. cchkql.c
  9814. cchkqp.c
  9815. cchkqr.c
  9816. cchkrq.c
  9817. cchksp.c
  9818. cchksy.c
  9819. cchktb.c
  9820. cchktp.c
  9821. cchktr.c
  9822. cchktz.c
  9823. cdrvgb.c
  9824. cdrvge.c
  9825. cdrvgt.c
  9826. cdrvhe.c
  9827. cdrvhp.c
  9828. cdrvls.c
  9829. cdrvpb.c
  9830. cdrvpo.c
  9831. cdrvpp.c
  9832. cdrvpt.c
  9833. cdrvsp.c
  9834. cdrvsy.c
  9835. cerrge.c
  9836. cerrgt.c
  9837. cerrhe.c
  9838. cerrlq.c
  9839. cerrls.c
  9840. cerrpo.c
  9841. cerrql.c
  9842. cerrqp.c
  9843. cerrqr.c
  9844. cerrrq.c
  9845. cerrsy.c
  9846. cerrtr.c
  9847. cerrtz.c
  9848. cerrvx.c
  9849. cgbt01.c
  9850. cgbt02.c
  9851. cgbt05.c
  9852. cgelqs.c
  9853. cgeqls.c
  9854. cgeqrs.c
  9855. cgerqs.c
  9856. cget01.c
  9857. cget02.c
  9858. cget03.c
  9859. cget04.c
  9860. cget07.c
  9861. cgtt01.c
  9862. cgtt02.c
  9863. cgtt05.c
  9864. chet01.c
  9865. chkxer.c
  9866. chpt01.c
  9867. claipd.c
  9868. claptm.c
  9869. clarhs.c
  9870. clatb4.c
  9871. clatsp.c
  9872. clatsy.c
  9873. clattb.c
  9874. clattp.c
  9875. clattr.c
  9876. clavhe.c
  9877. clavhp.c
  9878. clavsp.c
  9879. clavsy.c
  9880. clqt01.c
  9881. clqt02.c
  9882. clqt03.c
  9883. cpbt01.c
  9884. cpbt02.c
  9885. cpbt05.c
  9886. cpot01.c
  9887. cpot02.c
  9888. cpot03.c
  9889. cpot05.c
  9890. cppt01.c
  9891. cppt02.c
  9892. cppt03.c
  9893. cppt05.c
  9894. cptt01.c
  9895. cptt02.c
  9896. cptt05.c
  9897. cqlt01.c
  9898. cqlt02.c
  9899. cqlt03.c
  9900. cqpt01.c
  9901. cqrt01.c
  9902. cqrt02.c
  9903. cqrt03.c
  9904. cqrt11.c
  9905. cqrt12.c
  9906. cqrt13.c
  9907. cqrt14.c
  9908. cqrt15.c
  9909. cqrt16.c
  9910. cqrt17.c
  9911. crqt01.c
  9912. crqt02.c
  9913. crqt03.c
  9914. csbmv.c
  9915. cspt01.c
  9916. cspt02.c
  9917. cspt03.c
  9918. csyt01.c
  9919. csyt02.c
  9920. csyt03.c
  9921. ctbt02.c
  9922. ctbt03.c
  9923. ctbt05.c
  9924. ctbt06.c
  9925. ctpt01.c
  9926. ctpt02.c
  9927. ctpt03.c
  9928. ctpt05.c
  9929. ctpt06.c
  9930. ctrt01.c
  9931. ctrt02.c
  9932. ctrt03.c
  9933. ctrt05.c
  9934. ctrt06.c
  9935. ctzt01.c
  9936. ctzt02.c
  9937. dchkaa.c
  9938. dchkeq.c
  9939. dchkgb.c
  9940. dchkge.c
  9941. dchkgt.c
  9942. dchklq.c
  9943. dchkpb.c
  9944. dchkpo.c
  9945. dchkpp.c
  9946. dchkpt.c
  9947. dchkql.c
  9948. dchkqp.c
  9949. dchkqr.c
  9950. dchkrq.c
  9951. dchksp.c
  9952. dchksy.c
  9953. dchktb.c
  9954. dchktp.c
  9955. dchktr.c
  9956. dchktz.c
  9957. ddrvgb.c
  9958. ddrvge.c
  9959. ddrvgt.c
  9960. ddrvls.c
  9961. ddrvpb.c
  9962. ddrvpo.c
  9963. ddrvpp.c
  9964. ddrvpt.c
  9965. ddrvsp.c
  9966. ddrvsy.c
  9967. derrge.c
  9968. derrgt.c
  9969. derrlq.c
  9970. derrls.c
  9971. derrpo.c
  9972. derrql.c
  9973. derrqp.c
  9974. derrqr.c
  9975. derrrq.c
  9976. derrsy.c
  9977. derrtr.c
  9978. derrtz.c
  9979. derrvx.c
  9980. dgbt01.c
  9981. dgbt02.c
  9982. dgbt05.c
  9983. dgelqs.c
  9984. dgeqls.c
  9985. dgeqrs.c
  9986. dgerqs.c
  9987. dget01.c
  9988. dget02.c
  9989. dget03.c
  9990. dget04.c
  9991. dget06.c
  9992. dget07.c
  9993. dgtt01.c
  9994. dgtt02.c
  9995. dgtt05.c
  9996. dlaord.c
  9997. dlaptm.c
  9998. dlarhs.c
  9999. dlatb4.c
  10000. dlattb.c
  10001. dlattp.c
  10002. dlattr.c
  10003. dlavsp.c
  10004. dlavsy.c
  10005. dlqt01.c
  10006. dlqt02.c
  10007. dlqt03.c
  10008. dpbt01.c
  10009. dpbt02.c
  10010. dpbt05.c
  10011. dpot01.c
  10012. dpot02.c
  10013. dpot03.c
  10014. dpot05.c
  10015. dppt01.c
  10016. dppt02.c
  10017. dppt03.c
  10018. dppt05.c
  10019. dptt01.c
  10020. dptt02.c
  10021. dptt05.c
  10022. dqlt01.c
  10023. dqlt02.c
  10024. dqlt03.c
  10025. dqpt01.c
  10026. dqrt01.c
  10027. dqrt02.c
  10028. dqrt03.c
  10029. dqrt11.c
  10030. dqrt12.c
  10031. dqrt13.c
  10032. dqrt14.c
  10033. dqrt15.c
  10034. dqrt16.c
  10035. dqrt17.c
  10036. drqt01.c
  10037. drqt02.c
  10038. drqt03.c
  10039. dspt01.c
  10040. dsyt01.c
  10041. dtbt02.c
  10042. dtbt03.c
  10043. dtbt05.c
  10044. dtbt06.c
  10045. dtpt01.c
  10046. dtpt02.c
  10047. dtpt03.c
  10048. dtpt05.c
  10049. dtpt06.c
  10050. dtrt01.c
  10051. dtrt02.c
  10052. dtrt03.c
  10053. dtrt05.c
  10054. dtrt06.c
  10055. dtzt01.c
  10056. dtzt02.c
  10057. f2c.h
  10058. ilaenv.c
  10059. schkaa.c
  10060. schkeq.c
  10061. schkgb.c
  10062. schkge.c
  10063. schkgt.c
  10064. schklq.c
  10065. schkpb.c
  10066. schkpo.c
  10067. schkpp.c
  10068. schkpt.c
  10069. schkql.c
  10070. schkqp.c
  10071. schkqr.c
  10072. schkrq.c
  10073. schksp.c
  10074. schksy.c
  10075. schktb.c
  10076. schktp.c
  10077. schktr.c
  10078. schktz.c
  10079. sdrvgb.c
  10080. sdrvge.c
  10081. sdrvgt.c
  10082. sdrvls.c
  10083. sdrvpb.c
  10084. sdrvpo.c
  10085. sdrvpp.c
  10086. sdrvpt.c
  10087. sdrvsp.c
  10088. sdrvsy.c
  10089. serrge.c
  10090. serrgt.c
  10091. serrlq.c
  10092. serrls.c
  10093. serrpo.c
  10094. serrql.c
  10095. serrqp.c
  10096. serrqr.c
  10097. serrrq.c
  10098. serrsy.c
  10099. serrtr.c
  10100. serrtz.c
  10101. serrvx.c
  10102. sgbt01.c
  10103. sgbt02.c
  10104. sgbt05.c
  10105. sgelqs.c
  10106. sgeqls.c
  10107. sgeqrs.c
  10108. sgerqs.c
  10109. sget01.c
  10110. sget02.c
  10111. sget03.c
  10112. sget04.c
  10113. sget06.c
  10114. sget07.c
  10115. sgtt01.c
  10116. sgtt02.c
  10117. sgtt05.c
  10118. slaord.c
  10119. slaptm.c
  10120. slarhs.c
  10121. slatb4.c
  10122. slattb.c
  10123. slattp.c
  10124. slattr.c
  10125. slavsp.c
  10126. slavsy.c
  10127. slqt01.c
  10128. slqt02.c
  10129. slqt03.c
  10130. spbt01.c
  10131. spbt02.c
  10132. spbt05.c
  10133. spot01.c
  10134. spot02.c
  10135. spot03.c
  10136. spot05.c
  10137. sppt01.c
  10138. sppt02.c
  10139. sppt03.c
  10140. sppt05.c
  10141. sptt01.c
  10142. sptt02.c
  10143. sptt05.c
  10144. sqlt01.c
  10145. sqlt02.c
  10146. sqlt03.c
  10147. sqpt01.c
  10148. sqrt01.c
  10149. sqrt02.c
  10150. sqrt03.c
  10151. sqrt11.c
  10152. sqrt12.c
  10153. sqrt13.c
  10154. sqrt14.c
  10155. sqrt15.c
  10156. sqrt16.c
  10157. sqrt17.c
  10158. srqt01.c
  10159. srqt02.c
  10160. srqt03.c
  10161. sspt01.c
  10162. ssyt01.c
  10163. stbt02.c
  10164. stbt03.c
  10165. stbt05.c
  10166. stbt06.c
  10167. stpt01.c
  10168. stpt02.c
  10169. stpt03.c
  10170. stpt05.c
  10171. stpt06.c
  10172. strt01.c
  10173. strt02.c
  10174. strt03.c
  10175. strt05.c
  10176. strt06.c
  10177. stzt01.c
  10178. stzt02.c
  10179. xerbla.c
  10180. xlaenv.c
  10181. zchkaa.c
  10182. zchkeq.c
  10183. zchkgb.c
  10184. zchkge.c
  10185. zchkgt.c
  10186. zchkhe.c
  10187. zchkhp.c
  10188. zchklq.c
  10189. zchkpb.c
  10190. zchkpo.c
  10191. zchkpp.c
  10192. zchkpt.c
  10193. zchkql.c
  10194. zchkqp.c
  10195. zchkqr.c
  10196. zchkrq.c
  10197. zchksp.c
  10198. zchksy.c
  10199. zchktb.c
  10200. zchktp.c
  10201. zchktr.c
  10202. zchktz.c
  10203. zdrvgb.c
  10204. zdrvge.c
  10205. zdrvgt.c
  10206. zdrvhe.c
  10207. zdrvhp.c
  10208. zdrvls.c
  10209. zdrvpb.c
  10210. zdrvpo.c
  10211. zdrvpp.c
  10212. zdrvpt.c
  10213. zdrvsp.c
  10214. zdrvsy.c
  10215. zerrge.c
  10216. zerrgt.c
  10217. zerrhe.c
  10218. zerrlq.c
  10219. zerrls.c
  10220. zerrpo.c
  10221. zerrql.c
  10222. zerrqp.c
  10223. zerrqr.c
  10224. zerrrq.c
  10225. zerrsy.c
  10226. zerrtr.c
  10227. zerrtz.c
  10228. zerrvx.c
  10229. zgbt01.c
  10230. zgbt02.c
  10231. zgbt05.c
  10232. zgelqs.c
  10233. zgeqls.c
  10234. zgeqrs.c
  10235. zgerqs.c
  10236. zget01.c
  10237. zget02.c
  10238. zget03.c
  10239. zget04.c
  10240. zget07.c
  10241. zgtt01.c
  10242. zgtt02.c
  10243. zgtt05.c
  10244. zhet01.c
  10245. zhpt01.c
  10246. zlaipd.c
  10247. zlaptm.c
  10248. zlarhs.c
  10249. zlatb4.c
  10250. zlatsp.c
  10251. zlatsy.c
  10252. zlattb.c
  10253. zlattp.c
  10254. zlattr.c
  10255. zlavhe.c
  10256. zlavhp.c
  10257. zlavsp.c
  10258. zlavsy.c
  10259. zlqt01.c
  10260. zlqt02.c
  10261. zlqt03.c
  10262. zpbt01.c
  10263. zpbt02.c
  10264. zpbt05.c
  10265. zpot01.c
  10266. zpot02.c
  10267. zpot03.c
  10268. zpot05.c
  10269. zppt01.c
  10270. zppt02.c
  10271. zppt03.c
  10272. zppt05.c
  10273. zptt01.c
  10274. zptt02.c
  10275. zptt05.c
  10276. zqlt01.c
  10277. zqlt02.c
  10278. zqlt03.c
  10279. zqpt01.c
  10280. zqrt01.c
  10281. zqrt02.c
  10282. zqrt03.c
  10283. zqrt11.c
  10284. zqrt12.c
  10285. zqrt13.c
  10286. zqrt14.c
  10287. zqrt15.c
  10288. zqrt16.c
  10289. zqrt17.c
  10290. zrqt01.c
  10291. zrqt02.c
  10292. zrqt03.c
  10293. zsbmv.c
  10294. zspt01.c
  10295. zspt02.c
  10296. zspt03.c
  10297. zsyt01.c
  10298. zsyt02.c
  10299. zsyt03.c
  10300. ztbt02.c
  10301. ztbt03.c
  10302. ztbt05.c
  10303. ztbt06.c
  10304. ztpt01.c
  10305. ztpt02.c
  10306. ztpt03.c
  10307. ztpt05.c
  10308. ztpt06.c
  10309. ztrt01.c
  10310. ztrt02.c
  10311. ztrt03.c
  10312. ztrt05.c
  10313. ztrt06.c
  10314. ztzt01.c
  10315. ztzt02.c
  10316. -----------------------------------------------------------
  10317. path: /netlib/clapack/clapack/CLAPACK/TESTING/MATGEN/
  10318. -----------------------------------------------------------
  10319. Makefile
  10320. clagge.c
  10321. claghe.c
  10322. clagsy.c
  10323. clarge.c
  10324. clarnd.c
  10325. claror.c
  10326. clarot.c
  10327. clatm1.c
  10328. clatm2.c
  10329. clatm3.c
  10330. clatme.c
  10331. clatmr.c
  10332. clatms.c
  10333. dlagge.c
  10334. dlagsy.c
  10335. dlaran.c
  10336. dlarge.c
  10337. dlarnd.c
  10338. dlaror.c
  10339. dlarot.c
  10340. dlatm1.c
  10341. dlatm2.c
  10342. dlatm3.c
  10343. dlatme.c
  10344. dlatmr.c
  10345. dlatms.c
  10346. f2c.h
  10347. slagge.c
  10348. slagsy.c
  10349. slaran.c
  10350. slarge.c
  10351. slarnd.c
  10352. slaror.c
  10353. slarot.c
  10354. slatm1.c
  10355. slatm2.c
  10356. slatm3.c
  10357. slatme.c
  10358. slatmr.c
  10359. slatms.c
  10360. zlagge.c
  10361. zlaghe.c
  10362. zlagsy.c
  10363. zlarge.c
  10364. zlarnd.c
  10365. zlaror.c
  10366. zlarot.c
  10367. zlatm1.c
  10368. zlatm2.c
  10369. zlatm3.c
  10370. zlatme.c
  10371. zlatmr.c
  10372. zlatms.c
  10373. -----------------------------------------------------------
  10374. path: /netlib/clapack/clapack/CLAPACK/TIMING/
  10375. -----------------------------------------------------------
  10376. CBAND.in
  10377. CBLASA.in
  10378. CBLASB.in
  10379. CBLASC.in
  10380. CGEPTIM.in
  10381. CNEPTIM.in
  10382. CSEPTIM.in
  10383. CSVDTIM.in
  10384. CTIME.in
  10385. CTIME2.in
  10386. DBAND.in
  10387. DBLASA.in
  10388. DBLASB.in
  10389. DBLASC.in
  10390. DGEPTIM.in
  10391. DNEPTIM.in
  10392. DSEPTIM.in
  10393. DSVDTIM.in
  10394. DTIME.in
  10395. DTIME2.in
  10396. EIG/
  10397. LIN/
  10398. Makefile
  10399. Makefile.sgi
  10400. SBAND.in
  10401. SBLASA.in
  10402. SBLASB.in
  10403. SBLASC.in
  10404. SGEPTIM.in
  10405. SNEPTIM.in
  10406. SSEPTIM.in
  10407. SSVDTIM.in
  10408. STIME.in
  10409. STIME2.in
  10410. ZBAND.in
  10411. ZBLASA.in
  10412. ZBLASB.in
  10413. ZBLASC.in
  10414. ZGEPTIM.in
  10415. ZNEPTIM.in
  10416. ZSEPTIM.in
  10417. ZSVDTIM.in
  10418. ZTIME.in
  10419. ZTIME2.in
  10420. cband.in
  10421. cblasa.in
  10422. cblasb.in
  10423. cblasc.in
  10424. cgeptim.in
  10425. cneptim.in
  10426. cseptim.in
  10427. csvdtim.in
  10428. ctime.in
  10429. ctime2.in
  10430. dband.in
  10431. dblasa.in
  10432. dblasb.in
  10433. dblasc.in
  10434. dgeptim.in
  10435. dneptim.in
  10436. dseptim.in
  10437. dsvdtim.in
  10438. dtime.in
  10439. dtime2.in
  10440. sband.in
  10441. sblasa.in
  10442. sblasb.in
  10443. sblasc.in
  10444. sgeptim.in
  10445. sneptim.in
  10446. sseptim.in
  10447. ssvdtim.in
  10448. stime.in
  10449. stime2.in
  10450. zband.in
  10451. zblasa.in
  10452. zblasb.in
  10453. zblasc.in
  10454. zgeptim.in
  10455. zneptim.in
  10456. zseptim.in
  10457. zsvdtim.in
  10458. ztime.in
  10459. ztime2.in
  10460. -----------------------------------------------------------
  10461. path: /netlib/clapack/clapack/CLAPACK/TIMING/EIG/
  10462. -----------------------------------------------------------
  10463. EIGSRC/
  10464. Makefile
  10465. atimin.c
  10466. ceispack.c
  10467. claqzh.c
  10468. clatm4.c
  10469. ctim21.c
  10470. ctim22.c
  10471. ctim26.c
  10472. ctim51.c
  10473. ctimee.c
  10474. deispack.c
  10475. dlaqzh.c
  10476. dlatm4.c
  10477. dmflop.c
  10478. dopla.c
  10479. dopla2.c
  10480. dprtbe.c
  10481. dprtbg.c
  10482. dprtbr.c
  10483. dprtbs.c
  10484. dprtbv.c
  10485. dtim21.c
  10486. dtim22.c
  10487. dtim26.c
  10488. dtim51.c
  10489. dtimee.c
  10490. f2c.h
  10491. ilaenv.c
  10492. seispack.c
  10493. slaqzh.c
  10494. slatm4.c
  10495. smflop.c
  10496. sopla.c
  10497. sopla2.c
  10498. sprtbe.c
  10499. sprtbg.c
  10500. sprtbr.c
  10501. sprtbs.c
  10502. sprtbv.c
  10503. stim21.c
  10504. stim22.c
  10505. stim26.c
  10506. stim51.c
  10507. stimee.c
  10508. xlaenv.c
  10509. zeispack.c
  10510. zlaqzh.c
  10511. zlatm4.c
  10512. ztim21.c
  10513. ztim22.c
  10514. ztim26.c
  10515. ztim51.c
  10516. ztimee.c
  10517. -----------------------------------------------------------
  10518. path: /netlib/clapack/clapack/CLAPACK/TIMING/EIG/EIGSRC/
  10519. -----------------------------------------------------------
  10520. Makefile
  10521. cbdsqr.c
  10522. cgghrd.c
  10523. chgeqz.c
  10524. chsein.c
  10525. chseqr.c
  10526. claed0.c
  10527. claed7.c
  10528. claed8.c
  10529. claein.c
  10530. clahqr.c
  10531. cpteqr.c
  10532. cstedc.c
  10533. cstein.c
  10534. csteqr.c
  10535. ctgevc.c
  10536. ctrevc.c
  10537. dbdsqr.c
  10538. dgghrd.c
  10539. dhgeqz.c
  10540. dhsein.c
  10541. dhseqr.c
  10542. dlaebz.c
  10543. dlaed0.c
  10544. dlaed1.c
  10545. dlaed2.c
  10546. dlaed3.c
  10547. dlaed4.c
  10548. dlaed5.c
  10549. dlaed6.c
  10550. dlaed7.c
  10551. dlaed8.c
  10552. dlaed9.c
  10553. dlaeda.c
  10554. dlaein.c
  10555. dlahqr.c
  10556. dlasq1.c
  10557. dlasq2.c
  10558. dlasq3.c
  10559. dlasq4.c
  10560. dpteqr.c
  10561. dstebz.c
  10562. dstedc.c
  10563. dstein.c
  10564. dsteqr.c
  10565. dsterf.c
  10566. dtgevc.c
  10567. dtrevc.c
  10568. f2c.h
  10569. sbdsqr.c
  10570. sgghrd.c
  10571. shgeqz.c
  10572. shsein.c
  10573. shseqr.c
  10574. slaebz.c
  10575. slaed0.c
  10576. slaed1.c
  10577. slaed2.c
  10578. slaed3.c
  10579. slaed4.c
  10580. slaed5.c
  10581. slaed6.c
  10582. slaed7.c
  10583. slaed8.c
  10584. slaed9.c
  10585. slaeda.c
  10586. slaein.c
  10587. slahqr.c
  10588. slasq1.c
  10589. slasq2.c
  10590. slasq3.c
  10591. slasq4.c
  10592. spteqr.c
  10593. sstebz.c
  10594. sstedc.c
  10595. sstein.c
  10596. ssteqr.c
  10597. ssterf.c
  10598. stgevc.c
  10599. strevc.c
  10600. zbdsqr.c
  10601. zgghrd.c
  10602. zhgeqz.c
  10603. zhsein.c
  10604. zhseqr.c
  10605. zlaed0.c
  10606. zlaed7.c
  10607. zlaed8.c
  10608. zlaein.c
  10609. zlahqr.c
  10610. zpteqr.c
  10611. zstedc.c
  10612. zstein.c
  10613. zsteqr.c
  10614. ztgevc.c
  10615. ztrevc.c
  10616. -----------------------------------------------------------
  10617. path: /netlib/clapack/clapack/CLAPACK/TIMING/LIN/
  10618. -----------------------------------------------------------
  10619. Makefile
  10620. atimck.c
  10621. atimin.c
  10622. clinpk.c
  10623. ctimaa.c
  10624. ctimb2.c
  10625. ctimb3.c
  10626. ctimbr.c
  10627. ctimgb.c
  10628. ctimge.c
  10629. ctimgt.c
  10630. ctimhe.c
  10631. ctimhp.c
  10632. ctimhr.c
  10633. ctimlq.c
  10634. ctimmg.c
  10635. ctimmm.c
  10636. ctimmv.c
  10637. ctimpb.c
  10638. ctimpo.c
  10639. ctimpp.c
  10640. ctimpt.c
  10641. ctimql.c
  10642. ctimqp.c
  10643. ctimqr.c
  10644. ctimrq.c
  10645. ctimsp.c
  10646. ctimsy.c
  10647. ctimtb.c
  10648. ctimtd.c
  10649. ctimtp.c
  10650. ctimtr.c
  10651. deispk.c
  10652. dlinpk.c
  10653. dmflop.c
  10654. dopaux.c
  10655. dopbl2.c
  10656. dopbl3.c
  10657. dopgb.c
  10658. dopla.c
  10659. dprtb2.c
  10660. dprtb3.c
  10661. dprtb4.c
  10662. dprtb5.c
  10663. dprtbl.c
  10664. dtimaa.c
  10665. dtimb2.c
  10666. dtimb3.c
  10667. dtimbr.c
  10668. dtimgb.c
  10669. dtimge.c
  10670. dtimgt.c
  10671. dtimhr.c
  10672. dtimlq.c
  10673. dtimmg.c
  10674. dtimmm.c
  10675. dtimmv.c
  10676. dtimpb.c
  10677. dtimpo.c
  10678. dtimpp.c
  10679. dtimpt.c
  10680. dtimql.c
  10681. dtimqp.c
  10682. dtimqr.c
  10683. dtimrq.c
  10684. dtimsp.c
  10685. dtimsy.c
  10686. dtimtb.c
  10687. dtimtd.c
  10688. dtimtp.c
  10689. dtimtr.c
  10690. f2c.h
  10691. icopy.c
  10692. ilaenv.c
  10693. seispk.c
  10694. slinpk.c
  10695. smflop.c
  10696. sopaux.c
  10697. sopbl2.c
  10698. sopbl3.c
  10699. sopgb.c
  10700. sopla.c
  10701. sprtb2.c
  10702. sprtb3.c
  10703. sprtb4.c
  10704. sprtb5.c
  10705. sprtbl.c
  10706. stimaa.c
  10707. stimb2.c
  10708. stimb3.c
  10709. stimbr.c
  10710. stimgb.c
  10711. stimge.c
  10712. stimgt.c
  10713. stimhr.c
  10714. stimlq.c
  10715. stimmg.c
  10716. stimmm.c
  10717. stimmv.c
  10718. stimpb.c
  10719. stimpo.c
  10720. stimpp.c
  10721. stimpt.c
  10722. stimql.c
  10723. stimqp.c
  10724. stimqr.c
  10725. stimrq.c
  10726. stimsp.c
  10727. stimsy.c
  10728. stimtb.c
  10729. stimtd.c
  10730. stimtp.c
  10731. stimtr.c
  10732. xlaenv.c
  10733. zlinpk.c
  10734. ztimaa.c
  10735. ztimb2.c
  10736. ztimb3.c
  10737. ztimbr.c
  10738. ztimgb.c
  10739. ztimge.c
  10740. ztimgt.c
  10741. ztimhe.c
  10742. ztimhp.c
  10743. ztimhr.c
  10744. ztimlq.c
  10745. ztimmg.c
  10746. ztimmm.c
  10747. ztimmv.c
  10748. ztimpb.c
  10749. ztimpo.c
  10750. ztimpp.c
  10751. ztimpt.c
  10752. ztimql.c
  10753. ztimqp.c
  10754. ztimqr.c
  10755. ztimrq.c
  10756. ztimsp.c
  10757. ztimsy.c
  10758. ztimtb.c
  10759. ztimtd.c
  10760. ztimtp.c
  10761. ztimtr.c
  10762. -----------------------------------------------------------
  10763. path: /netlib/clapack/clapack/CLAPACK/Translate/
  10764. -----------------------------------------------------------
  10765. CompletePolish
  10766. Makefile
  10767. PartialPolish
  10768. comment.l
  10769. delete.sed
  10770. f2c
  10771. lenscrub.l
  10772. lex_for_comment.c
  10773. lex_for_lenscrub.c
  10774. lex_for_lint.c
  10775. lex_for_substitute_locals.c
  10776. main.c
  10777. run_comment
  10778. run_macro
  10779. run_splitter
  10780. run_stripper
  10781. split.sed
  10782. test_tool.c
  10783. test_yacc.c
  10784. -----------------------------------------------------------
  10785. for     single precision complex CLAPACK routines
  10786. path: /netlib/clapack/complex/
  10787. -----------------------------------------------------------
  10788.  # -------------------------------------------------------
  10789.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  10790.  # -------------------------------------------------------
  10791.  
  10792. .depend
  10793. cgbtf2.c
  10794. cgebd2.c
  10795. cgehd2.c
  10796. cgelq2.c
  10797. cgeql2.c
  10798. cgeqr2.c
  10799. cgerq2.c
  10800. cgesv.c                for     Solves a general system of linear equations
  10801.                                AX=B.
  10802.                        gams    d2c1
  10803.  
  10804. cgbsv.c                for     Solves a general banded system of linear
  10805.                                equations AX=B.
  10806.                        gams    d2c2
  10807.  
  10808. cgetf2.c
  10809. cgetri.c
  10810. cgetrs.c
  10811. cgtsv.c                for     Solves a general tridiagonal system of linear
  10812.                                equations AX=B.
  10813.                        gams    d2c2a
  10814.  
  10815. chegs2.c
  10816. chetd2.c
  10817. chetf2.c
  10818. clabrd.c
  10819. clacgv.c
  10820. clacon.c
  10821. clacpy.c
  10822. clacrm.c
  10823. clacrt.c
  10824. cladiv.c
  10825. claed0.c
  10826. claed7.c
  10827. claed8.c
  10828. claein.c
  10829. claesy.c
  10830. claev2.c
  10831. clags2.c
  10832. clagtm.c
  10833. clahef.c
  10834. clahqr.c
  10835. clahrd.c
  10836. claic1.c
  10837. clangb.c
  10838. clange.c
  10839. clangt.c
  10840. clanhb.c
  10841. clanhe.c
  10842. clanhp.c
  10843. clanhs.c
  10844. clanht.c
  10845. clansb.c
  10846. clansp.c
  10847. clansy.c
  10848. clantb.c
  10849. clantp.c
  10850. clantr.c
  10851. clapll.c
  10852. clapmt.c
  10853. claqgb.c
  10854. claqge.c
  10855. claqhb.c
  10856. claqhe.c
  10857. claqhp.c
  10858. claqsb.c
  10859. claqsp.c
  10860. claqsy.c
  10861. clar2v.c
  10862. clarf.c
  10863. clarfb.c
  10864. clarfg.c
  10865. clarft.c
  10866. clarfx.c
  10867. clargv.c
  10868. clarnv.c
  10869. clartg.c
  10870. clartv.c
  10871. clascl.c
  10872. claset.c
  10873. clasr.c
  10874. classq.c
  10875. claswp.c
  10876. clasyf.c
  10877. clatbs.c
  10878. clatps.c
  10879. clatrd.c
  10880. clatrs.c
  10881. clatzm.c
  10882. clauu2.c
  10883. clauum.c
  10884. cpbtf2.c
  10885. cposv.c                for     Solves a Hermitian positive definite system of
  10886.                                linear
  10887.                                equations AX=B.
  10888.                        gams    d2d1b
  10889.  
  10890. cpotf2.c
  10891. cppsv.c                for     Solves a Hermitian positive definite system of
  10892.                                linear
  10893.                                equations AX=B, where A is in packed storage.
  10894.                        gams    d2d1b
  10895.  
  10896. cpbsv.c                for     Solves a Hermitian positive definite banded
  10897.                                system
  10898.                                of linear  equations AX=B.
  10899.                        gams    d2d2
  10900.  
  10901. cptsv.c                for     Solves a Hermitian positive definite tridiagonal
  10902.                                system
  10903.                                of linear equations AX=B.
  10904.                        gams    d2d2a
  10905.  
  10906. crot.c
  10907. cspmv.c
  10908. cspr.c
  10909. csrot.c
  10910. csrscl.c
  10911. csymv.c
  10912. csyr.c
  10913. csysv.c                for     Solves a complex symmetric indefinite system of
  10914.                                linear equations AX=B.
  10915.                        gams    d2c1
  10916.  
  10917. chesv.c                for     Solves a complex Hermitian indefinite system of
  10918.                                linear equations AX=B.
  10919.                        gams    d2d1a
  10920.  
  10921. cspsv.c                for     Solves a complex symmetric indefinite system of
  10922.                                linear equations AX=B,
  10923.                                where A is held in packed storage.
  10924.                        gams    d2c1
  10925.  
  10926. chpsv.c                for     Solves a complex Hermitian indefinite system of
  10927.                                linear equations AX=B,
  10928.                                where A is held in packed storage.
  10929.                        gams    d2d1a
  10930.  
  10931. cgels.c                for     Computes the least squares solution to an
  10932.                                over-determined system
  10933.                                of linear equations, A X=B or A**H X=B,  or the
  10934.                                minimum norm
  10935.                                solution of an under-determined system, where A
  10936.                                is a general
  10937.                                rectangular matrix of full rank,  using a QR or
  10938.                                LQ factorization
  10939.                                of A.
  10940.                        gams    d9a1
  10941.  
  10942. cgglse.c               for     Solves the LSE (Constrained Linear Least Squares
  10943.                                Problem) using
  10944.                                the GRQ (Generalized RQ) factorization
  10945.                        gams    d9b1
  10946.  
  10947. cggglm.c               for     Solves the GLM (Generalized Linear Regression
  10948.                                Model) using
  10949.                                the GQR (Generalized QR) factorization
  10950.  
  10951. cheev.c                for     Computes all eigenvalues and, optionally,
  10952.                                eigenvectors of a complex
  10953.                                Hermitian matrix.
  10954.                        gams    d4a3
  10955.  
  10956. cheevd.c               for     Computes all eigenvalues and, optionally,
  10957.                                eigenvectors of a complex
  10958.                                Hermitian matrix.  If eigenvectors are desired,
  10959.                                it uses a divide
  10960.                                and conquer algorithm.
  10961.                        gams    d4a3
  10962.  
  10963. chpev.c                for     Computes all eigenvalues and, optionally,
  10964.                                eigenvectors of a complex
  10965.                                Hermitian matrix in packed storage.
  10966.                        gams    d4a3
  10967.  
  10968. chpevd.c               for     Computes all eigenvalues and, optionally,
  10969.                                eigenvectors of a complex
  10970.                                Hermitian matrix in packed storage.  If
  10971.                                eigenvectors are desired, it
  10972.                                uses a divide and conquer algorithm.
  10973.                        gams    d4a3
  10974.  
  10975. chbev.c                for     Computes all eigenvalues and, optionally,
  10976.                                eigenvectors of a complex
  10977.                                Hermitian band matrix.
  10978.                        gams    d4a3, d4a6
  10979.  
  10980. chbevd.c               for     Computes all eigenvalues and, optionally,
  10981.                                eigenvectors of a complex
  10982.                                Hermitian band matrix.  If eigenvectors are
  10983.                                desired, it uses a divide
  10984.                                and conquer algorithm.
  10985.                        gams    d4a3, d4a6
  10986.  
  10987. cgees.c                for     Computes the eigenvalues and Schur factorization
  10988.                                of a general
  10989.                                matrix, and orders the factorization so that
  10990.                                selected eigenvalues
  10991.                                are at the top left of the Schur form.
  10992.                        gams    d4a4
  10993.  
  10994. cgeev.c                for     Computes the eigenvalues and left and right
  10995.                                eigenvectors of
  10996.                                a general matrix.
  10997.                        gams    d4a4
  10998.  
  10999. cgesvd.c               for     Computes the singular value decomposition (SVD)
  11000.                                of a general
  11001.                                rectangular matrix.
  11002.                        gams    d6
  11003.  
  11004. chegv.c                for     Computes all eigenvalues and the eigenvectors of
  11005.                                a generalized
  11006.                                Hermitian-definite generalized eigenproblem,
  11007.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  11008.                                x.
  11009.                        gams    d4b3
  11010.  
  11011. chpgv.c                for     Computes all eigenvalues and eigenvectors of  a
  11012.                                generalized
  11013.                                Hermitian-definite generalized eigenproblem,
  11014.                                Ax= lambda
  11015.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  11016.                                and B are in packed
  11017.                                storage.
  11018.                        gams    d4b3
  11019.  
  11020. chbgv.c                for     Computes all the eigenvalues, and optionally,
  11021.                                the eigenvectors
  11022.                                of a complex generalized Hermitian-definite
  11023.                                banded eigenproblem, of
  11024.                                the form A*x=(lambda)*B*x.  A and B are assumed
  11025.                                to be Hermitian
  11026.                                and banded, and B is also positive definite.
  11027.  
  11028. cgegs.c                for     Computes the generalized eigenvalues, Schur
  11029.                                form, and left and/or
  11030.                                right Schur vectors for a pair of nonsymmetric
  11031.                                matrices
  11032.  
  11033. cgegv.c                for     Computes the generalized eigenvalues, and left
  11034.                                and/or right
  11035.                                generalized eigenvectors for a pair of
  11036.                                nonsymmetric matrices
  11037.  
  11038. cggsvd.c               for     Computes the Generalized Singular Value
  11039.                                Decomposition
  11040.  
  11041.  # ---------------------------------
  11042.  # Available EXPERT DRIVER routines:
  11043.  # ---------------------------------
  11044.  
  11045. cgesvx.c               for     Solves a general system of linear equations
  11046.                                AX=B, A**T X=B
  11047.                                or A**H X=B, and provides an estimate of the
  11048.                                condition number
  11049.                                and error bounds on the solution.
  11050.                        gams    d2c1
  11051.  
  11052. cgbsvx.c               for     Solves a general banded system of linear
  11053.                                equations AX=B,
  11054.                                A**T X=B or A**H X=B, and provides an estimate
  11055.                                of the condition
  11056.                                number and error bounds on the solution.
  11057.                        gams    d2c2
  11058.  
  11059. cgtsvx.c               for     Solves a general tridiagonal system of linear
  11060.                                equations AX=B,
  11061.                                A**T X=B or A**H X=B, and provides an estimate
  11062.                                of the condition
  11063.                                number  and error bounds on the solution.
  11064.                        gams    d2c2a
  11065.  
  11066. cposvx.c               for     Solves a Hermitian positive definite system of
  11067.                                linear
  11068.                                equations AX=B, and provides an estimate of the
  11069.                                condition number
  11070.                                and error bounds on the solution.
  11071.                        gams    d2d1b
  11072.  
  11073. cppsvx.c               for     Solves a Hermitian positive definite system of
  11074.                                linear
  11075.                                equations AX=B, where A is held in packed
  11076.                                storage, and provides
  11077.                                an estimate of the condition number and error
  11078.                                bounds on the
  11079.                                solution.
  11080.                        gams    d2d1b
  11081.  
  11082. cpbsvx.c               for     Solves a Hermitian positive definite banded
  11083.                                system
  11084.                                of linear equations AX=B, and provides an
  11085.                                estimate of the condition
  11086.                                number and error bounds on the solution.
  11087.                        gams    d2d2
  11088.  
  11089. cptsvx.c               for     Solves a Hermitian positive definite tridiagonal
  11090.                                system of linear equations AX=B, and provides an
  11091.                                estimate of
  11092.                                the condition number and error bounds on the
  11093.                                solution.
  11094.                        gams    d2d2a
  11095.  
  11096. csysvx.c               for     Solves a complex symmetric
  11097.                                indefinite system  of linear equations AX=B, and
  11098.                                provides an
  11099.                                estimate of the condition number and error
  11100.                                bounds on the solution.
  11101.                        gams    d2c1
  11102.  
  11103. chesvx.c               for     Solves a complex Hermitian
  11104.                                indefinite system  of linear equations AX=B, and
  11105.                                provides an
  11106.                                estimate of the condition number and error
  11107.                                bounds on the solution.
  11108.                        gams    d2d1a
  11109.  
  11110. cspsvx.c               for     Solves a complex symmetric
  11111.                                indefinite system of linear equations AX=B,
  11112.                                where A is held
  11113.                                in packed storage, and provides an estimate of
  11114.                                the condition
  11115.                                number and error bounds on the solution.
  11116.                        gams    d2c1
  11117.  
  11118. chpsvx.c               for     Solves a complex Hermitian
  11119.                                indefinite system of linear equations AX=B,
  11120.                                where A is held
  11121.                                in packed storage, and provides an estimate of
  11122.                                the condition
  11123.                                number and error bounds on the solution.
  11124.                        gams    d2d1a
  11125.  
  11126. cgelsx.c               for     Computes the minimum norm least squares solution
  11127.                                to an over-
  11128.                                or under-determined system of linear equations A
  11129.                                X=B, using a
  11130.                                complete orthogonal factorization of A.
  11131.                        gams    d9a1
  11132.  
  11133. cgelss.c               for     Computes the minimum norm least squares solution
  11134.                                to an over-
  11135.                                or under-determined system of linear equations A
  11136.                                X=B,  using
  11137.                                the singular value decomposition of A.
  11138.                        gams    d9a1
  11139.  
  11140. cheevx.c               for     Computes selected eigenvalues and eigenvectors
  11141.                                of a Hermitian matrix.
  11142.                        gams    d4a3
  11143.  
  11144. chpevx.c               for     Computes selected eigenvalues and eigenvectors
  11145.                                of a
  11146.                                Hermitian matrix in packed storage.
  11147.                        gams    d4a3
  11148.  
  11149. chbevx.c               for     Computes selected eigenvalues and eigenvectors
  11150.                                of a
  11151.                                Hermitian band matrix.
  11152.                        gams    d4a3, d4a6
  11153.  
  11154. cgeesx.c               for     Computes the eigenvalues and Schur factorization
  11155.                                of a general
  11156.                                matrix, orders the factorization so that
  11157.                                selected eigenvalues
  11158.                                are at the top left of the Schur form, and
  11159.                                computes reciprocal
  11160.                                condition numbers for the average of the
  11161.                                selected eigenvalues,
  11162.                                and for the associated right invariant subspace.
  11163.                        gams    d4a4
  11164.  
  11165. cgeevx.c               for     Computes the eigenvalues and left and right
  11166.                                eigenvectors of
  11167.                                a general matrix,  with preliminary balancing of
  11168.                                the matrix,
  11169.                                and computes reciprocal condition numbers for
  11170.                                the eigenvalues
  11171.                                and right eigenvectors.
  11172.                        gams    d4a4
  11173.  
  11174.  # ---------------------------------
  11175.  # Available COMPUTATIONAL routines:
  11176.  # ---------------------------------
  11177.  
  11178. cbdsqr.c               for     Computes the singular value decomposition (SVD)
  11179.                                of a real bidiagonal
  11180.                                matrix, using the bidiagonal QR algorithm.
  11181.                        gams    d6
  11182.  
  11183. cgbbrd.c                       Reduces a complex general band matrix to real
  11184.                                upper bidiagonal form
  11185.                                by a unitary transformation.
  11186.  
  11187. cgbcon.c               for     Estimates the reciprocal of the condition number
  11188.                                of a general
  11189.                                band matrix, in either the 1-norm or the
  11190.                                infinity-norm, using
  11191.                                the LU factorization computed by CGBTRF.
  11192.                        gams    d2c2
  11193.  
  11194. cgbequ.c               for     Computes row and column scalings to equilibrate
  11195.                                a general band
  11196.                                matrix and reduce its condition number.
  11197.                        gams    d2c2
  11198.  
  11199. cgbrfs.c               for     Improves the computed solution to a general
  11200.                                banded system of
  11201.                                linear equations AX=B, A**T X=B or A**H X=B, and
  11202.                                provides forward
  11203.                                and backward error bounds for the solution.
  11204.                        gams    d2c2
  11205.  
  11206. cgbtrf.c               for     Computes an LU factorization of a general band
  11207.                                matrix, using
  11208.                                partial pivoting with row interchanges.
  11209.                        gams    d2c2
  11210.  
  11211. cgbtrs.c               for     Solves a general banded system of linear
  11212.                                equations AX=B,
  11213.                                A**T X=B or A**H X=B, using the LU factorization
  11214.                                computed
  11215.                                by CGBTRF.
  11216.                        gams    d2c2
  11217.  
  11218. cgebak.c               for     Transforms eigenvectors of a balanced matrix to
  11219.                                those of the
  11220.                                original matrix supplied to CGEBAL.
  11221.                        gams    d4c4
  11222.  
  11223. cgebal.c               for     Balances a general matrix in order to improve
  11224.                                the accuracy
  11225.                                of computed eigenvalues.
  11226.                        gams    d4c1a
  11227.  
  11228. cgebrd.c               for     Reduces a general rectangular matrix to real
  11229.                                bidiagonal form
  11230.                                by an orthogonal/unitary transformation.
  11231.                        gams    d6
  11232.  
  11233. cgecon.c               for     Estimates the reciprocal of the condition number
  11234.                                of a general
  11235.                                matrix, in either the 1-norm or the
  11236.                                infinity-norm, using the
  11237.                                LU factorization computed by CGETRF.
  11238.                        gams    d2c1
  11239.  
  11240. cgeequ.c               for     Computes row and column scalings to equilibrate
  11241.                                a general
  11242.                                rectangular matrix and reduce its condition
  11243.                                number.
  11244.                        gams    d2c1
  11245.  
  11246. cgehrd.c               for     Reduces a general matrix to upper Hessenberg
  11247.                                form by an
  11248.                                unitary similarity transformation.
  11249.                        gams    d4c1b2
  11250.  
  11251. cgelqf.c               for     Computes an LQ factorization of a general
  11252.                                rectangular matrix.
  11253.                        gams    d5
  11254.  
  11255. cgeqlf.c               for     Computes a QL factorization of a general
  11256.                                rectangular matrix.
  11257.                        gams    d5
  11258.  
  11259. cgeqpf.c               for     Computes a QR factorization with column pivoting
  11260.                                of a general
  11261.                                rectangular matrix.
  11262.                        gams    d5
  11263.  
  11264. cgeqrf.c               for     Computes a QR factorization of a general
  11265.                                rectangular matrix.
  11266.                        gams    d5
  11267.  
  11268. cgerfs.c               for     Improves the computed solution to a general
  11269.                                system of linear
  11270.                                equations AX=B, A**T X=B or A**H X=B, and
  11271.                                provides forward and
  11272.                                backward error bounds for the solution.
  11273.                        gams    d2c1
  11274.  
  11275. cgerqf.c               for     Computes an RQ factorization of a general
  11276.                                rectangular matrix.
  11277.                        gams    d5
  11278.  
  11279. cgetrf.c               for     Computes an LU factorization of a general
  11280.                                matrix, using partial
  11281.                                pivoting with row interchanges.
  11282.                        gams    d2c1
  11283.  
  11284. cggbak.c               for     Forms the right or left eigenvectors of the
  11285.                                generalized eigenvalue
  11286.                                problem by backward transformation on the
  11287.                                computed eigenvectors of
  11288.                                the balanced pair of matrices output by CGGBAL.
  11289.  
  11290. cggbal.c               for     Balances a pair of general complex matrices for
  11291.                                the generalized
  11292.                                eigenvalue problem A x = lambda B x.
  11293.  
  11294. cgghrd.c               for     Reduces a pair of complex matrices to
  11295.                                generalized upper
  11296.                                Hessenberg form using unitary similarity
  11297.                                transformations.
  11298.  
  11299. cggqrf.c               for     Computes a generalized QR factorization of a
  11300.                                pair of matrices.
  11301.  
  11302. cggrqf.c               for     Computes a generalized RQ factorization of a
  11303.                                pair of matrices.
  11304.  
  11305. cggsvp.c               for     Computes unitary matrices as a preprocessing
  11306.                                step
  11307.                                for computing the generalized singular value
  11308.                                decomposition
  11309.  
  11310. cgtcon.c               for     Estimates the reciprocal of the condition number
  11311.                                of a general
  11312.                                tridiagonal matrix, in either the 1-norm or the
  11313.                                infinity-norm,
  11314.                                using the LU factorization computed by CGTTRF.
  11315.                        gams    d2c2a
  11316.  
  11317. cgtrfs.c               for     Improves the computed solution to a general
  11318.                                tridiagonal system
  11319.                                of linear equations AX=B, A**T X=B or A**H X=B,
  11320.                                and provides
  11321.                                forward and backward error bounds for the
  11322.                                solution.
  11323.                        gams    d2c2a
  11324.  
  11325. cgttrf.c               for     Computes an LU factorization of a general
  11326.                                tridiagonal matrix,
  11327.                                using partial pivoting with row interchanges.
  11328.                        gams    d2c2a
  11329.  
  11330. cgttrs.c               for     Solves a general tridiagonal system of linear
  11331.                                equations AX=B,
  11332.                                A**T X=B or A**H X=B, using the LU factorization
  11333.                                computed by
  11334.                                CGTTRF.
  11335.                        gams    d2c2a
  11336.  
  11337. chgeqz.c               for     Implements a single-/double-shift version of the
  11338.                                QZ method for
  11339.                                finding the generalized eigenvalues of the
  11340.                                equation
  11341.                                det(A - w(i) B) = 0
  11342.  
  11343. chsein.c               for     Computes specified right and/or left
  11344.                                eigenvectors of an upper
  11345.                                Hessenberg matrix by inverse iteration.
  11346.                        gams    d4c3
  11347.  
  11348. chseqr.c               for     Computes the eigenvalues and Schur factorization
  11349.                                of an upper
  11350.                                Hessenberg matrix, using the multishift QR
  11351.                                algorithm.
  11352.                        gams    d4c2b
  11353.  
  11354. csytf2.c
  11355. ctrti2.c
  11356. cung2l.c
  11357. cung2r.c
  11358. cungl2.c
  11359. cungr2.c
  11360. cunm2l.c
  11361. cunm2r.c
  11362. cunml2.c
  11363. cunmr2.c
  11364. cupgtr.c               for     Generates the unitary transformation matrix from
  11365.                                a reduction to tridiagonal form determined by
  11366.                                CHPTRD.
  11367.                        gams    d4c1b1
  11368.  
  11369. cupmtr.c               for     Multiplies a general matrix by the unitary
  11370.                                transformation matrix from a reduction to
  11371.                                tridiagonal form
  11372.                                determined by CHPTRD.
  11373.                        gams    d4c4
  11374.  
  11375. cungbr.c               for     Generates the unitary transformation matrices
  11376.                                from
  11377.                                a reduction to bidiagonal form determined by
  11378.                                CGEBRD.
  11379.                        gams    d6
  11380.  
  11381. cunghr.c               for     Generates the unitary transformation matrix from
  11382.                                a reduction to Hessenberg form determined by
  11383.                                CGEHRD.
  11384.                        gams    d4c1b2
  11385.  
  11386. cunglq.c               for     Generates all or part of the unitary matrix Q
  11387.                                from
  11388.                                an LQ factorization determined by CGELQF.
  11389.                        gams    d5
  11390.  
  11391. cungql.c               for     Generates all or part of the unitary matrix Q
  11392.                                from
  11393.                                a QL factorization determined by CGEQLF.
  11394.                        gams    d5
  11395.  
  11396. cungqr.c               for     Generates all or part of the unitary matrix Q
  11397.                                from
  11398.                                a QR factorization determined by CGEQRF.
  11399.                        gams    d5
  11400.  
  11401. cungrq.c               for     Generates all or part of the unitary matrix Q
  11402.                                from
  11403.                                an RQ factorization determined by CGERQF.
  11404.                        gams    d5
  11405.  
  11406. cungtr.c               for     Generates the unitary transformation matrix from
  11407.                                a reduction to tridiagonal form determined by
  11408.                                CHETRD.
  11409.                        gams    d4c1b1
  11410.  
  11411. cunmbr.c               for     Multiplies a general matrix by one of the
  11412.                                unitary
  11413.                                transformation matrices from a reduction to
  11414.                                bidiagonal form
  11415.                                determined by CGEBRD.
  11416.                        gams    d6
  11417.  
  11418. cunmhr.c               for     Multiplies a general matrix by the unitary
  11419.                                transformation
  11420.                                matrix from a reduction to Hessenberg form
  11421.                                determined by CGEHRD.
  11422.                        gams    d4c4
  11423.  
  11424. cunmlq.c               for     Multiplies a general matrix by the unitary
  11425.                                matrix
  11426.                                from an LQ factorization determined by CGELQF.
  11427.                        gams    d5
  11428.  
  11429. cunmql.c               for     Multiplies a general matrix by the unitary
  11430.                                matrix
  11431.                                from a QL factorization determined by CGEQLF.
  11432.                        gams    d5
  11433.  
  11434. cunmqr.c               for     Multiplies a general matrix by the unitary
  11435.                                matrix
  11436.                                from a QR factorization determined by CGEQRF.
  11437.                        gams    d5
  11438.  
  11439. cunmrq.c               for     Multiplies a general matrix by the unitary
  11440.                                matrix
  11441.                                from an RQ factorization determined by CGERQF.
  11442.                        gams    d5
  11443.  
  11444. cunmtr.c               for     Multiplies a general matrix by the unitary
  11445.                                transformation matrix from a reduction to
  11446.                                tridiagonal form
  11447.                                determined by CHETRD.
  11448.                        gams    d4c4
  11449.  
  11450. cpbcon.c               for     Estimates the reciprocal of the condition number
  11451.                                of a
  11452.                                Hermitian positive definite band matrix, using
  11453.                                the
  11454.                                Cholesky factorization computed by CPBTRF.
  11455.                        gams    d2d2
  11456.  
  11457. cpbequ.c               for     Computes row and column scalings to equilibrate
  11458.                                a Hermitian
  11459.                                positive definite band matrix and reduce its
  11460.                                condition number.
  11461.                        gams    d2d2
  11462.  
  11463. cpbrfs.c               for     Improves the computed solution to a Hermitian
  11464.                                positive
  11465.                                definite banded system of linear equations AX=B,
  11466.                                and provides
  11467.                                forward and backward error bounds for the
  11468.                                solution.
  11469.                        gams    d2d2
  11470.  
  11471. cpbstf.c               for     Computes a split Cholesky factorization of a
  11472.                                complex Hermitian
  11473.                                positive definite band matrix.
  11474.  
  11475. cpbtrf.c               for     Computes the Cholesky factorization of a
  11476.                                Hermitian
  11477.                                positive definite band matrix.
  11478.                        gams    d2d2
  11479.  
  11480. cpbtrs.c               for     Solves a Hermitian positive definite banded
  11481.                                system
  11482.                                of linear equations AX=B, using the Cholesky
  11483.                                factorization
  11484.                                computed by CPBTRF.
  11485.                        gams    d2d2
  11486.  
  11487. cpocon.c               for     Estimates the reciprocal of the condition number
  11488.                                of a
  11489.                                Hermitian positive definite matrix, using the
  11490.                                Cholesky factorization computed by CPOTRF.
  11491.                        gams    d2d1b
  11492.  
  11493. cpoequ.c               for     Computes row and column scalings to equilibrate
  11494.                                a Hermitian
  11495.                                positive definite matrix and reduce its
  11496.                                condition number.
  11497.                        gams    d2d1b
  11498.  
  11499. cporfs.c               for     Improves the computed solution to a Hermitian
  11500.                                positive
  11501.                                definite system of linear equations AX=B, and
  11502.                                provides forward
  11503.                                and backward error bounds for the solution.
  11504.                        gams    d2d1b
  11505.  
  11506. cpotrf.c               for     Computes the Cholesky factorization of a
  11507.                                Hermitian
  11508.                                positive definite matrix.
  11509.                        gams    d2d1b
  11510.  
  11511. cpotri.c               for     Computes the inverse of a Hermitian positive
  11512.                                definite
  11513.                                matrix, using the Cholesky factorization
  11514.                                computed by CPOTRF.
  11515.                        gams    d2d1b
  11516.  
  11517. cpotrs.c               for     Solves a Hermitian positive definite system of
  11518.                                linear
  11519.                                equations AX=B, using the Cholesky factorization
  11520.                                computed by
  11521.                                CPOTRF.
  11522.                        gams    d2d1b
  11523.  
  11524. cppcon.c               for     Estimates the reciprocal of the condition number
  11525.                                of a
  11526.                                Hermitian positive definite matrix in packed
  11527.                                storage,
  11528.                                using the Cholesky factorization computed by
  11529.                                CPPTRF.
  11530.                        gams    d2d1b
  11531.  
  11532. cppequ.c               for     Computes row and column scalings to equilibrate
  11533.                                a Hermitian
  11534.                                positive definite matrix in packed storage and
  11535.                                reduce its condition
  11536.                                number.
  11537.                        gams    d2d1b
  11538.  
  11539. cpprfs.c               for     Improves the computed solution to a Hermitian
  11540.                                positive
  11541.                                definite system of linear equations AX=B, where
  11542.                                A is held in
  11543.                                packed storage, and provides forward and
  11544.                                backward error bounds
  11545.                                for the solution.
  11546.                        gams    d2d1b
  11547.  
  11548. cpptrf.c               for     Computes the Cholesky factorization of a
  11549.                                Hermitian
  11550.                                positive definite matrix in packed storage.
  11551.                        gams    d2d1b
  11552.  
  11553. cpptri.c               for     Computes the inverse of a Hermitian positive
  11554.                                definite
  11555.                                matrix in packed storage, using the Cholesky
  11556.                                factorization computed
  11557.                                by CPPTRF.
  11558.                        gams    d2d1b
  11559.  
  11560. cpptrs.c               for     Solves a Hermitian positive definite system of
  11561.                                linear
  11562.                                equations AX=B, where A is held in packed
  11563.                                storage, using the
  11564.                                Cholesky factorization computed by CPPTRF.
  11565.                        gams    d2d1b
  11566.  
  11567. cptcon.c               for     Computes the reciprocal of the condition number
  11568.                                of a
  11569.                                Hermitian positive definite tridiagonal matrix,
  11570.                                using the LDL**H factorization computed by
  11571.                                CPTTRF.
  11572.                        gams    d2d2a
  11573.  
  11574. cpteqr.c               for     Computes all eigenvalues and eigenvectors of a
  11575.                                complex symmetric
  11576.                                positive definite tridiagonal matrix, by
  11577.                                computing the SVD of
  11578.                                its bidiagonal Cholesky factor.
  11579.                        gams    d4c2a
  11580.  
  11581. cptrfs.c               for     Improves the computed solution to a Hermitian
  11582.                                positive
  11583.                                definite tridiagonal system of linear equations
  11584.                                AX=B, and provides
  11585.                                forward and backward error bounds for the
  11586.                                solution.
  11587.                        gams    d2d2a
  11588.  
  11589. cpttrf.c               for     Computes the LDL**H factorization of a Hermitian
  11590.                                positive definite tridiagonal matrix.
  11591.                        gams    d2d2a
  11592.  
  11593. cpttrs.c               for     Solves a Hermitian positive definite tridiagonal
  11594.                                system of linear equations, using the LDL**H
  11595.                                factorization
  11596.                                computed by CPTTRF.
  11597.                        gams    d2d2a
  11598.  
  11599. chbgst.c               for     Reduces a complex Hermitian-definite banded
  11600.                                generalized eigenproblem
  11601.                                A x = lambda B x to standard form, where B has
  11602.                                been factorized by
  11603.                                CPBSTF (Crawford's algorithm).
  11604.  
  11605. chbtrd.c               for     Reduces a Hermitian band matrix to real
  11606.                                symmetric
  11607.                                tridiagonal form by a unitary similarity
  11608.                                transformation.
  11609.                        gams    d4c1b1
  11610.  
  11611. cspcon.c               for     Estimates the reciprocal of the condition number
  11612.                                of a
  11613.                                complex symmetric indefinite
  11614.                                matrix in packed storage, using the
  11615.                                factorization computed
  11616.                                by CSPTRF.
  11617.                        gams    d2c1
  11618.  
  11619. chpcon.c               for     Estimates the reciprocal of the condition number
  11620.                                of a
  11621.                                complex Hermitian indefinite
  11622.                                matrix in packed storage, using the
  11623.                                factorization computed
  11624.                                by CHPTRF.
  11625.                        gams    d2d1a
  11626.  
  11627. chpgst.c               for     Reduces a Hermitian-definite generalized
  11628.                                eigenproblem
  11629.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  11630.                                x, to standard
  11631.                                form,  where A and B are held in packed storage,
  11632.                                and B has been
  11633.                                factorized by CPPTRF.
  11634.                        gams    d4c1c
  11635.  
  11636. csprfs.c               for     Improves the computed solution to a complex
  11637.                                symmetric indefinite system of linear equations
  11638.                                AX=B, where A is held in packed storage, and
  11639.                                provides forward
  11640.                                and backward error bounds for the solution.
  11641.                        gams    d2c1
  11642.  
  11643. chprfs.c               for     Improves the computed solution to a complex
  11644.                                Hermitian indefinite system of linear equations
  11645.                                AX=B, where A is held in packed storage, and
  11646.                                provides forward
  11647.                                and backward error bounds for the solution.
  11648.                        gams    d2d1a
  11649.  
  11650. chptrd.c               for     Reduces a Hermitian matrix in packed storage to
  11651.                                real
  11652.                                symmetric tridiagonal form by a unitary
  11653.                                similarity
  11654.                                transformation.
  11655.                        gams    d4c1b1
  11656.  
  11657. csptrf.c               for     Computes the factorization of a complex
  11658.                                symmetric-indefinite matrix in packed storage,
  11659.                                using the diagonal pivoting method.
  11660.                        gams    d2c1
  11661.  
  11662. chptrf.c               for     Computes the factorization of a complex
  11663.                                Hermitian-indefinite matrix in packed storage,
  11664.                                using the diagonal pivoting method.
  11665.                        gams    d2d1a
  11666.  
  11667. csptri.c               for     Computes the inverse of a complex symmetric
  11668.                                indefinite matrix in packed storage, using the
  11669.                                factorization
  11670.                                computed by CSPTRF.
  11671.                        gams    d2c1
  11672.  
  11673. chptri.c               for     Computes the inverse of a complex
  11674.                                Hermitian indefinite matrix in packed storage,
  11675.                                using the factorization
  11676.                                computed by CHPTRF.
  11677.                        gams    d2d1a
  11678.  
  11679. csptrs.c               for     Solves a complex symmetric
  11680.                                indefinite system of linear equations AX=B,
  11681.                                where A is held
  11682.                                in packed storage, using the factorization
  11683.                                computed
  11684.                                by CSPTRF.
  11685.                        gams    d2c1
  11686.  
  11687. chptrs.c               for     Solves a complex Hermitian
  11688.                                indefinite system of linear equations AX=B,
  11689.                                where A is held
  11690.                                in packed storage, using the factorization
  11691.                                computed
  11692.                                by CHPTRF.
  11693.                        gams    d2d1a
  11694.  
  11695. cstedc.c               for     Computes all eigenvalues and, optionally,
  11696.                                eigenvectors of a
  11697.                                symmetric tridiagonal matrix using the divide
  11698.                                and conquer algorithm.
  11699.  
  11700. cstein.c               for     Computes selected eigenvectors of a real
  11701.                                symmetric tridiagonal
  11702.                                matrix by inverse iteration.
  11703.                        gams    d4c3
  11704.  
  11705. csteqr.c               for     Computes all eigenvalues and eigenvectors of a
  11706.                                real symmetric
  11707.                                tridiagonal matrix, using the implicit QL or QR
  11708.                                algorithm.
  11709.                        gams    d4a1, d4a5, d4c2a
  11710.  
  11711. csycon.c               for     Estimates the reciprocal of the condition number
  11712.                                of a
  11713.                                complex symmetric indefinite matrix,
  11714.                                using the factorization computed by CSYTRF.
  11715.                        gams    d2c1
  11716.  
  11717. checon.c               for     Estimates the reciprocal of the condition number
  11718.                                of a
  11719.                                complex Hermitian indefinite matrix,
  11720.                                using the factorization computed by CHETRF.
  11721.                        gams    d2d1a
  11722.  
  11723. chegst.c               for     Reduces a Hermitian-definite generalized
  11724.                                eigenproblem
  11725.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  11726.                                x, to standard
  11727.                                form, where B has been factorized by CPOTRF.
  11728.                        gams    d4c1c
  11729.  
  11730. csyrfs.c               for     Improves the computed solution to a complex
  11731.                                symmetric indefinite system of linear equations
  11732.                                AX=B, and provides forward and backward error
  11733.                                bounds for the
  11734.                                solution.
  11735.                        gams    d2c1
  11736.  
  11737. cherfs.c               for     Improves the computed solution to a complex
  11738.                                Hermitian indefinite system of linear equations
  11739.                                AX=B, and provides forward and backward error
  11740.                                bounds for the
  11741.                                solution.
  11742.                        gams    d2d1a
  11743.  
  11744. chetrd.c               for     Reduces a Hermitian matrix to real symmetric
  11745.                                tridiagonal
  11746.                                form by an orthogonal/unitary similarity
  11747.                                transformation.
  11748.                        gams    d4c1b1
  11749.  
  11750. csytrf.c               for     Computes the factorization of a complex
  11751.                                symmetric-indefinite matrix,
  11752.                                using the diagonal pivoting method.
  11753.                        gams    d2c1
  11754.  
  11755. chetrf.c               for     Computes the factorization of a complex
  11756.                                Hermitian-indefinite matrix,
  11757.                                using the diagonal pivoting method.
  11758.                        gams    d2d1a
  11759.  
  11760. csytri.c               for     Computes the inverse of a complex symmetric
  11761.                                indefinite matrix,
  11762.                                using the factorization computed by CSYTRF.
  11763.                        gams    d2c1
  11764.  
  11765. chetri.c               for     Computes the inverse of a complex Hermitian
  11766.                                indefinite matrix,
  11767.                                using the factorization computed by CHETRF.
  11768.                        gams    d2d1a
  11769.  
  11770. csytrs.c               for     Solves a complex symmetric indefinite system of
  11771.                                linear equations AX=B,
  11772.                                using the factorization computed by CSPTRF.
  11773.                        gams    d2c1
  11774.  
  11775. chetrs.c               for     Solves a complex Hermitian indefinite system of
  11776.                                linear equations AX=B,
  11777.                                using the factorization computed by CHPTRF.
  11778.                        gams    d2d1a
  11779.  
  11780. ctbcon.c               for     Estimates the reciprocal of the condition number
  11781.                                of a triangular
  11782.                                band matrix, in either the 1-norm or the
  11783.                                infinity-norm.
  11784.                        gams    d2c2, d2c3
  11785.  
  11786. ctbrfs.c               for     Provides forward and backward error bounds for
  11787.                                the solution
  11788.                                of a triangular banded system of linear
  11789.                                equations AX=B,
  11790.                                A**T X=B or A**H X=B.
  11791.                        gams    d2c2, d2c3
  11792.  
  11793. ctbtrs.c               for     Solves a triangular banded system of linear
  11794.                                equations AX=B,
  11795.                                A**T X=B or A**H X=B.
  11796.                        gams    d2c2, d2c3
  11797.  
  11798. ctgevc.c               for     Computes some or all of the right and/or left
  11799.                                generalized eigenvectors
  11800.                                of a pair of complex upper triangular matrices.
  11801.                        gams    d4b4
  11802.  
  11803. ctgsja.c               for     Computes the generalized singular value
  11804.                                decomposition of two complex
  11805.                                upper triangular (or trapezoidal) matrices as
  11806.                                output by CGGSVP.
  11807.                        gams    d6
  11808.  
  11809. ctpcon.c               for     Estimates the reciprocal of the condition number
  11810.                                of a triangular
  11811.                                matrix in packed storage, in either the 1-norm
  11812.                                or the infinity-norm.
  11813.                        gams    d2c3
  11814.  
  11815. ctprfs.c               for     Provides forward and backward error bounds for
  11816.                                the solution
  11817.                                of a triangular system of linear equations AX=B,
  11818.                                A**T X=B or
  11819.                                A**H X=B, where A is held in packed storage.
  11820.                        gams    d2c3
  11821.  
  11822. ctptri.c               for     Computes the inverse of a triangular matrix in
  11823.                                packed storage.
  11824.                        gams    d2c3
  11825.  
  11826. ctptrs.c               for     Solves a triangular system of linear equations
  11827.                                AX=B,
  11828.                                A**T X=B or A**H X=B, where A is held in packed
  11829.                                storage.
  11830.                        gams    d2c3
  11831.  
  11832. ctrcon.c               for     Estimates the reciprocal of the condition number
  11833.                                of a triangular
  11834.                                matrix, in either the 1-norm or the
  11835.                                infinity-norm.
  11836.                        gams    d2c3
  11837.  
  11838. ctrevc.c               for     Computes left and right eigenvectors of an
  11839.                                complex upper triangular
  11840.                                matrix.
  11841.                        gams    d4c3
  11842.  
  11843. ctrexc.c               for     Reorders the Schur factorization of a matrix by
  11844.                                a unitary
  11845.                                similarity transformation.
  11846.                        gams    d4c
  11847.  
  11848. ctrrfs.c               for     Provides forward and backward error bounds for
  11849.                                the solution
  11850.                                of a triangular system of linear equations A
  11851.                                X=B, A**T X=B or
  11852.                                A**H X=B.
  11853.                        gams    d2c3
  11854.  
  11855. ctrsen.c               for     Reorders the Schur factorization of a matrix in
  11856.                                order to find
  11857.                                an orthonormal basis of a right invariant
  11858.                                subspace corresponding
  11859.                                to selected eigenvalues, and returns reciprocal
  11860.                                condition numbers
  11861.                                (sensitivities) of the average of the cluster of
  11862.                                eigenvalues
  11863.                                and of the invariant subspace.
  11864.                        gams    d4c
  11865.  
  11866. ctrsna.c               for     Estimates the reciprocal condition numbers
  11867.                                (sensitivities)
  11868.                                of selected eigenvalues and eigenvectors of a
  11869.                                complex upper
  11870.                                triangular matrix.
  11871.                        gams    d4c
  11872.  
  11873. ctrsyl.c               for     Solves the Sylvester matrix equation A X +/- X
  11874.                                B=C where A
  11875.                                and B are complex upper triangular, and may be
  11876.                                transposed.
  11877.                        gams    d8
  11878.  
  11879. ctrtri.c               for     Computes the inverse of a triangular matrix.
  11880.                        gams    d2c3
  11881.  
  11882. ctrtrs.c               for     Solves a triangular system of linear equations
  11883.                                AX=B,
  11884.                                A**T X=B or A**H X=B.
  11885.                        gams    d2c3
  11886.  
  11887. ctzrqf.c               for     Computes an RQ factorization of an upper
  11888.                                trapezoidal matrix.
  11889.                        gams    d5
  11890.  
  11891. -----------------------------------------------------------
  11892. for     double precision complex CLAPACK routines
  11893. path: /netlib/clapack/complex16/
  11894. -----------------------------------------------------------
  11895.  # -------------------------------------------------------
  11896.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  11897.  # -------------------------------------------------------
  11898.  
  11899. .depend
  11900. zdrot.c
  11901. zdrscl.c
  11902. zgbtf2.c
  11903. zgebd2.c
  11904. zgehd2.c
  11905. zgelq2.c
  11906. zgeql2.c
  11907. zgeqr2.c
  11908. zgerq2.c
  11909. zgesv.c                for     Solves a general system of linear equations
  11910.                                AX=B.
  11911.                        gams    d2c1
  11912.  
  11913. zgbsv.c                for     Solves a general banded system of linear
  11914.                                equations AX=B.
  11915.                        gams    d2c2
  11916.  
  11917. zgetf2.c
  11918. zgetri.c
  11919. zgetrs.c
  11920. zgtsv.c                for     Solves a general tridiagonal system of linear
  11921.                                equations AX=B.
  11922.                        gams    d2c2a
  11923.  
  11924. zhegs2.c
  11925. zhetd2.c
  11926. zhetf2.c
  11927. zlabrd.c
  11928. zlacgv.c
  11929. zlacon.c
  11930. zlacpy.c
  11931. zlacrm.c
  11932. zlacrt.c
  11933. zladiv.c
  11934. zlaed0.c
  11935. zlaed7.c
  11936. zlaed8.c
  11937. zlaein.c
  11938. zlaesy.c
  11939. zlaev2.c
  11940. zlags2.c
  11941. zlagtm.c
  11942. zlahef.c
  11943. zlahqr.c
  11944. zlahrd.c
  11945. zlaic1.c
  11946. zlangb.c
  11947. zlange.c
  11948. zlangt.c
  11949. zlanhb.c
  11950. zlanhe.c
  11951. zlanhp.c
  11952. zlanhs.c
  11953. zlanht.c
  11954. zlansb.c
  11955. zlansp.c
  11956. zlansy.c
  11957. zlantb.c
  11958. zlantp.c
  11959. zlantr.c
  11960. zlapll.c
  11961. zlapmt.c
  11962. zlaqgb.c
  11963. zlaqge.c
  11964. zlaqhb.c
  11965. zlaqhe.c
  11966. zlaqhp.c
  11967. zlaqsb.c
  11968. zlaqsp.c
  11969. zlaqsy.c
  11970. zlar2v.c
  11971. zlarf.c
  11972. zlarfb.c
  11973. zlarfg.c
  11974. zlarft.c
  11975. zlarfx.c
  11976. zlargv.c
  11977. zlarnv.c
  11978. zlartg.c
  11979. zlartv.c
  11980. zlascl.c
  11981. zlaset.c
  11982. zlasr.c
  11983. zlassq.c
  11984. zlaswp.c
  11985. zlasyf.c
  11986. zlatbs.c
  11987. zlatps.c
  11988. zlatrd.c
  11989. zlatrs.c
  11990. zlatzm.c
  11991. zlauu2.c
  11992. zlauum.c
  11993. zpbtf2.c
  11994. zposv.c                for     Solves a Hermitian positive definite system of
  11995.                                linear
  11996.                                equations AX=B.
  11997.                        gams    d2d1b
  11998.  
  11999. zpotf2.c
  12000. zppsv.c                for     Solves a Hermitian positive definite system of
  12001.                                linear
  12002.                                equations AX=B, where A is in packed storage.
  12003.                        gams    d2d1b
  12004.  
  12005. zpbsv.c                for     Solves a Hermitian positive definite banded
  12006.                                system
  12007.                                of linear  equations AX=B.
  12008.                        gams    d2d2
  12009.  
  12010. zptsv.c                for     Solves a Hermitian positive definite tridiagonal
  12011.                                system
  12012.                                of linear equations AX=B.
  12013.                        gams    d2d2a
  12014.  
  12015. zrot.c
  12016. zspmv.c
  12017. zspr.c
  12018. zsymv.c
  12019. zsyr.c
  12020. zsysv.c                for     Solves a complex symmetric indefinite system of
  12021.                                linear equations AX=B.
  12022.                        gams    d2c1
  12023.  
  12024. zhesv.c                for     Solves a complex Hermitian indefinite system of
  12025.                                linear equations AX=B.
  12026.                        gams    d2d1a
  12027.  
  12028. zspsv.c                for     Solves a complex symmetric indefinite system of
  12029.                                linear equations AX=B,
  12030.                                where A is held in packed storage.
  12031.                        gams    d2c1
  12032.  
  12033. zhpsv.c                for     Solves a complex Hermitian indefinite system of
  12034.                                linear equations AX=B,
  12035.                                where A is held in packed storage.
  12036.                        gams    d2d1a
  12037.  
  12038. zgels.c                for     Computes the least squares solution to an
  12039.                                over-determined system
  12040.                                of linear equations, A X=B or A**H X=B,  or the
  12041.                                minimum norm
  12042.                                solution of an under-determined system, where A
  12043.                                is a general
  12044.                                rectangular matrix of full rank,  using a QR or
  12045.                                LQ factorization
  12046.                                of A.
  12047.                        gams    d9a1
  12048.  
  12049. zgglse.c               for     Solves the LSE (Constrained Linear Least Squares
  12050.                                Problem) using
  12051.                                the GRQ (Generalized RQ) factorization
  12052.                        gams    d9b1
  12053.  
  12054. zggglm.c               for     Solves the GLM (Generalized Linear Regression
  12055.                                Model) using
  12056.                                the GQR (Generalized QR) factorization
  12057.  
  12058. zheev.c                for     Computes all eigenvalues and, optionally,
  12059.                                eigenvectors of a complex
  12060.                                Hermitian matrix.
  12061.                        gams    d4a3
  12062.  
  12063. zheevd.c               for     Computes all eigenvalues and, optionally,
  12064.                                eigenvectors of a complex
  12065.                                Hermitian matrix.  If eigenvectors are desired,
  12066.                                it uses a divide
  12067.                                and conquer algorithm.
  12068.                        gams    d4a3
  12069.  
  12070. zhpev.c                for     Computes all eigenvalues and, optionally,
  12071.                                eigenvectors of a complex
  12072.                                Hermitian matrix in packed storage.
  12073.                        gams    d4a3
  12074.  
  12075. zhpevd.c               for     Computes all eigenvalues and, optionally,
  12076.                                eigenvectors of a complex
  12077.                                Hermitian matrix in packed storage.  If
  12078.                                eigenvectors are desired, it
  12079.                                uses a divide and conquer algorithm.
  12080.                        gams    d4a3
  12081.  
  12082. zhbev.c                for     Computes all eigenvalues and, optionally,
  12083.                                eigenvectors of a complex
  12084.                                Hermitian band matrix.
  12085.                        gams    d4a3, d4a6
  12086.  
  12087. zhbevd.c               for     Computes all eigenvalues and, optionally,
  12088.                                eigenvectors of a complex
  12089.                                Hermitian band matrix.  If eigenvectors are
  12090.                                desired, it uses a divide
  12091.                                and conquer algorithm.
  12092.                        gams    d4a3, d4a6
  12093.  
  12094. zgees.c                for     Computes the eigenvalues and Schur factorization
  12095.                                of a general
  12096.                                matrix, and orders the factorization so that
  12097.                                selected eigenvalues
  12098.                                are at the top left of the Schur form.
  12099.                        gams    d4a4
  12100.  
  12101. zgeev.c                for     Computes the eigenvalues and left and right
  12102.                                eigenvectors of
  12103.                                a general matrix.
  12104.                        gams    d4a4
  12105.  
  12106. zgesvd.c               for     Computes the singular value decomposition (SVD)
  12107.                                of a general
  12108.                                rectangular matrix.
  12109.                        gams    d6
  12110.  
  12111. zhegv.c                for     Computes all eigenvalues and the eigenvectors of
  12112.                                a generalized
  12113.                                Hermitian-definite generalized eigenproblem,
  12114.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  12115.                                x.
  12116.                        gams    d4b3
  12117.  
  12118. zhpgv.c                for     Computes all eigenvalues and eigenvectors of  a
  12119.                                generalized
  12120.                                Hermitian-definite generalized eigenproblem,
  12121.                                Ax= lambda
  12122.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  12123.                                and B are in packed
  12124.                                storage.
  12125.                        gams    d4b3
  12126.  
  12127. zhbgv.c                for     Computes all the eigenvalues, and optionally,
  12128.                                the eigenvectors
  12129.                                of a complex generalized Hermitian-definite
  12130.                                banded eigenproblem, of
  12131.                                the form A*x=(lambda)*B*x.  A and B are assumed
  12132.                                to be Hermitian
  12133.                                and banded, and B is also positive definite.
  12134.  
  12135. zgegs.c                for     Computes the generalized eigenvalues, Schur
  12136.                                form, and left and/or
  12137.                                right Schur vectors for a pair of nonsymmetric
  12138.                                matrices
  12139.  
  12140. zgegv.c                for     Computes the generalized eigenvalues, and left
  12141.                                and/or right
  12142.                                generalized eigenvectors for a pair of
  12143.                                nonsymmetric matrices
  12144.  
  12145. zggsvd.c               for     Computes the Generalized Singular Value
  12146.                                Decomposition
  12147.  
  12148.  # ---------------------------------
  12149.  # Available EXPERT DRIVER routines:
  12150.  # ---------------------------------
  12151.  
  12152. zgesvx.c               for     Solves a general system of linear equations
  12153.                                AX=B, A**T X=B
  12154.                                or A**H X=B, and provides an estimate of the
  12155.                                condition number
  12156.                                and error bounds on the solution.
  12157.                        gams    d2c1
  12158.  
  12159. zgbsvx.c               for     Solves a general banded system of linear
  12160.                                equations AX=B,
  12161.                                A**T X=B or A**H X=B, and provides an estimate
  12162.                                of the condition
  12163.                                number and error bounds on the solution.
  12164.                        gams    d2c2
  12165.  
  12166. zgtsvx.c               for     Solves a general tridiagonal system of linear
  12167.                                equations AX=B,
  12168.                                A**T X=B or A**H X=B, and provides an estimate
  12169.                                of the condition
  12170.                                number  and error bounds on the solution.
  12171.                        gams    d2c2a
  12172.  
  12173. zposvx.c               for     Solves a Hermitian positive definite system of
  12174.                                linear
  12175.                                equations AX=B, and provides an estimate of the
  12176.                                condition number
  12177.                                and error bounds on the solution.
  12178.                        gams    d2d1b
  12179.  
  12180. zppsvx.c               for     Solves a Hermitian positive definite system of
  12181.                                linear
  12182.                                equations AX=B, where A is held in packed
  12183.                                storage, and provides
  12184.                                an estimate of the condition number and error
  12185.                                bounds on the
  12186.                                solution.
  12187.                        gams    d2d1b
  12188.  
  12189. zpbsvx.c               for     Solves a Hermitian positive definite banded
  12190.                                system
  12191.                                of linear equations AX=B, and provides an
  12192.                                estimate of the condition
  12193.                                number and error bounds on the solution.
  12194.                        gams    d2d2
  12195.  
  12196. zptsvx.c               for     Solves a Hermitian positive definite tridiagonal
  12197.                                system of linear equations AX=B, and provides an
  12198.                                estimate of
  12199.                                the condition number and error bounds on the
  12200.                                solution.
  12201.                        gams    d2d2a
  12202.  
  12203. zsysvx.c               for     Solves a complex symmetric
  12204.                                indefinite system  of linear equations AX=B, and
  12205.                                provides an
  12206.                                estimate of the condition number and error
  12207.                                bounds on the solution.
  12208.                        gams    d2c1
  12209.  
  12210. zhesvx.c               for     Solves a complex Hermitian
  12211.                                indefinite system  of linear equations AX=B, and
  12212.                                provides an
  12213.                                estimate of the condition number and error
  12214.                                bounds on the solution.
  12215.                        gams    d2d1a
  12216.  
  12217. zspsvx.c               for     Solves a complex symmetric
  12218.                                indefinite system of linear equations AX=B,
  12219.                                where A is held
  12220.                                in packed storage, and provides an estimate of
  12221.                                the condition
  12222.                                number and error bounds on the solution.
  12223.                        gams    d2c1
  12224.  
  12225. zhpsvx.c               for     Solves a complex Hermitian
  12226.                                indefinite system of linear equations AX=B,
  12227.                                where A is held
  12228.                                in packed storage, and provides an estimate of
  12229.                                the condition
  12230.                                number and error bounds on the solution.
  12231.                        gams    d2d1a
  12232.  
  12233. zgelsx.c               for     Computes the minimum norm least squares solution
  12234.                                to an over-
  12235.                                or under-determined system of linear equations A
  12236.                                X=B, using a
  12237.                                complete orthogonal factorization of A.
  12238.                        gams    d9a1
  12239.  
  12240. zgelss.c               for     Computes the minimum norm least squares solution
  12241.                                to an over-
  12242.                                or under-determined system of linear equations A
  12243.                                X=B,  using
  12244.                                the singular value decomposition of A.
  12245.                        gams    d9a1
  12246.  
  12247. zheevx.c               for     Computes selected eigenvalues and eigenvectors
  12248.                                of a Hermitian matrix.
  12249.                        gams    d4a3
  12250.  
  12251. zhpevx.c               for     Computes selected eigenvalues and eigenvectors
  12252.                                of a
  12253.                                Hermitian matrix in packed storage.
  12254.                        gams    d4a3
  12255.  
  12256. zhbevx.c               for     Computes selected eigenvalues and eigenvectors
  12257.                                of a
  12258.                                Hermitian band matrix.
  12259.                        gams    d4a3, d4a6
  12260.  
  12261. zgeesx.c               for     Computes the eigenvalues and Schur factorization
  12262.                                of a general
  12263.                                matrix, orders the factorization so that
  12264.                                selected eigenvalues
  12265.                                are at the top left of the Schur form, and
  12266.                                computes reciprocal
  12267.                                condition numbers for the average of the
  12268.                                selected eigenvalues,
  12269.                                and for the associated right invariant subspace.
  12270.                        gams    d4a4
  12271.  
  12272. zgeevx.c               for     Computes the eigenvalues and left and right
  12273.                                eigenvectors of
  12274.                                a general matrix,  with preliminary balancing of
  12275.                                the matrix,
  12276.                                and computes reciprocal condition numbers for
  12277.                                the eigenvalues
  12278.                                and right eigenvectors.
  12279.                        gams    d4a4
  12280.  
  12281.  # ---------------------------------
  12282.  # Available COMPUTATIONAL routines:
  12283.  # ---------------------------------
  12284.  
  12285. zbdsqr.c               for     Computes the singular value decomposition (SVD)
  12286.                                of a real bidiagonal
  12287.                                matrix, using the bidiagonal QR algorithm.
  12288.                        gams    d6
  12289.  
  12290. zgbbrd.c                       Reduces a complex general band matrix to real
  12291.                                upper bidiagonal form
  12292.                                by a unitary transformation.
  12293.  
  12294. zgbcon.c               for     Estimates the reciprocal of the condition number
  12295.                                of a general
  12296.                                band matrix, in either the 1-norm or the
  12297.                                infinity-norm, using
  12298.                                the LU factorization computed by CGBTRF.
  12299.                        gams    d2c2
  12300.  
  12301. zgbequ.c               for     Computes row and column scalings to equilibrate
  12302.                                a general band
  12303.                                matrix and reduce its condition number.
  12304.                        gams    d2c2
  12305.  
  12306. zgbrfs.c               for     Improves the computed solution to a general
  12307.                                banded system of
  12308.                                linear equations AX=B, A**T X=B or A**H X=B, and
  12309.                                provides forward
  12310.                                and backward error bounds for the solution.
  12311.                        gams    d2c2
  12312.  
  12313. zgbtrf.c               for     Computes an LU factorization of a general band
  12314.                                matrix, using
  12315.                                partial pivoting with row interchanges.
  12316.                        gams    d2c2
  12317.  
  12318. zgbtrs.c               for     Solves a general banded system of linear
  12319.                                equations AX=B,
  12320.                                A**T X=B or A**H X=B, using the LU factorization
  12321.                                computed
  12322.                                by CGBTRF.
  12323.                        gams    d2c2
  12324.  
  12325. zgebak.c               for     Transforms eigenvectors of a balanced matrix to
  12326.                                those of the
  12327.                                original matrix supplied to CGEBAL.
  12328.                        gams    d4c4
  12329.  
  12330. zgebal.c               for     Balances a general matrix in order to improve
  12331.                                the accuracy
  12332.                                of computed eigenvalues.
  12333.                        gams    d4c1a
  12334.  
  12335. zgebrd.c               for     Reduces a general rectangular matrix to real
  12336.                                bidiagonal form
  12337.                                by an unitary transformation.
  12338.                        gams    d6
  12339.  
  12340. zgecon.c               for     Estimates the reciprocal of the condition number
  12341.                                of a general
  12342.                                matrix, in either the 1-norm or the
  12343.                                infinity-norm, using the
  12344.                                LU factorization computed by CGETRF.
  12345.                        gams    d2c1
  12346.  
  12347. zgeequ.c               for     Computes row and column scalings to equilibrate
  12348.                                a general
  12349.                                rectangular matrix and reduce its condition
  12350.                                number.
  12351.                        gams    d2c1
  12352.  
  12353. zgehrd.c               for     Reduces a general matrix to upper Hessenberg
  12354.                                form by an
  12355.                                unitary similarity transformation.
  12356.                        gams    d4c1b2
  12357.  
  12358. zgelqf.c               for     Computes an LQ factorization of a general
  12359.                                rectangular matrix.
  12360.                        gams    d5
  12361.  
  12362. zgeqlf.c               for     Computes a QL factorization of a general
  12363.                                rectangular matrix.
  12364.                        gams    d5
  12365.  
  12366. zgeqpf.c               for     Computes a QR factorization with column pivoting
  12367.                                of a general
  12368.                                rectangular matrix.
  12369.                        gams    d5
  12370.  
  12371. zgeqrf.c               for     Computes a QR factorization of a general
  12372.                                rectangular matrix.
  12373.                        gams    d5
  12374.  
  12375. zgerfs.c               for     Improves the computed solution to a general
  12376.                                system of linear
  12377.                                equations AX=B, A**T X=B or A**H X=B, and
  12378.                                provides forward and
  12379.                                backward error bounds for the solution.
  12380.                        gams    d2c1
  12381.  
  12382. zgerqf.c               for     Computes an RQ factorization of a general
  12383.                                rectangular matrix.
  12384.                        gams    d5
  12385.  
  12386. zgetrf.c               for     Computes an LU factorization of a general
  12387.                                matrix, using partial
  12388.                                pivoting with row interchanges.
  12389.                        gams    d2c1
  12390.  
  12391. zggbak.c               for     Forms the right or left eigenvectors of the
  12392.                                generalized eigenvalue
  12393.                                problem by backward transformation on the
  12394.                                computed eigenvectors of
  12395.                                the balanced pair of matrices output by CGGBAL.
  12396.  
  12397. zggbal.c               for     Balances a pair of general complex matrices for
  12398.                                the generalized
  12399.                                eigenvalue problem A x = lambda B x.
  12400.  
  12401. zgghrd.c               for     Reduces a pair of complex matrices to
  12402.                                generalized upper
  12403.                                Hessenberg form using unitary similarity
  12404.                                transformations.
  12405.  
  12406. zggqrf.c               for     Computes a generalized QR factorization of a
  12407.                                pair of matrices.
  12408.  
  12409. zggrqf.c               for     Computes a generalized RQ factorization of a
  12410.                                pair of matrices.
  12411.  
  12412. zggsvp.c               for     Computes unitary matrices as a preprocessing
  12413.                                step
  12414.                                for computing the generalized singular value
  12415.                                decomposition
  12416.  
  12417. zgtcon.c               for     Estimates the reciprocal of the condition number
  12418.                                of a general
  12419.                                tridiagonal matrix, in either the 1-norm or the
  12420.                                infinity-norm,
  12421.                                using the LU factorization computed by CGTTRF.
  12422.                        gams    d2c2a
  12423.  
  12424. zgtrfs.c               for     Improves the computed solution to a general
  12425.                                tridiagonal system
  12426.                                of linear equations AX=B, A**T X=B or A**H X=B,
  12427.                                and provides
  12428.                                forward and backward error bounds for the
  12429.                                solution.
  12430.                        gams    d2c2a
  12431.  
  12432. zgttrf.c               for     Computes an LU factorization of a general
  12433.                                tridiagonal matrix,
  12434.                                using partial pivoting with row interchanges.
  12435.                        gams    d2c2a
  12436.  
  12437. zgttrs.c               for     Solves a general tridiagonal system of linear
  12438.                                equations AX=B,
  12439.                                A**T X=B or A**H X=B, using the LU factorization
  12440.                                computed by
  12441.                                CGTTRF.
  12442.                        gams    d2c2a
  12443.  
  12444. zhgeqz.c               for     Implements a single-/double-shift version of the
  12445.                                QZ method for
  12446.                                finding the generalized eigenvalues of the
  12447.                                equation
  12448.                                det(A - w(i) B) = 0
  12449.  
  12450. zhsein.c               for     Computes specified right and/or left
  12451.                                eigenvectors of an upper
  12452.                                Hessenberg matrix by inverse iteration.
  12453.                        gams    d4c3
  12454.  
  12455. zhseqr.c               for     Computes the eigenvalues and Schur factorization
  12456.                                of an upper
  12457.                                Hessenberg matrix, using the multishift QR
  12458.                                algorithm.
  12459.                        gams    d4c2b
  12460.  
  12461. zsytf2.c
  12462. ztrti2.c
  12463. zung2l.c
  12464. zung2r.c
  12465. zungl2.c
  12466. zungr2.c
  12467. zunm2l.c
  12468. zunm2r.c
  12469. zunml2.c
  12470. zunmr2.c
  12471. zupgtr.c               for     Generates the unitary transformation matrix from
  12472.                                a reduction to tridiagonal form determined by
  12473.                                CHPTRD.
  12474.                        gams    d4c1b1
  12475.  
  12476. zupmtr.c               for     Multiplies a general matrix by the unitary
  12477.                                transformation matrix from a reduction to
  12478.                                tridiagonal form
  12479.                                determined by CHPTRD.
  12480.                        gams    d4c4
  12481.  
  12482. zungbr.c               for     Generates the unitary transformation matrices
  12483.                                from
  12484.                                a reduction to bidiagonal form determined by
  12485.                                CGEBRD.
  12486.                        gams    d6
  12487.  
  12488. zunghr.c               for     Generates the unitary transformation matrix from
  12489.                                a reduction to Hessenberg form determined by
  12490.                                CGEHRD.
  12491.                        gams    d4c1b2
  12492.  
  12493. zunglq.c               for     Generates all or part of the unitary matrix Q
  12494.                                from
  12495.                                an LQ factorization determined by CGELQF.
  12496.                        gams    d5
  12497.  
  12498. zungql.c               for     Generates all or part of the unitary matrix Q
  12499.                                from
  12500.                                a QL factorization determined by CGEQLF.
  12501.                        gams    d5
  12502.  
  12503. zungqr.c               for     Generates all or part of the unitary matrix Q
  12504.                                from
  12505.                                a QR factorization determined by CGEQRF.
  12506.                        gams    d5
  12507.  
  12508. zungrq.c               for     Generates all or part of the unitary matrix Q
  12509.                                from
  12510.                                an RQ factorization determined by CGERQF.
  12511.                        gams    d5
  12512.  
  12513. zungtr.c               for     Generates the unitary transformation matrix from
  12514.                                a reduction to tridiagonal form determined by
  12515.                                CHETRD.
  12516.                        gams    d4c1b1
  12517.  
  12518. zunmbr.c               for     Multiplies a general matrix by one of the
  12519.                                unitary
  12520.                                transformation matrices from a reduction to
  12521.                                bidiagonal form
  12522.                                determined by CGEBRD.
  12523.                        gams    d6
  12524.  
  12525. zunmhr.c               for     Multiplies a general matrix by the unitary
  12526.                                transformation
  12527.                                matrix from a reduction to Hessenberg form
  12528.                                determined by CGEHRD.
  12529.                        gams    d4c4
  12530.  
  12531. zunmlq.c               for     Multiplies a general matrix by the unitary
  12532.                                matrix
  12533.                                from an LQ factorization determined by CGELQF.
  12534.                        gams    d5
  12535.  
  12536. zunmql.c               for     Multiplies a general matrix by the unitary
  12537.                                matrix
  12538.                                from a QL factorization determined by CGEQLF.
  12539.                        gams    d5
  12540.  
  12541. zunmqr.c               for     Multiplies a general matrix by the unitary
  12542.                                matrix
  12543.                                from a QR factorization determined by CGEQRF.
  12544.                        gams    d5
  12545.  
  12546. zunmrq.c               for     Multiplies a general matrix by the unitary
  12547.                                matrix
  12548.                                from an RQ factorization determined by CGERQF.
  12549.                        gams    d5
  12550.  
  12551. zunmtr.c               for     Multiplies a general matrix by the unitary
  12552.                                transformation matrix from a reduction to
  12553.                                tridiagonal form
  12554.                                determined by CHETRD.
  12555.                        gams    d4c4
  12556.  
  12557. zpbcon.c               for     Estimates the reciprocal of the condition number
  12558.                                of a
  12559.                                Hermitian positive definite band matrix, using
  12560.                                the
  12561.                                Cholesky factorization computed by CPBTRF.
  12562.                        gams    d2d2
  12563.  
  12564. zpbequ.c               for     Computes row and column scalings to equilibrate
  12565.                                a Hermitian
  12566.                                positive definite band matrix and reduce its
  12567.                                condition number.
  12568.                        gams    d2d2
  12569.  
  12570. zpbrfs.c               for     Improves the computed solution to a Hermitian
  12571.                                positive
  12572.                                definite banded system of linear equations AX=B,
  12573.                                and provides
  12574.                                forward and backward error bounds for the
  12575.                                solution.
  12576.                        gams    d2d2
  12577.  
  12578. zpbstf.c               for     Computes a split Cholesky factorization of a
  12579.                                complex Hermitian
  12580.                                positive definite band matrix.
  12581.  
  12582. zpbtrf.c               for     Computes the Cholesky factorization of a
  12583.                                Hermitian
  12584.                                positive definite band matrix.
  12585.                        gams    d2d2
  12586.  
  12587. zpbtrs.c               for     Solves a Hermitian positive definite banded
  12588.                                system
  12589.                                of linear equations AX=B, using the Cholesky
  12590.                                factorization
  12591.                                computed by CPBTRF.
  12592.                        gams    d2d2
  12593.  
  12594. zpocon.c               for     Estimates the reciprocal of the condition number
  12595.                                of a
  12596.                                Hermitian positive definite matrix, using the
  12597.                                Cholesky factorization computed by CPOTRF.
  12598.                        gams    d2d1b
  12599.  
  12600. zpoequ.c               for     Computes row and column scalings to equilibrate
  12601.                                a Hermitian
  12602.                                positive definite matrix and reduce its
  12603.                                condition number.
  12604.                        gams    d2d1b
  12605.  
  12606. zporfs.c               for     Improves the computed solution to a Hermitian
  12607.                                positive
  12608.                                definite system of linear equations AX=B, and
  12609.                                provides forward
  12610.                                and backward error bounds for the solution.
  12611.                        gams    d2d1b
  12612.  
  12613. zpotrf.c               for     Computes the Cholesky factorization of a
  12614.                                Hermitian
  12615.                                positive definite matrix.
  12616.                        gams    d2d1b
  12617.  
  12618. zpotri.c               for     Computes the inverse of a Hermitian positive
  12619.                                definite
  12620.                                matrix, using the Cholesky factorization
  12621.                                computed by CPOTRF.
  12622.                        gams    d2d1b
  12623.  
  12624. zpotrs.c               for     Solves a Hermitian positive definite system of
  12625.                                linear
  12626.                                equations AX=B, using the Cholesky factorization
  12627.                                computed by
  12628.                                CPOTRF.
  12629.                        gams    d2d1b
  12630.  
  12631. zppcon.c               for     Estimates the reciprocal of the condition number
  12632.                                of a
  12633.                                Hermitian positive definite matrix in packed
  12634.                                storage,
  12635.                                using the Cholesky factorization computed by
  12636.                                CPPTRF.
  12637.                        gams    d2d1b
  12638.  
  12639. zppequ.c               for     Computes row and column scalings to equilibrate
  12640.                                a Hermitian
  12641.                                positive definite matrix in packed storage and
  12642.                                reduce its condition
  12643.                                number.
  12644.                        gams    d2d1b
  12645.  
  12646. zpprfs.c               for     Improves the computed solution to a Hermitian
  12647.                                positive
  12648.                                definite system of linear equations AX=B, where
  12649.                                A is held in
  12650.                                packed storage, and provides forward and
  12651.                                backward error bounds
  12652.                                for the solution.
  12653.                        gams    d2d1b
  12654.  
  12655. zpptrf.c               for     Computes the Cholesky factorization of a
  12656.                                Hermitian
  12657.                                positive definite matrix in packed storage.
  12658.                        gams    d2d1b
  12659.  
  12660. zpptri.c               for     Computes the inverse of a Hermitian positive
  12661.                                definite
  12662.                                matrix in packed storage, using the Cholesky
  12663.                                factorization computed
  12664.                                by CPPTRF.
  12665.                        gams    d2d1b
  12666.  
  12667. zpptrs.c               for     Solves a Hermitian positive definite system of
  12668.                                linear
  12669.                                equations AX=B, where A is held in packed
  12670.                                storage, using the
  12671.                                Cholesky factorization computed by CPPTRF.
  12672.                        gams    d2d1b
  12673.  
  12674. zptcon.c               for     Computes the reciprocal of the condition number
  12675.                                of a
  12676.                                Hermitian positive definite tridiagonal matrix,
  12677.                                using the LDL**H factorization computed by
  12678.                                CPTTRF.
  12679.                        gams    d2d2a
  12680.  
  12681. zpteqr.c               for     Computes all eigenvalues and eigenvectors of a
  12682.                                complex symmetric
  12683.                                positive definite tridiagonal matrix, by
  12684.                                computing the SVD of
  12685.                                its bidiagonal Cholesky factor.
  12686.                        gams    d4c2a
  12687.  
  12688. zptrfs.c               for     Improves the computed solution to a Hermitian
  12689.                                positive
  12690.                                definite tridiagonal system of linear equations
  12691.                                AX=B, and provides
  12692.                                forward and backward error bounds for the
  12693.                                solution.
  12694.                        gams    d2d2a
  12695.  
  12696. zpttrf.c               for     Computes the LDL**H factorization of a Hermitian
  12697.                                positive definite tridiagonal matrix.
  12698.                        gams    d2d2a
  12699.  
  12700. zpttrs.c               for     Solves a Hermitian positive definite tridiagonal
  12701.                                system of linear equations, using the LDL**H
  12702.                                factorization
  12703.                                computed by CPTTRF.
  12704.                        gams    d2d2a
  12705.  
  12706. zhbgst.c               for     Reduces a complex Hermitian-definite banded
  12707.                                generalized eigenproblem
  12708.                                A x = lambda B x to standard form, where B has
  12709.                                been factorized by
  12710.                                CPBSTF (Crawford's algorithm).
  12711.  
  12712. zhbtrd.c               for     Reduces a Hermitian band matrix to real
  12713.                                symmetric
  12714.                                tridiagonal form by a unitary similarity
  12715.                                transformation.
  12716.                        gams    d4c1b1
  12717.  
  12718. zspcon.c               for     Estimates the reciprocal of the condition number
  12719.                                of a
  12720.                                complex symmetric indefinite
  12721.                                matrix in packed storage, using the
  12722.                                factorization computed
  12723.                                by CSPTRF.
  12724.                        gams    d2c1
  12725.  
  12726. zhpcon.c               for     Estimates the reciprocal of the condition number
  12727.                                of a
  12728.                                complex Hermitian indefinite
  12729.                                matrix in packed storage, using the
  12730.                                factorization computed
  12731.                                by CHPTRF.
  12732.                        gams    d2d1a
  12733.  
  12734. zhpgst.c               for     Reduces a Hermitian-definite generalized
  12735.                                eigenproblem
  12736.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  12737.                                x, to standard
  12738.                                form,  where A and B are held in packed storage,
  12739.                                and B has been
  12740.                                factorized by CPPTRF.
  12741.                        gams    d4c1c
  12742.  
  12743. zsprfs.c               for     Improves the computed solution to a complex
  12744.                                symmetric indefinite system of linear equations
  12745.                                AX=B, where A is held in packed storage, and
  12746.                                provides forward
  12747.                                and backward error bounds for the solution.
  12748.                        gams    d2c1
  12749.  
  12750. zhprfs.c               for     Improves the computed solution to a complex
  12751.                                Hermitian indefinite system of linear equations
  12752.                                AX=B, where A is held in packed storage, and
  12753.                                provides forward
  12754.                                and backward error bounds for the solution.
  12755.                        gams    d2d1a
  12756.  
  12757. zhptrd.c               for     Reduces a Hermitian matrix in packed storage to
  12758.                                real
  12759.                                symmetric tridiagonal form by a unitary
  12760.                                similarity
  12761.                                transformation.
  12762.                        gams    d4c1b1
  12763.  
  12764. zsptrf.c               for     Computes the factorization of a complex
  12765.                                symmetric-indefinite matrix in packed storage,
  12766.                                using the diagonal pivoting method.
  12767.                        gams    d2c1
  12768.  
  12769. zhptrf.c               for     Computes the factorization of a complex
  12770.                                Hermitian-indefinite matrix in packed storage,
  12771.                                using the diagonal pivoting method.
  12772.                        gams    d2d1a
  12773.  
  12774. zsptri.c               for     Computes the inverse of a complex symmetric
  12775.                                indefinite matrix in packed storage, using the
  12776.                                factorization
  12777.                                computed by CSPTRF.
  12778.                        gams    d2c1
  12779.  
  12780. zhptri.c               for     Computes the inverse of a complex
  12781.                                Hermitian indefinite matrix in packed storage,
  12782.                                using the factorization
  12783.                                computed by CHPTRF.
  12784.                        gams    d2d1a
  12785.  
  12786. zsptrs.c               for     Solves a complex symmetric
  12787.                                indefinite system of linear equations AX=B,
  12788.                                where A is held
  12789.                                in packed storage, using the factorization
  12790.                                computed
  12791.                                by CSPTRF.
  12792.                        gams    d2c1
  12793.  
  12794. zhptrs.c               for     Solves a complex Hermitian
  12795.                                indefinite system of linear equations AX=B,
  12796.                                where A is held
  12797.                                in packed storage, using the factorization
  12798.                                computed
  12799.                                by CHPTRF.
  12800.                        gams    d2d1a
  12801.  
  12802. zstedc.c               for     Computes all eigenvalues and, optionally,
  12803.                                eigenvectors of a
  12804.                                symmetric tridiagonal matrix using the divide
  12805.                                and conquer algorithm.
  12806.  
  12807. zstein.c               for     Computes selected eigenvectors of a real
  12808.                                symmetric tridiagonal
  12809.                                matrix by inverse iteration.
  12810.                        gams    d4c3
  12811.  
  12812. zsteqr.c               for     Computes all eigenvalues and eigenvectors of a
  12813.                                real symmetric
  12814.                                tridiagonal matrix, using the implicit QL or QR
  12815.                                algorithm.
  12816.                        gams    d4a1, d4a5, d4c2a
  12817.  
  12818. zsycon.c               for     Estimates the reciprocal of the condition number
  12819.                                of a
  12820.                                complex symmetric indefinite matrix,
  12821.                                using the factorization computed by CSYTRF.
  12822.                        gams    d2c1
  12823.  
  12824. zhecon.c               for     Estimates the reciprocal of the condition number
  12825.                                of a
  12826.                                complex Hermitian indefinite matrix,
  12827.                                using the factorization computed by CHETRF.
  12828.                        gams    d2d1a
  12829.  
  12830. zhegst.c               for     Reduces a Hermitian-definite generalized
  12831.                                eigenproblem
  12832.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  12833.                                x, to standard
  12834.                                form, where B has been factorized by CPOTRF.
  12835.                        gams    d4c1c
  12836.  
  12837. zsyrfs.c               for     Improves the computed solution to a complex
  12838.                                symmetric indefinite system of linear equations
  12839.                                AX=B, and provides forward and backward error
  12840.                                bounds for the
  12841.                                solution.
  12842.                        gams    d2c1
  12843.  
  12844. zherfs.c               for     Improves the computed solution to a complex
  12845.                                Hermitian indefinite system of linear equations
  12846.                                AX=B, and provides forward and backward error
  12847.                                bounds for the
  12848.                                solution.
  12849.                        gams    d2d1a
  12850.  
  12851. zhetrd.c               for     Reduces a Hermitian matrix to real symmetric
  12852.                                tridiagonal
  12853.                                form by an unitary similarity transformation.
  12854.                        gams    d4c1b1
  12855.  
  12856. zsytrf.c               for     Computes the factorization of a complex
  12857.                                symmetric-indefinite matrix,
  12858.                                using the diagonal pivoting method.
  12859.                        gams    d2c1
  12860.  
  12861. zhetrf.c               for     Computes the factorization of a complex
  12862.                                Hermitian-indefinite matrix,
  12863.                                using the diagonal pivoting method.
  12864.                        gams    d2d1a
  12865.  
  12866. zsytri.c               for     Computes the inverse of a complex symmetric
  12867.                                indefinite matrix,
  12868.                                using the factorization computed by CSYTRF.
  12869.                        gams    d2c1
  12870.  
  12871. zhetri.c               for     Computes the inverse of a complex Hermitian
  12872.                                indefinite matrix,
  12873.                                using the factorization computed by CHETRF.
  12874.                        gams    d2d1a
  12875.  
  12876. zsytrs.c               for     Solves a complex symmetric indefinite system of
  12877.                                linear equations AX=B,
  12878.                                using the factorization computed by CSPTRF.
  12879.                        gams    d2c1
  12880.  
  12881. zhetrs.c               for     Solves a complex Hermitian indefinite system of
  12882.                                linear equations AX=B,
  12883.                                using the factorization computed by CHPTRF.
  12884.                        gams    d2d1a
  12885.  
  12886. ztbcon.c               for     Estimates the reciprocal of the condition number
  12887.                                of a triangular
  12888.                                band matrix, in either the 1-norm or the
  12889.                                infinity-norm.
  12890.                        gams    d2c2, d2c3
  12891.  
  12892. ztbrfs.c               for     Provides forward and backward error bounds for
  12893.                                the solution
  12894.                                of a triangular banded system of linear
  12895.                                equations AX=B,
  12896.                                A**T X=B or A**H X=B.
  12897.                        gams    d2c2, d2c3
  12898.  
  12899. ztbtrs.c               for     Solves a triangular banded system of linear
  12900.                                equations AX=B,
  12901.                                A**T X=B or A**H X=B.
  12902.                        gams    d2c2, d2c3
  12903.  
  12904. ztgevc.c               for     Computes some or all of the right and/or left
  12905.                                generalized eigenvectors
  12906.                                of a pair of complex upper triangular matrices.
  12907.                        gams    d4b4
  12908.  
  12909. ztgsja.c               for     Computes the generalized singular value
  12910.                                decomposition of two complex
  12911.                                upper triangular (or trapezoidal) matrices as
  12912.                                output by CGGSVP.
  12913.                        gams    d6
  12914.  
  12915. ztpcon.c               for     Estimates the reciprocal of the condition number
  12916.                                of a triangular
  12917.                                matrix in packed storage, in either the 1-norm
  12918.                                or the infinity-norm.
  12919.                        gams    d2c3
  12920.  
  12921. ztprfs.c               for     Provides forward and backward error bounds for
  12922.                                the solution
  12923.                                of a triangular system of linear equations AX=B,
  12924.                                A**T X=B or
  12925.                                A**H X=B, where A is held in packed storage.
  12926.                        gams    d2c3
  12927.  
  12928. ztptri.c               for     Computes the inverse of a triangular matrix in
  12929.                                packed storage.
  12930.                        gams    d2c3
  12931.  
  12932. ztptrs.c               for     Solves a triangular system of linear equations
  12933.                                AX=B,
  12934.                                A**T X=B or A**H X=B, where A is held in packed
  12935.                                storage.
  12936.                        gams    d2c3
  12937.  
  12938. ztrcon.c               for     Estimates the reciprocal of the condition number
  12939.                                of a triangular
  12940.                                matrix, in either the 1-norm or the
  12941.                                infinity-norm.
  12942.                        gams    d2c3
  12943.  
  12944. ztrevc.c               for     Computes left and right eigenvectors of an
  12945.                                complex upper triangular
  12946.                                matrix.
  12947.                        gams    d4c3
  12948.  
  12949. ztrexc.c               for     Reorders the Schur factorization of a matrix by
  12950.                                a unitary
  12951.                                similarity transformation.
  12952.                        gams    d4c
  12953.  
  12954. ztrrfs.c               for     Provides forward and backward error bounds for
  12955.                                the solution
  12956.                                of a triangular system of linear equations A
  12957.                                X=B, A**T X=B or
  12958.                                A**H X=B.
  12959.                        gams    d2c3
  12960.  
  12961. ztrsen.c               for     Reorders the Schur factorization of a matrix in
  12962.                                order to find
  12963.                                an orthonormal basis of a right invariant
  12964.                                subspace corresponding
  12965.                                to selected eigenvalues, and returns reciprocal
  12966.                                condition numbers
  12967.                                (sensitivities) of the average of the cluster of
  12968.                                eigenvalues
  12969.                                and of the invariant subspace.
  12970.                        gams    d4c
  12971.  
  12972. ztrsna.c               for     Estimates the reciprocal condition numbers
  12973.                                (sensitivities)
  12974.                                of selected eigenvalues and eigenvectors of a
  12975.                                complex upper
  12976.                                triangular matrix.
  12977.                        gams    d4c
  12978.  
  12979. ztrsyl.c               for     Solves the Sylvester matrix equation A X +/- X
  12980.                                B=C where A
  12981.                                and B are complex upper triangular, and may be
  12982.                                transposed.
  12983.                        gams    d8
  12984.  
  12985. ztrtri.c               for     Computes the inverse of a triangular matrix.
  12986.                        gams    d2c3
  12987.  
  12988. ztrtrs.c               for     Solves a triangular system of linear equations
  12989.                                AX=B,
  12990.                                A**T X=B or A**H X=B.
  12991.                        gams    d2c3
  12992.  
  12993. ztzrqf.c               for     Computes an RQ factorization of an upper
  12994.                                trapezoidal matrix.
  12995.                        gams    d5
  12996.  
  12997. -----------------------------------------------------------
  12998. for     double precision real CLAPACK routines
  12999. path: /netlib/clapack/double/
  13000. -----------------------------------------------------------
  13001.  # --------------------------------------------------------
  13002.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  13003.  # --------------------------------------------------------
  13004.  
  13005. .depend
  13006. dgbtf2.c
  13007. dgebd2.c
  13008. dgehd2.c
  13009. dgelq2.c
  13010. dgeql2.c
  13011. dgeqr2.c
  13012. dgerq2.c
  13013. dgesv.c                for     Solves a general system of linear equations
  13014.                                AX=B.
  13015.                        gams    d2a1
  13016.  
  13017. dgbsv.c                for     Solves a general banded system of linear
  13018.                                equations AX=B.
  13019.                        gams    d2a2
  13020.  
  13021. dgetf2.c
  13022. dgtsv.c                for     Solves a general tridiagonal system of linear
  13023.                                equations AX=B.
  13024.                        gams    d2a2a
  13025.  
  13026. dlabad.c
  13027. dlabrd.c
  13028. dlacon.c
  13029. dlacpy.c
  13030. dladiv.c
  13031. dlae2.c
  13032. dlaebz.c
  13033. dlaed0.c
  13034. dlaed1.c
  13035. dlaed2.c
  13036. dlaed3.c
  13037. dlaed4.c
  13038. dlaed5.c
  13039. dlaed6.c
  13040. dlaed7.c
  13041. dlaed8.c
  13042. dlaed9.c
  13043. dlaeda.c
  13044. dlaein.c
  13045. dlaev2.c
  13046. dlaexc.c
  13047. dlag2.c
  13048. dlags2.c
  13049. dlagtf.c
  13050. dlagtm.c
  13051. dlagts.c
  13052. dlahqr.c
  13053. dlahrd.c
  13054. dlaic1.c
  13055. dlaln2.c
  13056. dlamch.c
  13057. dlamrg.c
  13058. dlangb.c
  13059. dlange.c
  13060. dlangt.c
  13061. dlanhs.c
  13062. dlansb.c
  13063. dlansp.c
  13064. dlanst.c
  13065. dlansy.c
  13066. dlantb.c
  13067. dlantp.c
  13068. dlantr.c
  13069. dlanv2.c
  13070. dlapll.c
  13071. dlapmt.c
  13072. dlapy2.c
  13073. dlapy3.c
  13074. dlaqgb.c
  13075. dlaqge.c
  13076. dlaqsb.c
  13077. dlaqsp.c
  13078. dlaqsy.c
  13079. dlaqtr.c
  13080. dlar2v.c
  13081. dlarf.c
  13082. dlarfb.c
  13083. dlarfg.c
  13084. dlarft.c
  13085. dlarfx.c
  13086. dlargv.c
  13087. dlarnv.c
  13088. dlartg.c
  13089. dlartv.c
  13090. dlaruv.c
  13091. dlas2.c
  13092. dlascl.c
  13093. dlaset.c
  13094. dlasq1.c
  13095. dlasq2.c
  13096. dlasq3.c
  13097. dlasq4.c
  13098. dlasr.c
  13099. dlasrt.c
  13100. dlassq.c
  13101. dlasv2.c
  13102. dlaswp.c
  13103. dlasy2.c
  13104. dlasyf.c
  13105. dlatbs.c
  13106. dlatps.c
  13107. dlatrd.c
  13108. dlatrs.c
  13109. dlatzm.c
  13110. dlauu2.c
  13111. dlauum.c
  13112. dorg2l.c
  13113. dorg2r.c
  13114. dorgl2.c
  13115. dorgr2.c
  13116. dorm2l.c
  13117. dorm2r.c
  13118. dorml2.c
  13119. dormr2.c
  13120. dpbtf2.c
  13121. dposv.c                for     Solves a symmetric positive definite system of
  13122.                                linear
  13123.                                equations AX=B.
  13124.                        gams    d2b1b
  13125.  
  13126. dpotf2.c
  13127. dppsv.c                for     Solves a symmetric positive definite system of
  13128.                                linear
  13129.                                equations AX=B, where A is held in packed
  13130.                                storage.
  13131.                        gams    d2b1b
  13132.  
  13133. dpbsv.c                for     Solves a symmetric positive definite banded
  13134.                                system
  13135.                                of linear equations AX=B.
  13136.                        gams    d2b2
  13137.  
  13138. dptsv.c                for     Solves a symmetric positive definite tridiagonal
  13139.                                system
  13140.                                of linear equations AX=B.
  13141.                        gams    d2b2a
  13142.  
  13143. drscl.c
  13144. dsecnd.c
  13145. dsygs2.c
  13146. dsysv.c                for     Solves a real symmetric indefinite system of
  13147.                                linear equations AX=B.
  13148.                        gams    d2b1a
  13149.  
  13150. dspsv.c                for     Solves a real symmetric indefinite system of
  13151.                                linear equations AX=B,
  13152.                                where A is held in packed storage.
  13153.                        gams    d2b1a
  13154.  
  13155. dgels.c                for     Computes the least squares solution to an
  13156.                                over-determined system
  13157.                                of linear equations, A X=B or A**H X=B,  or the
  13158.                                minimum norm
  13159.                                solution of an under-determined system, where A
  13160.                                is a general
  13161.                                rectangular matrix of full rank,  using a QR or
  13162.                                LQ factorization
  13163.                                of A.
  13164.                        gams    d9a1
  13165.  
  13166. dgglse.c               for     Solves the LSE (Constrained Linear Least Squares
  13167.                                Problem) using
  13168.                                the GRQ (Generalized RQ) factorization
  13169.                        gams    d9b1
  13170.  
  13171. dggglm.c               for     Solves the GLM (Generalized Linear Regression
  13172.                                Model) using
  13173.                                the GQR (Generalized QR) factorization
  13174.  
  13175. dsyev.c                for     Computes all eigenvalues, and optionally,
  13176.                                eigenvectors of a real
  13177.                                symmetric matrix.
  13178.                        gams    d4a1
  13179.  
  13180. dsyevd.c               for     Computes all eigenvalues, and optionally,
  13181.                                eigenvectors of a real
  13182.                                symmetric matrix.  If eigenvectors are desired,
  13183.                                it uses a divide
  13184.                                and conquer algorithm.
  13185.                        gams    d4a1
  13186.  
  13187. dspev.c                for     Computes all eigenvalues, and optionally,
  13188.                                eigenvectors of a real
  13189.                                symmetric matrix in packed storage.
  13190.                        gams    d4a1
  13191.  
  13192. dspevd.c               for     Computes all eigenvalues, and optionally,
  13193.                                eigenvectors of a real
  13194.                                symmetric matrix in packed storage.  If
  13195.                                eigenvectors are desired,
  13196.                                it uses a divide and conquer algorithm.
  13197.                        gams    d4a1
  13198.  
  13199. dsbev.c                for     Computes all eigenvalues, and optionally,
  13200.                                eigenvectors of a real
  13201.                                symmetric band matrix.
  13202.                        gams    d4a1, d4a6
  13203.  
  13204. dsbevd.c               for     Computes all eigenvalues, and optionally,
  13205.                                eigenvectors of a real
  13206.                                symmetric band matrix.  If eigenvectors are
  13207.                                desired, it uses a
  13208.                                divide and conquer algorithm.
  13209.                        gams    d4a1, d4a6
  13210.  
  13211. dstev.c                for     Computes all eigenvalues, and optionally,
  13212.                                eigenvectors of a real
  13213.                                symmetric tridiagonal matrix.
  13214.                        gams    d4a1, d4a5
  13215.  
  13216. dstevd.c               for     Computes all eigenvalues, and optionally,
  13217.                                eigenvectors of a real
  13218.                                symmetric tridiagonal matrix.  If eigenvectors
  13219.                                are desired, it uses
  13220.                                a divide and conquer algorithm.
  13221.                        gams    d4a1, d4a5
  13222.  
  13223. dgees.c                for     Computes the eigenvalues and Schur factorization
  13224.                                of a general
  13225.                                matrix, and orders the factorization so that
  13226.                                selected eigenvalues
  13227.                                are at the top left of the Schur form.
  13228.                        gams    d4a2
  13229.  
  13230. dgeev.c                for     Computes the eigenvalues and left and right
  13231.                                eigenvectors of
  13232.                                a general matrix.
  13233.                        gams    d4a2
  13234.  
  13235. dgesvd.c               for     Computes the singular value decomposition (SVD)
  13236.                                of a general
  13237.                                rectangular matrix.
  13238.                        gams    d6
  13239.  
  13240. dsygv.c                for     Computes all eigenvalues and the eigenvectors of
  13241.                                a generalized
  13242.                                symmetric-definite generalized eigenproblem,
  13243.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  13244.                                x.
  13245.                        gams    d4b1
  13246.  
  13247. dspgv.c                for     Computes all eigenvalues and eigenvectors of  a
  13248.                                generalized
  13249.                                symmetric-definite generalized eigenproblem,
  13250.                                Ax= lambda
  13251.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  13252.                                and B are in packed
  13253.                                storage.
  13254.                        gams    d4b1
  13255.  
  13256. dsbgv.c                for     Computes all the eigenvalues, and optionally,
  13257.                                the eigenvectors
  13258.                                of a real generalized symmetric-definite banded
  13259.                                eigenproblem, of
  13260.                                the form A*x=(lambda)*B*x.  A and B are assumed
  13261.                                to be symmetric
  13262.                                and banded, and B is also positive definite.
  13263.  
  13264. dgegs.c                for     Computes the generalized eigenvalues, Schur
  13265.                                form, and left and/or
  13266.                                right Schur vectors for a pair of nonsymmetric
  13267.                                matrices
  13268.  
  13269. dgegv.c                for     Computes the generalized eigenvalues, and left
  13270.                                and/or right
  13271.                                generalized eigenvectors for a pair of
  13272.                                nonsymmetric matrices
  13273.  
  13274. dggsvd.c               for     Computes the Generalized Singular Value
  13275.                                Decomposition
  13276.  
  13277.  # ---------------------------------
  13278.  # Available EXPERT DRIVER routines:
  13279.  # ---------------------------------
  13280.  
  13281. dgesvx.c               for     Solves a general system of linear equations
  13282.                                AX=B, A**T X=B
  13283.                                or A**H X=B, and provides an estimate of the
  13284.                                condition number
  13285.                                and error bounds on the solution.
  13286.                        gams    d2a1
  13287.  
  13288. dgbsvx.c               for     Solves a general banded system of linear
  13289.                                equations AX=B,
  13290.                                A**T X=B or A**H X=B, and provides an estimate
  13291.                                of the condition
  13292.                                number and error bounds on the solution.
  13293.                        gams    d2a2
  13294.  
  13295. dgtsvx.c               for     Solves a general tridiagonal system of linear
  13296.                                equations AX=B,
  13297.                                A**T X=B or A**H X=B, and provides an estimate
  13298.                                of the condition
  13299.                                number  and error bounds on the solution.
  13300.                        gams    d2a2a
  13301.  
  13302. dposvx.c               for     Solves a symmetric positive definite system of
  13303.                                linear
  13304.                                equations AX=B, and provides an estimate of the
  13305.                                condition number
  13306.                                and error bounds on the solution.
  13307.                        gams    d2b1b
  13308.  
  13309. dppsvx.c               for     Solves a symmetric positive definite system of
  13310.                                linear
  13311.                                equations AX=B, where A is held in packed
  13312.                                storage, and provides
  13313.                                an estimate of the condition number and error
  13314.                                bounds on the
  13315.                                solution.
  13316.                        gams    d2b1b
  13317.  
  13318. dpbsvx.c               for     Solves a symmetric positive definite banded
  13319.                                system
  13320.                                of linear equations AX=B, and provides an
  13321.                                estimate of the condition
  13322.                                number and error bounds on the solution.
  13323.                        gams    d2b2
  13324.  
  13325. dptsvx.c               for     Solves a symmetric positive definite tridiagonal
  13326.                                system of linear equations AX=B, and provides an
  13327.                                estimate of
  13328.                                the condition number and error bounds on the
  13329.                                solution.
  13330.                        gams    d2b2a
  13331.  
  13332. dsysvx.c               for     Solves a real symmetric
  13333.                                indefinite system  of linear equations AX=B, and
  13334.                                provides an
  13335.                                estimate of the condition number and error
  13336.                                bounds on the solution.
  13337.                        gams    d2b1a
  13338.  
  13339. dspsvx.c               for     Solves a real symmetric
  13340.                                indefinite system of linear equations AX=B,
  13341.                                where A is held
  13342.                                in packed storage, and provides an estimate of
  13343.                                the condition
  13344.                                number and error bounds on the solution.
  13345.                        gams    d2b1a
  13346.  
  13347. dgelsx.c               for     Computes the minimum norm least squares solution
  13348.                                to an over-
  13349.                                or under-determined system of linear equations A
  13350.                                X=B, using a
  13351.                                complete orthogonal factorization of A.
  13352.                        gams    d9a1
  13353.  
  13354. dgelss.c               for     Computes the minimum norm least squares solution
  13355.                                to an over-
  13356.                                or under-determined system of linear equations A
  13357.                                X=B,  using
  13358.                                the singular value decomposition of A.
  13359.                        gams    d9a1
  13360.  
  13361. dsyevx.c               for     Computes selected eigenvalues and eigenvectors
  13362.                                of a symmetric matrix.
  13363.                        gams    d4a1
  13364.  
  13365. dspevx.c               for     Computes selected eigenvalues and eigenvectors
  13366.                                of a
  13367.                                symmetric matrix in packed storage.
  13368.                        gams    d4a1
  13369.  
  13370. dsbevx.c               for     Computes selected eigenvalues and eigenvectors
  13371.                                of a
  13372.                                symmetric band matrix.
  13373.                        gams    d4a1, d4a6
  13374.  
  13375. dstevx.c               for     Computes selected eigenvalues and eigenvectors
  13376.                                of a real
  13377.                                symmetric tridiagonal matrix.
  13378.                        gams    d4a1, d4a5
  13379.  
  13380. dgeesx.c               for     Computes the eigenvalues and Schur factorization
  13381.                                of a general
  13382.                                matrix, orders the factorization so that
  13383.                                selected eigenvalues
  13384.                                are at the top left of the Schur form, and
  13385.                                computes reciprocal
  13386.                                condition numbers for the average of the
  13387.                                selected eigenvalues,
  13388.                                and for the associated right invariant subspace.
  13389.                        gams    d4a2
  13390.  
  13391. dgeevx.c               for     Computes the eigenvalues and left and right
  13392.                                eigenvectors of
  13393.                                a general matrix,  with preliminary balancing of
  13394.                                the matrix,
  13395.                                and computes reciprocal condition numbers for
  13396.                                the eigenvalues
  13397.                                and right eigenvectors.
  13398.                        gams    d4a2
  13399.  
  13400.  # ---------------------------------
  13401.  # Available COMPUTATIONAL routines:
  13402.  # ---------------------------------
  13403.  
  13404. dbdsqr.c               for     Computes the singular value decomposition (SVD)
  13405.                                of a real bidiagonal
  13406.                                matrix, using the bidiagonal QR algorithm.
  13407.                        gams    d6
  13408.  
  13409. ddisna.c               for     Computes the reciprocal condition numbers for
  13410.                                the eigenvectors of a
  13411.                                real symmetric or complex Hermitian matrix or
  13412.                                for the left or right
  13413.                                singular vectors of a general matrix.
  13414.  
  13415. dgbbrd.c                       Reduces a general band matrix to real upper
  13416.                                bidiagonal form
  13417.                                by an orthogonal transformation.
  13418.  
  13419. dgbcon.c               for     Estimates the reciprocal of the condition number
  13420.                                of a general
  13421.                                band matrix, in either the 1-norm or the
  13422.                                infinity-norm, using
  13423.                                the LU factorization computed by DGBTRF.
  13424.                        gams    d2a2
  13425.  
  13426. dgbequ.c               for     Computes row and column scalings to equilibrate
  13427.                                a general band
  13428.                                matrix and reduce its condition number.
  13429.                        gams    d2a2
  13430.  
  13431. dgbrfs.c               for     Improves the computed solution to a general
  13432.                                banded system of
  13433.                                linear equations AX=B, A**T X=B or A**H X=B, and
  13434.                                provides forward
  13435.                                and backward error bounds for the solution.
  13436.                        gams    d2a2
  13437.  
  13438. dgbtrf.c               for     Computes an LU factorization of a general band
  13439.                                matrix, using
  13440.                                partial pivoting with row interchanges.
  13441.                        gams    d2a2
  13442.  
  13443. dgbtrs.c               for     Solves a general banded system of linear
  13444.                                equations AX=B,
  13445.                                A**T X=B or A**H X=B, using the LU factorization
  13446.                                computed
  13447.                                by DGBTRF.
  13448.                        gams    d2a2
  13449.  
  13450. dgebak.c               for     Transforms eigenvectors of a balanced matrix to
  13451.                                those of the
  13452.                                original matrix supplied to DGEBAL.
  13453.                        gams    d4c4
  13454.  
  13455. dgebal.c               for     Balances a general matrix in order to improve
  13456.                                the accuracy
  13457.                                of computed eigenvalues.
  13458.                        gams    d4c1a
  13459.  
  13460. dgebrd.c               for     Reduces a general rectangular matrix to real
  13461.                                bidiagonal form
  13462.                                by an orthogonal transformation.
  13463.                        gams    d6
  13464.  
  13465. dgecon.c               for     Estimates the reciprocal of the condition number
  13466.                                of a general
  13467.                                matrix, in either the 1-norm or the
  13468.                                infinity-norm, using the
  13469.                                LU factorization computed by DGETRF.
  13470.                        gams    d2a1
  13471.  
  13472. dgeequ.c               for     Computes row and column scalings to equilibrate
  13473.                                a general
  13474.                                rectangular matrix and reduce its condition
  13475.                                number.
  13476.                        gams    d2a1
  13477.  
  13478. dgehrd.c               for     Reduces a general matrix to upper Hessenberg
  13479.                                form by an
  13480.                                orthogonal similarity transformation.
  13481.                        gams    d4c1b2
  13482.  
  13483. dgelqf.c               for     Computes an LQ factorization of a general
  13484.                                rectangular matrix.
  13485.                        gams    d5
  13486.  
  13487. dgeqlf.c               for     Computes a QL factorization of a general
  13488.                                rectangular matrix.
  13489.                        gams    d5
  13490.  
  13491. dgeqpf.c               for     Computes a QR factorization with column pivoting
  13492.                                of a general
  13493.                                rectangular matrix.
  13494.                        gams    d5
  13495.  
  13496. dgeqrf.c               for     Computes a QR factorization of a general
  13497.                                rectangular matrix.
  13498.                        gams    d5
  13499.  
  13500. dgerfs.c               for     Improves the computed solution to a general
  13501.                                system of linear
  13502.                                equations AX=B, A**T X=B or A**H X=B, and
  13503.                                provides forward and
  13504.                                backward error bounds for the solution.
  13505.                        gams    d2a1
  13506.  
  13507. dgerqf.c               for     Computes an RQ factorization of a general
  13508.                                rectangular matrix.
  13509.                        gams    d5
  13510.  
  13511. dgetrf.c               for     Computes an LU factorization of a general
  13512.                                matrix, using partial
  13513.                                pivoting with row interchanges.
  13514.                        gams    d2a1
  13515.  
  13516. dgetri.c               for     Computes the inverse of a general matrix, using
  13517.                                the LU factorization
  13518.                                computed by DGETRF.
  13519.                        gams    d2a1
  13520.  
  13521. dgetrs.c               for     Solves a general system of linear equations
  13522.                                AX=B, A**T X=B
  13523.                                or A**H X=B, using the LU factorization computed
  13524.                                by DGETRF.
  13525.                        gams    d2a1
  13526.  
  13527. dggbak.c               for     Forms the right or left eigenvectors of the
  13528.                                generalized eigenvalue
  13529.                                problem by backward transformation on the
  13530.                                computed eigenvectors of
  13531.                                the balanced pair of matrices output by DGGBAL.
  13532.  
  13533. dggbal.c               for     Balances a pair of general real matrices for the
  13534.                                generalized
  13535.                                eigenvalue problem A x = lambda B x.
  13536.  
  13537. dgghrd.c               for     Reduces a pair of real matrices to generalized
  13538.                                upper
  13539.                                Hessenberg form using orthogonal transformations
  13540.  
  13541. dggqrf.c               for     Computes a generalized QR factorization of a
  13542.                                pair of matrices.
  13543.  
  13544. dggrqf.c               for     Computes a generalized RQ factorization of a
  13545.                                pair of matrices.
  13546.  
  13547. dggsvp.c               for     Computes orthogonal matrices as a preprocessing
  13548.                                step
  13549.                                for computing the generalized singular value
  13550.                                decomposition
  13551.  
  13552. dgtcon.c               for     Estimates the reciprocal of the condition number
  13553.                                of a general
  13554.                                tridiagonal matrix, in either the 1-norm or the
  13555.                                infinity-norm,
  13556.                                using the LU factorization computed by DGTTRF.
  13557.                        gams    d2a2a
  13558.  
  13559. dgtrfs.c               for     Improves the computed solution to a general
  13560.                                tridiagonal system
  13561.                                of linear equations AX=B, A**T X=B or A**H X=B,
  13562.                                and provides
  13563.                                forward and backward error bounds for the
  13564.                                solution.
  13565.                        gams    d2a2a
  13566.  
  13567. dgttrf.c               for     Computes an LU factorization of a general
  13568.                                tridiagonal matrix,
  13569.                                using partial pivoting with row interchanges.
  13570.                        gams    d2a2a
  13571.  
  13572. dgttrs.c               for     Solves a general tridiagonal system of linear
  13573.                                equations AX=B,
  13574.                                A**T X=B or A**H X=B, using the LU factorization
  13575.                                computed by
  13576.                                DGTTRF.
  13577.                        gams    d2a2a
  13578.  
  13579. dhgeqz.c               for     Implements a single-/double-shift version of the
  13580.                                QZ method for
  13581.                                finding the generalized eigenvalues of the
  13582.                                equation
  13583.                                det(A - w(i) B) = 0
  13584.  
  13585. dhsein.c               for     Computes specified right and/or left
  13586.                                eigenvectors of an upper
  13587.                                Hessenberg matrix by inverse iteration.
  13588.                        gams    d4c3
  13589.  
  13590. dhseqr.c               for     Computes the eigenvalues and Schur factorization
  13591.                                of an upper
  13592.                                Hessenberg matrix, using the multishift QR
  13593.                                algorithm.
  13594.                        gams    d4c2b
  13595.  
  13596. dopgtr.c               for     Generates the orthogonal transformation matrix
  13597.                                from
  13598.                                a reduction to tridiagonal form determined by
  13599.                                SSPTRD.
  13600.                        gams    d4c1b1
  13601.  
  13602. dopmtr.c               for     Multiplies a general matrix by the orthogonal
  13603.                                transformation matrix from a reduction to
  13604.                                tridiagonal form
  13605.                                determined by DSPTRD.
  13606.                        gams    d4c4
  13607.  
  13608. dorgbr.c               for     Generates the orthogonal transformation matrices
  13609.                                from
  13610.                                a reduction to bidiagonal form determined by
  13611.                                DGEBRD.
  13612.                        gams    d6
  13613.  
  13614. dorghr.c               for     Generates the orthogonal transformation matrix
  13615.                                from
  13616.                                a reduction to Hessenberg form determined by
  13617.                                DGEHRD.
  13618.                        gams    d4c1b2
  13619.  
  13620. dorglq.c               for     Generates all or part of the orthogonal matrix Q
  13621.                                from
  13622.                                an LQ factorization determined by DGELQF.
  13623.                        gams    d5
  13624.  
  13625. dorgql.c               for     Generates all or part of the orthogonal matrix Q
  13626.                                from
  13627.                                a QL factorization determined by DGEQLF.
  13628.                        gams    d5
  13629.  
  13630. dorgqr.c               for     Generates all or part of the orthogonal matrix Q
  13631.                                from
  13632.                                a QR factorization determined by DGEQRF.
  13633.                        gams    d5
  13634.  
  13635. dorgrq.c               for     Generates all or part of the orthogonal matrix Q
  13636.                                from
  13637.                                an RQ factorization determined by DGERQF.
  13638.                        gams    d5
  13639.  
  13640. dorgtr.c               for     Generates the orthogonal transformation matrix
  13641.                                from
  13642.                                a reduction to tridiagonal form determined by
  13643.                                DSYTRD.
  13644.                        gams    d4c1b1
  13645.  
  13646. dormbr.c               for     Multiplies a general matrix by one of the
  13647.                                orthogonal
  13648.                                transformation matrices from a reduction to
  13649.                                bidiagonal form
  13650.                                determined by DGEBRD.
  13651.                        gams    d6
  13652.  
  13653. dormhr.c               for     Multiplies a general matrix by the orthogonal
  13654.                                transformation
  13655.                                matrix from a reduction to Hessenberg form
  13656.                                determined by DGEHRD.
  13657.                        gams    d4c4
  13658.  
  13659. dormlq.c               for     Multiplies a general matrix by the orthogonal
  13660.                                matrix
  13661.                                from an LQ factorization determined by DGELQF.
  13662.                        gams    d5
  13663.  
  13664. dormql.c               for     Multiplies a general matrix by the orthogonal
  13665.                                matrix
  13666.                                from a QL factorization determined by DGEQLF.
  13667.                        gams    d5
  13668.  
  13669. dormqr.c               for     Multiplies a general matrix by the orthogonal
  13670.                                matrix
  13671.                                from a QR factorization determined by DGEQRF.
  13672.                        gams    d5
  13673.  
  13674. dormrq.c               for     Multiplies a general matrix by the orthogonal
  13675.                                matrix
  13676.                                from an RQ factorization determined by DGERQF.
  13677.                        gams    d5
  13678.  
  13679. dormtr.c               for     Multiplies a general matrix by the orthogonal
  13680.                                transformation matrix from a reduction to
  13681.                                tridiagonal form
  13682.                                determined by DSYTRD.
  13683.                        gams    d4c4
  13684.  
  13685. dpbcon.c               for     Estimates the reciprocal of the condition number
  13686.                                of a
  13687.                                symmetric positive definite band matrix, using
  13688.                                the
  13689.                                Cholesky factorization computed by DPBTRF.
  13690.                        gams    d2b2
  13691.  
  13692. dpbequ.c               for     Computes row and column scalings to equilibrate
  13693.                                a symmetric
  13694.                                positive definite band matrix and reduce its
  13695.                                condition number.
  13696.                        gams    d2b2
  13697.  
  13698. dpbrfs.c               for     Improves the computed solution to a symmetric
  13699.                                positive
  13700.                                definite banded system of linear equations AX=B,
  13701.                                and provides
  13702.                                forward and backward error bounds for the
  13703.                                solution.
  13704.                        gams    d2b2
  13705.  
  13706. dpbstf.c               for     Computes a split Cholesky factorization of a
  13707.                                real symmetric positive
  13708.                                definite band matrix.
  13709.  
  13710. dpbtrf.c               for     Computes the Cholesky factorization of a
  13711.                                symmetric
  13712.                                positive definite band matrix.
  13713.                        gams    d2b2
  13714.  
  13715. dpbtrs.c               for     Solves a symmetric positive definite banded
  13716.                                system
  13717.                                of linear equations AX=B, using the Cholesky
  13718.                                factorization
  13719.                                computed by DPBTRF.
  13720.                        gams    d2b2
  13721.  
  13722. dpocon.c               for     Estimates the reciprocal of the condition number
  13723.                                of a
  13724.                                symmetric positive definite matrix, using the
  13725.                                Cholesky factorization computed by DPOTRF.
  13726.                        gams    d2b1b
  13727.  
  13728. dpoequ.c               for     Computes row and column scalings to equilibrate
  13729.                                a symmetric
  13730.                                positive definite matrix and reduce its
  13731.                                condition number.
  13732.                        gams    d2b1b
  13733.  
  13734. dporfs.c               for     Improves the computed solution to a symmetric
  13735.                                positive
  13736.                                definite system of linear equations AX=B, and
  13737.                                provides forward
  13738.                                and backward error bounds for the solution.
  13739.                        gams    d2b1b
  13740.  
  13741. dpotrf.c               for     Computes the Cholesky factorization of a
  13742.                                symmetric
  13743.                                positive definite matrix.
  13744.                        gams    d2b1b
  13745.  
  13746. dpotri.c               for     Computes the inverse of a symmetric positive
  13747.                                definite
  13748.                                matrix, using the Cholesky factorization
  13749.                                computed by DPOTRF.
  13750.                        gams    d2b1b
  13751.  
  13752. dpotrs.c               for     Solves a symmetric positive definite system of
  13753.                                linear
  13754.                                equations AX=B, using the Cholesky factorization
  13755.                                computed by
  13756.                                DPOTRF.
  13757.                        gams    d2b1b
  13758.  
  13759. dppcon.c               for     Estimates the reciprocal of the condition number
  13760.                                of a
  13761.                                symmetric positive definite matrix in packed
  13762.                                storage,
  13763.                                using the Cholesky factorization computed by
  13764.                                DPPTRF.
  13765.                        gams    d2b1b
  13766.  
  13767. dppequ.c               for     Computes row and column scalings to equilibrate
  13768.                                a symmetric
  13769.                                positive definite matrix in packed storage and
  13770.                                reduce its condition
  13771.                                number.
  13772.                        gams    d2b1b
  13773.  
  13774. dpprfs.c               for     Improves the computed solution to a symmetric
  13775.                                positive
  13776.                                definite system of linear equations AX=B, where
  13777.                                A is held in
  13778.                                packed storage, and provides forward and
  13779.                                backward error bounds
  13780.                                for the solution.
  13781.                        gams    d2b1b
  13782.  
  13783. dpptrf.c               for     Computes the Cholesky factorization of a
  13784.                                symmetric
  13785.                                positive definite matrix in packed storage.
  13786.                        gams    d2b1b
  13787.  
  13788. dpptri.c               for     Computes the inverse of a symmetric positive
  13789.                                definite
  13790.                                matrix in packed storage, using the Cholesky
  13791.                                factorization computed
  13792.                                by DPPTRF.
  13793.                        gams    d2b1b
  13794.  
  13795. dpptrs.c               for     Solves a symmetric positive definite system of
  13796.                                linear
  13797.                                equations AX=B, where A is held in packed
  13798.                                storage, using the
  13799.                                Cholesky factorization computed by DPPTRF.
  13800.                        gams    d2b1b
  13801.  
  13802. dptcon.c               for     Computes the reciprocal of the condition number
  13803.                                of a
  13804.                                symmetric positive definite tridiagonal matrix,
  13805.                                using the LDL**H factorization computed by
  13806.                                DPTTRF.
  13807.                        gams    d2b2a
  13808.  
  13809. dpteqr.c               for     Computes all eigenvalues and eigenvectors of a
  13810.                                real symmetric
  13811.                                positive definite tridiagonal matrix, by
  13812.                                computing the SVD of
  13813.                                its bidiagonal Cholesky factor.
  13814.                        gams    d4c2a
  13815.  
  13816. dptrfs.c               for     Improves the computed solution to a symmetric
  13817.                                positive
  13818.                                definite tridiagonal system of linear equations
  13819.                                AX=B, and provides
  13820.                                forward and backward error bounds for the
  13821.                                solution.
  13822.                        gams    d2b2a
  13823.  
  13824. dpttrf.c               for     Computes the LDL**H factorization of a symmetric
  13825.                                positive definite tridiagonal matrix.
  13826.                        gams    d2b2a
  13827.  
  13828. dpttrs.c               for     Solves a symmetric positive definite tridiagonal
  13829.                                system of linear equations, using the LDL**H
  13830.                                factorization
  13831.                                computed by DPTTRF.
  13832.                        gams    d2b2a
  13833.  
  13834. dsbgst.c               for     Reduces a real symmetric-definite banded
  13835.                                generalized eigenproblem
  13836.                                A x = lambda B x to standard form, where B has
  13837.                                been factorized by
  13838.                                DPBSTF (Crawford's algorithm).
  13839.  
  13840. dsbtrd.c               for     Reduces a symmetric band matrix to real
  13841.                                symmetric
  13842.                                tridiagonal form by an orthogonal similarity
  13843.                                transformation.
  13844.                        gams    d4c1b1
  13845.  
  13846. dspcon.c               for     Estimates the reciprocal of the condition number
  13847.                                of a
  13848.                                real symmetric indefinite
  13849.                                matrix in packed storage, using the
  13850.                                factorization computed
  13851.                                by DSPTRF.
  13852.                        gams    d2b1a
  13853.  
  13854. dspgst.c               for     Reduces a symmetric-definite generalized
  13855.                                eigenproblem
  13856.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  13857.                                x, to standard
  13858.                                form,  where A and B are held in packed storage,
  13859.                                and B has been
  13860.                                factorized by DPPTRF.
  13861.                        gams    d4c1c
  13862.  
  13863. dsprfs.c               for     Improves the computed solution to a real
  13864.                                symmetric indefinite system of linear equations
  13865.                                AX=B, where A is held in packed storage, and
  13866.                                provides forward
  13867.                                and backward error bounds for the solution.
  13868.                        gams    d2b1a
  13869.  
  13870. dsptrd.c               for     Reduces a symmetric matrix in packed storage to
  13871.                                real
  13872.                                symmetric tridiagonal form by an orthogonal
  13873.                                similarity
  13874.                                transformation.
  13875.                        gams    d4c1b1
  13876.  
  13877. dsptrf.c               for     Computes the factorization of a real
  13878.                                symmetric-indefinite matrix in packed storage,
  13879.                                using the diagonal pivoting method.
  13880.                        gams    d2b1a
  13881.  
  13882. dsptri.c               for     Computes the inverse of a real symmetric
  13883.                                indefinite matrix in packed storage, using the
  13884.                                factorization
  13885.                                computed by DSPTRF.
  13886.                        gams    d2b1a
  13887.  
  13888. dsptrs.c               for     Solves a real symmetric
  13889.                                indefinite system of linear equations AX=B,
  13890.                                where A is held
  13891.                                in packed storage, using the factorization
  13892.                                computed
  13893.                                by DSPTRF.
  13894.                        gams    d2b1a
  13895.  
  13896. dstebz.c               for     Computes selected eigenvalues of a real
  13897.                                symmetric tridiagonal
  13898.                                matrix by bisection.
  13899.                        gams    d4c2a
  13900.  
  13901. dstedc.c               for     Computes all eigenvalues and, optionally,
  13902.                                eigenvectors of a
  13903.                                symmetric tridiagonal matrix using the divide
  13904.                                and conquer algorithm.
  13905.  
  13906. dstein.c               for     Computes selected eigenvectors of a real
  13907.                                symmetric tridiagonal
  13908.                                matrix by inverse iteration.
  13909.                        gams    d4c3
  13910.  
  13911. dsteqr.c               for     Computes all eigenvalues and eigenvectors of a
  13912.                                real symmetric
  13913.                                tridiagonal matrix, using the implicit QL or QR
  13914.                                algorithm.
  13915.                        gams    d4a1, d4a5, d4c2a
  13916.  
  13917. dsterf.c               for     Computes all eigenvalues of a real symmetric
  13918.                                tridiagonal matrix,
  13919.                                using a root-free variant of the QL or QR
  13920.                                algorithm.
  13921.                        gams    d4c2a
  13922.  
  13923. dsycon.c               for     Estimates the reciprocal of the condition number
  13924.                                of a
  13925.                                real symmetric indefinite matrix,
  13926.                                using the factorization computed by DSYTRF.
  13927.                        gams    d2b1a
  13928.  
  13929. dsygst.c               for     Reduces a symmetric-definite generalized
  13930.                                eigenproblem
  13931.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  13932.                                x, to standard
  13933.                                form, where B has been factorized by DPOTRF.
  13934.                        gams    d4c1c
  13935.  
  13936. dsyrfs.c               for     Improves the computed solution to a real
  13937.                                symmetric indefinite system of linear equations
  13938.                                AX=B, and provides forward and backward error
  13939.                                bounds for the
  13940.                                solution.
  13941.                        gams    d2b1a
  13942.  
  13943. dsytd2.c
  13944. dsytf2.c
  13945. dsytrd.c               for     Reduces a symmetric matrix to real symmetric
  13946.                                tridiagonal
  13947.                                form by an orthogonal similarity transformation.
  13948.                        gams    d4c1b1
  13949.  
  13950. dsytrf.c               for     Computes the factorization of a real
  13951.                                symmetric-indefinite matrix,
  13952.                                using the diagonal pivoting method.
  13953.                        gams    d2b1a
  13954.  
  13955. dsytri.c               for     Computes the inverse of a real symmetric
  13956.                                indefinite matrix,
  13957.                                using the factorization computed by DSYTRF.
  13958.                        gams    d2b1a
  13959.  
  13960. dsytrs.c               for     Solves a real symmetric indefinite system of
  13961.                                linear equations AX=B,
  13962.                                using the factorization computed by DSPTRF.
  13963.                        gams    d2b1a
  13964.  
  13965. dtbcon.c               for     Estimates the reciprocal of the condition number
  13966.                                of a triangular
  13967.                                band matrix, in either the 1-norm or the
  13968.                                infinity-norm.
  13969.                        gams    d2a2, d2a3
  13970.  
  13971. dtbrfs.c               for     Provides forward and backward error bounds for
  13972.                                the solution
  13973.                                of a triangular banded system of linear
  13974.                                equations AX=B,
  13975.                                A**T X=B or A**H X=B.
  13976.                        gams    d2a2, d2a3
  13977.  
  13978. dtbtrs.c               for     Solves a triangular banded system of linear
  13979.                                equations AX=B,
  13980.                                A**T X=B or A**H X=B.
  13981.                        gams    d2a2, d2a3
  13982.  
  13983. dtgevc.c               for     Computes some or all of the right and/or left
  13984.                                generalized eigenvectors
  13985.                                of a pair of upper triangular matrices.
  13986.                        gams    d4b2
  13987.  
  13988. dtgsja.c               for     Computes the generalized singular value
  13989.                                decomposition of two real
  13990.                                upper triangular (or trapezoidal) matrices as
  13991.                                output by DGGSVP.
  13992.                        gams    d6
  13993.  
  13994. dtpcon.c               for     Estimates the reciprocal of the condition number
  13995.                                of a triangular
  13996.                                matrix in packed storage, in either the 1-norm
  13997.                                or the infinity-norm.
  13998.                        gams    d2a3
  13999.  
  14000. dtprfs.c               for     Provides forward and backward error bounds for
  14001.                                the solution
  14002.                                of a triangular system of linear equations AX=B,
  14003.                                A**T X=B or
  14004.                                A**H X=B, where A is held in packed storage.
  14005.                        gams    d2a3
  14006.  
  14007. dtptri.c               for     Computes the inverse of a triangular matrix in
  14008.                                packed storage.
  14009.                        gams    d2a3
  14010.  
  14011. dtptrs.c               for     Solves a triangular system of linear equations
  14012.                                AX=B,
  14013.                                A**T X=B or A**H X=B, where A is held in packed
  14014.                                storage.
  14015.                        gams    d2a3
  14016.  
  14017. dtrcon.c               for     Estimates the reciprocal of the condition number
  14018.                                of a triangular
  14019.                                matrix, in either the 1-norm or the
  14020.                                infinity-norm.
  14021.                        gams    d2a3
  14022.  
  14023. dtrevc.c               for     Computes some or all of the right and/or left
  14024.                                eigenvectors of
  14025.                                an upper quasi-triangular matrix.
  14026.                        gams    d4c3
  14027.  
  14028. dtrexc.c               for     Reorders the Schur factorization of a matrix by
  14029.                                an orthogonal
  14030.                                similarity transformation.
  14031.                        gams    d4c
  14032.  
  14033. dtrrfs.c               for     Provides forward and backward error bounds for
  14034.                                the solution
  14035.                                of a triangular system of linear equations A
  14036.                                X=B, A**T X=B or
  14037.                                A**H X=B.
  14038.                        gams    d2a3
  14039.  
  14040. dtrsen.c               for     Reorders the Schur factorization of a matrix in
  14041.                                order to find
  14042.                                an orthonormal basis of a right invariant
  14043.                                subspace corresponding
  14044.                                to selected eigenvalues, and returns reciprocal
  14045.                                condition numbers
  14046.                                (sensitivities) of the average of the cluster of
  14047.                                eigenvalues
  14048.                                and of the invariant subspace.
  14049.                        gams    d4c
  14050.  
  14051. dtrsna.c               for     Estimates the reciprocal condition numbers
  14052.                                (sensitivities)
  14053.                                of selected eigenvalues and eigenvectors of an
  14054.                                upper
  14055.                                quasi-triangular matrix.
  14056.                        gams    d4c
  14057.  
  14058. dtrsyl.c               for     Solves the Sylvester matrix equation A X +/- X
  14059.                                B=C where A
  14060.                                and B are upper quasi-triangular, and may be
  14061.                                transposed.
  14062.                        gams    d8
  14063.  
  14064. dtrti2.c
  14065. dtrtri.c               for     Computes the inverse of a triangular matrix.
  14066.                        gams    d2a3
  14067.  
  14068. dtrtrs.c               for     Solves a triangular system of linear equations
  14069.                                AX=B,
  14070.                                A**T X=B or A**H X=B.
  14071.                        gams    d2a3
  14072.  
  14073. dtzrqf.c               for     Computes an RQ factorization of an upper
  14074.                                trapezoidal matrix.
  14075.                        gams    d5
  14076. dzsum1.c
  14077. -----------------------------------------------------------
  14078. for     (FOR NON EMAIL USERS ONLY) Required by the
  14079. path: /netlib/clapack/f2clibs/
  14080. -----------------------------------------------------------
  14081. F2CLIBS/
  14082. -----------------------------------------------------------
  14083. path: /netlib/clapack/f2clibs/F2CLIBS/
  14084. -----------------------------------------------------------
  14085. f2c.h
  14086. libF77/
  14087. libI77/
  14088. -----------------------------------------------------------
  14089. path: /netlib/clapack/f2clibs/F2CLIBS/libF77/
  14090. -----------------------------------------------------------
  14091. Notice
  14092. README
  14093. Version.c
  14094. abort_.c
  14095. c_abs.c
  14096. c_cos.c
  14097. c_div.c
  14098. c_exp.c
  14099. c_log.c
  14100. c_sin.c
  14101. c_sqrt.c
  14102. cabs.c
  14103. d_abs.c
  14104. d_acos.c
  14105. d_asin.c
  14106. d_atan.c
  14107. d_atn2.c
  14108. d_cnjg.c
  14109. d_cos.c
  14110. d_cosh.c
  14111. d_dim.c
  14112. d_exp.c
  14113. d_imag.c
  14114. d_int.c
  14115. d_lg10.c
  14116. d_log.c
  14117. d_mod.c
  14118. d_nint.c
  14119. d_prod.c
  14120. d_sign.c
  14121. d_sin.c
  14122. d_sinh.c
  14123. d_sqrt.c
  14124. d_tan.c
  14125. d_tanh.c
  14126. derf_.c
  14127. derfc_.c
  14128. ef1asc_.c
  14129. ef1cmc_.c
  14130. erf_.c
  14131. erfc_.c
  14132. f2c.h
  14133. f2ch.add
  14134. getarg_.c
  14135. getenv_.c
  14136. h_abs.c
  14137. h_dim.c
  14138. h_dnnt.c
  14139. h_indx.c
  14140. h_len.c
  14141. h_mod.c
  14142. h_nint.c
  14143. h_sign.c
  14144. hl_ge.c
  14145. hl_gt.c
  14146. hl_le.c
  14147. hl_lt.c
  14148. i_abs.c
  14149. i_dim.c
  14150. i_dnnt.c
  14151. i_indx.c
  14152. i_len.c
  14153. i_mod.c
  14154. i_nint.c
  14155. i_sign.c
  14156. iargc_.c
  14157. l_ge.c
  14158. l_gt.c
  14159. l_le.c
  14160. l_lt.c
  14161. libF77.xsum
  14162. main.c
  14163. makefile
  14164. pow_ci.c
  14165. pow_dd.c
  14166. pow_di.c
  14167. pow_hh.c
  14168. pow_ii.c
  14169. pow_qq.c
  14170. pow_ri.c
  14171. pow_zi.c
  14172. pow_zz.c
  14173. r_abs.c
  14174. r_acos.c
  14175. r_asin.c
  14176. r_atan.c
  14177. r_atn2.c
  14178. r_cnjg.c
  14179. r_cos.c
  14180. r_cosh.c
  14181. r_dim.c
  14182. r_exp.c
  14183. r_imag.c
  14184. r_int.c
  14185. r_lg10.c
  14186. r_log.c
  14187. r_mod.c
  14188. r_nint.c
  14189. r_sign.c
  14190. r_sin.c
  14191. r_sinh.c
  14192. r_sqrt.c
  14193. r_tan.c
  14194. r_tanh.c
  14195. s_cat.c
  14196. s_cmp.c
  14197. s_copy.c
  14198. s_paus.c
  14199. s_rnge.c
  14200. s_stop.c
  14201. sig_die.c
  14202. signal_.c
  14203. system_.c
  14204. z_abs.c
  14205. z_cos.c
  14206. z_div.c
  14207. z_exp.c
  14208. z_log.c
  14209. z_sin.c
  14210. z_sqrt.c
  14211. -----------------------------------------------------------
  14212. path: /netlib/clapack/f2clibs/F2CLIBS/libI77/
  14213. -----------------------------------------------------------
  14214. Notice
  14215. README
  14216. Version.c
  14217. backspace.c
  14218. close.c
  14219. dfe.c
  14220. dolio.c
  14221. due.c
  14222. endfile.c
  14223. err.c
  14224. f2c.h
  14225. f2ch.add
  14226. fio.h
  14227. fmt.c
  14228. fmt.h
  14229. fmtlib.c
  14230. fp.h
  14231. iio.c
  14232. ilnw.c
  14233. inquire.c
  14234. libI77.xsum
  14235. lio.h
  14236. lread.c
  14237. lwrite.c
  14238. makefile
  14239. open.c
  14240. rawio.h
  14241. rdfmt.c
  14242. rewind.c
  14243. rsfe.c
  14244. rsli.c
  14245. rsne.c
  14246. sfe.c
  14247. sue.c
  14248. typesize.c
  14249. uio.c
  14250. util.c
  14251. wref.c
  14252. wrtfmt.c
  14253. wsfe.c
  14254. wsle.c
  14255. wsne.c
  14256. xwsne.c
  14257. -----------------------------------------------------------
  14258. for     single precision real CLAPACK routines
  14259. path: /netlib/clapack/single/
  14260. -----------------------------------------------------------
  14261.  # --------------------------------------------------------
  14262.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  14263.  # --------------------------------------------------------
  14264.  
  14265. .depend
  14266. scsum1.c
  14267. second.c
  14268. sgbtf2.c
  14269. sgebd2.c
  14270. sgehd2.c
  14271. sgelq2.c
  14272. sgeql2.c
  14273. sgeqr2.c
  14274. sgerq2.c
  14275. sgesv.c                for     Solves a general system of linear equations
  14276.                                AX=B.
  14277.                        gams    d2a1
  14278.  
  14279. sgbsv.c                for     Solves a general banded system of linear
  14280.                                equations AX=B.
  14281.                        gams    d2a2
  14282.  
  14283. sgetf2.c
  14284. sgtsv.c                for     Solves a general tridiagonal system of linear
  14285.                                equations AX=B.
  14286.                        gams    d2a2a
  14287.  
  14288. slabad.c
  14289. slabrd.c
  14290. slacon.c
  14291. slacpy.c
  14292. sladiv.c
  14293. slae2.c
  14294. slaebz.c
  14295. slaed0.c
  14296. slaed1.c
  14297. slaed2.c
  14298. slaed3.c
  14299. slaed4.c
  14300. slaed5.c
  14301. slaed6.c
  14302. slaed7.c
  14303. slaed8.c
  14304. slaed9.c
  14305. slaeda.c
  14306. slaein.c
  14307. slaev2.c
  14308. slaexc.c
  14309. slag2.c
  14310. slags2.c
  14311. slagtf.c
  14312. slagtm.c
  14313. slagts.c
  14314. slahqr.c
  14315. slahrd.c
  14316. slaic1.c
  14317. slaln2.c
  14318. slamch.c
  14319. slamrg.c
  14320. slangb.c
  14321. slange.c
  14322. slangt.c
  14323. slanhs.c
  14324. slansb.c
  14325. slansp.c
  14326. slanst.c
  14327. slansy.c
  14328. slantb.c
  14329. slantp.c
  14330. slantr.c
  14331. slanv2.c
  14332. slapll.c
  14333. slapmt.c
  14334. slapy2.c
  14335. slapy3.c
  14336. slaqgb.c
  14337. slaqge.c
  14338. slaqsb.c
  14339. slaqsp.c
  14340. slaqsy.c
  14341. slaqtr.c
  14342. slar2v.c
  14343. slarf.c
  14344. slarfb.c
  14345. slarfg.c
  14346. slarft.c
  14347. slarfx.c
  14348. slargv.c
  14349. slarnv.c
  14350. slartg.c
  14351. slartv.c
  14352. slaruv.c
  14353. slas2.c
  14354. slascl.c
  14355. slaset.c
  14356. slasq1.c
  14357. slasq2.c
  14358. slasq3.c
  14359. slasq4.c
  14360. slasr.c
  14361. slasrt.c
  14362. slassq.c
  14363. slasv2.c
  14364. slaswp.c
  14365. slasy2.c
  14366. slasyf.c
  14367. slatbs.c
  14368. slatps.c
  14369. slatrd.c
  14370. slatrs.c
  14371. slatzm.c
  14372. slauu2.c
  14373. slauum.c
  14374. sorg2l.c
  14375. sorg2r.c
  14376. sorgl2.c
  14377. sorgr2.c
  14378. sorm2l.c
  14379. sorm2r.c
  14380. sorml2.c
  14381. sormr2.c
  14382. spbtf2.c
  14383. sposv.c                for     Solves a symmetric positive definite system of
  14384.                                linear
  14385.                                equations AX=B.
  14386.                        gams    d2b1b
  14387.  
  14388. spotf2.c
  14389. sppsv.c                for     Solves a symmetric positive definite system of
  14390.                                linear
  14391.                                equations AX=B, where A is held in packed
  14392.                                storage.
  14393.                        gams    d2b1b
  14394.  
  14395. spbsv.c                for     Solves a symmetric positive definite banded
  14396.                                system
  14397.                                of linear equations AX=B.
  14398.                        gams    d2b2
  14399.  
  14400. sptsv.c                for     Solves a symmetric positive definite tridiagonal
  14401.                                system
  14402.                                of linear equations AX=B.
  14403.                        gams    d2b2a
  14404.  
  14405. srscl.c
  14406. ssygs2.c
  14407. ssysv.c                for     Solves a real symmetric indefinite system of
  14408.                                linear equations AX=B.
  14409.                        gams    d2b1a
  14410.  
  14411. sspsv.c                for     Solves a real symmetric indefinite system of
  14412.                                linear equations AX=B,
  14413.                                where A is held in packed storage.
  14414.                        gams    d2b1a
  14415.  
  14416. sgels.c                for     Computes the least squares solution to an
  14417.                                over-determined system
  14418.                                of linear equations, A X=B or A**H X=B,  or the
  14419.                                minimum norm
  14420.                                solution of an under-determined system, where A
  14421.                                is a general
  14422.                                rectangular matrix of full rank,  using a QR or
  14423.                                LQ factorization
  14424.                                of A.
  14425.                        gams    d9a1
  14426.  
  14427. sgglse.c               for     Solves the LSE (Constrained Linear Least Squares
  14428.                                Problem) using
  14429.                                the GRQ (Generalized RQ) factorization
  14430.                        gams    d9b1
  14431.  
  14432. sggglm.c               for     Solves the GLM (Generalized Linear Regression
  14433.                                Model) using
  14434.                                the GQR (Generalized QR) factorization
  14435.  
  14436. ssyev.c                for     Computes all eigenvalues, and optionally,
  14437.                                eigenvectors of a real
  14438.                                symmetric matrix.
  14439.                        gams    d4a1
  14440.  
  14441. ssyevd.c               for     Computes all eigenvalues, and optionally,
  14442.                                eigenvectors of a real
  14443.                                symmetric matrix.  If eigenvectors are desired,
  14444.                                it uses a divide
  14445.                                and conquer algorithm.
  14446.                        gams    d4a1
  14447.  
  14448. sspev.c                for     Computes all eigenvalues, and optionally,
  14449.                                eigenvectors of a real
  14450.                                symmetric matrix in packed storage.
  14451.                        gams    d4a1
  14452.  
  14453. sspevd.c               for     Computes all eigenvalues, and optionally,
  14454.                                eigenvectors of a real
  14455.                                symmetric matrix in packed storage.  If
  14456.                                eigenvectors are desired,
  14457.                                it uses a divide and conquer algorithm.
  14458.                        gams    d4a1
  14459.  
  14460. ssbev.c                for     Computes all eigenvalues, and optionally,
  14461.                                eigenvectors of a real
  14462.                                symmetric band matrix.
  14463.                        gams    d4a1, d4a6
  14464.  
  14465. ssbevd.c               for     Computes all eigenvalues, and optionally,
  14466.                                eigenvectors of a real
  14467.                                symmetric band matrix.  If eigenvectors are
  14468.                                desired, it uses a
  14469.                                divide and conquer algorithm.
  14470.                        gams    d4a1, d4a6
  14471.  
  14472. sstev.c                for     Computes all eigenvalues, and optionally,
  14473.                                eigenvectors of a real
  14474.                                symmetric tridiagonal matrix.
  14475.                        gams    d4a1, d4a5
  14476.  
  14477. sstevd.c               for     Computes all eigenvalues, and optionally,
  14478.                                eigenvectors of a real
  14479.                                symmetric tridiagonal matrix.  If eigenvectors
  14480.                                are desired, it uses
  14481.                                a divide and conquer algorithm.
  14482.                        gams    d4a1, d4a5
  14483.  
  14484. sgees.c                for     Computes the eigenvalues and Schur factorization
  14485.                                of a general
  14486.                                matrix, and orders the factorization so that
  14487.                                selected eigenvalues
  14488.                                are at the top left of the Schur form.
  14489.                        gams    d4a2
  14490.  
  14491. sgeev.c                for     Computes the eigenvalues and left and right
  14492.                                eigenvectors of
  14493.                                a general matrix.
  14494.                        gams    d4a2
  14495.  
  14496. sgesvd.c               for     Computes the singular value decomposition (SVD)
  14497.                                of a general
  14498.                                rectangular matrix.
  14499.                        gams    d6
  14500.  
  14501. ssygv.c                for     Computes all eigenvalues and the eigenvectors of
  14502.                                a generalized
  14503.                                symmetric-definite generalized eigenproblem,
  14504.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  14505.                                x.
  14506.                        gams    d4b1
  14507.  
  14508. sspgv.c                for     Computes all eigenvalues and eigenvectors of  a
  14509.                                generalized
  14510.                                symmetric-definite generalized eigenproblem,
  14511.                                Ax= lambda
  14512.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  14513.                                and B are in packed
  14514.                                storage.
  14515.                        gams    d4b1
  14516.  
  14517. ssbgv.c                for     Computes all the eigenvalues, and optionally,
  14518.                                the eigenvectors
  14519.                                of a real generalized symmetric-definite banded
  14520.                                eigenproblem, of
  14521.                                the form A*x=(lambda)*B*x.  A and B are assumed
  14522.                                to be symmetric
  14523.                                and banded, and B is also positive definite.
  14524.  
  14525. sgegs.c                for     Computes the generalized eigenvalues, Schur
  14526.                                form, and left and/or
  14527.                                right Schur vectors for a pair of nonsymmetric
  14528.                                matrices
  14529.  
  14530. sgegv.c                for     Computes the generalized eigenvalues, and left
  14531.                                and/or right
  14532.                                generalized eigenvectors for a pair of
  14533.                                nonsymmetric matrices
  14534.  
  14535. sggsvd.c               for     Computes the Generalized Singular Value
  14536.                                Decomposition
  14537.  
  14538.  # ---------------------------------
  14539.  # Available EXPERT DRIVER routines:
  14540.  # ---------------------------------
  14541.  
  14542. sgesvx.c               for     Solves a general system of linear equations
  14543.                                AX=B, A**T X=B
  14544.                                or A**H X=B, and provides an estimate of the
  14545.                                condition number
  14546.                                and error bounds on the solution.
  14547.                        gams    d2a1
  14548.  
  14549. sgbsvx.c               for     Solves a general banded system of linear
  14550.                                equations AX=B,
  14551.                                A**T X=B or A**H X=B, and provides an estimate
  14552.                                of the condition
  14553.                                number and error bounds on the solution.
  14554.                        gams    d2a2
  14555.  
  14556. sgtsvx.c               for     Solves a general tridiagonal system of linear
  14557.                                equations AX=B,
  14558.                                A**T X=B or A**H X=B, and provides an estimate
  14559.                                of the condition
  14560.                                number  and error bounds on the solution.
  14561.                        gams    d2a2a
  14562.  
  14563. sposvx.c               for     Solves a symmetric positive definite system of
  14564.                                linear
  14565.                                equations AX=B, and provides an estimate of the
  14566.                                condition number
  14567.                                and error bounds on the solution.
  14568.                        gams    d2b1b
  14569.  
  14570. sppsvx.c               for     Solves a symmetric positive definite system of
  14571.                                linear
  14572.                                equations AX=B, where A is held in packed
  14573.                                storage, and provides
  14574.                                an estimate of the condition number and error
  14575.                                bounds on the
  14576.                                solution.
  14577.                        gams    d2b1b
  14578.  
  14579. spbsvx.c               for     Solves a symmetric positive definite banded
  14580.                                system
  14581.                                of linear equations AX=B, and provides an
  14582.                                estimate of the condition
  14583.                                number and error bounds on the solution.
  14584.                        gams    d2b2
  14585.  
  14586. sptsvx.c               for     Solves a symmetric positive definite tridiagonal
  14587.                                system of linear equations AX=B, and provides an
  14588.                                estimate of
  14589.                                the condition number and error bounds on the
  14590.                                solution.
  14591.                        gams    d2b2a
  14592.  
  14593. ssysvx.c               for     Solves a real symmetric
  14594.                                indefinite system  of linear equations AX=B, and
  14595.                                provides an
  14596.                                estimate of the condition number and error
  14597.                                bounds on the solution.
  14598.                        gams    d2b1a
  14599.  
  14600. sspsvx.c               for     Solves a real symmetric
  14601.                                indefinite system of linear equations AX=B,
  14602.                                where A is held
  14603.                                in packed storage, and provides an estimate of
  14604.                                the condition
  14605.                                number and error bounds on the solution.
  14606.                        gams    d2b1a
  14607.  
  14608. sgelsx.c               for     Computes the minimum norm least squares solution
  14609.                                to an over-
  14610.                                or under-determined system of linear equations A
  14611.                                X=B, using a
  14612.                                complete orthogonal factorization of A.
  14613.                        gams    d9a1
  14614.  
  14615. sgelss.c               for     Computes the minimum norm least squares solution
  14616.                                to an over-
  14617.                                or under-determined system of linear equations A
  14618.                                X=B,  using
  14619.                                the singular value decomposition of A.
  14620.                        gams    d9a1
  14621.  
  14622. ssyevx.c               for     Computes selected eigenvalues and eigenvectors
  14623.                                of a symmetric matrix.
  14624.                        gams    d4a1
  14625.  
  14626. sspevx.c               for     Computes selected eigenvalues and eigenvectors
  14627.                                of a
  14628.                                symmetric matrix in packed storage.
  14629.                        gams    d4a1
  14630.  
  14631. ssbevx.c               for     Computes selected eigenvalues and eigenvectors
  14632.                                of a
  14633.                                symmetric band matrix.
  14634.                        gams    d4a1, d4a6
  14635.  
  14636. sstevx.c               for     Computes selected eigenvalues and eigenvectors
  14637.                                of a real
  14638.                                symmetric tridiagonal matrix.
  14639.                        gams    d4a1, d4a5
  14640.  
  14641. sgeesx.c               for     Computes the eigenvalues and Schur factorization
  14642.                                of a general
  14643.                                matrix, orders the factorization so that
  14644.                                selected eigenvalues
  14645.                                are at the top left of the Schur form, and
  14646.                                computes reciprocal
  14647.                                condition numbers for the average of the
  14648.                                selected eigenvalues,
  14649.                                and for the associated right invariant subspace.
  14650.                        gams    d4a2
  14651.  
  14652. sgeevx.c               for     Computes the eigenvalues and left and right
  14653.                                eigenvectors of
  14654.                                a general matrix,  with preliminary balancing of
  14655.                                the matrix,
  14656.                                and computes reciprocal condition numbers for
  14657.                                the eigenvalues
  14658.                                and right eigenvectors.
  14659.                        gams    d4a2
  14660.  
  14661.  # ---------------------------------
  14662.  # Available COMPUTATIONAL routines:
  14663.  # ---------------------------------
  14664.  
  14665. sbdsqr.c               for     Computes the singular value decomposition (SVD)
  14666.                                of a real bidiagonal
  14667.                                matrix, using the bidiagonal QR algorithm.
  14668.                        gams    d6
  14669.  
  14670. sdisna.c               for     Computes the reciprocal condition numbers for
  14671.                                the eigenvectors of a
  14672.                                real symmetric or complex Hermitian matrix or
  14673.                                for the left or right
  14674.                                singular vectors of a general matrix.
  14675.  
  14676. sgbbrd.c                       Reduces a general band matrix to real upper
  14677.                                bidiagonal form
  14678.                                by an orthogonal transformation.
  14679.  
  14680. sgbcon.c               for     Estimates the reciprocal of the condition number
  14681.                                of a general
  14682.                                band matrix, in either the 1-norm or the
  14683.                                infinity-norm, using
  14684.                                the LU factorization computed by SGBTRF.
  14685.                        gams    d2a2
  14686.  
  14687. sgbequ.c               for     Computes row and column scalings to equilibrate
  14688.                                a general band
  14689.                                matrix and reduce its condition number.
  14690.                        gams    d2a2
  14691.  
  14692. sgbrfs.c               for     Improves the computed solution to a general
  14693.                                banded system of
  14694.                                linear equations AX=B, A**T X=B or A**H X=B, and
  14695.                                provides forward
  14696.                                and backward error bounds for the solution.
  14697.                        gams    d2a2
  14698.  
  14699. sgbtrf.c               for     Computes an LU factorization of a general band
  14700.                                matrix, using
  14701.                                partial pivoting with row interchanges.
  14702.                        gams    d2a2
  14703.  
  14704. sgbtrs.c               for     Solves a general banded system of linear
  14705.                                equations AX=B,
  14706.                                A**T X=B or A**H X=B, using the LU factorization
  14707.                                computed
  14708.                                by SGBTRF.
  14709.                        gams    d2a2
  14710.  
  14711. sgebak.c               for     Transforms eigenvectors of a balanced matrix to
  14712.                                those of the
  14713.                                original matrix supplied to SGEBAL.
  14714.                        gams    d4c4
  14715.  
  14716. sgebal.c               for     Balances a general matrix in order to improve
  14717.                                the accuracy
  14718.                                of computed eigenvalues.
  14719.                        gams    d4c1a
  14720.  
  14721. sgebrd.c               for     Reduces a general rectangular matrix to real
  14722.                                bidiagonal form
  14723.                                by an orthogonal transformation.
  14724.                        gams    d6
  14725.  
  14726. sgecon.c               for     Estimates the reciprocal of the condition number
  14727.                                of a general
  14728.                                matrix, in either the 1-norm or the
  14729.                                infinity-norm, using the
  14730.                                LU factorization computed by SGETRF.
  14731.                        gams    d2a1
  14732.  
  14733. sgeequ.c               for     Computes row and column scalings to equilibrate
  14734.                                a general
  14735.                                rectangular matrix and reduce its condition
  14736.                                number.
  14737.                        gams    d2a1
  14738.  
  14739. sgehrd.c               for     Reduces a general matrix to upper Hessenberg
  14740.                                form by an
  14741.                                orthogonal similarity transformation.
  14742.                        gams    d4c1b2
  14743.  
  14744. sgelqf.c               for     Computes an LQ factorization of a general
  14745.                                rectangular matrix.
  14746.                        gams    d5
  14747.  
  14748. sgeqlf.c               for     Computes a QL factorization of a general
  14749.                                rectangular matrix.
  14750.                        gams    d5
  14751.  
  14752. sgeqpf.c               for     Computes a QR factorization with column pivoting
  14753.                                of a general
  14754.                                rectangular matrix.
  14755.                        gams    d5
  14756.  
  14757. sgeqrf.c               for     Computes a QR factorization of a general
  14758.                                rectangular matrix.
  14759.                        gams    d5
  14760.  
  14761. sgerfs.c               for     Improves the computed solution to a general
  14762.                                system of linear
  14763.                                equations AX=B, A**T X=B or A**H X=B, and
  14764.                                provides forward and
  14765.                                backward error bounds for the solution.
  14766.                        gams    d2a1
  14767.  
  14768. sgerqf.c               for     Computes an RQ factorization of a general
  14769.                                rectangular matrix.
  14770.                        gams    d5
  14771.  
  14772. sgetrf.c               for     Computes an LU factorization of a general
  14773.                                matrix, using partial
  14774.                                pivoting with row interchanges.
  14775.                        gams    d2a1
  14776.  
  14777. sgetri.c               for     Computes the inverse of a general matrix, using
  14778.                                the LU factorization
  14779.                                computed by SGETRF.
  14780.                        gams    d2a1
  14781.  
  14782. sgetrs.c               for     Solves a general system of linear equations
  14783.                                AX=B, A**T X=B
  14784.                                or A**H X=B, using the LU factorization computed
  14785.                                by SGETRF.
  14786.                        gams    d2a1
  14787.  
  14788. sggbak.c               for     Forms the right or left eigenvectors of the
  14789.                                generalized eigenvalue
  14790.                                problem by backward transformation on the
  14791.                                computed eigenvectors of
  14792.                                the balanced pair of matrices output by SGGBAL.
  14793.  
  14794. sggbal.c               for     Balances a pair of general real matrices for the
  14795.                                generalized
  14796.                                eigenvalue problem A x = lambda B x.
  14797.  
  14798. sgghrd.c               for     Reduces a pair of real matrices to generalized
  14799.                                upper
  14800.                                Hessenberg form using orthogonal transformations
  14801.  
  14802. sggqrf.c               for     Computes a generalized QR factorization of a
  14803.                                pair of matrices.
  14804.  
  14805. sggrqf.c               for     Computes a generalized RQ factorization of a
  14806.                                pair of matrices.
  14807.  
  14808. sggsvp.c               for     Computes orthogonal matrices as a preprocessing
  14809.                                step
  14810.                                for computing the generalized singular value
  14811.                                decomposition
  14812.  
  14813. sgtcon.c               for     Estimates the reciprocal of the condition number
  14814.                                of a general
  14815.                                tridiagonal matrix, in either the 1-norm or the
  14816.                                infinity-norm,
  14817.                                using the LU factorization computed by SGTTRF.
  14818.                        gams    d2a2a
  14819.  
  14820. sgtrfs.c               for     Improves the computed solution to a general
  14821.                                tridiagonal system
  14822.                                of linear equations AX=B, A**T X=B or A**H X=B,
  14823.                                and provides
  14824.                                forward and backward error bounds for the
  14825.                                solution.
  14826.                        gams    d2a2a
  14827.  
  14828. sgttrf.c               for     Computes an LU factorization of a general
  14829.                                tridiagonal matrix,
  14830.                                using partial pivoting with row interchanges.
  14831.                        gams    d2a2a
  14832.  
  14833. sgttrs.c               for     Solves a general tridiagonal system of linear
  14834.                                equations AX=B,
  14835.                                A**T X=B or A**H X=B, using the LU factorization
  14836.                                computed by
  14837.                                SGTTRF.
  14838.                        gams    d2a2a
  14839.  
  14840. shgeqz.c               for     Implements a single-/double-shift version of the
  14841.                                QZ method for
  14842.                                finding the generalized eigenvalues of the
  14843.                                equation
  14844.                                det(A - w(i) B) = 0
  14845.  
  14846. shsein.c               for     Computes specified right and/or left
  14847.                                eigenvectors of an upper
  14848.                                Hessenberg matrix by inverse iteration.
  14849.                        gams    d4c3
  14850.  
  14851. shseqr.c               for     Computes the eigenvalues and Schur factorization
  14852.                                of an upper
  14853.                                Hessenberg matrix, using the multishift QR
  14854.                                algorithm.
  14855.                        gams    d4c2b
  14856.  
  14857. sopgtr.c               for     Generates the orthogonal transformation matrix
  14858.                                from
  14859.                                a reduction to tridiagonal form determined by
  14860.                                SSPTRD.
  14861.                        gams    d4c1b1
  14862.  
  14863. sopmtr.c               for     Multiplies a general matrix by the orthogonal
  14864.                                transformation matrix from a reduction to
  14865.                                tridiagonal form
  14866.                                determined by SSPTRD.
  14867.                        gams    d4c4
  14868.  
  14869. sorgbr.c               for     Generates the orthogonal transformation matrices
  14870.                                from
  14871.                                a reduction to bidiagonal form determined by
  14872.                                SGEBRD.
  14873.                        gams    d6
  14874.  
  14875. sorghr.c               for     Generates the orthogonal transformation matrix
  14876.                                from
  14877.                                a reduction to Hessenberg form determined by
  14878.                                SGEHRD.
  14879.                        gams    d4c1b2
  14880.  
  14881. sorglq.c               for     Generates all or part of the orthogonal matrix Q
  14882.                                from
  14883.                                an LQ factorization determined by SGELQF.
  14884.                        gams    d5
  14885.  
  14886. sorgql.c               for     Generates all or part of the orthogonal matrix Q
  14887.                                from
  14888.                                a QL factorization determined by SGEQLF.
  14889.                        gams    d5
  14890.  
  14891. sorgqr.c               for     Generates all or part of the orthogonal matrix Q
  14892.                                from
  14893.                                a QR factorization determined by SGEQRF.
  14894.                        gams    d5
  14895.  
  14896. sorgrq.c               for     Generates all or part of the orthogonal matrix Q
  14897.                                from
  14898.                                an RQ factorization determined by SGERQF.
  14899.                        gams    d5
  14900.  
  14901. sorgtr.c               for     Generates the orthogonal transformation matrix
  14902.                                from
  14903.                                a reduction to tridiagonal form determined by
  14904.                                SSYTRD.
  14905.                        gams    d4c1b1
  14906.  
  14907. sormbr.c               for     Multiplies a general matrix by one of the
  14908.                                orthogonal
  14909.                                transformation  matrices from a reduction to
  14910.                                bidiagonal form
  14911.                                determined by SGEBRD.
  14912.                        gams    d6
  14913.  
  14914. sormhr.c               for     Multiplies a general matrix by the orthogonal
  14915.                                transformation
  14916.                                matrix from a reduction to Hessenberg form
  14917.                                determined by SGEHRD.
  14918.                        gams    d4c4
  14919.  
  14920. sormlq.c               for     Multiplies a general matrix by the orthogonal
  14921.                                matrix
  14922.                                from an LQ factorization determined by SGELQF.
  14923.                        gams    d5
  14924.  
  14925. sormql.c               for     Multiplies a general matrix by the orthogonal
  14926.                                matrix
  14927.                                from a QL factorization determined by SGEQLF.
  14928.                        gams    d5
  14929.  
  14930. sormqr.c               for     Multiplies a general matrix by the orthogonal
  14931.                                matrix
  14932.                                from a QR factorization determined by SGEQRF.
  14933.                        gams    d5
  14934.  
  14935. sormrq.c               for     Multiplies a general matrix by the orthogonal
  14936.                                matrix
  14937.                                from an RQ factorization determined by SGERQF.
  14938.                        gams    d5
  14939.  
  14940. sormtr.c               for     Multiplies a general matrix by the orthogonal
  14941.                                transformation matrix from a reduction to
  14942.                                tridiagonal form
  14943.                                determined by SSYTRD.
  14944.                        gams    d4c4
  14945.  
  14946. spbcon.c               for     Estimates the reciprocal of the condition number
  14947.                                of a
  14948.                                symmetric positive definite band matrix, using
  14949.                                the
  14950.                                Cholesky factorization computed by SPBTRF.
  14951.                        gams    d2b2
  14952.  
  14953. spbequ.c               for     Computes row and column scalings to equilibrate
  14954.                                a symmetric
  14955.                                positive definite band matrix and reduce its
  14956.                                condition number.
  14957.                        gams    d2b2
  14958.  
  14959. spbrfs.c               for     Improves the computed solution to a symmetric
  14960.                                positive
  14961.                                definite banded system of linear equations AX=B,
  14962.                                and provides
  14963.                                forward and backward error bounds for the
  14964.                                solution.
  14965.                        gams    d2b2
  14966.  
  14967. spbstf.c               for     Computes a split Cholesky factorization of a
  14968.                                real symmetric positive
  14969.                                definite band matrix.
  14970.  
  14971. spbtrf.c               for     Computes the Cholesky factorization of a
  14972.                                symmetric
  14973.                                positive definite band matrix.
  14974.                        gams    d2b2
  14975.  
  14976. spbtrs.c               for     Solves a symmetric positive definite banded
  14977.                                system
  14978.                                of linear equations AX=B, using the Cholesky
  14979.                                factorization
  14980.                                computed by SPBTRF.
  14981.                        gams    d2b2
  14982.  
  14983. spocon.c               for     Estimates the reciprocal of the condition number
  14984.                                of a
  14985.                                symmetric positive definite matrix, using the
  14986.                                Cholesky factorization computed by SPOTRF.
  14987.                        gams    d2b1b
  14988.  
  14989. spoequ.c               for     Computes row and column scalings to equilibrate
  14990.                                a symmetric
  14991.                                positive definite matrix and reduce its
  14992.                                condition number.
  14993.                        gams    d2b1b
  14994.  
  14995. sporfs.c               for     Improves the computed solution to a symmetric
  14996.                                positive
  14997.                                definite system of linear equations AX=B, and
  14998.                                provides forward
  14999.                                and backward error bounds for the solution.
  15000.                        gams    d2b1b
  15001.  
  15002. spotrf.c               for     Computes the Cholesky factorization of a
  15003.                                symmetric
  15004.                                positive definite matrix.
  15005.                        gams    d2b1b
  15006.  
  15007. spotri.c               for     Computes the inverse of a symmetric positive
  15008.                                definite
  15009.                                matrix, using the Cholesky factorization
  15010.                                computed by SPOTRF.
  15011.                        gams    d2b1b
  15012.  
  15013. spotrs.c               for     Solves a symmetric positive definite system of
  15014.                                linear
  15015.                                equations AX=B, using the Cholesky factorization
  15016.                                computed by
  15017.                                SPOTRF.
  15018.                        gams    d2b1b
  15019.  
  15020. sppcon.c               for     Estimates the reciprocal of the condition number
  15021.                                of a
  15022.                                symmetric positive definite matrix in packed
  15023.                                storage,
  15024.                                using the Cholesky factorization computed by
  15025.                                SPPTRF.
  15026.                        gams    d2b1b
  15027.  
  15028. sppequ.c               for     Computes row and column scalings to equilibrate
  15029.                                a symmetric
  15030.                                positive definite matrix in packed storage and
  15031.                                reduce its condition
  15032.                                number.
  15033.                        gams    d2b1b
  15034.  
  15035. spprfs.c               for     Improves the computed solution to a symmetric
  15036.                                positive
  15037.                                definite system of linear equations AX=B, where
  15038.                                A is held in
  15039.                                packed storage, and provides forward and
  15040.                                backward error bounds
  15041.                                for the solution.
  15042.                        gams    d2b1b
  15043.  
  15044. spptrf.c               for     Computes the Cholesky factorization of a
  15045.                                symmetric
  15046.                                positive definite matrix in packed storage.
  15047.                        gams    d2b1b
  15048.  
  15049. spptri.c               for     Computes the inverse of a symmetric positive
  15050.                                definite
  15051.                                matrix in packed storage, using the Cholesky
  15052.                                factorization computed
  15053.                                by SPPTRF.
  15054.                        gams    d2b1b
  15055.  
  15056. spptrs.c               for     Solves a symmetric positive definite system of
  15057.                                linear
  15058.                                equations AX=B, where A is held in packed
  15059.                                storage, using the
  15060.                                Cholesky factorization computed by SPPTRF.
  15061.                        gams    d2b1b
  15062.  
  15063. sptcon.c               for     Computes the reciprocal of the condition number
  15064.                                of a
  15065.                                symmetric positive definite tridiagonal matrix,
  15066.                                using the LDL**H factorization computed by
  15067.                                SPTTRF.
  15068.                        gams    d2b2a
  15069.  
  15070. spteqr.c               for     Computes all eigenvalues and eigenvectors of a
  15071.                                real symmetric
  15072.                                positive definite tridiagonal matrix, by
  15073.                                computing the SVD of
  15074.                                its bidiagonal Cholesky factor.
  15075.                        gams    d4c2a
  15076.  
  15077. sptrfs.c               for     Improves the computed solution to a symmetric
  15078.                                positive
  15079.                                definite tridiagonal system of linear equations
  15080.                                AX=B, and provides
  15081.                                forward and backward error bounds for the
  15082.                                solution.
  15083.                        gams    d2b2a
  15084.  
  15085. spttrf.c               for     Computes the LDL**H factorization of a symmetric
  15086.                                positive definite tridiagonal matrix.
  15087.                        gams    d2b2a
  15088.  
  15089. spttrs.c               for     Solves a symmetric positive definite tridiagonal
  15090.                                system of linear equations, using the LDL**H
  15091.                                factorization
  15092.                                computed by SPTTRF.
  15093.                        gams    d2b2a
  15094.  
  15095. ssbgst.c               for     Reduces a real symmetric-definite banded
  15096.                                generalized eigenproblem
  15097.                                A x = lambda B x to standard form, where B has
  15098.                                been factorized by
  15099.                                SPBSTF (Crawford's algorithm).
  15100.  
  15101. ssbtrd.c               for     Reduces a symmetric band matrix to real
  15102.                                symmetric
  15103.                                tridiagonal form by an orthogonal similarity
  15104.                                transformation.
  15105.                        gams    d4c1b1
  15106.  
  15107. sspcon.c               for     Estimates the reciprocal of the condition number
  15108.                                of a
  15109.                                real symmetric indefinite
  15110.                                matrix in packed storage, using the
  15111.                                factorization computed
  15112.                                by SSPTRF.
  15113.                        gams    d2b1a
  15114.  
  15115. sspgst.c               for     Reduces a symmetric-definite generalized
  15116.                                eigenproblem
  15117.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  15118.                                x, to standard
  15119.                                form,  where A and B are held in packed storage,
  15120.                                and B has been
  15121.                                factorized by SPPTRF.
  15122.                        gams    d4c1c
  15123.  
  15124. ssprfs.c               for     Improves the computed solution to a real
  15125.                                symmetric indefinite system of linear equations
  15126.                                AX=B, where A is held in packed storage, and
  15127.                                provides forward
  15128.                                and backward error bounds for the solution.
  15129.                        gams    d2b1a
  15130.  
  15131. ssptrd.c               for     Reduces a symmetric matrix in packed storage to
  15132.                                real
  15133.                                symmetric tridiagonal form by an orthogonal
  15134.                                similarity
  15135.                                transformation.
  15136.                        gams    d4c1b1
  15137.  
  15138. ssptrf.c               for     Computes the factorization of a real
  15139.                                symmetric-indefinite matrix in packed storage,
  15140.                                using the diagonal pivoting method.
  15141.                        gams    d2b1a
  15142.  
  15143. ssptri.c               for     Computes the inverse of a real symmetric
  15144.                                indefinite matrix in packed storage, using the
  15145.                                factorization
  15146.                                computed by SSPTRF.
  15147.                        gams    d2b1a
  15148.  
  15149. ssptrs.c               for     Solves a real symmetric
  15150.                                indefinite system of linear equations AX=B,
  15151.                                where A is held
  15152.                                in packed storage, using the factorization
  15153.                                computed
  15154.                                by SSPTRF.
  15155.                        gams    d2b1a
  15156.  
  15157. sstebz.c               for     Computes selected eigenvalues of a real
  15158.                                symmetric tridiagonal
  15159.                                matrix by bisection.
  15160.                        gams    d4c2a
  15161.  
  15162. sstedc.c               for     Computes all eigenvalues and, optionally,
  15163.                                eigenvectors of a
  15164.                                symmetric tridiagonal matrix using the divide
  15165.                                and conquer algorithm.
  15166.  
  15167. sstein.c               for     Computes selected eigenvectors of a real
  15168.                                symmetric tridiagonal
  15169.                                matrix by inverse iteration.
  15170.                        gams    d4c3
  15171.  
  15172. ssteqr.c               for     Computes all eigenvalues and eigenvectors of a
  15173.                                real symmetric
  15174.                                tridiagonal matrix, using the implicit QL or QR
  15175.                                algorithm.
  15176.                        gams    d4a1, d4a5, d4c2a
  15177.  
  15178. ssterf.c               for     Computes all eigenvalues of a real symmetric
  15179.                                tridiagonal matrix,
  15180.                                using a root-free variant of the QL or QR
  15181.                                algorithm.
  15182.                        gams    d4c2a
  15183.  
  15184. ssycon.c               for     Estimates the reciprocal of the condition number
  15185.                                of a
  15186.                                real symmetric indefinite matrix,
  15187.                                using the factorization computed by SSYTRF.
  15188.                        gams    d2b1a
  15189.  
  15190. ssygst.c               for     Reduces a symmetric-definite generalized
  15191.                                eigenproblem
  15192.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  15193.                                x, to standard
  15194.                                form, where B has been factorized by SPOTRF.
  15195.                        gams    d4c1c
  15196.  
  15197. ssyrfs.c               for     Improves the computed solution to a real
  15198.                                symmetric indefinite system of linear equations
  15199.                                AX=B, and provides forward and backward error
  15200.                                bounds for the
  15201.                                solution.
  15202.                        gams    d2b1a
  15203.  
  15204. ssytd2.c
  15205. ssytf2.c
  15206. ssytrd.c               for     Reduces a symmetric matrix to real symmetric
  15207.                                tridiagonal
  15208.                                form by an orthogonal similarity transformation.
  15209.                        gams    d4c1b1
  15210.  
  15211. ssytrf.c               for     Computes the factorization of a real
  15212.                                symmetric-indefinite matrix,
  15213.                                using the diagonal pivoting method.
  15214.                        gams    d2b1a
  15215.  
  15216. ssytri.c               for     Computes the inverse of a real symmetric
  15217.                                indefinite matrix,
  15218.                                using the factorization computed by SSYTRF.
  15219.                        gams    d2b1a
  15220.  
  15221. ssytrs.c               for     Solves a real symmetric indefinite system of
  15222.                                linear equations AX=B,
  15223.                                using the factorization computed by SSPTRF.
  15224.                        gams    d2b1a
  15225.  
  15226. stbcon.c               for     Estimates the reciprocal of the condition number
  15227.                                of a triangular
  15228.                                band matrix, in either the 1-norm or the
  15229.                                infinity-norm.
  15230.                        gams    d2a2, d2a3
  15231.  
  15232. stbrfs.c               for     Provides forward and backward error bounds for
  15233.                                the solution
  15234.                                of a triangular banded system of linear
  15235.                                equations AX=B,
  15236.                                A**T X=B or A**H X=B.
  15237.                        gams    d2a2, d2a3
  15238.  
  15239. stbtrs.c               for     Solves a triangular banded system of linear
  15240.                                equations AX=B,
  15241.                                A**T X=B or A**H X=B.
  15242.                        gams    d2a2, d2a3
  15243.  
  15244. stgevc.c               for     Computes some or all of the right and/or left
  15245.                                generalized eigenvectors
  15246.                                of a pair of upper triangular matrices.
  15247.                        gams    d4b2
  15248.  
  15249. stgsja.c               for     Computes the generalized singular value
  15250.                                decomposition of two real
  15251.                                upper triangular (or trapezoidal) matrices as
  15252.                                output by SGGSVP.
  15253.                        gams    d6
  15254.  
  15255. stpcon.c               for     Estimates the reciprocal of the condition number
  15256.                                of a triangular
  15257.                                matrix in packed storage, in either the 1-norm
  15258.                                or the infinity-norm.
  15259.                        gams    d2a3
  15260.  
  15261. stprfs.c               for     Provides forward and backward error bounds for
  15262.                                the solution
  15263.                                of a triangular system of linear equations AX=B,
  15264.                                A**T X=B or
  15265.                                A**H X=B, where A is held in packed storage.
  15266.                        gams    d2a3
  15267.  
  15268. stptri.c               for     Computes the inverse of a triangular matrix in
  15269.                                packed storage.
  15270.                        gams    d2a3
  15271.  
  15272. stptrs.c               for     Solves a triangular system of linear equations
  15273.                                AX=B,
  15274.                                A**T X=B or A**H X=B, where A is held in packed
  15275.                                storage.
  15276.                        gams    d2a3
  15277.  
  15278. strcon.c               for     Estimates the reciprocal of the condition number
  15279.                                of a triangular
  15280.                                matrix, in either the 1-norm or the
  15281.                                infinity-norm.
  15282.                        gams    d2a3
  15283.  
  15284. strevc.c               for     Computes some or all of the right and/or left
  15285.                                eigenvectors of
  15286.                                an upper quasi-triangular matrix.
  15287.                        gams    d4c3
  15288.  
  15289. strexc.c               for     Reorders the Schur factorization of a matrix by
  15290.                                an orthogonal
  15291.                                similarity transformation.
  15292.                        gams    d4c
  15293.  
  15294. strrfs.c               for     Provides forward and backward error bounds for
  15295.                                the solution
  15296.                                of a triangular system of linear equations A
  15297.                                X=B, A**T X=B or
  15298.                                A**H X=B.
  15299.                        gams    d2a3
  15300.  
  15301. strsen.c               for     Reorders the Schur factorization of a matrix in
  15302.                                order to find
  15303.                                an orthonormal basis of a right invariant
  15304.                                subspace corresponding
  15305.                                to selected eigenvalues, and returns reciprocal
  15306.                                condition numbers
  15307.                                (sensitivities) of the average of the cluster of
  15308.                                eigenvalues
  15309.                                and of the invariant subspace.
  15310.                        gams    d4c
  15311.  
  15312. strsna.c               for     Estimates the reciprocal condition numbers
  15313.                                (sensitivities)
  15314.                                of selected eigenvalues and eigenvectors of an
  15315.                                upper
  15316.                                quasi-triangular matrix.
  15317.                        gams    d4c
  15318.  
  15319. strsyl.c               for     Solves the Sylvester matrix equation A X +/- X
  15320.                                B=C where A
  15321.                                and B are upper quasi-triangular, and may be
  15322.                                transposed.
  15323.                        gams    d8
  15324.  
  15325. strti2.c
  15326. strtri.c               for     Computes the inverse of a triangular matrix.
  15327.                        gams    d2a3
  15328.  
  15329. strtrs.c               for     Solves a triangular system of linear equations
  15330.                                AX=B,
  15331.                                A**T X=B or A**H X=B.
  15332.                        gams    d2a3
  15333.  
  15334. stzrqf.c               for     Computes an RQ factorization of an upper
  15335.                                trapezoidal matrix.
  15336.                        gams    d5
  15337. -----------------------------------------------------------
  15338. for     Subdirectory containing the testing routines for
  15339. path: /netlib/clapack/testing/
  15340. -----------------------------------------------------------
  15341.  #######################################
  15342.  #    Index for clapack/testing         #
  15343.  #######################################
  15344.  
  15345. eig/                   for     Subdirectory of Eigenproblem Testing
  15346.  
  15347. lin/                   for     Subdirectory of Linear Equation Testing
  15348.  
  15349. matgen/                for     Subdirectory of Matrix Generation Routines (used
  15350.                                in testing
  15351.                                and timing directories)
  15352.  
  15353.  
  15354.  # =======================================
  15355.  # Input Files for Linear Equation Testing
  15356.  # =======================================
  15357.  
  15358. stest.in               for     Data file for linear equations/linear least
  15359.                                squares test programs
  15360.                        prec    single
  15361.  
  15362. dtest.in               for     Data file for linear equations/linear least
  15363.                                squares test programs
  15364.                        prec    double
  15365.  
  15366. ctest.in               for     Data file for linear equations/linear least
  15367.                                squares test programs
  15368.                        prec    complex
  15369.  
  15370. ztest.in               for     Data file for linear equations/linear least
  15371.                                squares test programs
  15372.                        prec    doublecomplex
  15373.  
  15374.  # =======================================
  15375.  # Input Files for Eigenproblem Testing
  15376.  # =======================================
  15377.  
  15378. nep.in                 for     Data file for testing the (s,d,c,z) Nonsymmetric
  15379.                                Eigenproblem computational routines
  15380.                        prec    single, double, complex, doublecomplex
  15381.  
  15382. sep.in                 for     Data file for testing the (s,d,c,z) Symmetric
  15383.                                Eigenproblem computational and simple/expert
  15384.                                driver routines
  15385.                        prec    single, double, complex, doublecomplex
  15386.  
  15387. svd.in                 for     Data file for testing the (s,d,c,z) Singular
  15388.                                Value
  15389.                                Decomposition computational and simple/expert
  15390.                                driver routines
  15391.                        prec    single, double, complex, doublecomplex
  15392.  
  15393. sec.in                 for     Data file for testing real Eigen Condition
  15394.                                Routines
  15395.                        prec    single
  15396.  
  15397. dec.in                 for     Data file for testing real Eigen Condition
  15398.                                Routines
  15399.                        prec    double
  15400.  
  15401. cec.in                 for     Data file for testing complex Eigen Condition
  15402.                                Routines
  15403.                        prec    complex
  15404.  
  15405. zec.in                 for     Data file for testing complex Eigen Condition
  15406.                                Routines
  15407.                        prec    doublecomplex
  15408.  
  15409. sed.in                 for     Data file for testing real Nonsymmetric
  15410.                                Eigenvalue Driver
  15411.                        prec    single
  15412.  
  15413. ded.in                 for     Data file for testing real Nonsymmetric
  15414.                                Eigenvalue Driver
  15415.                        prec    double
  15416.  
  15417. ced.in                 for     Data file for testing complex Nonsymmetric
  15418.                                Eigenvalue Driver
  15419.                        prec    complex
  15420.  
  15421. zed.in                 for     Data file for testing complex Nonsymmetric
  15422.                                Eigenvalue Driver
  15423.                        prec    doublecomplex
  15424.  
  15425. sgg.in                 for     Data file for testing the real Nonsymmetric
  15426.                                Generalized
  15427.                                Eigenvalue Problem routines
  15428.                        prec    single
  15429.  
  15430. dgg.in                 for     Data file for testing the real Nonsymmetric
  15431.                                Generalized
  15432.                                Eigenvalue Problem routines
  15433.                        prec    double
  15434.  
  15435. cgg.in                 for     Data file for testing the complex Nonsymmetric
  15436.                                Generalized
  15437.                                Eigenvalue Problem routines
  15438.                        prec    complex
  15439.  
  15440. zgg.in                 for     Data file for testing the complex Nonsymmetric
  15441.                                Generalized
  15442.                                Eigenvalue Problem routines
  15443.                        prec    doublecomplex
  15444.  
  15445. ssb.in                 for     Data file for testing real Symmetric Banded
  15446.                                Eigenvalue Problem routines
  15447.                        prec    single
  15448.  
  15449. dsb.in                 for     Data file for testing real Symmetric Banded
  15450.                                Eigenvalue Problem routines
  15451.                        prec    double
  15452.  
  15453. csb.in                 for     Data file for testing complex Symmetric Banded
  15454.                                Eigenvalue Problem routines
  15455.                        prec    complex
  15456.  
  15457. zsb.in                 for     Data file for testing complex Symmetric Banded
  15458.                                Eigenvalue Problem routines
  15459.                        prec    doublecomplex
  15460.  
  15461. ssg.in                 for     Data file for testing real Symmetric Generalized
  15462.                                Eigenvalue Problem routines
  15463.                        prec    single
  15464.  
  15465. dsg.in                 for     Data file for testing real Symmetric Generalized
  15466.                                Eigenvalue Problem routines
  15467.                        prec    double
  15468.  
  15469. csg.in                 for     Data file for testing complex Symmetric
  15470.                                Generalized
  15471.                                Eigenvalue Problem routines
  15472.                        prec    complex
  15473.  
  15474. zsg.in                 for     Data file for testing complex Symmetric
  15475.                                Generalized
  15476.                                Eigenvalue Problem routines
  15477.                        prec    doublecomplex
  15478.  
  15479. sbal.in                for     Data file for testing SGEBAL
  15480.                        prec    single
  15481.  
  15482. dbal.in                for     Data file for testing DGEBAL
  15483.                        prec    double
  15484.  
  15485. cbal.in                for     Data file for testing CGEBAL
  15486.                        prec    complex
  15487.  
  15488. zbal.in                for     Data file for testing ZGEBAL
  15489.                        prec    doublecomplex
  15490.  
  15491. sbak.in                for     Data file for testing SGEBAK
  15492.                        prec    single
  15493.  
  15494. dbak.in                for     Data file for testing DGEBAK
  15495.                        prec    double
  15496.  
  15497. cbak.in                for     Data file for testing CGEBAK
  15498.                        prec    complex
  15499.  
  15500. zbak.in                for     Data file for testing ZGEBAK
  15501.                        prec    doublecomplex
  15502.  
  15503. sgbal.in               for     Data file for testing SGGBAL
  15504.                        prec    single
  15505.  
  15506. dgbal.in               for     Data file for testing DGGBAL
  15507.                        prec    double
  15508.  
  15509. cgbal.in               for     Data file for testing CGGBAL
  15510.                        prec    complex
  15511.  
  15512. zgbal.in               for     Data file for testing ZGGBAL
  15513.                        prec    doublecomplex
  15514.  
  15515. sgbak.in               for     Data file for testing SGGBAK
  15516.                        prec    single
  15517.  
  15518. dgbak.in               for     Data file for testing DGGBAK
  15519.                        prec    double
  15520.  
  15521. cgbak.in               for     Data file for testing CGGBAK
  15522.                        prec    complex
  15523.  
  15524. zgbak.in               for     Data file for testing ZGGBAK
  15525.                        prec    doublecomplex
  15526.  
  15527. sbb.in                 for     Data file for testing banded SVD routines
  15528.                        prec    single
  15529.  
  15530. dbb.in                 for     Data file for testing banded SVD routines
  15531.                        prec    double
  15532.  
  15533. cbb.in                 for     Data file for testing banded SVD routines
  15534.                        prec    complex
  15535.  
  15536. zbb.in                 for     Data file for testing banded SVD routines
  15537.                        prec    complex16
  15538.  
  15539. glm.in                 for     Data file for testing the (s, d, c, z) GLM
  15540.                                routines
  15541.                        prec    single, double, complex, doublecomplex
  15542.  
  15543. gqr.in                 for     Data file for testing the (s, d, c, z) GQR and
  15544.                                GRQ routines
  15545.                        prec    single, double, complex, doublecomplex
  15546.  
  15547. gsv.in                 for     Data file for testing the (s, d, c, z) GSVD
  15548.                                routines
  15549.                        prec    single, double, complex, doublecomplex
  15550.  
  15551. lse.in                 for     Data file for testing the (s, d, c, z) LSE
  15552.                                routines
  15553.                        prec    single, double, complex, doublecomplex
  15554. -----------------------------------------------------------
  15555. for     Subdirectory of Eigenproblem Testing
  15556. path: /netlib/clapack/testing/eig/
  15557. -----------------------------------------------------------
  15558.  #######################################
  15559.  #    Index for clapack/testing/eig     #
  15560.  #######################################
  15561.  
  15562. alahdg.c
  15563. alareq.c
  15564. alarqg.c
  15565. alasmg.c
  15566. alasum.c
  15567. alasvm.c
  15568. cbdt01.c
  15569. cbdt02.c
  15570. cbdt03.c
  15571. cchkgb.c
  15572. cchkgk.c
  15573. cchkgl.c
  15574. cget02.c
  15575. cget10.c
  15576. cget22.c
  15577. cget23.c
  15578. cget24.c
  15579. cget35.c
  15580. cget36.c
  15581. cget37.c
  15582. cget38.c
  15583. cget51.c
  15584. cget52.c
  15585. cglmts.c
  15586. cgqrts.c
  15587. cgrqts.c
  15588. cgsvts.c
  15589. chbt21.c
  15590. chet21.c
  15591. chet22.c
  15592. chkxer.c
  15593. chpt21.c
  15594. chst01.c
  15595. clarfy.c
  15596. clarhs.c
  15597. clatm4.c
  15598. clsets.c
  15599. csbmv.c
  15600. csgt01.c
  15601. cslect.c
  15602. cstt21.c
  15603. cunt01.c
  15604. cunt03.c
  15605. dbdt01.c
  15606. dbdt02.c
  15607. dbdt03.c
  15608. dchkgb.c
  15609. dchkgk.c
  15610. dchkgl.c
  15611. dget02.c
  15612. dget10.c
  15613. dget22.c
  15614. dget23.c
  15615. dget24.c
  15616. dget31.c
  15617. dget32.c
  15618. dget33.c
  15619. dget34.c
  15620. dget35.c
  15621. dget36.c
  15622. dget37.c
  15623. dget38.c
  15624. dget39.c
  15625. dget51.c
  15626. dget52.c
  15627. dget53.c
  15628. dglmts.c
  15629. dgqrts.c
  15630. dgrqts.c
  15631. dgsvts.c
  15632. dhst01.c
  15633. dlafts.c
  15634. dlahd2.c
  15635. dlarfy.c
  15636. dlarhs.c
  15637. dlasum.c
  15638. dlatb9.c
  15639. dlatm4.c
  15640. dlsets.c
  15641. dort01.c
  15642. dort03.c
  15643. dsbt21.c
  15644. dsgt01.c
  15645. dslect.c
  15646. dspt21.c
  15647. dstech.c
  15648. dstect.c
  15649. dstt21.c
  15650. dstt22.c
  15651. dsvdch.c
  15652. dsvdct.c
  15653. dsxt1.c
  15654. dsyt21.c
  15655. dsyt22.c
  15656.  
  15657. sbdt01.c
  15658. sbdt02.c
  15659. sbdt03.c
  15660. schkgb.c
  15661. schkgk.c
  15662. schkgl.c
  15663. sget02.c
  15664. sget10.c
  15665. sget22.c
  15666. sget23.c
  15667. sget24.c
  15668. sget31.c
  15669. sget32.c
  15670. sget33.c
  15671. sget34.c
  15672. sget35.c
  15673. sget36.c
  15674. sget37.c
  15675. sget38.c
  15676. sget39.c
  15677. sget51.c
  15678. sget52.c
  15679. sget53.c
  15680. sglmts.c
  15681. sgqrts.c
  15682. sgrqts.c
  15683. sgsvts.c
  15684. shst01.c
  15685. slafts.c
  15686. slahd2.c
  15687. slarfy.c
  15688. slarhs.c
  15689. slasum.c
  15690. slatb9.c
  15691. slatm4.c
  15692. slsets.c
  15693. sort01.c
  15694. sort03.c
  15695. ssbt21.c
  15696. ssgt01.c
  15697. sslect.c
  15698. sspt21.c
  15699. sstech.c
  15700. sstect.c
  15701. sstt21.c
  15702. sstt22.c
  15703. ssvdch.c
  15704. ssvdct.c
  15705. ssxt1.c
  15706. ssyt21.c
  15707. ssyt22.c
  15708. xerbla.c               for     Special version of this routine used in testing
  15709.  
  15710. ilaenv.c               for     Special version of this routine for testing and
  15711.                                timing purposes
  15712.  
  15713. xlaenv.c               for     Resets ILAENV values for testing purposes
  15714.  
  15715.  # ==========================================
  15716.  # Available Eigenproblem Testing Routines
  15717.  # ==========================================
  15718.  
  15719. schkee.c               for     Test program driver for eigenproblem testing
  15720.                        prec    single
  15721.  
  15722. dchkee.c               for     Test program driver for eigenproblem testing
  15723.                        prec    double
  15724.  
  15725. cchkee.c               for     Test program driver for eigenproblem testing
  15726.                        prec    complex
  15727.  
  15728. zbdt01.c
  15729. zbdt02.c
  15730. zbdt03.c
  15731. zchkee.c               for     Test program driver for eigenproblem testing
  15732.                        prec    doublecomplex
  15733.  
  15734.  #        ===
  15735.  
  15736. schkbb.c               for     Checks the banded SVD routine SGBBRD
  15737.                        prec    single
  15738.  
  15739. dchkbb.c               for     Checks the banded SVD routine DGBBRD
  15740.                        prec    double
  15741.  
  15742. cchkbb.c               for     Checks the banded SVD routine CGBBRD
  15743.                        prec    complex
  15744.  
  15745. zchkbb.c               for     Checks the banded SVD routine ZGBBRD
  15746.                        prec    doublecomplex
  15747.  
  15748. schkbd.c               for     Checks the SVD routines (SGEBRD, SORGBR, SBDSQR)
  15749.                        prec    single
  15750.  
  15751. dchkbd.c               for     Checks the SVD routines (DGEBRD, DORGBR, DBDSQR)
  15752.                        prec    double
  15753.  
  15754. cchkbd.c               for     Checks the SVD routines (CGEBRD, CUNGBR, CBDSQR)
  15755.                        prec    complex, doublecomplex
  15756.  
  15757. zchkbd.c               for     Checks the SVD routines (ZGEBRD, ZUNGBR, ZBDSQR)
  15758.                        prec    doublecomplex
  15759.  
  15760. sdrvbd.c               for     Checks the SVD driver SGESVD
  15761.                        prec    single
  15762.  
  15763. ddrvbd.c               for     Checks the SVD driver DGESVD
  15764.                        prec    double
  15765.  
  15766. cdrvbd.c               for     Checks the SVD driver CGESVD
  15767.                        prec    complex
  15768.  
  15769. zchkgb.c
  15770. zchkgk.c
  15771. zchkgl.c
  15772. zdrvbd.c               for     Checks the SVD driver ZGESVD
  15773.                        prec    doublecomplex
  15774.  
  15775. serrbd.c               for     Tests the error exits for
  15776.                                SGEBRD,SORGBR,SORMBR,SBDSQR
  15777.                        prec    single
  15778.  
  15779. derrbd.c               for     Tests the error exits for
  15780.                                DGEBRD,DORGBR,DORMBR,DBDSQR
  15781.                        prec    double
  15782.  
  15783. cerrbd.c               for     Tests the error exits for
  15784.                                CGEBRD,CUNGBR,CUNMBR,CBDSQR
  15785.                        prec    complex
  15786.  
  15787. zerrbd.c               for     Tests the error exits for
  15788.                                ZGEBRD,ZUNGBR,ZUNMBR,ZBDSQR
  15789.                        prec    doublecomplex
  15790.  
  15791.  #       ===
  15792.  
  15793. schkbk.c               for     Tests SGEBAK
  15794.                        prec    single
  15795.  
  15796. dchkbk.c               for     Tests DGEBAK
  15797.                        prec    double
  15798.  
  15799. cchkbk.c               for     Tests CGEBAK
  15800.                        prec    complex
  15801.  
  15802. zchkbk.c               for     Tests ZGEBAK
  15803.                        prec    doublecomplex
  15804.  
  15805.  #       ===
  15806.  
  15807. schkbl.c               for     Tests SGEBAL
  15808.                        prec    single
  15809.  
  15810. dchkbl.c               for     Tests DGEBAL
  15811.                        prec    double
  15812.  
  15813. cchkbl.c               for     Tests CGEBAL
  15814.                        prec    complex
  15815.  
  15816. zchkbl.c               for     Tests ZGEBAL
  15817.                        prec    doublecomplex
  15818.  
  15819.  #       ===
  15820.  
  15821. schkec.c               for     Tests the eigen- condition estimation routines
  15822.                                STRSYL, STREXC, STRSNA, STRSEN
  15823.                        prec    single
  15824.  
  15825. dchkec.c               for     Tests the eigen- condition estimation routines
  15826.                                DTRSYL, DTREXC, DTRSNA, DTRSEN
  15827.                        prec    double
  15828.  
  15829. cchkec.c               for     Tests the eigen- condition estimation routines
  15830.                                CTRSYL, CTREXC, CTRSNA, CTRSEN
  15831.                        prec    complex
  15832.  
  15833. zchkec.c               for     Tests the eigen- condition estimation routines
  15834.                                ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN
  15835.                        prec    doublecomplex
  15836.  
  15837. serrec.c               for     Tests the error exits for the eigen- condition
  15838.                                estimation
  15839.                                routines (STRSYL, STREXC, STRSNA, STRSEN)
  15840.                        prec    single
  15841.  
  15842. derrec.c               for     Tests the error exits for the eigen- condition
  15843.                                estimation
  15844.                                routines (DTRSYL, DTREXC, DTRSNA, DTRSEN)
  15845.                        prec    double
  15846.  
  15847. cerrec.c               for     Tests the error exits for the eigen- condition
  15848.                                estimation
  15849.                                routines (CTRSYL, CTREXC, CTRSNA, CTRSEN)
  15850.                        prec    complex
  15851.  
  15852. zerrec.c               for     Tests the error exits for the eigen- condition
  15853.                                estimation
  15854.                                routines (ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN)
  15855.                        prec    doublecomplex
  15856.  
  15857.  #        ===
  15858.  
  15859. schkgg.c               for     Tests SGGHRD, SHGEQZ, and STGEVC
  15860.                        prec    single
  15861.  
  15862. dchkgg.c               for     Tests DGGHRD, DHGEQZ, and DTGEVC
  15863.                        prec    double
  15864.  
  15865. cchkgg.c               for     Tests CGGHRD, CHGEQZ, and CTGEVC
  15866.                        prec    complex
  15867.  
  15868. zchkgg.c               for     Tests ZGGHRD, ZHGEQZ, and ZTGEVC
  15869.                        prec    doublecomplex
  15870.  
  15871. sdrvgg.c               for     Tests SGEGS and SGEGV
  15872.                        prec    single
  15873.  
  15874. ddrvgg.c               for     Tests DGEGS and DGEGV
  15875.                        prec    double
  15876.  
  15877. cdrvgg.c               for     Tests CGEGS and CGEGV
  15878.                        prec    complex
  15879.  
  15880. zdrvgg.c               for     Tests ZGEGS and ZGEGV
  15881.                        prec    doublecomplex
  15882.  
  15883. serrgg.c               for     Tests the error exits for SGGHRD, SHGEQZ, and
  15884.                                STGEVC
  15885.                        prec    single
  15886.  
  15887. derrgg.c               for     Tests the error exits for DGGHRD, DHGEQZ, and
  15888.                                DTGEVC
  15889.                        prec    double
  15890.  
  15891. cerrgg.c               for     Tests the error exits for CGGHRD, CHGEQZ, and
  15892.                                CTGEVC
  15893.                        prec    complex
  15894.  
  15895. zerrgg.c               for     Tests the error exits for ZGGHRD, ZHGEQZ, and
  15896.                                ZTGEVC
  15897.                        prec    doublecomplex
  15898.  
  15899.  #       ===
  15900.  
  15901. schkbk.c               for     Testing SGGBAK
  15902.                        prec    single
  15903.  
  15904. dchkbk.c               for     Testing DGGBAK
  15905.                        prec    double
  15906.  
  15907. cchkbk.c               for     Testing CGGBAK
  15908.                        prec    complex
  15909.  
  15910. zchkbk.c               for     Testing ZGGBAK
  15911.                        prec    doublecomplex
  15912.  
  15913.  #       ===
  15914.  
  15915. schkbl.c               for     Testing SGGBAL
  15916.                        prec    single
  15917.  
  15918. dchkbl.c               for     Testing DGGBAL
  15919.                        prec    double
  15920.  
  15921. cchkbl.c               for     Testing CGGBAL
  15922.                        prec    complex
  15923.  
  15924. zchkbl.c               for     Testing ZGGBAL
  15925.                        prec    doublecomplex
  15926.  
  15927.  #       ===
  15928.  
  15929. schkhs.c               for     Checks the nonsymmetric eigenvalue problem
  15930.                                routines
  15931.                                (SGEHRD, SORGHR, SORMHR, SHSEQR, STREVC, and
  15932.                                SHSEIN)
  15933.                        prec    single
  15934.  
  15935. dchkhs.c               for     Checks the nonsymmetric eigenvalue problem
  15936.                                routines
  15937.                                (DGEHRD, DORGHR, DORMHR, DHSEQR, DTREVC, and
  15938.                                DHSEIN)
  15939.                        prec    double
  15940.  
  15941. cchkhs.c               for     Checks the nonsymmetric eigenvalue problem
  15942.                                routines
  15943.                                (CGEHRD, CUNGHR, CUNMHR, CHSEQR, CTREVC, and
  15944.                                CHSEIN)
  15945.                        prec    complex
  15946.  
  15947. zchkhs.c               for     Checks the nonsymmetric eigenvalue problem
  15948.                                routines
  15949.                                (ZGEHRD, ZUNGHR, ZUNMHR, ZHSEQR, ZTREVC, and
  15950.                                ZHSEIN)
  15951.                        prec    doublecomplex
  15952.  
  15953. serrhs.c               for     Tests the error exits for SGEHRD, SORGHR,
  15954.                                SORMHR, SHSEQR,
  15955.                                SHSEIN, and STREVC
  15956.                        prec    single
  15957.  
  15958. derrhs.c               for     Tests the error exits for DGEHRD, DORGHR,
  15959.                                DORMHR, DHSEQR,
  15960.                                DHSEIN, and DTREVC
  15961.                        prec    double
  15962.  
  15963. cerrhs.c               for     Tests the error exits for CGEHRD, CUNGHR,
  15964.                                CUNMHR, CHSEQR,
  15965.                                CHSEIN, and CTREVC
  15966.                        prec    complex
  15967.  
  15968. zerrhs.c               for     Tests the error exits for ZGEHRD, ZUNGHR,
  15969.                                ZUNMHR, ZHSEQR,
  15970.                                ZHSEIN, and ZTREVC
  15971.                        prec    doublecomplex
  15972.  
  15973. sdrves.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  15974.                                problem
  15975.                                driver SGEES
  15976.                        prec    single
  15977.  
  15978. ddrves.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  15979.                                problem
  15980.                                driver DGEES
  15981.                        prec    double
  15982.  
  15983. cdrves.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  15984.                                problem
  15985.                                driver CGEES
  15986.                        prec    complex
  15987.  
  15988. zdrves.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  15989.                                problem
  15990.                                driver ZGEES
  15991.                        prec    doublecomplex
  15992.  
  15993. sdrvsx.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  15994.                                problem
  15995.                                expert driver SGEESX
  15996.                        prec    single
  15997.  
  15998. ddrvsx.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  15999.                                problem
  16000.                                expert driver DGEESX
  16001.                        prec    double
  16002.  
  16003. cdrvsx.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  16004.                                problem
  16005.                                expert driver CGEESX
  16006.                        prec    complex
  16007.  
  16008. zdrvsx.c               for     Checks the nonsymmetric eigenvalue (Schur form)
  16009.                                problem
  16010.                                expert driver ZGEESX
  16011.                        prec    doublecomplex
  16012.  
  16013. sdrvev.c               for     Checks the nonsymmetric eigenvalue problem
  16014.                                driver SGEEV
  16015.                        prec    single
  16016.  
  16017. ddrvev.c               for     Checks the nonsymmetric eigenvalue problem
  16018.                                driver DGEEV
  16019.                        prec    double
  16020.  
  16021. cdrvev.c               for     Checks the nonsymmetric eigenvalue problem
  16022.                                driver CGEEV
  16023.                        prec    complex
  16024.  
  16025. zdrvev.c               for     Checks the nonsymmetric eigenvalue problem
  16026.                                driver ZGEEV
  16027.                        prec    doublecomplex
  16028.  
  16029. sdrvvx.c               for     Checks the nonsymmetric eigenvalue problem
  16030.                                expert driver SGEEVX
  16031.                        prec    single
  16032.  
  16033. ddrvvx.c               for     Checks the nonsymmetric eigenvalue problem
  16034.                                expert driver DGEEVX
  16035.                        prec    double
  16036.  
  16037. cdrvvx.c               for     Checks the nonsymmetric eigenvalue problem
  16038.                                expert driver CGEEVX
  16039.                        prec    complex
  16040.  
  16041. zdrvvx.c               for     Checks the nonsymmetric eigenvalue problem
  16042.                                expert driver ZGEEVX
  16043.                        prec    doublecomplex
  16044.  
  16045. serred.c               for     Tests the error exits for the eigenvalue driver
  16046.                                routines
  16047.                                (SGEEV,SGEES,SGEEVX,SGEESX,SGESVD)
  16048.                        prec    single
  16049.  
  16050. derred.c               for     Tests the error exits for the eigenvalue driver
  16051.                                routines
  16052.                                (DGEEV,DGEES,DGEEVX,DGEESX,DGESVD)
  16053.                        prec    double
  16054.  
  16055. cerred.c               for     Tests the error exits for the eigenvalue driver
  16056.                                routines
  16057.                                (CGEEV,CGEES,CGEEVX,CGEESX,CGESVD)
  16058.                        prec    complex
  16059.  
  16060. zerred.c               for     Tests the error exits for the eigenvalue driver
  16061.                                routines
  16062.                                (ZGEEV,ZGEES,ZGEEVX,ZGEESX,ZGESVD)
  16063.                        prec    doublecomplex
  16064.  
  16065.  #        ===
  16066.  
  16067. schksb.c               for     Tests SSBTRD (the reduction of a symmetric band
  16068.                                matrix to
  16069.                                tridiagonal form, used with the symmetric
  16070.                                eigenvalue problem
  16071.                        prec    single
  16072.  
  16073. dchksb.c               for     Tests DSBTRD (the reduction of a symmetric band
  16074.                                matrix to
  16075.                                tridiagonal form, used with the symmetric
  16076.                                eigenvalue problem
  16077.                        prec    double
  16078.  
  16079. cchkhb.c               for     Tests CHBTRD (the reduction of a Hermitian band
  16080.                                matrix to
  16081.                                tridiagonal form), used with the Hermitian
  16082.                                eigenvalue problem
  16083.                        prec    complex
  16084.  
  16085. zchkhb.c               for     Tests ZHBTRD (the reduction of a Hermitian band
  16086.                                matrix to
  16087.                                tridiagonal form), used with the Hermitian
  16088.                                eigenvalue problem
  16089.                        prec    doublecomplex
  16090.  
  16091.  #       ===
  16092.  
  16093. schkst.c               for     Checks the symmetric eigenvalue problem routines
  16094.                                (SSYTRD,
  16095.  
  16096.                                R,SSTEBZ,SSTEIN)
  16097.                        prec    single
  16098.  
  16099. dchkst.c               for     Checks the symmetric eigenvalue problem routines
  16100.                                (DSYTRD,
  16101.  
  16102.                                R,DSTEBZ,DSTEIN)
  16103.                        prec    double
  16104.  
  16105. cchkst.c               for     Checks the (complex) hermitian eigenvalue
  16106.                                problem routines
  16107.  
  16108.                                EQR,SSTEBZ,CSTEIN)
  16109.                        prec    complex
  16110.  
  16111. zchkst.c               for     Checks the (complex) hermitian eigenvalue
  16112.                                problem routines
  16113.  
  16114.                                EQR,DSTEBZ,ZSTEIN)
  16115.                        prec    doublecomplex
  16116.  
  16117. sdrvst.c               for     Checks the symmetric eigenvalue problem drivers
  16118.                                ,    (SSTEV,SSTEVX,SSYEV,SSYEVX,SSPEV,SSPEVX,SSB
  16119.                                EV,SSBEVX)
  16120.                        prec    single
  16121.  
  16122. ddrvst.c               for     Checks the symmetric eigenvalue problem drivers
  16123.                                ,    (DSTEV,DSTEVX,DSYEV,DSYEVX,DSPEV,DSPEVX,DSB
  16124.                                EV,DSBEVX)
  16125.                        prec    double
  16126.  
  16127. cdrvst.c               for     Checks the Hermitian eigenvalue problem drivers
  16128.                                (CHEEV,CHEEVX,CHPEV,CHPEVX,CHBEV,CHBEVX)
  16129.                        prec    complex
  16130.  
  16131. zdrvst.c               for     Checks the Hermitian eigenvalue problem drivers
  16132.                                (ZHEEV,ZHEEVX,ZHPEV,ZHPEVX,ZHBEV,ZHBEVX)
  16133.                        prec    doublecomplex
  16134.  
  16135. serrst.c               for     Tests the error exits for
  16136.                                SSYTRD,SORGTR,SORMTR,SSPTRD,
  16137.  
  16138.                                ,SPTEQR,SSBTRD
  16139.                        prec    single
  16140.  
  16141. derrst.c               for     Tests the error exits for
  16142.                                DSYTRD,DORGTR,DORMTR,DSPTRD,
  16143.  
  16144.                                ,DPTEQR,DSBTRD
  16145.                        prec    double
  16146.  
  16147. cerrst.c               for     Tests the error exits for CHETRD, CUNGTR,
  16148.                                CUNMTR, CHPTRD,
  16149.                                CUPGTR, CUPMTR, CSTEQR, CSTEIN, CPTEQR, and
  16150.                                CHBTRD
  16151.                        prec    complex
  16152.  
  16153. zerrst.c               for     Tests the error exits for ZHETRD, ZUNGTR,
  16154.                                ZUNMTR, ZHPTRD,
  16155.                                ZUPGTR, ZUPMTR, ZSTEQR, ZSTEIN, ZPTEQR, and
  16156.                                ZHBTRD
  16157.                        prec    doublecomplex
  16158.  
  16159. sdrvsg.c               for     Checks the symmetric generalized eigenvalue
  16160.                                problem routines
  16161.                                (SSYGST, SSYTRD, SORGTR, SSTEQR, SSTERF)
  16162.                        prec    single
  16163.  
  16164. ddrvsg.c               for     Checks the symmetric generalized eigenvalue
  16165.                                problem routines
  16166.                                (DSYGST, DSYTRD, DORGTR, DSTEQR, DSTERF)
  16167.                        prec    double
  16168.  
  16169. cdrvsg.c               for     Checks the complex hermitian generalized
  16170.                                eigenvalue problem
  16171.                                routines (CHEGST, CHETRD, CUNGTR, CSTEQR,
  16172.                                SSTERF, CSTEIN)
  16173.                        prec    complex, doublecomplex
  16174.  
  16175. zdrvsg.c               for     Checks the complex hermitian generalized
  16176.                                eigenvalue problem
  16177.                                routines (ZHEGST, ZHETRD, ZUNGTR, ZSTEQR,
  16178.                                SSTERF, ZSTEIN)
  16179.                        prec    doublecomplex
  16180.  
  16181.  #       ===
  16182.  
  16183. sckglm.c               for     Tests SGGGLM
  16184.                        prec    single
  16185.  
  16186. dckglm.c               for     Tests DGGGLM
  16187.                        prec    double
  16188.  
  16189. cckglm.c               for     Tests CGGGLM
  16190.                        prec    complex
  16191.  
  16192. zckglm.c               for     Tests ZGGGLM
  16193.                        prec    doublecomplex
  16194.  
  16195.  #       ===
  16196.  
  16197. sckgqr.c               for     Tests SGGQRF and SGGRQF
  16198.                        prec    single
  16199.  
  16200. dckgqr.c               for     Tests DGGQRF and DGGRQF
  16201.                        prec    double
  16202.  
  16203. cckgqr.c               for     Tests CGGQRF and CGGRQF
  16204.                        prec    complex
  16205.  
  16206. zckgqr.c               for     Tests ZGGQRF and ZGGRQF
  16207.                        prec    doublecomplex
  16208.  
  16209.  #       ===
  16210.  
  16211. sckgsv.c               for     Tests SGGSVD
  16212.                        prec    single
  16213.  
  16214. dckgsv.c               for     Tests DGGSVD
  16215.                        prec    double
  16216.  
  16217. cckgsv.c               for     Tests CGGSVD
  16218.                        prec    complex
  16219.  
  16220. zckgsv.c               for     Tests ZGGSVD
  16221.                        prec    doublecomplex
  16222.  
  16223.  #       ===
  16224.  
  16225. scklse.c               for     Tests SGGLSE
  16226.                        prec    single
  16227.  
  16228. dcklse.c               for     Tests DGGLSE
  16229.                        prec    double
  16230.  
  16231. ccklse.c               for     Tests CGGLSE
  16232.                        prec    complex
  16233.  
  16234. zcklse.c               for     Tests ZGGLSE
  16235.                        prec    doublecomplex
  16236. zget02.c
  16237. zget10.c
  16238. zget22.c
  16239. zget23.c
  16240. zget24.c
  16241. zget35.c
  16242. zget36.c
  16243. zget37.c
  16244. zget38.c
  16245. zget51.c
  16246. zget52.c
  16247. zglmts.c
  16248. zgqrts.c
  16249. zgrqts.c
  16250. zgsvts.c
  16251. zhbt21.c
  16252. zhet21.c
  16253. zhet22.c
  16254. zhpt21.c
  16255. zhst01.c
  16256. zlarfy.c
  16257. zlarhs.c
  16258. zlatm4.c
  16259. zlsets.c
  16260. zsbmv.c
  16261. zsgt01.c
  16262. zslect.c
  16263. zstt21.c
  16264. zunt01.c
  16265. zunt03.c
  16266. -----------------------------------------------------------
  16267. for     Subdirectory of Linear Equation Testing
  16268. path: /netlib/clapack/testing/lin/
  16269. -----------------------------------------------------------
  16270.  #######################################
  16271.  #    Index for clapack/testing/lin     #
  16272.  #######################################
  16273.  
  16274. aladhd.c
  16275. alaerh.c
  16276. alaesm.c
  16277. alahd.c
  16278. alareq.c
  16279. alasum.c
  16280. alasvm.c
  16281. cgbt01.c
  16282. cgbt02.c
  16283. cgbt05.c
  16284. cget01.c
  16285. cget02.c
  16286. cget03.c
  16287. cget04.c
  16288. cget07.c
  16289. cgtt01.c
  16290. cgtt02.c
  16291. cgtt05.c
  16292. chet01.c
  16293. chkxer.c
  16294. chpt01.c
  16295. claipd.c
  16296. claptm.c
  16297. clarhs.c
  16298. clatb4.c
  16299. clatsp.c
  16300. clatsy.c
  16301. clattb.c
  16302. clattp.c
  16303. clattr.c
  16304. clavhe.c
  16305. clavhp.c
  16306. clavsp.c
  16307. clavsy.c
  16308. clqt01.c
  16309. clqt02.c
  16310. clqt03.c
  16311. cpbt01.c
  16312. cpbt02.c
  16313. cpbt05.c
  16314. cpot01.c
  16315. cpot02.c
  16316. cpot03.c
  16317. cpot05.c
  16318. cppt01.c
  16319. cppt02.c
  16320. cppt03.c
  16321. cppt05.c
  16322. cptt01.c
  16323. cptt02.c
  16324. cptt05.c
  16325. cqlt01.c
  16326. cqlt02.c
  16327. cqlt03.c
  16328. cqpt01.c
  16329. cqrt01.c
  16330. cqrt02.c
  16331. cqrt03.c
  16332. cqrt11.c
  16333. cqrt12.c
  16334. cqrt13.c
  16335. cqrt14.c
  16336. cqrt15.c
  16337. cqrt16.c
  16338. cqrt17.c
  16339. crqt01.c
  16340. crqt02.c
  16341. crqt03.c
  16342. csbmv.c
  16343. cspt01.c
  16344. cspt02.c
  16345. cspt03.c
  16346. csyt01.c
  16347. csyt02.c
  16348. csyt03.c
  16349. ctbt02.c
  16350. ctbt03.c
  16351. ctbt05.c
  16352. ctbt06.c
  16353. ctpt01.c
  16354. ctpt02.c
  16355. ctpt03.c
  16356. ctpt05.c
  16357. ctpt06.c
  16358. ctrt01.c
  16359. ctrt02.c
  16360. ctrt03.c
  16361. ctrt05.c
  16362. ctrt06.c
  16363. ctzt01.c
  16364. ctzt02.c
  16365. dgbt01.c
  16366. dgbt02.c
  16367. dgbt05.c
  16368. dget01.c
  16369. dget02.c
  16370. dget03.c
  16371. dget04.c
  16372. dget06.c
  16373. dget07.c
  16374. dgtt01.c
  16375. dgtt02.c
  16376. dgtt05.c
  16377. dlaord.c
  16378. dlaptm.c
  16379. dlarhs.c
  16380. dlatb4.c
  16381. dlattb.c
  16382. dlattp.c
  16383. dlattr.c
  16384. dlavsp.c
  16385. dlavsy.c
  16386. dlqt01.c
  16387. dlqt02.c
  16388. dlqt03.c
  16389. dpbt01.c
  16390. dpbt02.c
  16391. dpbt05.c
  16392. dpot01.c
  16393. dpot02.c
  16394. dpot03.c
  16395. dpot05.c
  16396. dppt01.c
  16397. dppt02.c
  16398. dppt03.c
  16399. dppt05.c
  16400. dptt01.c
  16401. dptt02.c
  16402. dptt05.c
  16403. dqlt01.c
  16404. dqlt02.c
  16405. dqlt03.c
  16406. dqpt01.c
  16407. dqrt01.c
  16408. dqrt02.c
  16409. dqrt03.c
  16410. dqrt11.c
  16411. dqrt12.c
  16412. dqrt13.c
  16413. dqrt14.c
  16414. dqrt15.c
  16415. dqrt16.c
  16416. dqrt17.c
  16417. drqt01.c
  16418. drqt02.c
  16419. drqt03.c
  16420. dspt01.c
  16421. dsyt01.c
  16422. dtbt02.c
  16423. dtbt03.c
  16424. dtbt05.c
  16425. dtbt06.c
  16426. dtpt01.c
  16427. dtpt02.c
  16428. dtpt03.c
  16429. dtpt05.c
  16430. dtpt06.c
  16431. dtrt01.c
  16432. dtrt02.c
  16433. dtrt03.c
  16434. dtrt05.c
  16435. dtrt06.c
  16436. dtzt01.c
  16437. dtzt02.c
  16438.  
  16439. sgbt01.c
  16440. sgbt02.c
  16441. sgbt05.c
  16442. sget01.c
  16443. sget02.c
  16444. sget03.c
  16445. sget04.c
  16446. sget06.c
  16447. sget07.c
  16448. sgtt01.c
  16449. sgtt02.c
  16450. sgtt05.c
  16451. slaord.c
  16452. slaptm.c
  16453. slarhs.c
  16454. slatb4.c
  16455. slattb.c
  16456. slattp.c
  16457. slattr.c
  16458. slavsp.c
  16459. slavsy.c
  16460. slqt01.c
  16461. slqt02.c
  16462. slqt03.c
  16463. spbt01.c
  16464. spbt02.c
  16465. spbt05.c
  16466. spot01.c
  16467. spot02.c
  16468. spot03.c
  16469. spot05.c
  16470. sppt01.c
  16471. sppt02.c
  16472. sppt03.c
  16473. sppt05.c
  16474. sptt01.c
  16475. sptt02.c
  16476. sptt05.c
  16477. sqlt01.c
  16478. sqlt02.c
  16479. sqlt03.c
  16480. sqpt01.c
  16481. sqrt01.c
  16482. sqrt02.c
  16483. sqrt03.c
  16484. sqrt11.c
  16485. sqrt12.c
  16486. sqrt13.c
  16487. sqrt14.c
  16488. sqrt15.c
  16489. sqrt16.c
  16490. sqrt17.c
  16491. srqt01.c
  16492. srqt02.c
  16493. srqt03.c
  16494. sspt01.c
  16495. ssyt01.c
  16496. stbt02.c
  16497. stbt03.c
  16498. stbt05.c
  16499. stbt06.c
  16500. stpt01.c
  16501. stpt02.c
  16502. stpt03.c
  16503. stpt05.c
  16504. stpt06.c
  16505. strt01.c
  16506. strt02.c
  16507. strt03.c
  16508. strt05.c
  16509. strt06.c
  16510. stzt01.c
  16511. stzt02.c
  16512. xerbla.c               for     Special version of this routine used in testing
  16513.  
  16514. ilaenv.c               for     Special version used in conjunction with XLAENV
  16515.  
  16516. xlaenv.c               for     Resets ILAENV values for testing purposes
  16517.  
  16518.  # ==========================================
  16519.  # Available Linear Equation Testing Routines
  16520.  # ==========================================
  16521.  
  16522. schkaa.c               for     Test program driver for linear equation testing
  16523.                        prec    single
  16524.  
  16525. dchkaa.c               for     Test program driver for linear equation testing
  16526.                        prec    double
  16527.  
  16528. cchkaa.c               for     Test program driver for linear equation testing
  16529.                        prec    complex
  16530.  
  16531. zchkaa.c               for     Test program driver for linear equation testing
  16532.                        prec    doublecomplex
  16533.  
  16534.  #       ===
  16535.  
  16536. schkeq.c               for     Tests equilibration routines (SGEEQU, SGBEQU,
  16537.                                SPOEQU,
  16538.                                SPPEQU and SPBEQU)
  16539.                        prec    single
  16540.  
  16541. dchkeq.c               for     Tests equilibration routines (DGEEQU, DGBEQU,
  16542.                                DPOEQU,
  16543.                        #       DPPEQU and DPBEQU)
  16544.                        prec    double
  16545.  
  16546. cchkeq.c               for     Tests equilibration routines (CGEEQU, CGBEQU)
  16547.                        prec    complex
  16548.  
  16549. zchkeq.c               for     Tests equilibration routines (ZGEEQU, ZGBEQU)
  16550.                        prec    doublecomplex
  16551.  
  16552.  #       ===
  16553.  
  16554. schkgb.c               for     Tests SGBTRF, SGBTRS, SGBRFS, and SGBCON
  16555.                        prec    single
  16556.  
  16557. dchkgb.c               for     Tests DGBTRF, DGBTRS, DGBRFS, and DGBCON
  16558.                        prec    double
  16559.  
  16560. cchkgb.c               for     Tests CGBTRF, CGBTRS, CGBRFS, and CGBCON
  16561.                        prec    complex
  16562.  
  16563. zchkgb.c               for     Tests ZGBTRF, ZGBTRS, ZGBRFS, and ZGBCON
  16564.                        prec    doublecomplex
  16565.  
  16566. sdrvgb.c               for     Tests the driver routines SGBSV and SGBSVX
  16567.                        prec    single
  16568.  
  16569. ddrvgb.c               for     Tests the driver routines DGBSV and DGBSVX
  16570.                        prec    double
  16571.  
  16572. cdrvgb.c               for     Tests the driver routines CGBSV and CGBSVX
  16573.                        prec    complex
  16574.  
  16575. zdrvgb.c               for     Tests the driver routines ZGBSV and ZGBSVX
  16576.                        prec    doublecomplex
  16577.  
  16578. schkge.c               for     Tests SGETRF, SGETRI, SGETRS, SGERFS, and SGECON
  16579.                        prec    single
  16580.  
  16581. dchkge.c               for     Tests DGETRF, DGETRI, DGETRS, DGERFS, and DGECON
  16582.                        prec    double
  16583.  
  16584. cchkge.c               for     Tests CGETRF, CGETRI, CGETRS, CGERFS, and CGECON
  16585.                        prec    complex
  16586.  
  16587. zchkge.c               for     Tests ZGETRF, ZGETRI, ZGETRS, ZGERFS, and ZGECON
  16588.                        prec    doublecomplex
  16589.  
  16590. sdrvge.c               for     Tests the driver routines SGESV and SGESVX
  16591.                        prec    single
  16592.  
  16593. ddrvge.c               for     Tests the driver routines DGESV and DGESVX
  16594.                        prec    double
  16595.  
  16596. cdrvge.c               for     Tests the driver routines CGESV and CGESVX
  16597.                        prec    complex
  16598.  
  16599. zdrvge.c               for     Tests the driver routines ZGESV and ZGESVX
  16600.                        prec    doublecomplex
  16601.  
  16602. serrge.c               for     Tests the error exits for the SGE- and SGB-
  16603.                                routines
  16604.                        prec    single
  16605.  
  16606. derrge.c               for     Tests the error exits for the DGE- and DGB-
  16607.                                routines
  16608.                        prec    double
  16609.  
  16610. cerrge.c               for     Tests the error exits for the CGE- and CGB-
  16611.                                routines
  16612.                        prec    complex
  16613.  
  16614. zerrge.c               for     Tests the error exits for the ZGE- and ZGB-
  16615.                                routines
  16616.                        prec    doublecomplex
  16617.  
  16618.  #       ===
  16619.  
  16620. schkgt.c               for     Tests SGTTRF, SGTTRS, SGTRFS, and SGTCON
  16621.                        prec    single
  16622.  
  16623. dchkgt.c               for     Tests DGTTRF, DGTTRS, DGTRFS, and DGTCON
  16624.                        prec    double
  16625.  
  16626. cchkgt.c               for     Tests CGTTRF, CGTTRS, CGTRFS, and CGTCON
  16627.                        prec    complex
  16628.  
  16629. zchkgt.c               for     Tests ZGTTRF, ZGTTRS, ZGTRFS, and ZGTCON
  16630.                        prec    doublecomplex
  16631.  
  16632. sdrvgt.c               for     Tests SGTSV and SGTSVX
  16633.                        prec    single
  16634.  
  16635. ddrvgt.c               for     Tests DGTSV and DGTSVX
  16636.                        prec    double
  16637.  
  16638. cdrvgt.c               for     Tests CGTSV and CGTSVX
  16639.                        prec    complex
  16640.  
  16641. zdrvgt.c               for     Tests ZGTSV and ZGTSVX
  16642.                        prec    doublecomplex
  16643.  
  16644. serrgt.c               for     Tests the error exits for the tridiagonal
  16645.                                routines (SGT- and SPT-)
  16646.                        prec    single
  16647.  
  16648. derrgt.c               for     Tests the error exits for the tridiagonal
  16649.                                routines (DGT- and DPT-)
  16650.                        prec    double
  16651.  
  16652. cerrgt.c               for     Tests the error exits for the tridiagonal
  16653.                                routines (CGT- and CPT-)
  16654.                        prec    complex
  16655.  
  16656. zerrgt.c               for     Tests the error exits for the tridiagonal
  16657.                                routines (ZGT- and ZPT-)
  16658.                        prec    doublecomplex
  16659.  
  16660.  #       ===
  16661.  
  16662. schklq.c               for     Tests SGELQF, SORGLQ and SORMLQ
  16663.                        prec    single
  16664.  
  16665. dchklq.c               for     Tests DGELQF, DORGLQ and DORMLQ
  16666.                        prec    double
  16667.  
  16668. cchklq.c               for     Tests CGELQF, CUNGLQ and CUNMLQ
  16669.                        prec    complex
  16670.  
  16671. zchklq.c               for     Tests ZGELQF, ZUNGLQ and ZUNMLQ
  16672.                        prec    doublecomplex
  16673.  
  16674. serrlq.c               for     Tests the error exits for the LQ routines
  16675.                        prec    single
  16676.  
  16677. derrlq.c               for     Tests the error exits for the LQ routines
  16678.                        prec    double
  16679.  
  16680. cerrlq.c               for     Tests the error exits for the LQ routines
  16681.                        prec    complex
  16682.  
  16683. zerrlq.c               for     Tests the error exits for the LQ routines
  16684.                        prec    doublecomplex
  16685.  
  16686.  #       ===
  16687.  
  16688. schkpb.c               for     Tests SPBTRF, SPBTRS, SPBRFS, and SPBCON
  16689.                        prec    single
  16690.  
  16691. dchkpb.c               for     Tests DPBTRF, DPBTRS, DPBRFS, and DPBCON
  16692.                        prec    double
  16693.  
  16694. cchkpb.c               for     Tests CPBTRF, CPBTRS, CPBRFS, and CPBCON
  16695.                        prec    complex
  16696.  
  16697. zchkpb.c               for     Tests ZPBTRF, ZPBTRS, ZPBRFS, and ZPBCON
  16698.                        prec    doublecomplex
  16699.  
  16700. sdrvpb.c               for     Tests the driver routines SPBSV and SPBSVX
  16701.                        prec    single
  16702.  
  16703. ddrvpb.c               for     Tests the driver routines DPBSV and DPBSVX
  16704.                        prec    double
  16705.  
  16706. cdrvpb.c               for     Tests the driver routines CPBSV and CPBSVX
  16707.                        prec    complex
  16708.  
  16709. zdrvpb.c               for     Tests the driver routines ZPBSV and ZPBSVX
  16710.                        prec    doublecomplex
  16711.  
  16712. schkpo.c               for     Tests SPOTRF, SPOTRI, SPOTRS, SPORFS, and SPOCON
  16713.                        prec    single
  16714.  
  16715. dchkpo.c               for     Tests DPOTRF, DPOTRI, DPOTRS, DPORFS, and DPOCON
  16716.                        prec    double
  16717.  
  16718. cchkpo.c               for     Tests CPOTRF, CPOTRI, CPOTRS, CPORFS, and CPOCON
  16719.                        prec    complex
  16720.  
  16721. zchkpo.c               for     Tests ZPOTRF, ZPOTRI, ZPOTRS, ZPORFS, and ZPOCON
  16722.                        prec    doublecomplex
  16723.  
  16724. sdrvpo.c               for     Tests the driver routines SPOSV and SPOSVX
  16725.                        prec    single
  16726.  
  16727. ddrvpo.c               for     Tests the driver routines DPOSV and DPOSVX
  16728.                        prec    double
  16729.  
  16730. cdrvpo.c               for     Tests the driver routines CPOSV and CPOSVX
  16731.                        prec    complex
  16732.  
  16733. zdrvpo.c               for     Tests the driver routines ZPOSV and ZPOSVX
  16734.                        prec    doublecomplex
  16735.  
  16736. schkpp.c               for     Tests SPPTRF, SPPTRI, SPPTRS, SPPRFS, and SPPCON
  16737.                        prec    single
  16738.  
  16739. dchkpp.c               for     Tests DPPTRF, DPPTRI, DPPTRS, DPPRFS, and DPPCON
  16740.                        prec    double
  16741.  
  16742. cchkpp.c               for     Tests CPPTRF, CPPTRI, CPPTRS, CPPRFS, and CPPCON
  16743.                        prec    complex
  16744.  
  16745. zchkpp.c               for     Tests ZPPTRF, ZPPTRI, ZPPTRS, ZPPRFS, and ZPPCON
  16746.                        prec    doublecomplex
  16747.  
  16748. sdrvpp.c               for     Tests the driver routines SPPSV and SPPSVX
  16749.                        prec    single
  16750.  
  16751. ddrvpp.c               for     Tests the driver routines DPPSV and DPPSVX
  16752.                        prec    double
  16753.  
  16754. cdrvpp.c               for     Tests the driver routines CPPSV and CPPSVX
  16755.                        prec    complex
  16756.  
  16757. zdrvpp.c               for     Tests the driver routines ZPPSV and ZPPSVX
  16758.                        prec    doublecomplex
  16759.  
  16760. serrpo.c               for     Tests the error exits for the (SPB-, SPO-, SPP-)
  16761.                                routines
  16762.                        prec    single
  16763.  
  16764. derrpo.c               for     Tests the error exits for the (DPB-, DPO-, DPP-)
  16765.                                routines
  16766.                        prec    double
  16767.  
  16768. cerrpo.c               for     Tests the error exits for the (CPB-, CPO-, CPP-)
  16769.                                routines
  16770.                        prec    complex
  16771.  
  16772. zerrpo.c               for     Tests the error exits for the (ZPB-, ZPO-, ZPP-)
  16773.                                routines
  16774.                        prec    doublecomplex
  16775.  
  16776.  #       ===
  16777.  
  16778. schkpt.c               for     Tests SPTTRF, SPTTRS, SPTRFS, and SPTCON
  16779.                        prec    single
  16780.  
  16781. dchkpt.c               for     Tests DPTTRF, DPTTRS, DPTRFS, and DPTCON
  16782.                        prec    double
  16783.  
  16784. cchkpt.c               for     Tests CPTTRF, CPTTRS, CPTRFS, and CPTCON
  16785.                        prec    complex
  16786.  
  16787. zchkpt.c               for     Tests ZPTTRF, ZPTTRS, ZPTRFS, and ZPTCON
  16788.                        prec    doublecomplex
  16789.  
  16790. sdrvpt.c               for     Tests SPTSV and SPTSVX
  16791.                        prec    single
  16792.  
  16793. ddrvpt.c               for     Tests DPTSV and DPTSVX
  16794.                        prec    double
  16795.  
  16796. cdrvpt.c               for     Tests CPTSV and CPTSVX
  16797.                        prec    complex
  16798.  
  16799. zdrvpt.c               for     Tests ZPTSV and ZPTSVX
  16800.                        prec    doublecomplex
  16801.  
  16802.  #       ===
  16803.  
  16804. schkql.c               for     Tests SGEQLF, SORGQL and SORMQL
  16805.                        prec    single
  16806.  
  16807. dchkql.c               for     Tests DGEQLF, DORGQL and DORMQL
  16808.                        prec    double
  16809.  
  16810. cchkql.c               for     Tests CGEQLF, CUNGQL and CUNMQL
  16811.                        prec    complex
  16812.  
  16813. zchkql.c               for     Tests ZGEQLF, ZUNGQL and ZUNMQL
  16814.                        prec    doublecomplex
  16815.  
  16816. serrql.c               for     Tests the error exits for the QL routines
  16817.                        prec    single
  16818.  
  16819. derrql.c               for     Tests the error exits for the QL routines
  16820.                        prec    double
  16821.  
  16822. cerrql.c               for     Tests the error exits for the QL routines
  16823.                        prec    complex
  16824.  
  16825. zerrql.c               for     Tests the error exits for the QL routines
  16826.                        prec    doublecomplex
  16827.  
  16828.  #       ===
  16829.  
  16830. schkqp.c               for     Tests SGEQPF
  16831.                        prec    single
  16832.  
  16833. dchkqp.c               for     Tests DGEQPF
  16834.                        prec    double
  16835.  
  16836. cchkqp.c               for     Tests CGEQPF
  16837.                        prec    complex
  16838.  
  16839. zchkqp.c               for     Tests ZGEQPF
  16840.                        prec    doublecomplex
  16841.  
  16842. serrqp.c               for     Tests the error exits for SGEQPF
  16843.                        prec    single
  16844.  
  16845. derrqp.c               for     Tests the error exits for DGEQPF
  16846.                        prec    double
  16847.  
  16848. cerrqp.c               for     Tests the error exits for CGEQPF
  16849.                        prec    complex
  16850.  
  16851. zerrqp.c               for     Tests the error exits for ZGEQPF
  16852.                        prec    doublecomplex
  16853.  
  16854.  #       ===
  16855.  
  16856. schkqr.c               for     Tests SGEQRF, SORGQR and SORMQR
  16857.                        prec    single
  16858.  
  16859. dchkqr.c               for     Tests DGEQRF, DORGQR and DORMQR
  16860.                        prec    double
  16861.  
  16862. cchkqr.c               for     Tests CGEQRF, CUNGQR and CUNMQR
  16863.                        prec    complex
  16864.  
  16865. zchkqr.c               for     Tests ZGEQRF, ZUNGQR and ZUNMQR
  16866.                        prec    doublecomplex
  16867.  
  16868. serrqr.c               for     Tests the error exits for the QR routines
  16869.                        prec    single
  16870.  
  16871. derrqr.c               for     Tests the error exits for the QR routines
  16872.                        prec    double
  16873.  
  16874. cerrqr.c               for     Tests the error exits for the QR routines
  16875.                        prec    complex
  16876.  
  16877. zerrqr.c               for     Tests the error exits for the QR routines
  16878.                        prec    doublecomplex
  16879.  
  16880.  #       ===
  16881.  
  16882. schkrq.c               for     Tests SGERQF, SORGRQ and SORMRQ
  16883.                        prec    single
  16884.  
  16885. dchkrq.c               for     Tests DGERQF, DORGRQ and DORMRQ
  16886.                        prec    double
  16887.  
  16888. cchkrq.c               for     Tests CGERQF, CUNGRQ and CUNMRQ
  16889.                        prec    complex
  16890.  
  16891. zchkrq.c               for     Tests ZGERQF, ZUNGRQ and ZUNMRQ
  16892.                        prec    doublecomplex
  16893.  
  16894. serrrq.c               for     Tests the error exits for the RQ routines
  16895.                        prec    single
  16896.  
  16897. derrrq.c               for     Tests the error exits for the RQ routines
  16898.                        prec    double
  16899.  
  16900. cerrrq.c               for     Tests the error exits for the RQ routines
  16901.                        prec    complex
  16902.  
  16903. zerrrq.c               for     Tests the error exits for the RQ routines
  16904.                        prec    doublecomplex
  16905.  
  16906.  #     ===
  16907.  
  16908. schksp.c               for     Tests SSPTRF, SSPTRI, SSPTRS, SSPRFS, and SSPCON
  16909.                        prec    single
  16910.  
  16911. dchksp.c               for     Tests DSPTRF, DSPTRI, DSPTRS, DSPRFS, and DSPCON
  16912.                        prec    double
  16913.  
  16914. cchksp.c               for     Tests CSPTRF, CSPTRI, CSPTRS, CSPRFS, and CSPCON
  16915.                        prec    complex
  16916.  
  16917. zchksp.c               for     Tests ZSPTRF, ZSPTRI, ZSPTRS, ZSPRFS, and ZSPCON
  16918.                        prec    doublecomplex
  16919.  
  16920. cchkhp.c               for     Tests CHPTRF, CHPTRI, CHPTRS, CHPRFS, and CHPCON
  16921.                        prec    complex
  16922.  
  16923. zchkhp.c               for     Tests ZHPTRF, ZHPTRI, ZHPTRS, ZHPRFS, and ZHPCON
  16924.                        prec    doublecomplex
  16925.  
  16926. sdrvsp.c               for     Tests the driver routines SSPSV and SSPSVX
  16927.                        prec    single
  16928.  
  16929. ddrvsp.c               for     Tests the driver routines DSPSV and DSPSVX
  16930.                        prec    double
  16931.  
  16932. cdrvsp.c               for     Tests the driver routines CSPSV and CSPSVX
  16933.                        prec    complex
  16934.  
  16935. zdrvsp.c               for     Tests the driver routines ZSPSV and ZSPSVX
  16936.                        prec    doublecomplex
  16937.  
  16938. cdrvhp.c               for     Tests the driver routines CHPSV and CHPSVX
  16939.                        prec    complex
  16940.  
  16941. zdrvhp.c               for     Tests the driver routines ZHPSV and ZHPSVX
  16942.                        prec    doublecomplex
  16943.  
  16944. schksy.c               for     Tests SSYTRF, SSYTRI, SSYTRS, SSYRFS, and SSYCON
  16945.                        prec    single
  16946.  
  16947. dchksy.c               for     Tests DSYTRF, DSYTRI, DSYTRS, DSYRFS, and DSYCON
  16948.                        prec    double
  16949.  
  16950. cchksy.c               for     Tests CSYTRF, CSYTRI, CSYTRS, CSYRFS, and CSYCON
  16951.                        prec    complex
  16952.  
  16953. zchksy.c               for     Tests ZSYTRF, ZSYTRI, ZSYTRS, ZSYRFS, and ZSYCON
  16954.                        prec    doublecomplex
  16955.  
  16956. cchkhe.c               for     Tests CHETRF, CHETRI, CHETRS, CHERFS, and CHECON
  16957.                        prec    complex
  16958.  
  16959. zchkhe.c               for     Tests ZHETRF, ZHETRI, ZHETRS, ZHERFS, and ZHECON
  16960.                        prec    doublecomplex
  16961.  
  16962. sdrvsy.c               for     Tests the driver routines SSYSV and SSYSVX
  16963.                        prec    single
  16964.  
  16965. ddrvsy.c               for     Tests the driver routines DSYSV and DSYSVX
  16966.                        prec    double
  16967.  
  16968. cdrvsy.c               for     Tests the driver routines SSYSV and SSYSVX
  16969.                        prec    complex
  16970.  
  16971. zdrvsy.c               for     Tests the driver routines ZSYSV and ZSYSVX
  16972.                        prec    doublecomplex
  16973.  
  16974. cdrvhe.c               for     Tests the driver routines CHESV and CHESVX
  16975.                        prec    complex
  16976.  
  16977. zdrvhe.c               for     Tests the driver routines ZHESV and ZHESVX
  16978.                        prec    doublecomplex
  16979.  
  16980. serrsy.c               for     Tests the error exits for the (SSP- and SSY-)
  16981.                                routines
  16982.                        prec    single
  16983.  
  16984. derrsy.c               for     Tests the error exits for the (DSP- and DSY-)
  16985.                                routines
  16986.                        prec    double
  16987.  
  16988. cerrsy.c               for     Tests the error exits for the (DSP- and DSY-)
  16989.                                routines
  16990.                        prec    complex
  16991.  
  16992. zerrsy.c               for     Tests the error exits for the (DSP- and DSY-)
  16993.                                routines
  16994.                        prec    doublecomplex
  16995.  
  16996. cerrhe.c               for     Tests the error exits for the (CHE- and CHP-)
  16997.                                routines
  16998.                        prec    complex
  16999.  
  17000. zerrhe.c               for     Tests the error exits for the (ZHE- and ZHP-)
  17001.                                routines
  17002.                        prec    doublecomplex
  17003.  
  17004.  #       ===
  17005.  
  17006. schktb.c               for     Tests STBTRI, STBTRS, STBRFS, and STBCON, and
  17007.                                SLATBS
  17008.                        prec    single
  17009.  
  17010. dchktb.c               for     Tests DTBTRI, DTBTRS, DTBRFS, and DTBCON, and
  17011.                                DLATBS
  17012.                        prec    double
  17013.  
  17014. cchktb.c               for     Tests CTBTRI, CTBTRS, CTBRFS, and CTBCON, and
  17015.                                CLATBS
  17016.                        prec    complex
  17017.  
  17018. zchktb.c               for     Tests ZTBTRI, ZTBTRS, ZTBRFS, and ZTBCON, and
  17019.                                ZLATBS
  17020.                        prec    doublecomplex
  17021.  
  17022. schktp.c               for     Tests STPTRI, STPTRS, STPRFS, and STPCON, and
  17023.                                SLATPS
  17024.                        prec    single
  17025.  
  17026. dchktp.c               for     Tests DTPTRI, DTPTRS, DTPRFS, and DTPCON, and
  17027.                                DLATPS
  17028.                        prec    double
  17029.  
  17030. cchktp.c               for     Tests CTPTRI, CTPTRS, CTPRFS, and CTPCON, and
  17031.                                CLATPS
  17032.                        prec    complex
  17033.  
  17034. zchktp.c               for     Tests ZTPTRI, ZTPTRS, ZTPRFS, and ZTPCON, and
  17035.                                ZLATPS
  17036.                        prec    doublecomplex
  17037.  
  17038. schktr.c               for     Tests STRTRI, STRTRS, STRRFS, and STRCON, and
  17039.                                SLATRS
  17040.                        prec    single
  17041.  
  17042. dchktr.c               for     Tests DTRTRI, DTRTRS, DTRRFS, and DTRCON, and
  17043.                                DLATRS
  17044.                        prec    double
  17045.  
  17046. cchktr.c               for     Tests CTRTRI, CTRTRS, CTRRFS, and CTRCON, and
  17047.                                CLATRS
  17048.                        prec    complex
  17049.  
  17050. zchktr.c               for     Tests ZTRTRI, ZTRTRS, ZTRRFS, and ZTRCON, and
  17051.                                ZLATRS
  17052.                        prec    doublecomplex
  17053.  
  17054. serrtr.c               for     Tests the error exits for the -TR routines
  17055.                        prec    single
  17056.  
  17057. derrtr.c               for     Tests the error exits for the -TR routines
  17058.                        prec    double
  17059.  
  17060. cerrtr.c               for     Tests the error exits for the -TR routines
  17061.                        prec    complex
  17062.  
  17063. zerrtr.c               for     Tests the error exits for the -TR routines
  17064.                        prec    doublecomplex
  17065.  
  17066.  #       ===
  17067.  
  17068. schktz.c               for     Tests STZRQF
  17069.                        prec    single
  17070.  
  17071. dchktz.c               for     Tests DTZRQF
  17072.                        prec    double
  17073.  
  17074. cchktz.c               for     Tests CTZRQF
  17075.                        prec    complex
  17076.  
  17077. zchktz.c               for     Tests ZTZRQF
  17078.                        prec    doublecomplex
  17079.  
  17080. serrtz.c               for     Tests the error exits for STZRQF
  17081.                        prec    single
  17082.  
  17083. derrtz.c               for     Tests the error exits for DTZRQF
  17084.                        prec    double
  17085.  
  17086. cerrtz.c               for     Tests the error exits for CTZRQF
  17087.                        prec    complex
  17088.  
  17089. zerrtz.c               for     Tests the error exits for ZTZRQF
  17090.                        prec    doublecomplex
  17091.  
  17092.  #       ===
  17093.  
  17094. sdrvls.c               for     Tests the least squares driver routines SGELS,
  17095.                                SGELSX, and SGELSS
  17096.                        prec    single
  17097.  
  17098. ddrvls.c               for     Tests the least squares driver routines DGELS,
  17099.                                DGELSX, and DGELSS
  17100.                        prec    double
  17101.  
  17102. cdrvls.c               for     Tests the least squares driver routines CGELS,
  17103.                                CGELSX, and CGELSS
  17104.                        prec    complex
  17105.  
  17106. zdrvls.c               for     Tests the least squares driver routines ZGELS,
  17107.                                ZGELSX, and ZGELSS
  17108.                        prec    doublecomplex
  17109.  
  17110. serrls.c               for     Tests the error exits for the (SGELS, SGELSS,
  17111.                                SGELSX) routines
  17112.                        prec    single
  17113.  
  17114. derrls.c               for     Tests the error exits for the (DGELS, DGELSS,
  17115.                                DGELSX) routines
  17116.                        prec    double
  17117.  
  17118. cerrls.c               for     Tests the error exits for the (CGELS, CGELSS,
  17119.                                CGELSX) routines
  17120.                        prec    complex
  17121.  
  17122. zerrls.c               for     Tests the error exits for the (ZGELS, ZGELSS,
  17123.                                ZGELSX) routines
  17124.                        prec    doublecomplex
  17125.  
  17126.  #       ===
  17127.  
  17128. serrvx.c               for     Tests the error exits for the (-SV and -SVX)
  17129.                                routines
  17130.                        prec    single
  17131.  
  17132. derrvx.c               for     Tests the error exits for the (-SV and -SVX)
  17133.                                routines
  17134.                        prec    double
  17135.  
  17136. cerrvx.c               for     Tests the error exits for the (-SV and -SVX)
  17137.                                routines
  17138.                        prec    complex
  17139.  
  17140. zerrvx.c               for     Tests the error exits for the (-SV and -SVX)
  17141.                                routines
  17142.                        prec    doublecomplex
  17143.  
  17144.  # ==========================================
  17145.  # Other Available Testing Routines
  17146.  # ==========================================
  17147.  
  17148. sgelqs.c               for     Compute a minimum norm solution using the LQ
  17149.                                factorization computed by SGELQF
  17150.                        prec    single
  17151.  
  17152. dgelqs.c               for     Compute a minimum norm solution using the LQ
  17153.                                factorization computed by DGELQF
  17154.                        prec    double
  17155.  
  17156. cgelqs.c               for     Compute a minimum norm solution using the LQ
  17157.                                factorization computed by CGELQF
  17158.                        prec    complex
  17159.  
  17160. zgbt01.c
  17161. zgbt02.c
  17162. zgbt05.c
  17163. zgelqs.c               for     Compute a minimum norm solztion using the LQ
  17164.                                factorization computed by ZGELQF
  17165.                        prec    doublecomplex
  17166.  
  17167. sgeqls.c               for     Solve the least squares problem using the QL
  17168.                                factorization computed by SGEQLF
  17169.                        prec    single
  17170.  
  17171. dgeqls.c               for     Solve the least squares problem using the QL
  17172.                                factorization computed by DGEQLF
  17173.                        prec    double
  17174.  
  17175. cgeqls.c               for     Solve the least squares problem using the QL
  17176.                                factorization computed by CGEQLF
  17177.                        prec    complex
  17178.  
  17179. zgeqls.c               for     Solve the least squares problem using the QL
  17180.                                factorization computed by ZGEQLF
  17181.                        prec    doublecomplex
  17182.  
  17183. sgeqrs.c               for     Solve the least squares problem using the QR
  17184.                                factorization computed by SGEQRF
  17185.                        prec    single
  17186.  
  17187. dgeqrs.c               for     Solve the least squares problem using the QR
  17188.                                factorization computed by DGEQRF
  17189.                        prec    double
  17190.  
  17191. cgeqrs.c               for     Solve the least squares problem using the QR
  17192.                        #       factorization computed by CGEQRF
  17193.                        prec    complex
  17194.  
  17195. zgeqrs.c               for     Solve the least squares problem using the QR
  17196.                                factorization computed by ZGEQRF
  17197.                        prec    doublecomplex
  17198.  
  17199. sgerqs.c               for     Compute a minimum-norm solution using the RQ
  17200.                        #       factorization computed by SGERQF
  17201.                        prec    single
  17202.  
  17203. dgerqs.c               for     Compute a minimum-norm solution using the RQ
  17204.                                factorization computed by DGERQF
  17205.                        prec    double
  17206.  
  17207. cgerqs.c               for     Compute a minimum-norm solution using the RQ
  17208.                        #       factorization computed by CGERQF
  17209.                        prec    complex
  17210.  
  17211. zgerqs.c               for     Compute a minimum-norm solution using the RQ
  17212.                                factorization computed by ZGERQF
  17213.                        prec    doublecomplex
  17214. zget01.c
  17215. zget02.c
  17216. zget03.c
  17217. zget04.c
  17218. zget07.c
  17219. zgtt01.c
  17220. zgtt02.c
  17221. zgtt05.c
  17222. zhet01.c
  17223. zhpt01.c
  17224. zlaipd.c
  17225. zlaptm.c
  17226. zlarhs.c
  17227. zlatb4.c
  17228. zlatsp.c
  17229. zlatsy.c
  17230. zlattb.c
  17231. zlattp.c
  17232. zlattr.c
  17233. zlavhe.c
  17234. zlavhp.c
  17235. zlavsp.c
  17236. zlavsy.c
  17237. zlqt01.c
  17238. zlqt02.c
  17239. zlqt03.c
  17240. zpbt01.c
  17241. zpbt02.c
  17242. zpbt05.c
  17243. zpot01.c
  17244. zpot02.c
  17245. zpot03.c
  17246. zpot05.c
  17247. zppt01.c
  17248. zppt02.c
  17249. zppt03.c
  17250. zppt05.c
  17251. zptt01.c
  17252. zptt02.c
  17253. zptt05.c
  17254. zqlt01.c
  17255. zqlt02.c
  17256. zqlt03.c
  17257. zqpt01.c
  17258. zqrt01.c
  17259. zqrt02.c
  17260. zqrt03.c
  17261. zqrt11.c
  17262. zqrt12.c
  17263. zqrt13.c
  17264. zqrt14.c
  17265. zqrt15.c
  17266. zqrt16.c
  17267. zqrt17.c
  17268. zrqt01.c
  17269. zrqt02.c
  17270. zrqt03.c
  17271. zsbmv.c
  17272. zspt01.c
  17273. zspt02.c
  17274. zspt03.c
  17275. zsyt01.c
  17276. zsyt02.c
  17277. zsyt03.c
  17278. ztbt02.c
  17279. ztbt03.c
  17280. ztbt05.c
  17281. ztbt06.c
  17282. ztpt01.c
  17283. ztpt02.c
  17284. ztpt03.c
  17285. ztpt05.c
  17286. ztpt06.c
  17287. ztrt01.c
  17288. ztrt02.c
  17289. ztrt03.c
  17290. ztrt05.c
  17291. ztrt06.c
  17292. ztzt01.c
  17293. ztzt02.c
  17294. -----------------------------------------------------------
  17295. for     Subdirectory of Matrix Generation Routines (used
  17296. path: /netlib/clapack/testing/matgen/
  17297. -----------------------------------------------------------
  17298.  #
  17299.  #========= index for clapack/testing/matgen =========
  17300.  #
  17301.  
  17302. slagge.c               for     Generates a real general matrix
  17303.                        prec    single
  17304.  
  17305. dlagge.c               for     Generates a real general matrix
  17306.                        prec    double
  17307.  
  17308. clagge.c               for     Generates a complex general matrix
  17309.                        prec    complex
  17310.  
  17311. zlagge.c               for     Generates a complex general matrix
  17312.                        prec    doublecomplex
  17313.  
  17314. claghe.c               for     Generates a complex Hermitian matrix
  17315.                        prec    complex
  17316.  
  17317. zlaghe.c               for     Generates a complex Hermitian matrix
  17318.                        prec    doublecomplex
  17319.  
  17320. slagsy.c               for     Generates a real symmetric matrix
  17321.                        prec    single
  17322.  
  17323. dlagsy.c               for     Generates a real symmetric matrix
  17324.                        prec    double
  17325.  
  17326. clagsy.c               for     Generates a complex symmetric matrix
  17327.                        prec    complex
  17328.  
  17329. zlagsy.c               for     Generates a complex symmetric matrix
  17330.                        prec    doublecomplex
  17331.  
  17332. slaran.c               for     Returns a random real number from a uniform
  17333.                                (0,1) distribution
  17334.                        prec    single
  17335.  
  17336. dlaran.c               for     Returns a random real number from a uniform
  17337.                                (0,1) distribution
  17338.                        prec    double
  17339.  
  17340. slarge.c               for     Pre- and post-multiples a real general matrix
  17341.                                with a random
  17342.                                orthogonal matrix
  17343.                        prec    single
  17344.  
  17345. dlarge.c               for     Pre- and post-multiples a real general matrix
  17346.                                with a random
  17347.                                orthogonal matrix
  17348.                        prec    double
  17349.  
  17350. clarge.c               for     Pre- and post-multiples a complex general matrix
  17351.                                with a random
  17352.                                unitary matrix
  17353.                        prec    complex
  17354.  
  17355. zlarge.c               for     Pre- and post-multiples a complex general matrix
  17356.                                with a random
  17357.                                unitary matrix
  17358.                        prec    doublecomplex
  17359.  
  17360. slarnd.c               for     Returns a random real number from a uniform or
  17361.                                normal distribution
  17362.                        prec    single
  17363.  
  17364. dlarnd.c               for     Returns a random real number from a uniform or
  17365.                                normal distribution
  17366.                        prec    double
  17367.  
  17368. clarnd.c               for     Returns a random complex number from a uniform
  17369.                                or normal distribution
  17370.                        prec    complex
  17371.  
  17372. zlarnd.c               for     Returns a random complex number from a uniform
  17373.                                or normal distribution
  17374.                        prec    doublecomplex
  17375.  
  17376. slaror.c               for     Pre- or post-multiplies a real general matrix by
  17377.                                a random
  17378.                                orthogonal matrix
  17379.                        prec    single
  17380.  
  17381. dlaror.c               for     Pre- or post-multiplies a real general matrix by
  17382.                                a random
  17383.                                orthogonal matrix
  17384.                        prec    double
  17385.  
  17386. claror.c               for     Pre- or post-multiplies a complex general matrix
  17387.                                by a random
  17388.                                unitary matrix
  17389.                        prec    complex
  17390.  
  17391. zlaror.c               for     Pre- or post-multiplies a complex general matrix
  17392.                                by a random
  17393.                                unitary matrix
  17394.                        prec    doublecomplex
  17395.  
  17396. slarot.c               for     Applies a (Givens) rotation to two adjacent rows
  17397.                                or columns,
  17398.                                where one element of the first and/or last
  17399.                                column/row may be
  17400.                                a separate variable.
  17401.                        prec    single
  17402.  
  17403. dlarot.c               for     Applies a (Givens) rotation to two adjacent rows
  17404.                                or columns,
  17405.                                where one element of the first and/or last
  17406.                                column/row may be
  17407.                                a separate variable.
  17408.                        prec    double
  17409.  
  17410. clarot.c               for     Applies a (Givens) rotation to two adjacent rows
  17411.                                or columns,
  17412.                                where one element of the first and/or last
  17413.                                column/row may be
  17414.                                a separate variable.
  17415.                        prec    complex
  17416.  
  17417. zlarot.c               for     Applies a (Givens) rotation to two adjacent rows
  17418.                                or columns,
  17419.                                where one element of the first and/or last
  17420.                                column/row may be
  17421.                                a separate variable.
  17422.                        prec    doublecomplex
  17423.  
  17424. slatm1.c               for     Called by SLATMR to generate random test
  17425.                                matrices
  17426.                        prec    single
  17427.  
  17428. dlatm1.c               for     Called by DLATMR to generate random test
  17429.                                matrices
  17430.                        prec    double
  17431.  
  17432. clatm1.c               for     Called by CLATMR to generate random test
  17433.                                matrices
  17434.                        prec    complex
  17435.  
  17436. zlatm1.c               for     Called by ZLATMR to generate random test
  17437.                                matrices
  17438.                        prec    doublecomplex
  17439.  
  17440. slatm2.c               for     Called by SLATMR to generate random test
  17441.                                matrices
  17442.                        prec    single
  17443.  
  17444. dlatm2.c               for     Called by DLATMR to generate random test
  17445.                                matrices
  17446.                        prec    double
  17447.  
  17448. clatm2.c               for     Called by CLATMR to generate random test
  17449.                                matrices
  17450.                        prec    complex
  17451.  
  17452. zlatm2.c               for     Called by ZLATMR to generate random test
  17453.                                matrices
  17454.                        prec    doublecomplex
  17455.  
  17456. slatm3.c               for     Called by SLATMR to generate random test
  17457.                                matrices
  17458.                        prec    single
  17459.  
  17460. dlatm3.c               for     Called by DLATMR to generate random test
  17461.                                matrices
  17462.                        prec    double
  17463.  
  17464. clatm3.c               for     Called by CLATMR to generate random test
  17465.                                matrices
  17466.                        prec    complex
  17467.  
  17468. zlatm3.c               for     Called by ZLATMR to generate random test
  17469.                                matrices
  17470.                        prec    doublecomplex
  17471.  
  17472. slatme.c               for     Generates random non-symmetric square matrices
  17473.                                with
  17474.                                specified eigenvalues
  17475.                        prec    single
  17476.  
  17477. dlatme.c               for     Generates random non-symmetric square matrices
  17478.                                with
  17479.                                specified eigenvalues
  17480.                        prec    double
  17481.  
  17482. clatme.c               for     Generates random non-symmetric square matrices
  17483.                                with
  17484.                                specified eigenvalues
  17485.                        prec    complex
  17486.  
  17487. zlatme.c               for     Generates random non-symmetric square matrices
  17488.                                with
  17489.                                specified eigenvalues
  17490.                        prec    doublecomplex
  17491.  
  17492. slatmr.c               for     Generates random matrices of various types
  17493.                        prec    single
  17494.  
  17495. dlatmr.c               for     Generates random matrices of various types
  17496.                        prec    double
  17497.  
  17498. clatmr.c               for     Generates random matrices of various types
  17499.                        prec    complex
  17500.  
  17501. zlatmr.c               for     Generates random matrices of various types
  17502.                        prec    doublecomplex
  17503.  
  17504. slatms.c               for     generates random matrices with specified
  17505.                                singular values
  17506.                                (or symmetric with specified eigenvalues)
  17507.                        prec    single
  17508.  
  17509. dlatms.c               for     generates random matrices with specified
  17510.                                singular values
  17511.                                (or symmetric with specified eigenvalues)
  17512.                        prec    double
  17513.  
  17514. clatms.c               for     generates random matrices with specified
  17515.                                singular values
  17516.                                (or Hermitian with specified eigenvalues)
  17517.                        prec    complex
  17518.  
  17519. zlatms.c               for     generates random matrices with specified
  17520.                                singular values
  17521.                                (or Hermitian with specified eigenvalues)
  17522.                        prec    doublecomplex
  17523. -----------------------------------------------------------
  17524. for     Subdirectory containing the timing routines for
  17525. path: /netlib/clapack/timing/
  17526. -----------------------------------------------------------
  17527.  #######################################
  17528.  #    Index for clapack/timing          #
  17529.  #######################################
  17530.  
  17531. eig/                   for     Subdirectory of Eigenproblem Timing
  17532.  
  17533. lin/                   for     Subdirectory of Linear Equation Timing
  17534.  
  17535.  
  17536. large/                 for     Shar file of LARGE timing data files (xBLASA.in,
  17537.                                xBLASB.in,
  17538.                                xBLASC.in, xTIME.in, xBAND.in, xTIME2.in,
  17539.                                xGEPTIM.in,
  17540.                                xNEPTIM.in, xSEPTIM.in, and xSVDTIM.in)
  17541.                        prec    single, double, complex, doublecomplex
  17542.  
  17543.  # ====
  17544.  # NOTE:  SMALL and LARGE refer to the size of the matrices being
  17545.  # ====   generated.  Because of nondifferentiation between upper
  17546.  #        and lowercase letters, the LARGE data set can only be obtained
  17547.  #        via the large.shar file.
  17548.  
  17549.  # =======================================
  17550.  # Input Files for BLAS Timing
  17551.  # =======================================
  17552.  
  17553. sblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  17554.                                N, and K)
  17555.                                with K small
  17556.                        prec    single
  17557.  
  17558. dblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  17559.                                N, and K)
  17560.                                with K small
  17561.                        prec    double
  17562.  
  17563. cblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  17564.                                N, and K)
  17565.                                with K small
  17566.                        prec    complex
  17567.  
  17568. zblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  17569.                                N, and K)
  17570.                                with K small
  17571.                        prec    doublecomplex
  17572.  
  17573. sblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  17574.                                N, and K)
  17575.                                with M small
  17576.                        prec    single
  17577.  
  17578. dblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  17579.                                N, and K)
  17580.                                with M small
  17581.                        prec    double
  17582.  
  17583. cblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  17584.                                N, and K)
  17585.                                with M small
  17586.                        prec    complex
  17587.  
  17588. zblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  17589.                                N, and K)
  17590.                                with M small
  17591.                        prec    doublecomplex
  17592.  
  17593. sblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  17594.                                N, and K)
  17595.                                with N small
  17596.                        prec    single
  17597.  
  17598. dblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  17599.                                N, and K)
  17600.                                with N small
  17601.                        prec    double
  17602.  
  17603. cblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  17604.                                N, and K)
  17605.                                with N small
  17606.                        prec    complex
  17607.  
  17608. zblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  17609.                                N, and K)
  17610.                                with N small
  17611.                        prec    doublecomplex
  17612.  
  17613.  # =======================================
  17614.  # Input Files for Linear Equation Timing
  17615.  # =======================================
  17616.  
  17617. stime.in               for     SMALL Data file for timing square real linear
  17618.                                equations/linear least squares routines
  17619.                        prec    single
  17620.  
  17621. dtime.in               for     SMALL Data file for timing square real linear
  17622.                                equations/linear least squares routines
  17623.                        prec    double
  17624.  
  17625. ctime.in               for     SMALL Data file for timing square complex linear
  17626.                                equations/linear least squares routines
  17627.                        prec    complex
  17628.  
  17629. ztime.in               for     SMALL Data file for timing square complex linear
  17630.                                equations/linear least squares routines
  17631.                        prec    doublecomplex
  17632.  
  17633. sband.in               for     SMALL Data file for timing banded real linear
  17634.                                equations/linear least squares routines
  17635.                        prec    single, double, complex, doublecomplex
  17636.  
  17637. dband.in               for     SMALL Data file for timing banded real linear
  17638.                                equations/linear least squares routines
  17639.                        prec    double
  17640.  
  17641. cband.in               for     SMALL Data file for timing banded complex linear
  17642.                                equations/linear least squares routines
  17643.                        prec    complex
  17644.  
  17645. zband.in               for     SMALL Data file for timing banded complex linear
  17646.                                equations/linear least squares routines
  17647.                        prec    doublecomplex
  17648.  
  17649. stime2.in              for     SMALL Data file for timing rectangular real
  17650.                                linear
  17651.                                equations/least squares routines
  17652.                        prec    single
  17653.  
  17654. dtime2.in              for     SMALL Data file for timing rectangular real
  17655.                                linear
  17656.                                equations/least squares routines
  17657.                        prec    double
  17658.  
  17659. ctime2.in              for     SMALL Data file for timing rectangular complex
  17660.                                linear
  17661.                                equations/least squares routines
  17662.                        prec    complex
  17663.  
  17664. ztime2.in              for     SMALL Data file for timing rectangular complex
  17665.                                linear
  17666.                                equations/least squares routines
  17667.                        prec    doublecomplex
  17668.  
  17669.  # =======================================
  17670.  # Input Files for Eigenproblem Timing
  17671.  # =======================================
  17672.  
  17673. sgeptim.in             for     SMALL Data file for timing the real Generalized
  17674.                                Nonsymmetric Eigenproblem computational and
  17675.                                simple driver routines
  17676.                        prec    single
  17677.  
  17678. dgeptim.in             for     SMALL Data file for timing the real Generalized
  17679.                                Nonsymmetric Eigenproblem computational and
  17680.                                simple driver routines
  17681.                        prec    double
  17682.  
  17683. cgeptim.in             for     SMALL Data file for timing the complex
  17684.                                Generalized
  17685.                                Nonsymmetric Eigenproblem computational and
  17686.                                simple driver routines
  17687.                        prec    complex
  17688.  
  17689. zgeptim.in             for     SMALL Data file for timing the complex
  17690.                                Generalized
  17691.                                Nonsymmetric Eigenproblem computational and
  17692.                                simple driver routines
  17693.                        prec    doublecomplex
  17694.  
  17695. sneptim.in             for     SMALL Data file for timing the real Nonsymmetric
  17696.                                Eigenproblem computational and simple/expert
  17697.                                driver routines
  17698.                        prec    single
  17699.  
  17700. dneptim.in             for     SMALL Data file for timing the real Nonsymmetric
  17701.                                Eigenproblem computational and simple/expert
  17702.                                driver routines
  17703.                        prec    double
  17704.  
  17705. cneptim.in             for     SMALL Data file for timing the complex
  17706.                                Nonsymmetric
  17707.                                Eigenproblem computational and simple/expert
  17708.                                driver routines
  17709.                        prec    complex
  17710.  
  17711. zneptim.in             for     SMALL Data file for timing the complex
  17712.                                Nonsymmetric
  17713.                                Eigenproblem computational and simple/expert
  17714.                                driver routines
  17715.                        prec    doublecomplex
  17716.  
  17717. sseptim.in             for     SMALL Data file for timing the real Symmetric
  17718.                                Eigenproblem and Generalized Symmetric
  17719.                                Eigenproblem
  17720.                                computational and simple/expert driver routines
  17721.                        prec    single
  17722.  
  17723. dseptim.in             for     SMALL Data file for timing the real Symmetric
  17724.                                Eigenproblem and Generalized Symmetric
  17725.                                Eigenproblem
  17726.                                computational and simple/expert driver routines
  17727.                        prec    double
  17728.  
  17729. cseptim.in             for     SMALL Data file for timing the complex Symmetric
  17730.                                Eigenproblem and Generalized Symmetric
  17731.                                Eigenproblem
  17732.                                computational and simple/expert driver routines
  17733.                        prec    complex
  17734.  
  17735. zseptim.in             for     SMALL Data file for timing the complex Symmetric
  17736.                                Eigenproblem and Generalized Symmetric
  17737.                                Eigenproblem
  17738.                                computational and simple/expert driver routines
  17739.                        prec    doublecomplex
  17740.  
  17741. ssvdtim.in             for     SMALL Data file for timing the real Singular
  17742.                                Value
  17743.                                Decomposition computational and simple/expert
  17744.                                driver routines
  17745.                        prec    single
  17746.  
  17747. dsvdtim.in             for     SMALL Data file for timing the real Singular
  17748.                                Value
  17749.                                Decomposition computational and simple/expert
  17750.                                driver routines
  17751.                        prec    double
  17752.  
  17753. csvdtim.in             for     SMALL Data file for timing the complex Singular
  17754.                                Value
  17755.                                Decomposition computational and simple/expert
  17756.                                driver routines
  17757.                        prec    complex
  17758.  
  17759. zsvdtim.in             for     SMALL Data file for timing the complex Singular
  17760.                                Value
  17761.                                Decomposition computational and simple/expert
  17762.                                driver routines
  17763.                        prec    doublecomplex
  17764. -----------------------------------------------------------
  17765. for     Subdirectory of Eigenproblem Timing
  17766. path: /netlib/clapack/timing/eig/
  17767. -----------------------------------------------------------
  17768.  #######################################
  17769.  #    Index for clapack/timing/eig     #
  17770.  #######################################
  17771.  
  17772. atimin.c
  17773. claqzh.c
  17774. clatm4.c
  17775. dlaqzh.c
  17776. dlatm4.c
  17777. dmflop.c
  17778. dopla.c
  17779. dopla2.c
  17780. dprtbe.c
  17781. dprtbg.c
  17782. dprtbr.c
  17783. dprtbs.c
  17784. dprtbv.c
  17785.  
  17786. eigsrc/                for     Subdirectory containing instrumented LAPACK
  17787.                                routines
  17788.  
  17789. ilaenv.c               for     Special version to be used in conjunction with
  17790.                                XLAENV
  17791.  
  17792. slaqzh.c
  17793. slatm4.c
  17794. smflop.c
  17795. sopla.c
  17796. sopla2.c
  17797. sprtbe.c
  17798. sprtbg.c
  17799. sprtbr.c
  17800. sprtbs.c
  17801. sprtbv.c
  17802. xlaenv.c               for     Resets ILAENV values for timing purposes
  17803.  
  17804.  # ==========================================
  17805.  # Available Eigenproblem Timing Routines
  17806.  # ==========================================
  17807.  
  17808. stimee.c               for     Timing program driver for eigenvalue problem
  17809.                                timing
  17810.                        prec    single
  17811.  
  17812. dtimee.c               for     Timing program driver for eigenvalue problem
  17813.                                timing
  17814.                        prec    double
  17815.  
  17816. ctimee.c               for     Timing program driver for eigenvalue problem
  17817.                                timing
  17818.                        prec    complex
  17819.  
  17820. zlaqzh.c
  17821. zlatm4.c
  17822. ztimee.c               for     Timing program driver for eigenvalue problem
  17823.                                timing
  17824.                        prec    doublecomplex
  17825.  
  17826.  #       ===
  17827.  
  17828. seispack.c             for     Instrumented EISPACK routines used for timing
  17829.                                purposes
  17830.                        prec    single
  17831.  
  17832. deispack.c             for     Instrumented EISPACK routines used for timing
  17833.                                purposes
  17834.                        prec    double
  17835.  
  17836. ceispack.c             for     Instrumented EISPACK routines used for timing
  17837.                                purposes
  17838.                        prec    complex
  17839.  
  17840. zeispack.c             for     Instrumented EISPACK routines used for timing
  17841.                                purposes
  17842.                        prec    doublecomplex
  17843.  
  17844.  #        ===
  17845.  
  17846. stim21.c               for     Times the nonsymmetric eigenvalue problem LAPACK
  17847.                                routines
  17848.                        prec    single
  17849.  
  17850. dtim21.c               for     Times the nonsymmetric eigenvalue problem LAPACK
  17851.                                routines
  17852.                        prec    double
  17853.  
  17854. ctim21.c               for     Times the nonsymmetric eigenvalue problem LAPACK
  17855.                                routines
  17856.                        prec    complex
  17857.  
  17858. ztim21.c               for     Times the nonsymmetric eigenvalue problem LAPACK
  17859.                                routines
  17860.                        prec    doublecomplex
  17861.  
  17862.  #        ===
  17863.  
  17864. stim22.c               for     Times the symmetric eigenvalue problem LAPACK
  17865.                                routines
  17866.                        prec    single
  17867.  
  17868. dtim22.c               for     Times the symmetric eigenvalue problem LAPACK
  17869.                                routines
  17870.                        prec    double
  17871.  
  17872. ctim22.c               for     Times the symmetric eigenvalue problem LAPACK
  17873.                                routines
  17874.                        prec    complex
  17875.  
  17876. ztim22.c               for     Times the symmetric eigenvalue problem LAPACK
  17877.                                routines
  17878.                        prec    doublecomplex
  17879.  
  17880.  #        ===
  17881.  
  17882. stim26.c               for     Times the singular value decomposition LAPACK
  17883.                                routines
  17884.                        prec    single
  17885.  
  17886. dtim26.c               for     Times the singular value decomposition LAPACK
  17887.                                routines
  17888.                        prec    double
  17889.  
  17890. ctim26.c               for     Times the singular value decomposition LAPACK
  17891.                                routines
  17892.                        prec    complex
  17893.  
  17894. ztim26.c               for     Times the singular value decomposition LAPACK
  17895.                                routines
  17896.                        prec    doublecomplex
  17897.  
  17898.  #        ===
  17899.  
  17900. stim51.c               for     Times the generalized nonsymmetric eigenvalue
  17901.                                problem LAPACK
  17902.                                routines
  17903.                        prec    single
  17904.  
  17905. dtim51.c               for     Times the generalized nonsymmetric eigenvalue
  17906.                                problem LAPACK
  17907.                                routines
  17908.                        prec    double
  17909.  
  17910. ctim51.c               for     Times the generalized nonsymmetric eigenvalue
  17911.                                problem LAPACK
  17912.                                routines
  17913.                        prec    complex
  17914.  
  17915. ztim51.c               for     Times the generalized nonsymmetric eigenvalue
  17916.                                problem LAPACK
  17917.                                routines
  17918.                        prec    doublecomplex
  17919. -----------------------------------------------------------
  17920. for     Subdirectory containing instrumented LAPACK
  17921. path: /netlib/clapack/timing/eig/eigsrc/
  17922. -----------------------------------------------------------
  17923.  #########################################
  17924.  #    Index for clapack/timing/eig/eigsrc #
  17925.  #########################################
  17926.  
  17927.  
  17928.  # ===================================================
  17929.  # Available Instrumented Eigenproblem LAPACK Routines
  17930.  # ===================================================
  17931.  
  17932. sbdsqr.c               for     instrumented SBDSQR to count operations
  17933.                        prec    single
  17934.  
  17935. dbdsqr.c               for     instrumented DBDSQR to count operations
  17936.                        prec    double
  17937.  
  17938. cbdsqr.c               for     instrumented CBDSQR to count operations
  17939.                        prec    complex
  17940.  
  17941. zbdsqr.c               for     instrumented ZBDSQR to count operations
  17942.                        prec    doublecomplex
  17943.  
  17944. sgghrd.c               for     instrumented SGGHRD to count operations
  17945.                        prec    single
  17946.  
  17947. dgghrd.c               for     instrumented DGGHRD to count operations
  17948.                        prec    double
  17949.  
  17950. cgghrd.c               for     instrumented CGGHRD to count operations
  17951.                        prec    complex
  17952.  
  17953. zgghrd.c               for     instrumented ZGGHRD to count operations
  17954.                        prec    doublecomplex
  17955.  
  17956. shgeqz.c               for     instrumented SHGEQZ to count operations
  17957.                        prec    single
  17958.  
  17959. dhgeqz.c               for     instrumented DHGEQZ to count operations
  17960.                        prec    double
  17961.  
  17962. chgeqz.c               for     instrumented CHGEQZ to count operations
  17963.                        prec    complex
  17964.  
  17965. zhgeqz.c               for     instrumented ZHGEQZ to count operations
  17966.                        prec    doublecomplex
  17967.  
  17968. shsein.c               for     instrumented SHSEIN to count operations
  17969.                        prec    single
  17970.  
  17971. dhsein.c               for     instrumented DHSEIN to count operations
  17972.                        prec    double
  17973.  
  17974. chsein.c               for     instrumented CHSEIN to count operations
  17975.                        prec    complex
  17976.  
  17977. zhsein.c               for     instrumented ZHSEIN to count operations
  17978.                        prec    doublecomplex
  17979.  
  17980. shseqr.c               for     instrumented SHSEQR to count operations
  17981.                        prec    single
  17982.  
  17983. dhseqr.c               for     instrumented DHSEQR to count operations
  17984.                        prec    double
  17985.  
  17986. chseqr.c               for     instrumented CHSEQR to count operations
  17987.                        prec    complex
  17988.  
  17989. zhseqr.c               for     instrumented ZHSEQR to count operations
  17990.                        prec    doublecomplex
  17991.  
  17992. slaebz.c               for     instrumented SLAEBZ to count operations
  17993.                        prec    single
  17994.  
  17995. dlaebz.c               for     instrumented DLAEBZ to count operations
  17996.                        prec    double
  17997.  
  17998. slaed0.c               for     instrumented SLAED0 to count operations
  17999.                        prec    single
  18000.  
  18001. dlaed0.c               for     instrumented DLAED0 to count operations
  18002.                        prec    double
  18003.  
  18004. claed0.c               for     instrumented CLAED0 to count operations
  18005.                        prec    complex
  18006.  
  18007. zlaed0.c               for     instrumented ZLAED0 to count operations
  18008.                        prec    doublecomplex
  18009.  
  18010. slaed1.c               for     instrumented SLAED1 to count operations
  18011.                        prec    single
  18012.  
  18013. dlaed1.c               for     instrumented DLAED1 to count operations
  18014.                        prec    double
  18015.  
  18016. slaed2.c               for     instrumented SLAED2 to count operations
  18017.                        prec    single
  18018.  
  18019. dlaed2.c               for     instrumented DLAED2 to count operations
  18020.                        prec    double
  18021.  
  18022. slaed3.c               for     instrumented SLAED3 to count operations
  18023.                        prec    single
  18024.  
  18025. dlaed3.c               for     instrumented DLAED3 to count operations
  18026.                        prec    double
  18027.  
  18028. slaed4.c               for     instrumented SLAED4 to count operations
  18029.                        prec    single
  18030.  
  18031. dlaed4.c               for     instrumented DLAED4 to count operations
  18032.                        prec    double
  18033.  
  18034. slaed5.c               for     instrumented SLAED5 to count operations
  18035.                        prec    single
  18036.  
  18037. dlaed5.c               for     instrumented DLAED5 to count operations
  18038.                        prec    double
  18039.  
  18040. slaed6.c               for     instrumented SLAED6 to count operations
  18041.                        prec    single
  18042.  
  18043. dlaed6.c               for     instrumented DLAED6 to count operations
  18044.                        prec    double
  18045.  
  18046. slaed7.c               for     instrumented SLAED7 to count operations
  18047.                        prec    single
  18048.  
  18049. dlaed7.c               for     instrumented DLAED7 to count operations
  18050.                        prec    double
  18051.  
  18052. claed7.c               for     instrumented CLAED7 to count operations
  18053.                        prec    complex
  18054.  
  18055. zlaed7.c               for     instrumented ZLAED7 to count operations
  18056.                        prec    doublecomplex
  18057.  
  18058. slaed8.c               for     instrumented SLAED8 to count operations
  18059.                        prec    single
  18060.  
  18061. dlaed8.c               for     instrumented DLAED8 to count operations
  18062.                        prec    double
  18063.  
  18064. claed8.c               for     instrumented CLAED8 to count operations
  18065.                        prec    complex
  18066.  
  18067. zlaed8.c               for     instrumented ZLAED8 to count operations
  18068.                        prec    doublecomplex
  18069.  
  18070. slaed9.c               for     instrumented SLAED9 to count operations
  18071.                        prec    single
  18072.  
  18073. dlaed9.c               for     instrumented DLAED9 to count operations
  18074.                        prec    double
  18075.  
  18076. slaeda.c               for     instrumented SLAEDA to count operations
  18077.                        prec    single
  18078.  
  18079. dlaeda.c               for     instrumented DLAEDA to count operations
  18080.                        prec    double
  18081.  
  18082. slaein.c               for     instrumented SLAEIN to count operations
  18083.                        prec    single
  18084.  
  18085. dlaein.c               for     instrumented DLAEIN to count operations
  18086.                        prec    double
  18087.  
  18088. claein.c               for     instrumented CLAEIN to count operations
  18089.                        prec    complex
  18090.  
  18091. zlaein.c               for     instrumented ZLAEIN to count operations
  18092.                        prec    doublecomplex
  18093.  
  18094. slahqr.c               for     instrumented SLAHQR to count operations
  18095.                        prec    single
  18096.  
  18097. dlahqr.c               for     instrumented DLAHQR to count operations
  18098.                        prec    double
  18099.  
  18100. clahqr.c               for     instrumented CLAHQR to count operations
  18101.                        prec    complex
  18102.  
  18103. zlahqr.c               for     instrumented ZLAHQR to count operations
  18104.                        prec    doublecomplex
  18105.  
  18106. slasq1.c               for     instrumented SLASQ1 to count operations
  18107.                        prec    single
  18108.  
  18109. dlasq1.c               for     instrumented DLASQ1 to count operations
  18110.                        prec    double
  18111.  
  18112. slasq2.c               for     instrumented SLASQ2 to count operations
  18113.                        prec    single
  18114.  
  18115. dlasq2.c               for     instrumented DLASQ2 to count operations
  18116.                        prec    double
  18117.  
  18118. slasq3.c               for     instrumented SLASQ3 to count operations
  18119.                        prec    single
  18120.  
  18121. dlasq3.c               for     instrumented DLASQ3 to count operations
  18122.                        prec    double
  18123.  
  18124. slasq4.c               for     instrumented SLASQ4 to count operations
  18125.                        prec    single
  18126.  
  18127. dlasq4.c               for     instrumented DLASQ4 to count operations
  18128.                        prec    double
  18129.  
  18130. spteqr.c               for     instrumented SPTEQR to count operations
  18131.                        prec    single
  18132.  
  18133. dpteqr.c               for     instrumented DPTEQR to count operations
  18134.                        prec    double
  18135.  
  18136. cpteqr.c               for     instrumented CPTEQR to count operations
  18137.                        prec    complex
  18138.  
  18139. zpteqr.c               for     instrumented ZPTEQR to count operations
  18140.                        prec    doublecomplex
  18141.  
  18142. sstebz.c               for     instrumented SSTEBZ to count operations
  18143.                        prec    single
  18144.  
  18145. dstebz.c               for     instrumented DSTEBZ to count operations
  18146.                        prec    double
  18147.  
  18148. sstedc.c               for     instrumented SSTEDC to count operations
  18149.                        prec    single
  18150.  
  18151. dstedc.c               for     instrumented DSTEDC to count operations
  18152.                        prec    double
  18153.  
  18154. cstedc.c               for     instrumented CSTEDC to count operations
  18155.                        prec    complex
  18156.  
  18157. zstedc.c               for     instrumented ZSTEDC to count operations
  18158.                        prec    doublecomplex
  18159.  
  18160. sstein.c               for     instrumented SSTEIN to count operations
  18161.                        prec    single
  18162.  
  18163. dstein.c               for     instrumented DSTEIN to count operations
  18164.                        prec    double
  18165.  
  18166. cstein.c               for     instrumented CSTEIN to count operations
  18167.                        prec    complex
  18168.  
  18169. zstein.c               for     instrumented ZSTEIN to count operations
  18170.                        prec    doublecomplex
  18171.  
  18172. ssteqr.c               for     instrumented SSTEQR to count operations
  18173.                        prec    single
  18174.  
  18175. dsteqr.c               for     instrumented DSTEQR to count operations
  18176.                        prec    double
  18177.  
  18178. csteqr.c               for     instrumented CSTEQR to count operations
  18179.                        prec    complex
  18180.  
  18181. zsteqr.c               for     instrumented ZSTEQR to count operations
  18182.                        prec    doublecomplex
  18183.  
  18184. ssterf.c               for     instrumented SSTERF to count operations
  18185.                        prec    single
  18186.  
  18187. dsterf.c               for     instrumented DSTERF to count operations
  18188.                        prec    double
  18189.  
  18190. stgevc.c               for     instrumented STGEVC to count operations
  18191.                        prec    single
  18192.  
  18193. dtgevc.c               for     instrumented DTGEVC to count operations
  18194.                        prec    double
  18195.  
  18196. ctgevc.c               for     instrumented CTGEVC to count operations
  18197.                        prec    complex
  18198.  
  18199. ztgevc.c               for     instrumented ZTGEVC to count operations
  18200.                        prec    doublecomplex
  18201.  
  18202. strevc.c               for     instrumented STREVC to count operations
  18203.                        prec    single
  18204.  
  18205. dtrevc.c               for     instrumented DTREVC to count operations
  18206.                        prec    double
  18207.  
  18208. ctrevc.c               for     instrumented CTREVC to count operations
  18209.                        prec    complex
  18210.  
  18211. ztrevc.c               for     instrumented ZTREVC to count operations
  18212.                        prec    doublecomplex
  18213. -----------------------------------------------------------
  18214. for     Shar file of LARGE timing data files (xBLASA.in,
  18215. path: /netlib/clapack/timing/large/
  18216. -----------------------------------------------------------
  18217. CBAND.in
  18218. CBLASA.in
  18219. CBLASB.in
  18220. CBLASC.in
  18221. CGEPTIM.in
  18222. CNEPTIM.in
  18223. CSEPTIM.in
  18224. CSVDTIM.in
  18225. CTIME.in
  18226. CTIME2.in
  18227. DBAND.in
  18228. DBLASA.in
  18229. DBLASB.in
  18230. DBLASC.in
  18231. DGEPTIM.in
  18232. DNEPTIM.in
  18233. DSEPTIM.in
  18234. DSVDTIM.in
  18235. DTIME.in
  18236. DTIME2.in
  18237. SBAND.in
  18238. SBLASA.in
  18239. SBLASB.in
  18240. SBLASC.in
  18241. SGEPTIM.in
  18242. SNEPTIM.in
  18243. SSEPTIM.in
  18244. SSVDTIM.in
  18245. STIME.in
  18246. STIME2.in
  18247. ZBAND.in
  18248. ZBLASA.in
  18249. ZBLASB.in
  18250. ZBLASC.in
  18251. ZGEPTIM.in
  18252. ZNEPTIM.in
  18253. ZSEPTIM.in
  18254. ZSVDTIM.in
  18255. ZTIME.in
  18256. ZTIME2.in
  18257. -----------------------------------------------------------
  18258. for     Subdirectory of Linear Equation Timing
  18259. path: /netlib/clapack/timing/lin/
  18260. -----------------------------------------------------------
  18261.  #######################################
  18262.  #    Index for clapack/timing/lin     #
  18263.  #######################################
  18264.  
  18265. atimck.c
  18266. atimin.c
  18267. dmflop.c
  18268. dopaux.c
  18269. dopbl2.c
  18270. dopbl3.c
  18271. dopgb.c
  18272. dopla.c
  18273. dprtb2.c
  18274. dprtb3.c
  18275. dprtb4.c
  18276. dprtb5.c
  18277. dprtbl.c
  18278. icopy.c
  18279.  
  18280. ilaenv.c               for     Special version used in conjunction with XLAENV
  18281.  
  18282. smflop.c
  18283. sopaux.c
  18284. sopbl2.c
  18285. sopbl3.c
  18286. sopgb.c
  18287. sopla.c
  18288. sprtb2.c
  18289. sprtb3.c
  18290. sprtb4.c
  18291. sprtb5.c
  18292. sprtbl.c
  18293. xlaenv.c               for     Resets ILAENV values for timing purposes
  18294.  
  18295.  # ==========================================
  18296.  # Available Linear Equation Timing Routines
  18297.  # ==========================================
  18298.  
  18299. stimaa.c               for     Timing program driver for linear equation timing
  18300.                        prec    single
  18301.  
  18302. dtimaa.c               for     Timing program driver for linear equation timing
  18303.                        prec    double
  18304.  
  18305. ctimaa.c               for     Timing program driver for linear equation timing
  18306.                        prec    complex
  18307.  
  18308. ztimaa.c               for     Timing program driver for linear equation timing
  18309.                        prec    doublecomplex
  18310.  
  18311.  #      ===
  18312.  
  18313. seispk.c               for     Instrumented eispack routines used in timing
  18314.                                comparisons
  18315.                        prec    single
  18316.  
  18317. deispk.c               for     Instrumented eispack routines used in timing
  18318.                                comparisons
  18319.                        prec    double
  18320.  
  18321.  #      ===
  18322.  
  18323. slinpk.c               for     Instrumented linpack routines used in timing
  18324.                                comparisons
  18325.                        prec    single
  18326.  
  18327. dlinpk.c               for     Instrumented linpack routines used in timing
  18328.                                comparisons
  18329.                        prec    double
  18330.  
  18331. clinpk.c               for     Instrumented linpack routines used in timing
  18332.                                comparisons
  18333.                        prec    complex
  18334.  
  18335. zlinpk.c               for     Instrumented linpack routines used in timing
  18336.                                comparisons
  18337.                        prec    doublecomplex
  18338.  
  18339.  #      ===
  18340.  
  18341. stimmg.c               for     Generates a toeplitz test matrix
  18342.                        prec    single
  18343.  
  18344. dtimmg.c               for     Generates a toeplitz test matrix
  18345.                        prec    double
  18346.  
  18347. ctimmg.c               for     Generates a toeplitz test matrix
  18348.                        prec    complex
  18349.  
  18350. ztimmg.c               for     Generates a toeplitz test matrix
  18351.                        prec    doublecomplex
  18352.  
  18353.  #      ===
  18354.  
  18355. stimb2.c               for     Times the BLAS 2 routines
  18356.                        prec    single
  18357.  
  18358. dtimb2.c               for     Times the BLAS 2 routines
  18359.                        prec    double
  18360.  
  18361. ctimb2.c               for     Times the BLAS 2 routines
  18362.                        prec    complex
  18363.  
  18364. ztimb2.c               for     Times the BLAS 2 routines
  18365.                        prec    doublecomplex
  18366.  
  18367. stimb3.c               for     Times the BLAS 3 routines
  18368.                        prec    single
  18369.  
  18370. dtimb3.c               for     Times the BLAS 3 routines
  18371.                        prec    double
  18372.  
  18373. ctimb3.c               for     Times the BLAS 3 routines
  18374.                        prec    complex
  18375.  
  18376. ztimb3.c               for     Times the BLAS 3 routines
  18377.                        prec    doublecomplex
  18378.  
  18379. stimmm.c               for     Times SGEMM
  18380.                        prec    single
  18381.  
  18382. dtimmm.c               for     Times DGEMM
  18383.                        prec    double
  18384.  
  18385. ctimmm.c               for     Times CGEMM
  18386.                        prec    complex
  18387.  
  18388. ztimmm.c               for     Times ZGEMM
  18389.                        prec    doublecomplex
  18390.  
  18391. stimmv.c               for     Times individual BLAS 2 routines
  18392.                        prec    single
  18393.  
  18394. dtimmv.c               for     Times individual BLAS 2 routines
  18395.                        prec    double
  18396.  
  18397. ctimmv.c               for     Times individual BLAS 2 routines
  18398.                        prec    complex
  18399.  
  18400. ztimmv.c               for     Times individual BLAS 2 routines
  18401.                        prec    doublecomplex
  18402.  
  18403.  #      ===
  18404.  
  18405. stimbr.c               for     Times SGEBRD, SORGBR, and SORMBR
  18406.                        prec    single
  18407.  
  18408. dtimbr.c               for     Times DGEBRD, DORGBR, and DORMBR
  18409.                        prec    double
  18410.  
  18411. ctimbr.c               for     Times CGEBRD, CUNGBR, and CUNMBR
  18412.                        prec    complex
  18413.  
  18414. ztimbr.c               for     Times ZGEBRD, ZUNGBR, and ZUNMBR
  18415.                        prec    doublecomplex
  18416.  
  18417.  #      ===
  18418.  
  18419. stimgb.c               for     Times SGBTRF and SGBTRS
  18420.                        prec    single
  18421.  
  18422. dtimgb.c               for     Times DGBTRF and DGBTRS
  18423.                        prec    double
  18424.  
  18425. ctimgb.c               for     Times CGBTRF and CGBTRS
  18426.                        prec    complex
  18427.  
  18428. ztimgb.c               for     Times ZGBTRF and ZGBTRS
  18429.                        prec    doublecomplex
  18430.  
  18431.  #      ===
  18432.  
  18433. stimge.c               for     Times SGETRF, SGETRS, and SGETRI
  18434.                        prec    single
  18435.  
  18436. dtimge.c               for     Times DGETRF, DGETRS, and DGETRI
  18437.                        prec    double
  18438.  
  18439. ctimge.c               for     Times CGETRF, CGETRS, and CGETRI
  18440.                        prec    complex
  18441.  
  18442. ztimge.c               for     Times ZGETRF, ZGETRS, and ZGETRI
  18443.                        prec    doublecomplex
  18444.  
  18445.  #      ===
  18446.  
  18447. stimgt.c               for     Times SGTTRF, -TRS, -SV, and -SL.
  18448.                        prec    single
  18449.  
  18450. dtimgt.c               for     Times DGTTRF, -TRS, -SV, and -SL.
  18451.                        prec    double
  18452.  
  18453. ctimgt.c               for     Times CGTTRF, -TRS, -SV, and -SL.
  18454.                        prec    complex
  18455.  
  18456. ztimgt.c               for     Times ZGTTRF, -TRS, -SV, and -SL.
  18457.                        prec    doublecomplex
  18458.  
  18459.  #      ===
  18460.  
  18461. stimhr.c               for     Times the LAPACK routines SGEHRD, SORGHR, and
  18462.                                SORMHR,
  18463.                                and the EISPACK routine ORTHES
  18464.                        prec    single
  18465.  
  18466. dtimhr.c               for     Times the LAPACK routines DGEHRD, DORGHR, and
  18467.                                DORMHR,
  18468.                                and the EISPACK routine ORTHES
  18469.                        prec    double
  18470.  
  18471. ctimhr.c               for     Times the LAPACK routines CGEHRD, CUNGHR, and
  18472.                                CUNMHR
  18473.                        prec    complex
  18474.  
  18475. ztimhr.c               for     Times the LAPACK routines ZGEHRD, ZUNGHR, and
  18476.                                ZUNMHR
  18477.                        prec    doublecomplex
  18478.  
  18479.  #      ===
  18480.  
  18481. stimlq.c               for     Times the LAPACK routines to perform the LQ
  18482.                                factorization
  18483.                                (SGELQF, SORGLQ, SORMLQ)
  18484.                        prec    single
  18485.  
  18486. dtimlq.c               for     Times the LAPACK routines to perform the LQ
  18487.                                factorization
  18488.                                (DGELQF, DORGLQ, DORMLQ)
  18489.                        prec    double
  18490.  
  18491. ctimlq.c               for     Times the LAPACK routines to perform the LQ
  18492.                                factorization
  18493.                                (CGELQF, CUNGLQ, CUNMLQ)
  18494.                        prec    complex
  18495.  
  18496. ztimlq.c               for     Times the LAPACK routines to perform the LQ
  18497.                                factorization
  18498.                                (ZGELQF, ZUNGLQ, ZUNMLQ)
  18499.                        prec    doublecomplex
  18500.  
  18501.  #      ===
  18502.  
  18503. stimpb.c               for     Times SPBTRF and SPBTRS
  18504.                        prec    single
  18505.  
  18506. dtimpb.c               for     Times DPBTRF and DPBTRS
  18507.                        prec    double
  18508.  
  18509. ctimpb.c               for     Times CPBTRF and CPBTRS
  18510.                        prec    complex
  18511.  
  18512. ztimpb.c               for     Times ZPBTRF and ZPBTRS
  18513.                        prec    doublecomplex
  18514.  
  18515.  #      ===
  18516.  
  18517. stimpo.c               for     Times SPOTRF, SPOTRS, and SPOTRI
  18518.                        prec    single
  18519.  
  18520. dtimpo.c               for     Times DPOTRF, DPOTRS, and DPOTRI
  18521.                        prec    double
  18522.  
  18523. ctimpo.c               for     Times CPOTRF, CPOTRS, and CPOTRI
  18524.                        prec    complex
  18525.  
  18526. ztimpo.c               for     Times ZPOTRF, ZPOTRS, and ZPOTRI
  18527.                        prec    doublecomplex
  18528.  
  18529.  #      ===
  18530.  
  18531. stimpp.c               for     Times SPPTRF, SPPTRS, and SPPTRI
  18532.                        prec    single
  18533.  
  18534. dtimpp.c               for     Times DPPTRF, DPPTRS, and DPPTRI
  18535.                        prec    double
  18536.  
  18537. ctimpp.c               for     Times CPPTRF, CPPTRS, and CPPTRI
  18538.                        prec    complex
  18539.  
  18540. ztimpp.c               for     Times ZPPTRF, ZPPTRS, and ZPPTRI
  18541.                        prec    doublecomplex
  18542.  
  18543.  #      ===
  18544.  
  18545. stimpt.c               for     Times SPTTRF, -TRS, -SV, and -SL.
  18546.                        prec    single
  18547.  
  18548. dtimpt.c               for     Times DPTTRF, -TRS, -SV, and -SL.
  18549.                        prec    double
  18550.  
  18551. ctimpt.c               for     Times CPTTRF, -TRS, -SV, and -SL.
  18552.                        prec    complex
  18553.  
  18554. ztimpt.c               for     Times ZPTTRF, -TRS, -SV, and -SL.
  18555.                        prec    doublecomplex
  18556.  
  18557.  #      ===
  18558.  
  18559. stimql.c               for     Times the LAPACK routines to perform the QL
  18560.                                factorization
  18561.                                (SGEQLF, SORGQL, SORMQL)
  18562.                        prec    single
  18563.  
  18564. dtimql.c               for     Times the LAPACK routines to perform the QL
  18565.                                factorization
  18566.                                (DGEQLF, DORGQL, DORMQL)
  18567.                        prec    double
  18568.  
  18569. ctimql.c               for     Times the LAPACK routines to perform the QL
  18570.                                factorization
  18571.                                (CGEQLF, CUNGQL, CUNMQL)
  18572.                        prec    complex
  18573.  
  18574. ztimql.c               for     Times the LAPACK routines to perform the QL
  18575.                                factorization
  18576.                                (ZGEQLF, ZUNGQL, ZUNMQL)
  18577.                        prec    doublecomplex
  18578.  
  18579.  #      ===
  18580.  
  18581. stimqp.c               for     Times the LAPACK routines to perform the QR
  18582.                                factorization
  18583.                                with column pivoting (SGEQPF)
  18584.                        prec    single
  18585.  
  18586. dtimqp.c               for     Times the LAPACK routines to perform the QR
  18587.                                factorization
  18588.                                with column pivoting (DGEQPF)
  18589.                        prec    double
  18590.  
  18591. ctimqp.c               for     Times the LAPACK routines to perform the QR
  18592.                                factorization
  18593.                                with column pivoting (CGEQPF)
  18594.                        prec    complex
  18595.  
  18596. ztimqp.c               for     Times the LAPACK routines to perform the QR
  18597.                                factorization
  18598.                                with column pivoting (ZGEQPF)
  18599.                        prec    doublecomplex
  18600.  
  18601.  #      ===
  18602.  
  18603. stimqr.c               for     Times the LAPACK routines to perform the QR
  18604.                                factorization
  18605.                                (SGEQRF, SORGQR, SORMQR)
  18606.                        prec    single
  18607.  
  18608. dtimqr.c               for     Times the LAPACK routines to perform the QR
  18609.                                factorization
  18610.                                (DGEQRF, DORGQR, DORMQR)
  18611.                        prec    double
  18612.  
  18613. ctimqr.c               for     Times the LAPACK routines to perform the QR
  18614.                                factorization
  18615.                                (CGEQRF, CUNGQR, CUNMQR)
  18616.                        prec    complex
  18617.  
  18618. ztimqr.c               for     Times the LAPACK routines to perform the QR
  18619.                                factorization
  18620.                                (ZGEQRF, ZUNGQR, ZUNMQR)
  18621.                        prec    doublecomplex
  18622.  
  18623.  #      ===
  18624.  
  18625. stimrq.c               for     Times the LAPACK routines to perform the RQ
  18626.                                factorization
  18627.                                (SGERQF, SORGRQ, SORMRQ)
  18628.                        prec    single
  18629.  
  18630. dtimrq.c               for     Times the LAPACK routines to perform the RQ
  18631.                                factorization
  18632.                                (DGERQF, DORGRQ, DORMRQ)
  18633.                        prec    double
  18634.  
  18635. ctimrq.c               for     Times the LAPACK routines to perform the RQ
  18636.                                factorization
  18637.                                (CGERQF, CUNGRQ, CUNMRQ)
  18638.                        prec    complex
  18639.  
  18640. ztimrq.c               for     Times the LAPACK routines to perform the RQ
  18641.                                factorization
  18642.                                (ZGERQF, ZUNGRQ, ZUNMRQ)
  18643.                        prec    doublecomplex
  18644.  
  18645.  #      ===
  18646.  
  18647. stimsp.c               for     Times SSPTRF, SSPTRS, and SSPTRI
  18648.                        prec    single
  18649.  
  18650. dtimsp.c               for     Times DSPTRF, DSPTRS, and DSPTRI
  18651.                        prec    double
  18652.  
  18653. ctimsp.c               for     Times CSPTRF, CSPTRS, and CSPTRI
  18654.                        prec    complex
  18655.  
  18656. ztimsp.c               for     Times ZSPTRF, ZSPTRS, and ZSPTRI
  18657.                        prec    doublecomplex
  18658.  
  18659. ctimhp.c               for     Times CHPTRF, CHPTRS, and CHPTRI
  18660.                        prec    complex
  18661.  
  18662. ztimhp.c               for     Times ZHPTRF, ZHPTRS, and ZHPTRI
  18663.                        prec    doublecomplex
  18664.  
  18665.  #      ===
  18666.  
  18667. stimsy.c               for     Times SSYTRF, SSYTRS, and SSYTRI
  18668.                        prec    single
  18669.  
  18670. dtimsy.c               for     Times DSYTRF, DSYTRS, and DSYTRI
  18671.                        prec    double
  18672.  
  18673. ctimsy.c               for     Times CSYTRF, CSYTRS, and CSYTRI
  18674.                        prec    complex
  18675.  
  18676. ztimsy.c               for     Times ZSYTRF, ZSYTRS, and ZSYTRI
  18677.                        prec    doublecomplex
  18678.  
  18679. ctimhe.c               for     Times CHETRF, CHETRS, and CHETRI
  18680.                        prec    complex
  18681.  
  18682. ztimhe.c               for     Times ZHETRF, ZHETRS, and ZHETRI
  18683.                        prec    doublecomplex
  18684.  
  18685.  #      ===
  18686.  
  18687. stimtb.c               for     Times STBTRS
  18688.                        prec    single
  18689.  
  18690. dtimtb.c               for     Times DTBTRS
  18691.                        prec    double
  18692.  
  18693. ctimtb.c               for     Times CTBTRS
  18694.                        prec    complex
  18695.  
  18696. ztimtb.c               for     Times ZTBTRS
  18697.                        prec    doublecomplex
  18698.  
  18699.  #      ===
  18700.  
  18701. stimtd.c               for     Times the LAPACK routines SSYTRD, SORGTR, and
  18702.                                SORMTR,
  18703.                                and the EISPACK routine TRED1
  18704.                        prec    single
  18705.  
  18706. dtimtd.c               for     Times the LAPACK routines DSYTRD, DORGTR, and
  18707.                                DORMTR,
  18708.                                and the EISPACK routine TRED1
  18709.                        prec    double
  18710.  
  18711. ctimtd.c               for     Times the LAPACK routines CHETRD, CUNGTR, and
  18712.                                CUNMTR
  18713.                        prec    complex
  18714.  
  18715. ztimtd.c               for     Times the LAPACK routines ZHETRD, ZUNGTR, and
  18716.                                ZUNMTR
  18717.                        prec    doublecomplex
  18718.  
  18719.  #      ===
  18720.  
  18721. stimtp.c               for     Times STPTRI and STPTRS
  18722.                        prec    single
  18723.  
  18724. dtimtp.c               for     Times DTPTRI and DTPTRS
  18725.                        prec    double
  18726.  
  18727. ctimtp.c               for     Times CTPTRI and CTPTRS
  18728.                        prec    complex
  18729.  
  18730. ztimtp.c               for     Times ZTPTRI and ZTPTRS
  18731.                        prec    doublecomplex
  18732.  
  18733.  #      ===
  18734.  
  18735. stimtr.c               for     Times STRTRI and STRTRS
  18736.                        prec    single
  18737.  
  18738. dtimtr.c               for     Times DTRTRI and DTRTRS
  18739.                        prec    double
  18740.  
  18741. ctimtr.c               for     Times CTRTRI and CTRTRS
  18742.                        prec    complex
  18743.  
  18744. ztimtr.c               for     Times ZTRTRI and ZTRTRS
  18745.                        prec    doublecomplex
  18746. -----------------------------------------------------------
  18747. for     CLAPACK utility routines
  18748. path: /netlib/clapack/util/
  18749. -----------------------------------------------------------
  18750. .depend
  18751. f2c.h
  18752. dsecnd.c
  18753. dlamch.c
  18754. icmax1.c
  18755. ilaenv.c
  18756. izmax1.c
  18757. lsame.c
  18758. lsamen.c
  18759. second.c
  18760. slamch.c
  18761. xerbla.c
  18762. -----------------------------------------------------------
  18763. for     advertising material for commercial math
  18764. path: /netlib/commercial/
  18765. -----------------------------------------------------------
  18766. harmonic               for     O-Matrix, A high-performance Visual Data
  18767.                                Analysis environment
  18768.                        by      Harmonic Software Inc.
  18769.                                http://world.std.com/~harmonic
  18770.  
  18771. hiq                    for     HiQ (interactive problem-solving environment for
  18772.                                Macintosh)
  18773.  
  18774. imsl                   for     Visual Numerics (former IMSL and Precision
  18775.                                Visuals)
  18776.  
  18777. mlab                   for     description and ordering information for MLAB
  18778.                        keywords mathematics, statistics, modeling, differential
  18779.                                equations, linear algebra
  18780.  
  18781. nag                    for     Numerical Algorithms Group
  18782.  
  18783. nr                     for     Numerical Recipes
  18784.  
  18785. ve                     for     Visual Engineering
  18786.                        keywords visualization and presentation
  18787.  
  18788. windward               for     Windward Technologies, Inc. (WTI)
  18789.                        by      TomAird@aol.com PWSmith@aol.com
  18790.  
  18791. -----------------------------------------------------------
  18792. for     the "parameter problem" associated with
  18793. path: /netlib/conformal/
  18794. -----------------------------------------------------------
  18795. cap                    for     conformal mapping of circular arc polygons
  18796.                        by      P. Bjorstad and E. Grosse
  18797.                        ref     SIAM J Scientific Computing 8,19-32
  18798.                        rel     ok
  18799.                        age     experimental
  18800.  
  18801. scpack                 for     Schwarz-Christoffel conformal mapping, disk to
  18802.                                polygon
  18803.                        prec    single
  18804.                        by      L. N. Trefethen
  18805.                        ref     SCPACK User's Guide, Internal Report 24, ICASE,
  18806.                                NASA Langley, 1983.
  18807.                        rel     excellent
  18808.                        age     stable
  18809.                        gams    i2b4, p
  18810.                        lang    fortran
  18811.  
  18812. scpdbl                 for     Schwarz-Christoffel conformal mapping, disk to
  18813.                                polygon
  18814.                        prec    double
  18815.                        by      L. N. Trefethen
  18816.                        ref     SCPACK User's Guide, Internal Report 24, ICASE,
  18817.                                NASA Langley, 1983.
  18818.                        rel     excellent
  18819.                        age     stable
  18820.                        gams    i2b4, p
  18821.                        lang    fortran
  18822.  
  18823. scdoc                  for     users guide for conformal/scpack
  18824.                        by      L. N. Trefethen
  18825.  
  18826. sclibdbl               for     requisite utility routines for conformal/scpack
  18827.                        prec    double
  18828.                        by      L. N. Trefethen
  18829.  
  18830. testdbl                for     three tests for conformal/scpack
  18831.                        prec    double
  18832.                        by      L. N. Trefethen
  18833.  
  18834. sclib                  for     requisite utility routines for conformal/scpack
  18835.                        prec    single
  18836.                        by      L. N. Trefethen
  18837.  
  18838. tests                  for     three tests for conformal/scpack
  18839.                        prec    single
  18840.                        by      L. N. Trefethen
  18841.  
  18842. kirch1                 for     free-streamline flows code for conformal/scpdbl
  18843.                        by      L. N. Trefethen
  18844.                        gams    i2b4, p, z
  18845.                        lang    fortran
  18846.  
  18847. gearlike/              for     conformal mapping from the unit disk to a
  18848.                                gear-like domain consisting of concentric
  18849.                                circular arcs and radial line segments.
  18850.                        by      Kent Pearce
  18851.                        ref     SIAM J Sci and Stat Comp.
  18852.                        gams    p
  18853.                        lang    fortran
  18854.  
  18855. gearplot               for     plotting output of conformal/gearlike using
  18856.                                DISSPLA
  18857.                        by      Kent Pearce
  18858.  
  18859. confpack               for     The CONFPACK subroutine library
  18860.                        size    412 kB
  18861.                        alg     Symm's integral equation
  18862.                        by      Gutknecht and Hough
  18863.                        ref     David M. Hough, August 1990, "User's Guide to
  18864.                                CONFPACK, Version 1.0", IPS Research Report No.
  18865.                                90-11.  ETH-Zentrum, Ch-8092 Zurich,
  18866.                                Switzerland.
  18867.                        #       CONFPACK 1.0, 6 Apr 1991 by ftp from
  18868.                                129.132.17.1 in Zurich.
  18869.                        see     linpack, quadpack
  18870.                        #       send isamax sasum saxpy sdot sgeco sgefa sgedi
  18871.                                sgesl sscal sswap from linpack.  send qaws qawse
  18872.                                qc25s qcheb qk15w qmaco qmomo qsort qwgts from
  18873.                                quadpack.  But netlib has slatec version of
  18874.                                quadpack, this code uses book version! We'll fix
  18875.                                this when we get a chance.  Martin Gutknecht
  18876.                                mhg@ips.ethz.ch or na.gutknecht@na-net.ornl.gov
  18877.                                David Hough  mtx005@cck.cov.ac.uk or
  18878.                                na.dhough@na-net.ornl.gov
  18879.                        gams    i2b4, p
  18880.                        lang    fortran
  18881.  
  18882. pargen                 for     preprocessor program PARGEN for
  18883.                                conformal/confpack
  18884.  
  18885. confdrivers            for     10 example driver programs for
  18886.                                conformal/confpack
  18887.  
  18888. readme
  18889. -----------------------------------------------------------
  18890. for     conformal mapping from the unit disk to a
  18891. path: /netlib/conformal/gearlike/
  18892. -----------------------------------------------------------
  18893. gl.f
  18894. gl.txt
  18895. gldrv.f
  18896. readme
  18897. -----------------------------------------------------------
  18898. for     continuation and limit points
  18899. path: /netlib/contin/
  18900. -----------------------------------------------------------
  18901. pcon61.f               title   PITCON 6.1
  18902.                        for     continuation and limit points
  18903.                        by      Werner Rheinboldt and John Burkardt, University
  18904.                                of Pittsburgh.  wcrhein@vms.cis.pitt.edu
  18905.                                burkardt@psc.edu
  18906.                        prec    single
  18907.                        age     stable
  18908.                        gams    f2
  18909.  
  18910. dpcon61.f              title   PITCON 6.1
  18911.                        for     continuation and limit points
  18912.                        by      Werner Rheinboldt and John Burkardt, University
  18913.                                of Pittsburgh.  wcrhein@vms.cis.pitt.edu
  18914.                                burkardt@psc.edu
  18915.                        prec    double
  18916.                        age     stable
  18917.                        gams    f2
  18918.  
  18919. pcon61subs.f           for     LINPACK routines needed by contin/pcon61.f
  18920.                        prec    single
  18921.  
  18922. pcon61subd.f           for     LINPACK routines needed by contin/dpcon61.f
  18923.                        prec    double
  18924.  
  18925. pcprb1.f               for     sample problem for contin/pcon61.f
  18926.  
  18927. pcprb2.f               for     sample problem for contin/pcon61.f
  18928.  
  18929. pcprb3.f               for     sample problem for contin/pcon61.f
  18930.  
  18931. pcprb4.f               for     sample problem for contin/pcon61.f
  18932.  
  18933. pcprb5.f               for     sample problem for contin/pcon61.f
  18934.  
  18935. pcprb6.f               for     sample problem for contin/pcon61.f
  18936.  
  18937. pcprb7.f               for     sample problem for contin/pcon61.f
  18938.  
  18939. pcprb8.f               for     sample problem for contin/pcon61.f
  18940.  
  18941. abcon.f                for     predictor-corrector continuation
  18942.                        alg     variable order Adams-Bashforth
  18943.                        by      Bruce N. Lundberg and Aubrey B. Poore;
  18944.                                lundberg@math.colostate.edu
  18945.                        prec    single
  18946.                        age     research
  18947.  
  18948. -----------------------------------------------------------
  18949. for     spline fitting routines for various kinds of
  18950. path: /netlib/dierckx/
  18951. -----------------------------------------------------------
  18952.  #========       Curve fitting routines ======
  18953. .depend
  18954. curfit.f               for     general curve fitting
  18955.                        gams    k1a1a1, k5, l8g, l8h
  18956.  
  18957. dependencies
  18958. percur.f               for     curve fitting with periodic splines
  18959.                        gams    k1a1a1, k5, l8g, l8h
  18960.  
  18961. parcur.f               for     smoothing of parametric curves
  18962.                        gams    k1a1a1, k5, l8g, l8h
  18963.  
  18964. clocur.f               for     smoothing of closed curves
  18965.                        gams    k1a1a1, k5, l8g, l8h
  18966.  
  18967. concur.f               for     smoothing with end point derivative constraints
  18968.                        gams    k1a1a1, k5, l8g, l8h
  18969.  
  18970. cocosp.f               for     least-squares fitting with convexity constraints
  18971.                        gams    k1a2a
  18972.  
  18973. concon.f               for     automatic smoothing with convexity constraints
  18974.                        gams    k5, k1a2a
  18975.  
  18976.  #========       Curve application routines ======
  18977. splev.f                for     evaluation of a spline function
  18978.                        gams    e3a1, k6a1
  18979.  
  18980. splder.f               for     derivative calculation of a spline function
  18981.                        gams    e3a2, k6a2
  18982.  
  18983. spalde.f               for     all derivatives of a spline function
  18984.                        gams    e3a2, k6a2
  18985.  
  18986. curev.f                for     evaluation of a spline curve
  18987.                        gams    e3a1, k6a1
  18988.  
  18989. cualde.f               for     all derivatives of a spline curve
  18990.                        gams    k6a2
  18991.  
  18992. insert.f               for     inserting a knot into a given spline
  18993.                        gams    e3a3, k6c
  18994.  
  18995. splint.f               for     integration of a spline function
  18996.                        gams    e3a3, k6a3
  18997.  
  18998. fourco.f               for     fourier coefficients of a cubic spline
  18999.                        gams    e3d, k6d
  19000.  
  19001. sproot.f               for     the zeros of a cubic spline
  19002.                        gams    e3d, f1b, k6d
  19003.  
  19004.  #========       Surface fitting routines ======
  19005. surfit.f               for     surface fitting to scattered data
  19006.                        gams    k1a1b, k5, l8g, l8h
  19007.  
  19008. regrid.f               for     surface fitting to data on a rectangular grid
  19009.                        gams    k1a1b, k5, l8g, l8h
  19010.  
  19011. polar.f                for     surface fitting using generalized polar
  19012.                                coordinates
  19013.                        gams    k1a1b, k5, l8g, l8h
  19014.  
  19015. pogrid.f               for     surface fitting to data on a polar grid
  19016.                        gams    k1a1b, k5, l8g, l8h
  19017.  
  19018. sphere.f               for     surface fitting using spherical coordinates
  19019.                        gams    k1a1b, k5, l8g, l8h
  19020.  
  19021. spgrid.f               for     surface fitting to data on a spherical grid
  19022.                        gams    k1a1b, k5, l8g, l8h
  19023.  
  19024. parsur.f               for     parametric surface fitting to data on a grid
  19025.                        gams    k1a1b, k5, l8g, l8h
  19026.  
  19027.  #========       Surface application routines ======
  19028. bispev.f               for     evaluation of a bivariate spline function
  19029.                        gams    k6a1
  19030.  
  19031. parder.f               for     partial derivatives of a bivariate spline
  19032.                        gams    e3a2, k6a2
  19033.  
  19034. dblint.f               for     integration of a bivariate spline
  19035.                        gams    e3a3, k6a3
  19036.  
  19037. profil.f               for     cross sections of a bivariate spline
  19038.                        gams    e3d, k6d
  19039.  
  19040. evapol.f               for     evaluation of a polar spline
  19041.                        gams    e3a1, k6a1
  19042.  
  19043. surev.f                for     evaluation of a parametric spline surface
  19044.                        gams    e3a1, k6a1
  19045.  
  19046. ex/                    for     test programs for each of the 29 main routines
  19047.  
  19048.  #       This index file only describes the top-level routines.
  19049.  #       The remaining FITPACK programs are lower level routines either called
  19050.  #       directly
  19051.  #       or indirectly by one or more of the user-level routines below. Their
  19052.  #       names all
  19053.  #       begin with the initials fp (fpader, fpadno,...) to avoid confusion
  19054.  #       with other
  19055.  #       possible user-supplied routines.
  19056. fpader.f
  19057. fpadno.f
  19058. fpadpo.f
  19059. fpback.f
  19060. fpbacp.f
  19061. fpbfout.f
  19062. fpbisp.f
  19063. fpbspl.f
  19064. fpchec.f
  19065. fpched.f
  19066. fpchep.f
  19067. fpclos.f
  19068. fpcoco.f
  19069. fpcons.f
  19070. fpcosp.f
  19071. fpcsin.f
  19072. fpcurf.f
  19073. fpcuro.f
  19074. fpcyt1.f
  19075. fpcyt2.f
  19076. fpdeno.f
  19077. fpdisc.f
  19078. fpfrno.f
  19079. fpgivs.f
  19080. fpgrdi.f
  19081. fpgrpa.f
  19082. fpgrre.f
  19083. fpgrsp.f
  19084. fpinst.f
  19085. fpintb.f
  19086. fpknot.f
  19087. fpopdi.f
  19088. fpopsp.f
  19089. fporde.f
  19090. fppara.f
  19091. fppasu.f
  19092. fpperi.f
  19093. fppocu.f
  19094. fppogr.f
  19095. fppola.f
  19096. fprank.f
  19097. fprati.f
  19098. fpregr.f
  19099. fprota.f
  19100. fprppo.f
  19101. fprpsp.f
  19102. fpseno.f
  19103. fpspgr.f
  19104. fpsphe.f
  19105. fpsuev.f
  19106. fpsurf.f
  19107. fpsysy.f
  19108. fptrnp.f
  19109. fptrpe.f
  19110. readme
  19111. -----------------------------------------------------------
  19112. for     test programs for each of the 29 main routines
  19113. path: /netlib/dierckx/ex/
  19114. -----------------------------------------------------------
  19115. dapasu
  19116. dapogr
  19117. dapola
  19118. daregr
  19119. daspgr
  19120. dasphe
  19121. dasurf
  19122. mnbisp.f
  19123. mncloc.f
  19124. mncoco.f
  19125. mnconc.f
  19126. mncosp.f
  19127. mncual.f
  19128. mncuev.f
  19129. mncurf.f
  19130. mndbin.f
  19131. mnevpo.f
  19132. mnfour.f
  19133. mninst.f
  19134. mnpade.f
  19135. mnparc.f
  19136. mnpasu.f
  19137. mnperc.f
  19138. mnpogr.f
  19139. mnpola.f
  19140. mnprof.f
  19141. mnregr.f
  19142. mnspal.f
  19143. mnspde.f
  19144. mnspev.f
  19145. mnspgr.f
  19146. mnsphe.f
  19147. mnspin.f
  19148. mnspro.f
  19149. mnsuev.f
  19150. mnsurf.f
  19151. -----------------------------------------------------------
  19152. for     multiple tasks to communicate and schedule local
  19153. path: /netlib/domino/
  19154. -----------------------------------------------------------
  19155. index2
  19156. readme                 for     overview of domino
  19157.  
  19158. conofacepc             for     domino conoface for an IBM-PC (lattice C)
  19159.  
  19160. conofaces              for     domino conoface for a Sun workstation
  19161.  
  19162. conofacevcc            for     domino conoface for a Z80 (Vandata vcc compiler)
  19163.  
  19164. conofacevu             for     domino conoface for a Vax (Berkeley Unix)
  19165.  
  19166. conofacevv             for     domino conoface for a Vax (VMS)
  19167.  
  19168. doc                    for     documentation on how to create conoface and
  19169.                                proface as well as notes
  19170.                                on linking node programs in Fortran
  19171.  
  19172. source                 for     system for multiple task/processor scheduling,
  19173.                                communicating and handling
  19174.  
  19175. -----------------------------------------------------------
  19176. #       Description carried over from above.....
  19177. path: /netlib/eispack/
  19178. -----------------------------------------------------------
  19179. .depend
  19180. cdiv.f
  19181. csroot.f
  19182. dependencies
  19183. double/
  19184. epslon.f
  19185. error
  19186. files
  19187. makefile
  19188. otqlrat.f
  19189. pythag.f
  19190. readme                 for     overview of eispack
  19191.  
  19192. 3090vf/                by      Cline, Dubrulle, and Meyering
  19193.                        for     vectorizing on an IBM 3090-VF computer
  19194.                        #       These codes might be a useful starting point for
  19195.                                vectorized versions on other computers as well.
  19196.  
  19197. ex/                    for     This directory contains a complete set of
  19198.                                testing routines for eispack.
  19199.  
  19200. bakvec.f               gams    D4c4
  19201.                        for     back transformation, sign-symmetric matrix
  19202.  
  19203. balanc.f               gams    D4c1a
  19204.                        for     scaling, general matrix
  19205.  
  19206. balbak.f               gams    D4c4
  19207.                        for     back scaling, general matrix
  19208.  
  19209. bandr.f                gams    D4c1b1
  19210.                        for     reduction, symmetric band matrix
  19211.  
  19212. bandv.f                gams    D4c3
  19213.                        for     some eigenvectors, symmetric band matrix
  19214.  
  19215. bisect.f               gams    D4a5,D4c2a
  19216.                        for     some eigenvalues, symmetric tridiagonal matrix
  19217.  
  19218. bqr.f                  gams    D4a6
  19219.                        for     some eigenvalues, symmetric band matrix
  19220.  
  19221. cbabk2.f               gams    D4c4
  19222.                        for     back scaling, complex matrix
  19223.  
  19224. cbal.f                 gams    D4c1a
  19225.                        for     scaling, complex matrix
  19226.  
  19227. cg.f                   gams    D4a4
  19228.                        for     find eigenvalues and eigenvectors, complex
  19229.                                general matrix
  19230.  
  19231. ch.f                   gams    D4a3
  19232.                        for     find eigenvalues and eigenvectors, complex
  19233.                                Hermitian matrix
  19234.  
  19235. cinvit.f               gams    D4c2b
  19236.                        for     some eigenvectors, complex Hessenberg matrix
  19237.  
  19238. combak.f               gams    D4c4
  19239.                        for     back transformation, complex matrix
  19240.  
  19241. comhes.f               gams    D4c1b2
  19242.                        for     reduction, complex matrix
  19243.  
  19244. comlr.f                gams    D4c2b
  19245.                        for     all eigenvalues, complex Hessenberg matrix
  19246.  
  19247. comlr2.f               gams    D4c2b
  19248.                        for     all eigenvalues and eigenvectors, complex
  19249.                                Hessenberg matrix
  19250.  
  19251. comqr.f                gams    D4c2b
  19252.                        for     all eigenvalues, complex Hessenberg matrix
  19253.  
  19254. comqr2.f               gams    D4c2b
  19255.                        for     all eigenvalues and eigenvectors, complex
  19256.                                Hessenberg matrix
  19257.  
  19258. cortb.f                gams    D4c4
  19259.                        for     back transformation, complex matrix
  19260.  
  19261. corth.f                gams    D4c1b2
  19262.                        for     reduction, complex matrix
  19263.  
  19264. elmbak.f               gams    D4c4
  19265.                        for     back transformation, real matrix
  19266.  
  19267. elmhes.f               gams    D4c1b2
  19268.                        for     reduction, real matrix
  19269.  
  19270. eltran.f               gams    D4c4
  19271.                        for     reduction, real matrix
  19272.  
  19273. figi.f                 gams    D4c1c
  19274.                        for     reduction, sign-symmetric matrix
  19275.  
  19276. figi2.f                gams    D4c1c
  19277.                        for     reduction, sign-symmetric matrix
  19278.  
  19279. hqr.f                  gams    D4c2b
  19280.                        for     all eigenvalues, real Hessenberg matrix
  19281.  
  19282. hqr2.f                 gams    D4c2b
  19283.                        for     all eigenvalues and eigenvectors, real
  19284.                                Hessenberg matrix
  19285.  
  19286. htrib3.f               gams    D4c4
  19287.                        for     back transformation, Hermitian packed matrix
  19288.  
  19289. htribk.f               gams    D4c4
  19290.                        for     back transformation, Hermitian matrix
  19291.  
  19292. htrid3.f               gams    D4c1b1
  19293.                        for     reduction, Hermitian packed matrix
  19294.  
  19295. htridi.f               gams    D4c1b1
  19296.                        for     reduction, Hermitian matrix
  19297.  
  19298. imtql1.f               gams    D4a5,D4c2a
  19299.                        for     all eigenvalues, symmetric tridiagonal matrix
  19300.  
  19301. imtql2.f               gams    D4a5,D4c2a
  19302.                        for     all eigenvalues and eigenvectors, symmetric
  19303.                                tridiagonal matrix
  19304.  
  19305. imtqlv.f               gams    D4a5,D4c2a
  19306.                        for     all eigenvalues, symmetric tridiagonal matrix
  19307.  
  19308. invit.f                gams    D4c2b
  19309.                        for     some eigenvectors, real Hessenberg matrix
  19310.  
  19311. minfit.f               gams    D6
  19312.                        for     least squares, real matrix
  19313.  
  19314. ortbak.f               gams    D4c4
  19315.                        for     back transformation, real matrix
  19316.  
  19317. orthes.f               gams    D4c1b2
  19318.                        for     reduction, real matrix
  19319.  
  19320. ortran.f               gams    D4c4
  19321.                        for     reduction, real matrix
  19322.  
  19323. qzhes.f                gams    D4c1b3
  19324.                        for     reduction, generalized matrix
  19325.  
  19326. qzit.f                 gams    D4c1b3
  19327.                        for     further reduction, generalized Hessenberg matrix
  19328.  
  19329. qzval.f                gams    D4c2c
  19330.                        for     all eigenvalues, generalized Hessenberg matrix
  19331.  
  19332. qzvec.f                gams    D4c3
  19333.                        for     all eigenvectors, generalized Hessenberg matrix
  19334.  
  19335. ratqr.f                gams    D4a5,D4c2a
  19336.                        for     some eigenvalues, symmetric tridiagonal matrix
  19337.  
  19338. rebak.f                gams    D4c4
  19339.                        for     back transformation, symmetric generalized
  19340.                                matrix
  19341.  
  19342. rebakb.f               gams    D4c4
  19343.                        for     back transformation, symmetric generalized
  19344.                                matrix
  19345.  
  19346. reduc.f                gams    D4c1c
  19347.                        for     reduction, symmetric generalized matrix
  19348.  
  19349. reduc2.f               gams    D4c1c
  19350.                        for     reduction, symmetric generalized matrix
  19351.  
  19352. rg.f                   gams    D4a2
  19353.                        for     find eigenvalues and eigenvectors, general
  19354.                                matrix
  19355.  
  19356. rgg.f                  gams    D4b2
  19357.                        for     find eigenvalues and eigenvectors, generalized
  19358.                                matrix
  19359.  
  19360. rs.f                   gams    D4a1
  19361.                        for     find eigenvalues and eigenvectors, symmetric
  19362.                                matrix
  19363.  
  19364. rsb.f                  gams    D4a6
  19365.                        for     find eigenvalues and eigenvectors, band
  19366.                                symmetric matrix
  19367.  
  19368. rsg.f                  gams    D4b1
  19369.                        for     find eigenvalues and eigenvectors, generalized
  19370.                                symmetric matrix
  19371.  
  19372. rsgab.f                gams    D4b1
  19373.                        for     find eigenvalues and eigenvectors, generalized
  19374.                                symmetric matrix
  19375.  
  19376. rsgba.f                gams    D4b1
  19377.                        for     find eigenvalues and eigenvectors, generalized
  19378.                                symmetric matrix
  19379.  
  19380. rsm.f                  for     find eigenvalues and eigenvectors, symmetric
  19381.                                matrix
  19382.  
  19383. rsp.f                  gams    D4a1
  19384.                        for     find eigenvalues and eigenvectors, packed
  19385.                                symmetric matrix
  19386.  
  19387. rst.f                  gams    D4a5
  19388.                        for     find eigenvalues and eigenvectors, tridiagonal
  19389.                                symmetric matrix
  19390.  
  19391. rt.f                   gams    D4a5
  19392.                        for     find eigenvalues and eigenvectors,
  19393.                                sign-symmetric tridiagonal matrix
  19394.  
  19395. single/
  19396. svd.f                  gams    D6
  19397.                        for     singular value decomposition, real matrix
  19398.  
  19399. tape.file1
  19400. tinvit.f               gams    D4c3
  19401.                        for     some eigenvectors, symmetric tridiagonal matrix
  19402.  
  19403. to.eric
  19404. tql1.f                 gams    D4a5,D4c2a
  19405.                        for     all eigenvalues, symmetric tridiagonal matrix
  19406.  
  19407. tql2.f                 gams    D4a5,D4c2a
  19408.                        for     all eigenvalues and eigenvectors, symmetric
  19409.                                tridiagonal matrix
  19410.  
  19411. tqlrat.f               gams    D4a5,D4c2a
  19412.                        for     all eigenvalues, symmetric tridiagonal matrix
  19413.  
  19414. trbak1.f               gams    D4c4
  19415.                        for     back transformation, symmetric matrix
  19416.  
  19417. trbak3.f               gams    D4c4
  19418.                        for     back transformation, packed symmetric matrix
  19419.  
  19420. tred1.f                gams    D4c1b1
  19421.                        for     reduction, symmetric matrix
  19422.  
  19423. tred2.f                gams    D4c1b1
  19424.                        for     reduction, symmetric matrix
  19425.  
  19426. tred3.f                gams    D4c1b1
  19427.                        for     reduction, packed symmetric matrix
  19428.  
  19429. tridib.f               gams    D4a5,D4c2a
  19430.                        for     some eigenvalues, symmetric tridiagonal matrix
  19431.  
  19432. tsturm.f               gams    D4a5,D4c2a
  19433.                        for     some eigenvalues and eigenvectors, symmetric
  19434.                                tridiagonal matrix
  19435.  
  19436. -----------------------------------------------------------
  19437. by      Cline, Dubrulle, and Meyering
  19438. path: /netlib/eispack/3090vf/
  19439. -----------------------------------------------------------
  19440.  # The files here comprise a version of EISPACK that has been tuned to
  19441.  # take advantage of the cache, the vector registers, and the vectorizing
  19442.  # compiler of the IBM 3090-VF.  Some of these files were not modified at
  19443.  # all (from the original EISPACK versions), but are included here for
  19444.  # completeness.
  19445.  
  19446. 3090vf
  19447. paper/                 for     description of changes to eispack
  19448.                        by      Cline and Meyering
  19449.  
  19450. single/                prec    single
  19451.                        by      Cline and Meyering
  19452.  
  19453. double/                prec    double
  19454.                        by      Augustin Dubrulle
  19455.  
  19456.  # Thus to get the file double precision vectorized tql2 subroutine, say
  19457.  #      send tql2 from eispack/3090vf/d.
  19458.  # To get the corresponding single precision, say
  19459.  #      send tql2 from eispack/3090vf/s.
  19460.  # Because the code contains a few IBM-specific constructions not understood
  19461.  # by the compiler here, netlib can not provide its customary dependency
  19462.  # analysis.  So you have to ask for each subroutine individually.  For a
  19463.  # list of subroutines, see the index for (standard) eispack.
  19464.  #
  19465.  # Patches posted to the na-digest have been applied to the appropriate
  19466.  # files.  For details, "send changes from eispack/3090vf/s".
  19467.  #
  19468.  #     A. Cline and J. Meyering, "Converting EISPACK to run efficiently on
  19469.  #          a vector processor", Tech. Memo., Pleasant Valley Software,
  19470.  #          Austin TX, 1989.
  19471.  #
  19472.  #     A.A. Dubrulle, "A version of EISPACK for the IBM 3090VF", TR G320-3510,
  19473.  #          IBM Scientific Center, Palo Alto CA, 1988.
  19474. -----------------------------------------------------------
  19475. prec    double
  19476. path: /netlib/eispack/3090vf/double/
  19477. -----------------------------------------------------------
  19478.  
  19479.  # The files in this directory comprise a version of double-precision
  19480.  # EISPACK that has been tuned to take advantage of the cache, the vector
  19481.  # registers, and the vectorizing compiler of the ibm 3090-vf.
  19482.  # This version is the work of Augustin Dubrulle of IBM's Palo Alto
  19483.  # Scientific Center.
  19484.  
  19485.  # For more details, see the paper by Cline and Meyering in the
  19486.  # directory, ../paper.
  19487.  
  19488. README
  19489. bakvec.f
  19490. balanc.f
  19491. balbak.f
  19492. bandr.f
  19493. bandv.f
  19494. bisect.f
  19495. bqr.f
  19496. cbabk2.f
  19497. cbal.f
  19498. cdiv.f
  19499. cg.f
  19500. ch.f
  19501. cinvit.f
  19502. combak.f
  19503. comhes.f
  19504. comlr.f
  19505. comlr2.f
  19506. comqr.f
  19507. comqr2.f
  19508. cortb.f
  19509. corth.f
  19510. csroot.f
  19511. dsc16.f
  19512. elmbak.f
  19513. elmhes.f
  19514. eltran.f
  19515. epslon.f
  19516. figi.f
  19517. figi2.f
  19518. hqr.f
  19519. hqr2.f
  19520. htrib3.f
  19521. htribk.f
  19522. htrid3.f
  19523. htridi.f
  19524. imtql1.f
  19525. imtql2.f
  19526. imtqlv.f
  19527. invit.f
  19528. kachel.f
  19529. minfit.f
  19530. ortbak.f
  19531. orthes.f
  19532. ortran.f
  19533. pythag.f
  19534. qzhes.f
  19535. qzit.f
  19536. qzval.f
  19537. qzvec.f
  19538. ratqr.f
  19539. rebak.f
  19540. rebakb.f
  19541. reduc.f
  19542. reduc2.f
  19543. rg.f
  19544. rgg.f
  19545. rs.f
  19546. rsb.f
  19547. rsg.f
  19548. rsgab.f
  19549. rsgba.f
  19550. rsm.f
  19551. rsp.f
  19552. rst.f
  19553. rt.f
  19554. svd.f
  19555. tinvit.f
  19556. tql1.f
  19557. tql2.f
  19558. tqlrat.f
  19559. trbak1.f
  19560. trbak3.f
  19561. tred1.f
  19562. tred2.f
  19563. tred3.f
  19564. tridib.f
  19565. tsturm.f
  19566. -----------------------------------------------------------
  19567. for     description of changes to eispack
  19568. path: /netlib/eispack/3090vf/paper/
  19569. -----------------------------------------------------------
  19570.  
  19571.  
  19572. GNUmakefile
  19573. Makefile-tex-template
  19574. ibm.tex                for     description of changes to eispack
  19575.                        by      Cline and Meyering
  19576.                        size    41 kilobytes
  19577.  
  19578. ibm.ps                 for     PostScript formof ibm.tex
  19579.                        size    310 kilobytes
  19580.  
  19581.  
  19582. -----------------------------------------------------------
  19583. prec    single
  19584. path: /netlib/eispack/3090vf/single/
  19585. -----------------------------------------------------------
  19586.  
  19587.  # The files in this directory comprise a version of single-precision
  19588.  # EISPACK that has been tuned to take advantage of the cache, the vector
  19589.  # registers, and the vectorizing compiler of the ibm 3090-vf.  Some of
  19590.  # these files were not modified at all (from the original EISPACK versions),
  19591.  # but are included here for completeness.
  19592.  
  19593.  # The patches posted to the netlib mailing list have been
  19594.  # applied to the appropriate files.  See the file NETLIB_PATCHES.
  19595.  
  19596.  # For more details, see the paper by Cline and Meyering in the
  19597.  # directory, ../paper.
  19598.  
  19599. NETLIB-PATCHES
  19600. README
  19601. bakvec.f
  19602. balanc.f
  19603. balbak.f
  19604. bandr.f
  19605. bandv.f
  19606. bisect.f
  19607. bqr.f
  19608. cbabk2.f
  19609. cbal.f
  19610. cdiv.f
  19611. cg.f
  19612. ch.f
  19613. cinvit.f
  19614. combak.f
  19615. comhes.f
  19616. comlr.f
  19617. comlr2.f
  19618. comqr.f
  19619. comqr2.f
  19620. cortb.f
  19621. corth.f
  19622. csroot.f
  19623. elmbak.f
  19624. elmhes.f
  19625. eltran.f
  19626. epslon.f
  19627. figi.f
  19628. figi2.f
  19629. hqr.f
  19630. hqr2.f
  19631. htrib3.f
  19632. htribk.f
  19633. htrid3.f
  19634. htridi.f
  19635. imtql1.f
  19636. imtql2.f
  19637. imtqlv.f
  19638. invit.f
  19639. minfit.f
  19640. ortbak.f
  19641. orthes.f
  19642. ortran.f
  19643. pythag.f
  19644. qzhes.f
  19645. qzit.f
  19646. qzval.f
  19647. qzvec.f
  19648. ratqr.f
  19649. rebak.f
  19650. rebakb.f
  19651. reduc.f
  19652. reduc2.f
  19653. rg.f
  19654. rgg.f
  19655. rs.f
  19656. rsb.f
  19657. rsg.f
  19658. rsgab.f
  19659. rsgba.f
  19660. rsm.f
  19661. rsp.f
  19662. rst.f
  19663. rt.f
  19664. svd.f
  19665. tinvit.f
  19666. tql1.f
  19667. tql2.f
  19668. tqlrat.f
  19669. trbak1.f
  19670. trbak3.f
  19671. tred1.f
  19672. tred2.f
  19673. tred3.f
  19674. tridib.f
  19675. tsturm.f
  19676. -----------------------------------------------------------
  19677. path: /netlib/eispack/double/
  19678. -----------------------------------------------------------
  19679. comments
  19680. source
  19681. -----------------------------------------------------------
  19682. for     This directory contains a complete set of
  19683. path: /netlib/eispack/ex/
  19684. -----------------------------------------------------------
  19685.  # Index for eispack/x
  19686.  
  19687. ch.f
  19688. file35
  19689. file36
  19690. file37
  19691. file38
  19692. file39
  19693. file41
  19694. file42
  19695. file43
  19696. file44
  19697. file45
  19698. file46
  19699. file47
  19700. file48
  19701. file49
  19702. file50
  19703. file51
  19704. file52
  19705. foo
  19706. foo2
  19707. newst.f
  19708. rs.f
  19709. rsb.f
  19710. rsg.bak1
  19711. rsgab.f
  19712. rsgba.f
  19713. rsp.f
  19714. rteispak.f
  19715. cgeispak.f
  19716. cgtest.f
  19717. rsgbapk.f
  19718. cg.d
  19719. ch.d
  19720. cg.l
  19721. rsgbatest.f
  19722. rsgeispk.f
  19723. rsgtest.f
  19724. rsp.d
  19725. rspeispk.f
  19726. rsp.l
  19727. rsptest.f
  19728. rst.l
  19729. rst.f
  19730. rsteispk.f
  19731. rst.d
  19732. rsttest.f
  19733. rstest.f
  19734. rt.l
  19735. rt.d
  19736. run2
  19737. rttest.f
  19738. single.test
  19739. single/
  19740. sven.report
  19741. stript.f
  19742. tape.ascii
  19743. tampr
  19744. tape.ebcdic
  19745. unixtests
  19746. treds.f
  19747. tape.oldibm
  19748. ch.l
  19749. cheispak.f
  19750. comments.f
  19751. cover
  19752. chtest.f
  19753. cover2
  19754. debug
  19755. diffs
  19756. load2
  19757. maketape
  19758. double.test
  19759. oldstript.f
  19760. rbleispk.f
  19761. rbl.d
  19762. rbl.l
  19763. pfort
  19764. rblres.f
  19765. rg.d
  19766. rbltest.f
  19767. rg.f
  19768. rgeispak.f
  19769. rg.l
  19770. rgg.d
  19771. rgg.l
  19772. rggeispk.f
  19773. rggtest.f
  19774. rl.d
  19775. rl.l
  19776. rleispak.f
  19777. rlres.f
  19778. rltest.f
  19779. rs.d
  19780. rs.l
  19781. rsb.l
  19782. rsb.d
  19783. rsbeispk.f
  19784. rsbtest.f
  19785. rseispak.f
  19786. rsg.d
  19787. rsg.f
  19788. rsgab.d
  19789. rsgab.l
  19790. rsg.l
  19791. rsgabpk.f
  19792. rsgabtest.f
  19793. rsgabr.f
  19794. rsgba.d
  19795. rsgba.l
  19796. file34
  19797. rgtest.f
  19798. file33
  19799. file40
  19800. -----------------------------------------------------------
  19801. path: /netlib/eispack/ex/single/
  19802. -----------------------------------------------------------
  19803. FILE33
  19804. FILE34
  19805. FILE35
  19806. FILE36
  19807. FILE37
  19808. FILE38
  19809. FILE39
  19810. FILE40
  19811. FILE41
  19812. FILE42
  19813. FILE43
  19814. FILE44
  19815. FILE45
  19816. FILE46
  19817. FILE47
  19818. FILE48
  19819. FILE49
  19820. FILE50
  19821. FILE51
  19822. FILE52
  19823. TAMPR
  19824. cg.d
  19825. cg.l
  19826. cgtest.f
  19827. ch.d
  19828. ch.l
  19829. chtest.f
  19830. foo
  19831. load2
  19832. rbl.d
  19833. rbl.l
  19834. rbltest.f
  19835. rg.d
  19836. rg.l
  19837. rgg.d
  19838. rgg.l
  19839. rggtest.f
  19840. rgtest.f
  19841. rl.d
  19842. rl.l
  19843. rltest.f
  19844. rs.d
  19845. rs.l
  19846. rsb.d
  19847. rsb.l
  19848. rsbtest.f
  19849. rsg.d
  19850. rsg.l
  19851. rsgab.d
  19852. rsgab.l
  19853. rsgabtest.f
  19854. rsgba.d
  19855. rsgba.l
  19856. rsgbatest.f
  19857. rsgtest.f
  19858. rsp.d
  19859. rsp.l
  19860. rsptest.f
  19861. rst.d
  19862. rst.l
  19863. rstest.f
  19864. rsttest.f
  19865. rt.d
  19866. rt.l
  19867. rttest.f
  19868. run2
  19869. -----------------------------------------------------------
  19870. path: /netlib/eispack/single/
  19871. -----------------------------------------------------------
  19872. TAMPR
  19873. comments
  19874. -----------------------------------------------------------
  19875. for     testing elementary function programs provided
  19876. path: /netlib/elefunt/
  19877. -----------------------------------------------------------
  19878. alog.f                 for     test of alog and alog10
  19879.                        prec    single
  19880.                        gams    c4a
  19881.  
  19882. asin.f                 for     test of asin and acos
  19883.                        prec    single
  19884.                        gams    c4a
  19885.  
  19886. atan.f                 for     test of atan
  19887.                        prec    single
  19888.                        gams    c4a
  19889.  
  19890. dasin.f                for     test of dasin and dacos
  19891.                        prec    double
  19892.                        gams    c4a
  19893.  
  19894. datan.f                for     test of datan
  19895.                        prec    double
  19896.                        gams    c4a
  19897.  
  19898. dexp.f                 for     test of exponential
  19899.                        prec    double
  19900.                        gams    c4a
  19901.  
  19902. dlog.f                 for     test of dlog and dlog10
  19903.                        prec    double
  19904.                        gams    c4a
  19905.  
  19906. dmachar.f              for     environmental parameters
  19907.                        prec    double
  19908.  
  19909. dpower.f               for     test of dpower
  19910.                        prec    double
  19911.                        gams    c2
  19912.  
  19913. dsin.f                 for     test of dsin and dcos
  19914.                        prec    double
  19915.                        gams    c4a
  19916.  
  19917. dsinh.f                for     test of dsinh and dcosh
  19918.                        prec    double
  19919.                        gams    c4c
  19920.  
  19921. dsqrt.f                for     test of dsqrt
  19922.                        prec    double
  19923.                        gams    c2
  19924.  
  19925. dtan.f                 for     test of dtan and dcotan
  19926.                        prec    double
  19927.                        gams    c4a
  19928.  
  19929. dtanh.f                for     test of dtanh
  19930.                        prec    double
  19931.                        gams    c4c
  19932.  
  19933. exp.f                  for     test of exponential
  19934.                        prec    single
  19935.                        gams    c4a
  19936.  
  19937. machar.f               for     floating point environmental parameters
  19938.                        prec    single/double
  19939.  
  19940. machar.c               for     floating point environmental parameters
  19941.                        prec    single/double
  19942.  
  19943. machar-basic           lang    Basic
  19944.                        for     floating point environmental parameters
  19945.                        prec    single/double
  19946.  
  19947. power.f                for     test of power
  19948.                        prec    single
  19949.                        gams    c2
  19950.  
  19951. sin.f                  for     test of sin and cos
  19952.                        prec    single
  19953.                        gams    c4a
  19954.  
  19955. sinh.f                 for     test of sinh and cosh
  19956.                        prec    single
  19957.                        gams    c4c
  19958.  
  19959. sqrt.f                 for     test of sqrt
  19960.                        prec    single
  19961.                        gams    c2
  19962.  
  19963. tan.f                  for     test of tan and cotan
  19964.                        prec    single
  19965.                        gams    c4a
  19966.  
  19967. tanh.f                 for     test of tanh
  19968.                        prec    single
  19969.                        gams    c4c
  19970.  
  19971. makefile
  19972. -----------------------------------------------------------
  19973. for     integrated problem solving environments
  19974. path: /netlib/env/
  19975. -----------------------------------------------------------
  19976. yorick/                for     developing simulations codes and pre- and
  19977.                                post-processors
  19978.                        by      David H. Munro <munro@icf.llnl.gov>
  19979.                        lang    Standard C
  19980.                        #       *** This is a pre-release of yorick-1.0, which
  19981.                                will come out soon. *** Yorick is an interpreted
  19982.                                language like Basic or Lisp, but far faster.  *
  19983.                                A C-like language, but without declarative
  19984.                                statements.  Operations between arrays produce
  19985.                                array results, which is one reason for Yorick's
  19986.                                high speed.  Scientific computing and numerical
  19987.                                analysis are the goals of most Yorick programs.
  19988.                                * An X window system interactive graphics
  19989.                                package.  Concentrates on x-y plots and filling
  19990.                                and contouring quadrilateral meshes.  Also
  19991.                                handles cell arrays.  Hardcopy to binary CGM or
  19992.                                PostScript files.  A separate CGM browser is
  19993.                                included.  * Yorick's binary file package can
  19994.                                read or write floating point formats foreign to
  19995.                                the machine where Yorick is running.  Thus, you
  19996.                                can share binary files freely on heterogeneous
  19997.                                networks.  * A library of functions written in
  19998.                                the Yorick language.  These include Bessel,
  19999.                                gamma, and related functions, multiple key
  20000.                                sorting, spline, rational function, and least
  20001.                                squares fitting, and routines to read and write
  20002.                                netCDF files.  * Provisions for embedding
  20003.                                compiled subroutines and functions within a
  20004.                                Yorick interpreter.  A compiled package which
  20005.                                solves matrices and performs FFTs is supplied.
  20006.                        size    1.4 MB
  20007.                        #       (NOT AVAILABLE BY EMAIL)
  20008.  
  20009. yorick.readme
  20010. -----------------------------------------------------------
  20011. for     developing simulations codes and pre- and
  20012. path: /netlib/env/yorick/
  20013. -----------------------------------------------------------
  20014. yorick-1.1/
  20015. -----------------------------------------------------------
  20016. path: /netlib/env/yorick/yorick-1.1/
  20017. -----------------------------------------------------------
  20018. ANNOUNCE
  20019. Browser/
  20020. Drat/
  20021. Gist/
  20022. IAFA-PACKAGE
  20023. INSTALL
  20024. LEGAL
  20025. Makefile.in
  20026. Math/
  20027. MathC/
  20028. NEWS
  20029. README
  20030. Yorick/
  20031. configure
  20032. configure.in
  20033. gist.1
  20034. install-sh
  20035. yorick-1.1.lsm
  20036. yorick.1
  20037. -----------------------------------------------------------
  20038. path: /netlib/env/yorick/yorick-1.1/Browser/
  20039. -----------------------------------------------------------
  20040. Makefile.in
  20041. README
  20042. cgmin.c
  20043. cgmin.h
  20044. eps.c
  20045. eps.h
  20046. main.c
  20047. -----------------------------------------------------------
  20048. path: /netlib/env/yorick/yorick-1.1/Drat/
  20049. -----------------------------------------------------------
  20050. Makefile
  20051. README
  20052. bound.c
  20053. bound.h
  20054. check.i
  20055. drat.c
  20056. drat.h
  20057. drat.i
  20058. drat.tex
  20059. dratt.i
  20060. texinfo.tex
  20061. track.c
  20062. track.h
  20063. trans.c
  20064. trans.h
  20065. ydrat.c
  20066. -----------------------------------------------------------
  20067. path: /netlib/env/yorick/yorick-1.1/Gist/
  20068. -----------------------------------------------------------
  20069. EXTERNS
  20070. GUIDE
  20071. Makefile.in
  20072. README
  20073. README.B
  20074. axes.gs
  20075. bench.c
  20076. boxed.gs
  20077. boxed2.gs
  20078. cgm.c
  20079. cgm.h
  20080. clip.c
  20081. clip.h
  20082. dispas.c
  20083. dispas.h
  20084. dispat.c
  20085. dispat.h
  20086. dispax.c
  20087. dispax.h
  20088. draw.c
  20089. draw.h
  20090. draw0.c
  20091. earth.gp
  20092. engine.c
  20093. engine.h
  20094. events.c
  20095. events.h
  20096. fort.c
  20097. gist.c
  20098. gist.h
  20099. gray.gp
  20100. gread.c
  20101. gtext.c
  20102. gtext.h
  20103. heat.gp
  20104. hlevel.c
  20105. hlevel.h
  20106. host.c
  20107. l_nobox.gs
  20108. nobox.gs
  20109. osmem.c
  20110. ospoll.c
  20111. osterm.c
  20112. ostime.c
  20113. osys.c
  20114. osys.h
  20115. ps.c
  20116. ps.h
  20117. ps.ps
  20118. pscom.ps
  20119. rainbow.gp
  20120. stern.gp
  20121. tick.c
  20122. vg.gs
  20123. vgbox.gs
  20124. work.gs
  20125. work2.gs
  20126. xbasic.c
  20127. xbasic.h
  20128. xfancy.c
  20129. xfancy.h
  20130. xfont.c
  20131. xfont.h
  20132. xicky.c
  20133. xicky.h
  20134. yarg.gp
  20135. -----------------------------------------------------------
  20136. path: /netlib/env/yorick/yorick-1.1/Math/
  20137. -----------------------------------------------------------
  20138. Makefile
  20139. README
  20140. cfft2.f
  20141. cfftb.f
  20142. cfftf.f
  20143. cffti.f
  20144. check.i
  20145. dgblas.f
  20146. dgecon.f
  20147. dgesv.f
  20148. dgtsv.f
  20149. dgyor.f
  20150. fft.i
  20151. matrix.i
  20152. roll2.f
  20153. testm.i
  20154. -----------------------------------------------------------
  20155. path: /netlib/env/yorick/yorick-1.1/MathC/
  20156. -----------------------------------------------------------
  20157. Makefile
  20158. README
  20159. cfft2.c
  20160. cfftb.c
  20161. cfftf.c
  20162. cffti.c
  20163. check.i
  20164. dbdsqr.c
  20165. dg.h
  20166. dgblas.c
  20167. dgecon.c
  20168. dgels.c
  20169. dgelss.c
  20170. dgesv.c
  20171. dgesv2.c
  20172. dgesvd.c
  20173. dgtsv.c
  20174. dgyor.c
  20175. dlamc3.c
  20176. dlasr.c
  20177. f2c.el
  20178. fft.i
  20179. matrix.i
  20180. roll2.c
  20181. testm.i
  20182. -----------------------------------------------------------
  20183. path: /netlib/env/yorick/yorick-1.1/Yorick/
  20184. -----------------------------------------------------------
  20185. Makefile.in
  20186. Maketmpl
  20187. README
  20188. array.c
  20189. ascio.c
  20190. bcast.c
  20191. bcast.h
  20192. binio.c
  20193. binio.h
  20194. binit.c
  20195. binobj.c
  20196. binpdb.c
  20197. binstd.c
  20198. cache.c
  20199. check.i
  20200. clog.c
  20201. codger.c
  20202. convrt.c
  20203. custom.i
  20204. debug.c
  20205. defmem.c
  20206. defmem.h
  20207. defstr.c
  20208. defstr.h
  20209. doc/
  20210. fmcalc.c
  20211. fnctn.c
  20212. fortrn.c
  20213. graph.c
  20214. graph.i
  20215. graph0.c
  20216. hash.c
  20217. hash.h
  20218. ieee_sun.c
  20219. include/
  20220. main.c
  20221. nonc.c
  20222. ops.c
  20223. ops0.c
  20224. ops1.c
  20225. ops2.c
  20226. ops3.c
  20227. opsv.c
  20228. parse.c
  20229. parse.h
  20230. paths.i
  20231. range.c
  20232. std.i
  20233. std0.c
  20234. std1.c
  20235. std2.c
  20236. stdx.i
  20237. sysdep.c
  20238. sysdep.h
  20239. task.c
  20240. yasync.h
  20241. ydata.c
  20242. ydata.h
  20243. yinput.c
  20244. yio.c
  20245. yio.h
  20246. yorick.c
  20247. yorick.el
  20248. yorick.y
  20249. yrdwr.c
  20250. -----------------------------------------------------------
  20251. path: /netlib/env/yorick/yorick-1.1/Yorick/doc/
  20252. -----------------------------------------------------------
  20253. FILE_FORMATS
  20254. NOTES
  20255. README
  20256. dir
  20257. drat.doc
  20258. graph.doc
  20259. math.doc
  20260. refs.ps
  20261. refs.tex
  20262. std.doc
  20263. texinfo.tex
  20264. yorick.nfo
  20265. yorick.nfo-1
  20266. yorick.nfo-2
  20267. yorick.nfo-3
  20268. yorick.ps
  20269. yorick.tex
  20270. -----------------------------------------------------------
  20271. path: /netlib/env/yorick/yorick-1.1/Yorick/include/
  20272. -----------------------------------------------------------
  20273. README
  20274. bessel.i
  20275. bowtie.i
  20276. button.i
  20277. collec.i
  20278. copyb.i
  20279. custom.i
  20280. demo1.i
  20281. demo2.i
  20282. demo3.i
  20283. demo4.i
  20284. ellipse.i
  20285. fitlsq.i
  20286. fitrat.i
  20287. gamma.i
  20288. legal.i
  20289. mkdoc.i
  20290. movie.i
  20291. msort.i
  20292. multi.i
  20293. netcdf.i
  20294. pixels.i
  20295. plwf.i
  20296. prefix.i
  20297. prmtyp.i
  20298. rays.i
  20299. readn.i
  20300. rezone.i
  20301. rkutta.i
  20302. romberg.i
  20303. series.i
  20304. show.i
  20305. spline.i
  20306. test1.i
  20307. test2.i
  20308. test3.i
  20309. testb.i
  20310. testg.i
  20311. testlp.i
  20312. testp.i
  20313. zroots.i
  20314. -----------------------------------------------------------
  20315. for     converting Fortran to C
  20316. path: /netlib/f2c/
  20317. -----------------------------------------------------------
  20318. disclaimer
  20319. f2c.1                  lang    man page
  20320.  
  20321. f2c.1t                 lang    troff -man source for man page
  20322.  
  20323. f2c.h
  20324. f2c.ps                 lang    Postscript
  20325.  
  20326. libf77/                lang    C (bundle of source)
  20327.  
  20328. libi77/                lang    C (bundle of source)
  20329.  
  20330. msdos/                 for     MS-DOS f2c binaries (ftp only)
  20331.  
  20332. permission
  20333. src/                   for     f2c source NOTE: "all from f2c/src" is the
  20334.                                complete source for f2c.  Other files in src are
  20335.                                component modules, so you can request just the
  20336.                                modules that have changed since last you got f2c
  20337.                                source (look at the timestamps at the end of
  20338.                                "readme from f2c").
  20339.  
  20340. readme
  20341. -----------------------------------------------------------
  20342. lang    C (bundle of source)
  20343. path: /netlib/f2c/libf77/
  20344. -----------------------------------------------------------
  20345. libF77/
  20346. -----------------------------------------------------------
  20347. path: /netlib/f2c/libf77/libF77/
  20348. -----------------------------------------------------------
  20349. F77_aloc.c
  20350. Notice
  20351. README
  20352. Version.c
  20353. abort_.c
  20354. c_abs.c
  20355. c_cos.c
  20356. c_div.c
  20357. c_exp.c
  20358. c_log.c
  20359. c_sin.c
  20360. c_sqrt.c
  20361. cabs.c
  20362. d_abs.c
  20363. d_acos.c
  20364. d_asin.c
  20365. d_atan.c
  20366. d_atn2.c
  20367. d_cnjg.c
  20368. d_cos.c
  20369. d_cosh.c
  20370. d_dim.c
  20371. d_exp.c
  20372. d_imag.c
  20373. d_int.c
  20374. d_lg10.c
  20375. d_log.c
  20376. d_mod.c
  20377. d_nint.c
  20378. d_prod.c
  20379. d_sign.c
  20380. d_sin.c
  20381. d_sinh.c
  20382. d_sqrt.c
  20383. d_tan.c
  20384. d_tanh.c
  20385. derf_.c
  20386. derfc_.c
  20387. ef1asc_.c
  20388. ef1cmc_.c
  20389. erf_.c
  20390. erfc_.c
  20391. exit.c
  20392. f2ch.add
  20393. getarg_.c
  20394. getenv_.c
  20395. h_abs.c
  20396. h_dim.c
  20397. h_dnnt.c
  20398. h_indx.c
  20399. h_len.c
  20400. h_mod.c
  20401. h_nint.c
  20402. h_sign.c
  20403. hl_ge.c
  20404. hl_gt.c
  20405. hl_le.c
  20406. hl_lt.c
  20407. i_abs.c
  20408. i_dim.c
  20409. i_dnnt.c
  20410. i_indx.c
  20411. i_len.c
  20412. i_mod.c
  20413. i_nint.c
  20414. i_sign.c
  20415. iargc_.c
  20416. l_ge.c
  20417. l_gt.c
  20418. l_le.c
  20419. l_lt.c
  20420. libF77.xsum
  20421. main.c
  20422. makefile
  20423. pow_ci.c
  20424. pow_dd.c
  20425. pow_di.c
  20426. pow_hh.c
  20427. pow_ii.c
  20428. pow_qq.c
  20429. pow_ri.c
  20430. pow_zi.c
  20431. pow_zz.c
  20432. r_abs.c
  20433. r_acos.c
  20434. r_asin.c
  20435. r_atan.c
  20436. r_atn2.c
  20437. r_cnjg.c
  20438. r_cos.c
  20439. r_cosh.c
  20440. r_dim.c
  20441. r_exp.c
  20442. r_imag.c
  20443. r_int.c
  20444. r_lg10.c
  20445. r_log.c
  20446. r_mod.c
  20447. r_nint.c
  20448. r_sign.c
  20449. r_sin.c
  20450. r_sinh.c
  20451. r_sqrt.c
  20452. r_tan.c
  20453. r_tanh.c
  20454. s_cat.c
  20455. s_cmp.c
  20456. s_copy.c
  20457. s_paus.c
  20458. s_rnge.c
  20459. s_stop.c
  20460. sig_die.c
  20461. signal_.c
  20462. system_.c
  20463. z_abs.c
  20464. z_cos.c
  20465. z_div.c
  20466. z_exp.c
  20467. z_log.c
  20468. z_sin.c
  20469. z_sqrt.c
  20470. -----------------------------------------------------------
  20471. lang    C (bundle of source)
  20472. path: /netlib/f2c/libi77/
  20473. -----------------------------------------------------------
  20474. libI77/
  20475. -----------------------------------------------------------
  20476. path: /netlib/f2c/libi77/libI77/
  20477. -----------------------------------------------------------
  20478. Notice
  20479. README
  20480. Version.c
  20481. backspace.c
  20482. close.c
  20483. dfe.c
  20484. dolio.c
  20485. due.c
  20486. endfile.c
  20487. err.c
  20488. f2ch.add
  20489. fio.h
  20490. fmt.c
  20491. fmt.h
  20492. fmtlib.c
  20493. fp.h
  20494. iio.c
  20495. ilnw.c
  20496. inquire.c
  20497. libI77.xsum
  20498. lio.h
  20499. lread.c
  20500. lwrite.c
  20501. makefile
  20502. open.c
  20503. rawio.h
  20504. rdfmt.c
  20505. rewind.c
  20506. rsfe.c
  20507. rsli.c
  20508. rsne.c
  20509. sfe.c
  20510. sue.c
  20511. typesize.c
  20512. uio.c
  20513. util.c
  20514. wref.c
  20515. wrtfmt.c
  20516. wsfe.c
  20517. wsle.c
  20518. wsne.c
  20519. xwsne.c
  20520. -----------------------------------------------------------
  20521. for     MS-DOS f2c binaries (ftp only)
  20522. path: /netlib/f2c/msdos/
  20523. -----------------------------------------------------------
  20524. README
  20525. f2c.exe                for     conventional-memory MSDOS version of f2c
  20526.                                (compiled by Borland C++ 4.02)
  20527.  
  20528. f2cx.exe               for     extended-memory MSDOS version of f2c (compiled
  20529.                                by Symantec C/C++)
  20530.  
  20531. ccb.bat                for     compilation of f2c.exe (for people curious about
  20532.                                how it was done)
  20533.  
  20534. ccs.bat                for     compilation of f2cx.exe (for people curious
  20535.                                about how it was done)
  20536.  
  20537. ccm.bat
  20538. etime.exe
  20539. -----------------------------------------------------------
  20540. for     f2c source NOTE: "all from f2c/src" is the
  20541. path: /netlib/f2c/src/
  20542. -----------------------------------------------------------
  20543.  #       ======  index for f2c/src ======
  20544.  #       NOTE:   "all from f2c/src" is the complete f2c source
  20545.  #       (sans libraries).
  20546.  #       The remaining files in this directory are the component modules
  20547.  #       of "all from f2c/src", so you can request just the modules that
  20548.  #       have changed since last you updated your f2c source.  You can
  20549.  #       tell what has changed by looking at the timestamps at the end
  20550.  #       of "readme from f2c".
  20551. .depend
  20552. cds.c
  20553. data.c
  20554. defines.h
  20555. defs.h
  20556. dependencies
  20557. equiv.c
  20558. error.c
  20559. exec.c
  20560. expr.c
  20561. f2c.1
  20562. f2c.1t
  20563. f2c.h
  20564. format.c
  20565. format.h
  20566. formatdata.c
  20567. ftypes.h
  20568. gram.c
  20569. gram.dcl
  20570. gram.exec
  20571. gram.expr
  20572. gram.head
  20573. gram.io
  20574. init.c
  20575. intr.c
  20576. io.c
  20577. iob.h
  20578. lex.c
  20579. machdefs.h
  20580. main.c
  20581. makefile
  20582. malloc.c
  20583. mem.c
  20584. memset.c
  20585. misc.c
  20586. names.c
  20587. names.h
  20588. niceprintf.c
  20589. niceprintf.h
  20590. notice
  20591. output.c
  20592. output.h
  20593. p1defs.h
  20594. p1output.c
  20595. parse.h
  20596. parse_args.c
  20597. pccdefs.h
  20598. pread.c
  20599. proc.c
  20600. put.c
  20601. putpcc.c
  20602. sysdep.c
  20603. sysdep.h
  20604. tokens
  20605. usignal.h
  20606. vax.c
  20607. version.c
  20608. xsum.c
  20609. xsum0.out
  20610. Notice
  20611. README
  20612. readme
  20613. -----------------------------------------------------------
  20614. for     C math library for machines that support IEEE
  20615. path: /netlib/fdlibm/
  20616. -----------------------------------------------------------
  20617. .depend
  20618. dependencies
  20619. fdlibm.h
  20620. e_acos.c
  20621. e_acosh.c
  20622. e_asin.c
  20623. e_atan2.c
  20624. e_atanh.c
  20625. e_cosh.c
  20626. e_exp.c
  20627. e_fmod.c
  20628. e_gamma.c
  20629. e_gamma_r.c
  20630. e_hypot.c
  20631. e_j0.c
  20632. e_j1.c
  20633. e_jn.c
  20634. e_lgamma.c
  20635. e_lgamma_r.c
  20636. e_log.c
  20637. e_log10.c
  20638. e_pow.c
  20639. e_rem_pio2.c
  20640. e_remainder.c
  20641. e_scalb.c
  20642. e_sinh.c
  20643. e_sqrt.c
  20644. k_cos.c
  20645. k_rem_pio2.c
  20646. k_sin.c
  20647. k_standard.c
  20648. k_tan.c
  20649. makefile
  20650. s_asinh.c
  20651. s_atan.c
  20652. s_cbrt.c
  20653. s_ceil.c
  20654. s_copysign.c
  20655. s_cos.c
  20656. s_erf.c
  20657. s_expm1.c
  20658. s_fabs.c
  20659. s_finite.c
  20660. s_floor.c
  20661. s_frexp.c
  20662. s_ilogb.c
  20663. s_isnan.c
  20664. s_ldexp.c
  20665. s_lib_version.c
  20666. s_log1p.c
  20667. s_logb.c
  20668. s_matherr.c
  20669. s_modf.c
  20670. s_nextafter.c
  20671. s_rint.c
  20672. s_scalbn.c
  20673. s_signgam.c
  20674. s_significand.c
  20675. s_sin.c
  20676. s_tan.c
  20677. s_tanh.c
  20678. w_acos.c
  20679. w_acosh.c
  20680. w_asin.c
  20681. w_atan2.c
  20682. w_atanh.c
  20683. w_cosh.c
  20684. w_exp.c
  20685. w_fmod.c
  20686. w_gamma.c
  20687. w_gamma_r.c
  20688. w_hypot.c
  20689. w_j0.c
  20690. w_j1.c
  20691. w_jn.c
  20692. w_lgamma.c
  20693. w_lgamma_r.c
  20694. w_log.c
  20695. w_log10.c
  20696. w_pow.c
  20697. w_remainder.c
  20698. w_scalb.c
  20699. w_sinh.c
  20700. w_sqrt.c
  20701. readme
  20702. -----------------------------------------------------------
  20703. for     Fast Fourier Transform of periodic and other
  20704. path: /netlib/fftpack/
  20705. -----------------------------------------------------------
  20706.  #       see also the double precision version in /netlib/bihar
  20707. .depend
  20708. Makefile
  20709. dependencies
  20710. doc                    for     user guide for fftpack
  20711.  
  20712. cfftb.f                gams    J1a2
  20713.                        for     FFT, backward transform (synthesis) of a complex
  20714.                                Fourier coefficient array
  20715.  
  20716. cfftf.f                gams    J1a2
  20717.                        for     FFT, forward transform of a complex periodic
  20718.                                sequence
  20719.  
  20720. cosqf.f                gams    J1a3
  20721.                        for     FFT, forward cosine transform with odd wave
  20722.                                numbers
  20723.  
  20724. cost.f                 gams    J1a3
  20725.                        for     FFT, discrete cosine transform of a real even
  20726.                                sequence
  20727.  
  20728. ezfftb.f               gams    J1a1
  20729.                        for     FFT, backward transform (synthesis) of a real
  20730.                                Fourier coefficient array, simplified and slower
  20731.                                version of (fftpack/rfftb)
  20732.  
  20733. ezfftf.f               gams    J1a1
  20734.                        for     FFT, forward transform of a real periodic
  20735.                                sequence, simplified and slower version of
  20736.                                (fftpack/rfftf)
  20737.  
  20738. rfftb.f                gams    J1a1
  20739.                        for     FFT, backward transform (synthesis) of a real
  20740.                                Fourier coefficient array
  20741.  
  20742. rfftf.f                gams    J1a1
  20743.                        for     FFT, forward transform of a real periodic
  20744.                                sequence
  20745.  
  20746. sinqb.f                gams    J1a3
  20747.                        for     FFT, backward sine transform (synthesis) with
  20748.                                odd wave numbers
  20749.  
  20750. sinqf.f                gams    J1a3
  20751.                        for     FFT, forward sine transform with odd wave
  20752.                                numbers
  20753.  
  20754. sint.f                 gams    J1a3
  20755.                        for     FFT, discrete sine transform of a real odd
  20756.                                sequence
  20757.  
  20758. cffti.f                gams    -0-
  20759.                        for     initialization routine for (fftpack/cfftf) and
  20760.                                (fftpack/cfftb)
  20761.  
  20762. cosqb.f                gams    J1a3
  20763.                        for     FFT, backward cosine transform (synthesis) with
  20764.                                odd wave numbers
  20765.  
  20766. cosqi.f                gams    -0-
  20767.                        for     initialization routine for (fftpack/cosqf) and
  20768.                                (fftpack/cosqb)
  20769.  
  20770. ezffti.f               for     initialization routine for (fftpack/ezfftf) and
  20771.                                (fftpack/ezfftb)
  20772.  
  20773. costi.f                gams    -0-
  20774.                        for     initialization routine for (fftpack/cost)
  20775.  
  20776. rffti.f                gams    J1a1
  20777.                        for     initialization routine for (fftpack/rfftf) and
  20778.                                (ftpack/rfftb)
  20779.  
  20780. sinqi.f                gams    -0-
  20781.                        for     initialization routtine for (fftpack/sinqf) and
  20782.                                (fftpack/sinqb)
  20783.  
  20784. sinti.f                gams    -0-
  20785.                        for     initialization routine for (fftpack/sint)
  20786.  
  20787. cfftb1.f
  20788. cfftf1.f
  20789. cffti1.f
  20790. cosqb1.f
  20791. cosqf1.f
  20792. ezfft1.f
  20793. passb.f
  20794. passb2.f
  20795. passb3.f
  20796. passb4.f
  20797. passb5.f
  20798. passf.f
  20799. passf2.f
  20800. passf3.f
  20801. passf4.f
  20802. passf5.f
  20803. radb2.f
  20804. radb3.f
  20805. radb4.f
  20806. radb5.f
  20807. radbg.f
  20808. radf2.f
  20809. radf3.f
  20810. radf4.f
  20811. radf5.f
  20812. radfg.f
  20813. rfftb1.f
  20814. rfftf1.f
  20815. rffti1.f
  20816. sint1.f
  20817. test.f
  20818. -----------------------------------------------------------
  20819. for     finite differences for elliptic boundary value
  20820. path: /netlib/fishpack/
  20821. -----------------------------------------------------------
  20822. .depend
  20823. Makefile
  20824. dependencies
  20825. disclaimer
  20826. hwscrt.f               for     solves the standard Helmholtz 5-point
  20827.                                approximation in Cartesian coordinates using a
  20828.                                centered finite difference grid
  20829.                        gams    i2b1a1a
  20830.  
  20831. hwsplr.f               for     solves a Helmholtz 5-point approximation in
  20832.                                polar coordinates using a centered finite
  20833.                                difference grid
  20834.                        gams    i2b1a1a
  20835.  
  20836. hwscyl.f               for     solves a modified Helmholtz 5-point
  20837.                                approximation in cylindrical coordinates using a
  20838.                                centered finite difference grid
  20839.                        gams    i2b1a1a
  20840.  
  20841. hwsssp.f               for     solves a Helmholtz 5-point approximation in
  20842.                                spherical coordinates and on the surface of the
  20843.                                unit sphere using a centered finite difference
  20844.                                grid
  20845.                        gams    i2b1a1a
  20846.  
  20847. hwscsp.f               for     solves modified Helmholtz 5-point approximation
  20848.                                in spherical coordinate assuming axis symmetry
  20849.                                and using a centered finite difference grid
  20850.                        gams    i2b1a1a
  20851.  
  20852. hstcrt.f               for     solves the standard Helmholtz 5-point
  20853.                                approximation in Cartesian coordinates using a
  20854.                                staggered finite difference grid
  20855.                        gams    i2b1a1a
  20856.  
  20857. hstplr.f               for     solves a Helmholtz 5-point approximation in
  20858.                                polar coordinates using a staggered finite
  20859.                                difference grid
  20860.                        gams    i2b1a1a
  20861.  
  20862. hstcyl.f               for     solves a modified Helmholtz 5-point
  20863.                                approximation in cylindrical coordinates using a
  20864.                                staggered finite difference grid
  20865.                        gams    i2b1a1a
  20866.  
  20867. hstssp.f               for     solves a Helmholtz 5-point approximation in
  20868.                                spherical coordinates and on the surface of the
  20869.                                unit sphere using a staggered finite difference
  20870.                                grid
  20871.                        gams    i2b1a1a
  20872.  
  20873. hstcsp.f               for     solves a modified Helmholtz 5-point
  20874.                                approximation in spherical coordinates assuming
  20875.                                axis symmetry
  20876.                        gams    i2b1a1a
  20877.  
  20878. hw3crt.f               for     solves the standard Helmholtz 7-point
  20879.                                approximation in Cartesian coordinates using a
  20880.                                centered finite difference grid
  20881.                        gams    i2b1a1a
  20882.  
  20883. sepx4.f                for     discretizes and solves 2nd and optionally 4th
  20884.                                order approximations to separable elliptic PDEs
  20885.                                with constant coefficients in one direction
  20886.                        gams    i2b1a1a, i2b1a2
  20887.  
  20888. sepeli.f               for     discretizes and solves 2nd and optionally 4th
  20889.                                order approximations on a uniform grid to a
  20890.                                separable elliptic PDE on a rectangle
  20891.                        gams    i2b1a1a, i2b1a2
  20892.  
  20893. genbun.f               for     solves the linear system of equations resulting
  20894.                                from an approximation to 2-dimensional elliptic
  20895.                                PDEs with constant coefficients in one direction
  20896.                        gams    i2b4b
  20897.  
  20898. blktri.f               for     solves block tridiagonal linear systems arising
  20899.                                from approximations to separable 2-dimensional
  20900.                                elliptic PDEs
  20901.                        gams    i2b4b
  20902.  
  20903. poistg.f               for     solves a block tridiagonal linear system arising
  20904.                                from staggered grid approximations to
  20905.                                2-dimensional elliptic PDEs with constant
  20906.                                coefficients
  20907.                        gams    d2a4, i2b4b
  20908.  
  20909. pois3d.f               for     solves a block tridiagonal linear system of
  20910.                                equations arising from approximations to
  20911.                                3-dimensional elliptic PDEs in a box
  20912.                        gams    d2a4, i2b4b
  20913.  
  20914. cmgnbn.f               for     solves a complex block tridiagonal linear system
  20915.                                arising from approximations to separable complex
  20916.                                2-dimensional elliptic PDEs
  20917.                        gams    i2b4b
  20918.  
  20919. cblktr.f               for     solves a complex block tridiagonal linear system
  20920.                                arising from approximations to separable complex
  20921.                                2-dimensional elliptic PDEs
  20922.                        gams    i2b4b
  20923.  
  20924. ex/
  20925. bcrh.f
  20926. blktr1.f
  20927. bsrh.f
  20928. cblkt1.f
  20929. ccmpb.f
  20930. chkpr4.f
  20931. chkprm.f
  20932. chksn4.f
  20933. chksng.f
  20934. cmpcsg.f
  20935. cmpmrg.f
  20936. cmposd.f
  20937. cmposn.f
  20938. cmposp.f
  20939. cmptr3.f
  20940. cmptrx.f
  20941. cofx.f
  20942. cofx4.f
  20943. cofy.f
  20944. compb.f
  20945. cosgen.f
  20946. cpadd.f
  20947. cproc.f
  20948. cprocp.f
  20949. cprod.f
  20950. cprodp.f
  20951. defe4.f
  20952. defer.f
  20953. dx.f
  20954. dx4.f
  20955. dy.f
  20956. dy4.f
  20957. epmach.f
  20958. hstcs1.f
  20959. hwscs1.f
  20960. hwsss1.f
  20961. indxa.f
  20962. indxb.f
  20963. indxc.f
  20964. inxca.f
  20965. inxcb.f
  20966. inxcc.f
  20967. merge.f
  20968. minso4.f
  20969. minsol.f
  20970. ortho4.f
  20971. orthog.f
  20972. pgsf.f
  20973. pimach.f
  20974. poisd2.f
  20975. poisn2.f
  20976. poisp2.f
  20977. pos3d1.f
  20978. postg2.f
  20979. ppadd.f
  20980. ppgsf.f
  20981. pppsf.f
  20982. ppsgf.f
  20983. ppspf.f
  20984. proc.f
  20985. procp.f
  20986. prod.f
  20987. prodp.f
  20988. psgf.f
  20989. speli4.f
  20990. spelip.f
  20991. store.f
  20992. tevlc.f
  20993. tevls.f
  20994. tri3.f
  20995. trid.f
  20996. tris4.f
  20997. trisp.f
  20998. trix.f
  20999. -----------------------------------------------------------
  21000. path: /netlib/fishpack/ex/
  21001. -----------------------------------------------------------
  21002. tstblktri.f
  21003. tstcblktr.f
  21004. tstcmgnbn.f
  21005. tstgenbun.f
  21006. tsthstcrt.f
  21007. tsthstcsp.f
  21008. tsthstcyl.f
  21009. tsthstplr.f
  21010. tsthstssp.f
  21011. tsthw3crt.f
  21012. tsthwscrt.f
  21013. tsthwscsp.f
  21014. tsthwscyl.f
  21015. tsthwsplr.f
  21016. tsthwsssp.f
  21017. tstpois3d.f
  21018. tstpoistg.f
  21019. tstsepeli.f
  21020. tstsepx4.f
  21021. -----------------------------------------------------------
  21022. for     splines under tension.  (an early version)
  21023. path: /netlib/fitpack/
  21024. -----------------------------------------------------------
  21025. all                    for     spline under tension
  21026.                        #       Interested parties can obtain the entire package
  21027.                                on disk or  tape from Pleasant  Valley Software,
  21028.                                8603 Altus Cove, Austin TX (USA), 78759 at a
  21029.                                cost of $495 US. A 340 page manual  is
  21030.                                available  for $30  US  per  copy.  The  package
  21031.                                includes  examples and machine readable
  21032.                                documentation.
  21033.  
  21034. -----------------------------------------------------------
  21035. ref     Computer Methods for Mathematical Computations
  21036. path: /netlib/fmm/
  21037. -----------------------------------------------------------
  21038. .depend
  21039. dependencies
  21040. error
  21041. f.f
  21042. fehl.f
  21043. fmm.lib
  21044. fun.f
  21045. makefile
  21046. orbit.f
  21047. readme                 for     overview of fmm
  21048.  
  21049. decomp.f               for     decomposes a matrix by Gaussian elimination and
  21050.                                estimates the  condition of the matrix
  21051.                        prec    double
  21052.  
  21053. rkfs.f
  21054. seval.f
  21055. solve.f                for     solution of linear system, A*x = b, do not use
  21056.                                if (fmm/decomp) has  detected a singularity
  21057.                        prec    double
  21058.  
  21059. quanc8.f               for     estimate the integral of f(x) in a finite
  21060.                                interval, user provided  tolerance using an
  21061.                                automatic adaptive routine based on the 8-panel
  21062.                                Newton-Cotes rule
  21063.                        prec    double
  21064.  
  21065. rkf45.f                for     Fehlberg fourth-fifth order Runge-Kutta method
  21066.                        prec    double
  21067.  
  21068. spline.f               for     the coefficients for a cubic interpolating
  21069.                                spline are computed
  21070.                        prec    double
  21071.  
  21072. svd.f                  for     determines the singular value decomposition,
  21073.                                SVD, of a real  rectangular matrix, using
  21074.                                Householder bidiagonalization and a variant  of
  21075.                                the QR algorithm
  21076.                        prec    double
  21077.  
  21078. fmin.f                 for     an approximation to the point where a user
  21079.                                function attains a minimum  on an interval is
  21080.                                determined
  21081.                        prec    double
  21082.  
  21083. urand.f                for     is a uniform random number generator based on
  21084.                                theory and suggestions  given in D.E. Knuth
  21085.                                (1969), Vol  2
  21086.                        prec    double
  21087.  
  21088. xxx2
  21089. xxx3
  21090. xxx4
  21091. zeroin.f               for     find a zero of a user function in an interval
  21092.                        prec    double
  21093.  
  21094. -----------------------------------------------------------
  21095. for     special functions
  21096. path: /netlib/fn/
  21097. -----------------------------------------------------------
  21098. .depend
  21099. Makefile
  21100. acos.f                 gams    C4a
  21101.                        for     arc cosine
  21102.  
  21103. acosh.f                gams    C4c
  21104.                        for     arc hyperbolic cosine
  21105.  
  21106. ai.f                   gams    C10d
  21107.                        for     Airy function
  21108.  
  21109. aid.f                  gams    C10d
  21110.                        for     derivative of Airy function
  21111.  
  21112. aide.f                 gams    C10d
  21113.                        for     derivative of expontential scaled Airy function
  21114.  
  21115. aie.f                  gams    C10d
  21116.                        for     exponential scaled Airy function
  21117.  
  21118. aint.f                 gams    C1
  21119.                        for     truncate real to an integral value
  21120.  
  21121. albeta.f               gams    C7b
  21122.                        for     log beta function
  21123.  
  21124. algams.f               gams    C7a
  21125.                        for     log gamma function with sign
  21126.  
  21127. ali.f                  gams    C5
  21128.                        for     logarithmic integral
  21129.  
  21130. alngam.f               gams    C7a
  21131.                        for     log absolute gamma function
  21132.  
  21133. alnrel.f               gams    C4b
  21134.                        for     relative error logarithm
  21135.  
  21136. alog.f                 gams    C4b
  21137.                        for     natural logarithm
  21138.  
  21139. alog10.f               gams    C4b
  21140.                        for     common logarithm
  21141.  
  21142. asin.f                 gams    C4a
  21143.                        for     arc sine
  21144.  
  21145. asinh.f                gams    C4c
  21146.                        for     arc hyperbolic sine
  21147.  
  21148. atan.f                 gams    C4a
  21149.                        for     arc tangent
  21150.  
  21151. atan2.f                gams    C4a
  21152.                        for     quadrant correct arc tangent
  21153.  
  21154. atanh.f                gams    C4c
  21155.                        for     arc hyperbolic tangent
  21156.  
  21157. besi0.f                gams    C10b1
  21158.                        for     modified Bessel function of first kind, order
  21159.                                zero
  21160.  
  21161. besi0e.f               gams    C10b1
  21162.                        for     exponential scaled modified Bessel function,
  21163.                                first kind, order zero
  21164.  
  21165. besi1.f                gams    C10b1
  21166.                        for     modified Bessel function of first kind, order
  21167.                                one
  21168.  
  21169. besi1e.f               gams    C10b1
  21170.                        for     exponential scaled modified Bessel function of
  21171.                                first kind, order one
  21172.  
  21173. besj0.f                gams    C10a1
  21174.                        for     Bessel function of first kind, order zero
  21175.  
  21176. besj1.f                gams    C10a1
  21177.                        for     Bessel function of first kind, order one
  21178.  
  21179. besk0.f                gams    C10b1
  21180.                        for     modified Bessel function of third kind, order
  21181.                                zero
  21182.  
  21183. besk0e.f               gams    C10b1
  21184.                        for     exponential scaled modified Bessel function,
  21185.                                third kind, order zero
  21186.  
  21187. besk1.f                gams    C10b1
  21188.                        for     modified Bessel function of third kind, order
  21189.                                one
  21190.  
  21191. besk1e.f               gams    C10b1
  21192.                        for     exponential scaled modified Bessel function,
  21193.                                third kind, order one
  21194.  
  21195. beskes.f               gams    C10b3
  21196.                        for     sequence of exponential scaled modified Bessel
  21197.                                function, third kind
  21198.  
  21199. besks.f                gams    C10b3
  21200.                        for     sequence of n modified Bessel function of third
  21201.                                kind
  21202.  
  21203. besy0.f                gams    C10a1
  21204.                        for     Bessel function of second kind, order zero
  21205.  
  21206. besy1.f                gams    C10a1
  21207.                        for     Bessel function of second kind, order one
  21208.  
  21209. beta.f                 gams    C7b
  21210.                        for     beta function
  21211.  
  21212. betai.f                gams    C7f
  21213.                        for     incomplete beta function
  21214.  
  21215. bi.f                   gams    C10d
  21216.                        for     Airy function of second kind, bAiry function
  21217.  
  21218. bid.f                  gams    C10d
  21219.                        for     derivative of Airy function of second kind
  21220.  
  21221. bide.f                 gams    C10d
  21222.                        for     derivative of exponential scaled Airy function
  21223.                                of second kind
  21224.  
  21225. bie.f                  gams    C10d
  21226.                        for     exponential scaled Airy function of second kind
  21227.  
  21228. c8lgmc.f               for     complex log gamma correction term
  21229.  
  21230. c9lgmc.f               for     complex log gamma correction term
  21231.  
  21232. c9ln2r.f               for     complex relative error logarithm from second
  21233.                                order
  21234.  
  21235. cabs.f                 gams    C19
  21236.                        for     absolute value of complex number
  21237.  
  21238. cacos.f                gams    C4a
  21239.                        for     complex arc cosine
  21240.  
  21241. cacosh.f               gams    C4c
  21242.                        for     complex arc hyperbolic cosine
  21243.  
  21244. carg.f                 gams    A4a
  21245.                        for     argument (angle) of complex number
  21246.  
  21247. casin.f                gams    C4a
  21248.                        for     complex arc sine
  21249.  
  21250. casinh.f               gams    C4c
  21251.                        for     complex arc hyperbolic sine
  21252.  
  21253. catan.f                gams    C4a
  21254.                        for     complex arc tangent
  21255.  
  21256. catan2.f               gams    C4a
  21257.                        for     complex quadrant correct arc tangent
  21258.  
  21259. catanh.f               gams    C4c
  21260.                        for     complex arc hyperbolic tangent
  21261.  
  21262. cbeta.f                gams    C7b
  21263.                        for     complex beta function
  21264.  
  21265. cbrt.f                 gams    C2
  21266.                        for     cube root
  21267.  
  21268. ccbrt.f                gams    C2
  21269.                        for     complex cube root
  21270.  
  21271. ccos.f                 gams    C4a
  21272.                        for     complex cosine
  21273.  
  21274. ccosh.f                gams    C4c
  21275.                        for     complex hyperbolic cosine
  21276.  
  21277. ccot.f                 gams    C4a
  21278.                        for     complex cotangent
  21279.  
  21280. cexp.f                 gams    C4b
  21281.                        for     complex exponential function
  21282.  
  21283. cexprl.f               gams    C4b
  21284.                        for     complex relative error exp from first order
  21285.  
  21286. cgamma.f               gams    C7a
  21287.                        for     complex gamma function
  21288.  
  21289. cgamr.f                gams    C7a
  21290.                        for     complex reciprocal gamma function
  21291.  
  21292. chi.f                  gams    C6
  21293.                        for     hyperbolic cosine integral
  21294.  
  21295. chu.f                  gams    C11
  21296.                        for     confluent hypergeometric function, logarithmic
  21297.                                solution
  21298.  
  21299. ci.f                   gams    C6
  21300.                        for     cosine integral
  21301.  
  21302. cin.f                  gams    C6
  21303.                        for     cosine integral inverse
  21304.  
  21305. cinh.f                 gams    C6
  21306.                        for     hyperbolic cosine integral inverse
  21307.  
  21308. clbeta.f               gams    C7b
  21309.                        for     complex log beta function
  21310.  
  21311. clngam.f               gams    C7a
  21312.                        for     complex log gamma function
  21313.  
  21314. clnrel.f               gams    C4b
  21315.                        for     complex relative error logarithm
  21316.  
  21317. clog.f                 gams    C4b
  21318.                        for     complex natural logarithm
  21319.  
  21320. clog10.f               gams    C4b
  21321.                        for     complex common logarithm
  21322.  
  21323. comp1.f                for     compare single and double precision functions
  21324.  
  21325. comp2.f                for     compare single and double precision functions
  21326.  
  21327. comp3.f                for     compare single and double precision functions
  21328.  
  21329. cos.f                  gams    C4a
  21330.                        for     cosine
  21331.  
  21332. cosdg.f                gams    C4a
  21333.                        for     cosine, degree
  21334.  
  21335. cosh.f                 gams    C4c
  21336.                        for     hyperbolic cosine
  21337.  
  21338. cot.f                  gams    C4a
  21339.                        for     cotangent
  21340.  
  21341. cpsi.f                 gams    C7c
  21342.                        for     complex digamma function
  21343.  
  21344. csevl.f                gams    C3a2
  21345.                        for     Chebyshev series
  21346.  
  21347. csin.f                 gams    C4a
  21348.                        for     complex sine
  21349.  
  21350. csinh.f                gams    C4c
  21351.                        for     complex hyperbolic sine
  21352.  
  21353. csqrt.f                gams    C2
  21354.                        for     complex square root
  21355.  
  21356. ctan.f                 gams    C4a
  21357.                        for     complex tangent
  21358.  
  21359. ctanh.f                gams    C4c
  21360.                        for     complex hyperbolic tangent
  21361.  
  21362. d9atn1.f               for     arc tangent from first order
  21363.                        prec    double
  21364.  
  21365. d9gaml.f               for     gamma under and overflow limits
  21366.                        prec    double
  21367.  
  21368. d9lgmc.f               for     log gamma correction term
  21369.                        prec    double
  21370.  
  21371. d9ln2r.f               for     relative error logarithm from second order
  21372.                        prec    double
  21373.  
  21374. d9pak.f                for     pack number
  21375.                        prec    double
  21376.  
  21377. d9upak.f               for     subroutine to unpack number
  21378.                        prec    double
  21379.  
  21380. dacos.f                gams    C4a
  21381.                        for     arc cosine
  21382.                        prec    double
  21383.  
  21384. dacosh.f               gams    C4c
  21385.                        for     arc hyperbolic cosine
  21386.                        prec    double
  21387.  
  21388. dai.f                  gams    C10d
  21389.                        for     Airy function
  21390.                        prec    double
  21391.  
  21392. daid.f                 gams    C10d
  21393.                        for     derivative of Airy function
  21394.  
  21395. daide.f                gams    C10d
  21396.                        for     derivative of exp scaled Airy function
  21397.  
  21398. daie.f                 gams    C10d
  21399.                        for     exp scaled Airy function
  21400.                        prec    double
  21401.  
  21402. dasin.f                gams    C4a
  21403.                        for     arc sine
  21404.                        prec    double
  21405.  
  21406. dasinh.f               gams    C4c
  21407.                        for     arc hyperbolic sine
  21408.                        prec    double
  21409.  
  21410. datan.f                gams    C4a
  21411.                        for     arc tangent
  21412.                        prec    double
  21413.  
  21414. datan2.f               gams    C4a
  21415.                        for     quadrant correct arc tangent
  21416.                        prec    double
  21417.  
  21418. datanh.f               gams    C4c
  21419.                        for     arc hyperbolic tangent
  21420.                        prec    double
  21421.  
  21422. daws.f                 gams    C8c
  21423.                        for     Dawson function
  21424.  
  21425. dbesi0.f               gams    C10b1
  21426.                        for     modified Bessel function of first kind, order
  21427.                                zero
  21428.                        prec    double
  21429.  
  21430. dbesi1.f               gams    C10b1
  21431.                        for     modified Bessel function of first kind, order
  21432.                                one
  21433.                        prec    double
  21434.  
  21435. dbesj0.f               gams    C10a1
  21436.                        for     Bessel function of first kind, order zero
  21437.                        prec    double
  21438.  
  21439. dbesj1.f               gams    C10a1
  21440.                        for     Bessel function of first kind, order one
  21441.                        prec    double
  21442.  
  21443. dbesk0.f               gams    C10b1
  21444.                        for     modified Bessel function of third kind, order
  21445.                                zero
  21446.                        prec    double
  21447.  
  21448. dbesk1.f               gams    C10b1
  21449.                        for     modified Bessel function of third kind, order
  21450.                                one
  21451.                        prec    double
  21452.  
  21453. dbesks.f               gams    C10b3
  21454.                        for     sequence of n modified Bessel function, third
  21455.                                kind
  21456.                        prec    double
  21457.  
  21458. dbesy0.f               gams    C10a1
  21459.                        for     Bessel function of second kind, order zero
  21460.                        prec    double
  21461.  
  21462. dbesy1.f               gams    C10a1
  21463.                        for     Bessel function of second kind, order one
  21464.                        prec    double
  21465.  
  21466. dbeta.f                gams    C7b
  21467.                        for     beta function
  21468.                        prec    double
  21469.  
  21470. dbetai.f               gams    C7f
  21471.                        for     incomplete beta function
  21472.                        prec    double
  21473.  
  21474. dbi.f                  gams    C10d
  21475.                        for     Airy function of second kind, bAiry function
  21476.                        prec    double
  21477.  
  21478. dbid.f                 gams    C10d
  21479.                        for     derivative of Airy function of second kind
  21480.  
  21481. dbide.f                gams    C10d
  21482.                        for     derivative of exp scaled Airy function of second
  21483.                                kind
  21484.  
  21485. dbie.f                 gams    C10d
  21486.                        for     exp scaled Airy function of second kind
  21487.                        prec    double
  21488.  
  21489. dbsi0e.f               gams    C10b1
  21490.                        for     exp scaled modified Bessel, first kind, order
  21491.                                zero
  21492.                        prec    double
  21493.  
  21494. dbsi1e.f               gams    C10b1
  21495.                        for     exp scaled modified Bessel, first kind, order
  21496.                                one
  21497.                        prec    double
  21498.  
  21499. dbsk0e.f               gams    C10b1
  21500.                        for     exp scaled modified Bessel, third kind, order
  21501.                                zero
  21502.                        prec    double
  21503.  
  21504. dbsk1e.f               gams    C10b1
  21505.                        for     exp scaled modified Bessel, third kind, order
  21506.                                one
  21507.                        prec    double
  21508.  
  21509. dbskes.f               gams    C10b3
  21510.                        for     sequence n exp scaled modified Bessel, third
  21511.                                kind
  21512.                        prec    double
  21513.  
  21514. dcbrt.f                gams    C2
  21515.                        for     cube root
  21516.                        prec    double
  21517.  
  21518. dchi.f                 gams    C6
  21519.                        for     hyperbolic cosine integral
  21520.  
  21521. dchu.f                 gams    C11
  21522.                        for     confluent hypergeometric function, log solution
  21523.                        prec    double
  21524.  
  21525. dci.f                  gams    C6
  21526.                        for     cosine integral
  21527.                        prec    double
  21528.  
  21529. dcin.f                 gams    C6
  21530.                        for     cosine integral inverse
  21531.                        prec    double
  21532.  
  21533. dcinh.f                gams    C6
  21534.                        for     hyperbolic cosine integral inverse
  21535.                        prec    double
  21536.  
  21537. dcos.f                 gams    C4a
  21538.                        for     cosine
  21539.                        prec    double
  21540.  
  21541. dcosdg.f               gams    C4a
  21542.                        for     cosine, degree
  21543.                        prec    double
  21544.  
  21545. dcosh.f                gams    C4c
  21546.                        for     hyperbolic cosine
  21547.                        prec    double
  21548.  
  21549. dcot.f                 gams    C4a
  21550.                        for     cotangent
  21551.                        prec    double
  21552.  
  21553. dcsevl.f               gams    C3a2
  21554.                        for     Chebyshev series
  21555.                        prec    double
  21556.  
  21557. ddaws.f                gams    C8c
  21558.                        for     Dawson function
  21559.                        prec    double
  21560.  
  21561. de1.f                  gams    C5
  21562.                        for     exponential integral
  21563.                        prec    double
  21564.  
  21565. dei.f                  gams    C5
  21566.                        for     exponential integral
  21567.                        prec    double
  21568.  
  21569. dependencies
  21570. derf.f                 gams    C8a,L5a1e
  21571.                        for     error function
  21572.                        prec    double
  21573.  
  21574. derfc.f                gams    C8a,L5a1e
  21575.                        for     complementary error function
  21576.                        prec    double
  21577.  
  21578. dexp.f                 gams    C4b
  21579.                        for     exponential function
  21580.                        prec    double
  21581.  
  21582. dexprl.f               gams    C4b
  21583.                        for     relative error exp from first order
  21584.                        prec    double
  21585.  
  21586. dfac.f                 gams    C1
  21587.                        for     factorial
  21588.                        prec    double
  21589.  
  21590. dgami.f                gams    C7e
  21591.                        for     incomplete gamma function
  21592.                        prec    double
  21593.  
  21594. dgamic.f               gams    C7e
  21595.                        for     complementary incomplete gamma function
  21596.                        prec    double
  21597.  
  21598. dgamit.f               gams    C7e
  21599.                        for     Tricomi incomplete gamma function
  21600.                        prec    double
  21601.  
  21602. dgamma.f               gams    C7a
  21603.                        for     gamma function
  21604.                        prec    double
  21605.  
  21606. dgamr.f                gams    C7a
  21607.                        for     reciprocal gamma function
  21608.                        prec    double
  21609.  
  21610. dint.f                 gams    C1
  21611.                        for     truncate double precision to integral value
  21612.                        prec    double
  21613.  
  21614. disclaimer
  21615. dlbeta.f               gams    C7b
  21616.                        for     log beta function
  21617.                        prec    double
  21618.  
  21619. dlgams.f               gams    C7a
  21620.                        for     log gamma function with sign
  21621.                        prec    double
  21622.  
  21623. dli.f                  gams    C5
  21624.                        for     logarithmic integral
  21625.                        prec    double
  21626.  
  21627. dlngam.f               gams    C7a
  21628.                        for     log absolute gamma function
  21629.                        prec    double
  21630.  
  21631. dlnrel.f               gams    C4b
  21632.                        for     relative error logarithm
  21633.                        prec    double
  21634.  
  21635. dlog.f                 gams    C4b
  21636.                        for     natural logarithm
  21637.                        prec    double
  21638.  
  21639. dlog10.f               gams    C4b
  21640.                        for     common logarithm
  21641.                        prec    double
  21642.  
  21643. dpoch.f                gams    C7a
  21644.                        for     Pochhammer generalized symbol
  21645.                        prec    double
  21646.  
  21647. dpsi.f                 gams    C7c
  21648.                        for     psi or digamma function
  21649.                        prec    double
  21650.  
  21651. dshi.f                 gams    C6
  21652.                        for     hyperbolic sine integral
  21653.                        prec    double
  21654.  
  21655. dsi.f                  gams    C6
  21656.                        for     sine integral
  21657.                        prec    double
  21658.  
  21659. dsin.f                 gams    C4a
  21660.                        for     sine
  21661.                        prec    double
  21662.  
  21663. dsindg.f               gams    C4a
  21664.                        for     sine, degree
  21665.                        prec    double
  21666.  
  21667. dsinh.f                gams    C4c
  21668.                        for     hyperbolic sine
  21669.                        prec    double
  21670.  
  21671. dspenc.f               gams    C5
  21672.                        for     Spence function, related to dilogarithm
  21673.                        prec    double
  21674.  
  21675. dsqrt.f                gams    C2
  21676.                        for     square root
  21677.                        prec    double
  21678.  
  21679. dtan.f                 gams    C4a
  21680.                        for     tangent
  21681.                        prec    double
  21682.  
  21683. dtanh.f                gams    C4c
  21684.                        for     hyperbolic tangent
  21685.                        prec    double
  21686.  
  21687. e1.f                   gams    C5
  21688.                        for     exponential integral
  21689.  
  21690. ei.f                   gams    C5
  21691.                        for     exponential integral
  21692.  
  21693. erf.f                  gams    C8a,L5a1e
  21694.                        for     error function
  21695.  
  21696. erfc.f                 gams    C8a,L5a1e
  21697.                        for     complementary error function
  21698.  
  21699. exp.f                  gams    C4b
  21700.                        for     exponential function
  21701.  
  21702. exprel.f               gams    C4b
  21703.                        for     relative error exp from first order
  21704.  
  21705. fac.f                  gams    C1
  21706.                        for     factorial
  21707.  
  21708. gami.f                 gams    C7e
  21709.                        for     incomplete gamma function
  21710.  
  21711. gamic.f                gams    C7e
  21712.                        for     complementary incomplete gamma function
  21713.  
  21714. gamit.f                gams    C7e
  21715.                        for     tricomi incomplete gamma function
  21716.  
  21717. gamma.f                gams    C7a
  21718.                        for     gamma function
  21719.  
  21720. gamr.f                 gams    C7a
  21721.                        for     reciprocal gamma function
  21722.  
  21723. initds.f               gams    C3a2
  21724.                        for     initialize orthogonal polynomial series
  21725.                        prec    double
  21726.  
  21727. inits.f                gams    C3a2
  21728.                        for     initialize orthogonal polynomial series
  21729.  
  21730. poch.f                 gams    C7a
  21731.                        for     Pochhammer generalized symbol
  21732.  
  21733. psi.f                  gams    C7c
  21734.                        for     psi or digamma function
  21735.  
  21736. r9atn1.f               for     arc tangent from first order
  21737.  
  21738. r9gaml.f               for     gamma under and overflow limits
  21739.  
  21740. r9lgmc.f               for     log gamma correction term
  21741.  
  21742. r9ln2r.f               for     relative error logarithm from second order
  21743.  
  21744. r9pak.f                for     pack floating point number
  21745.  
  21746. r9upak.f               for     unpack floating point number
  21747.  
  21748. rand.f                 gams    L6a21
  21749.                        for     portable uniform random numbers
  21750.  
  21751. randgs.f               gams    L6a14
  21752.                        for     portable normal random numbers
  21753.  
  21754. random.f               gams    L6a21
  21755.                        for     portable uniform random numbers
  21756.  
  21757. ranf.f                 gams    L6a21
  21758.                        for     portable uniform random numbers
  21759.  
  21760. shi.f                  gams    C6
  21761.                        for     hyperbolic sine integral
  21762.  
  21763. si.f                   gams    C6
  21764.                        for     sine integral
  21765.  
  21766. sin.f                  gams    C4a
  21767.                        for     sine
  21768.  
  21769. sindg.f                gams    C4a
  21770.                        for     sine in degree
  21771.  
  21772. sinh.f                 gams    C4c
  21773.                        for     hyperbolic sine
  21774.  
  21775. spenc.f                gams    C5
  21776.                        for     Spence function, related to dilogarithm
  21777.  
  21778. sqrt.f                 gams    C2
  21779.                        for     square root
  21780.  
  21781. tan.f                  gams    C4a
  21782.                        for     tangent
  21783.  
  21784. tanh.f                 gams    C4c
  21785.                        for     hyperbolic tangent
  21786.  
  21787. binom.f                gams    C1
  21788.                        for     binomial fac(n)/(fac(m)*fac(n-m))
  21789.  
  21790. dbinom.f               gams    C1
  21791.                        for     binomial fac(n)/(fac(m)*fac(n-m))
  21792.                        prec    double
  21793.  
  21794. poch1.f                gams    C7a
  21795.                        for     Pochhammer generalized symbol, (poch(a, x)-1)/x
  21796.  
  21797. dpoch1.f               gams    C7a
  21798.                        for     Pochhammer generalized symbol, (poch(a, x)-1)/x
  21799.                        prec    double
  21800.  
  21801. Deleted/               for     machine constants, stack that duplicate
  21802.                                supported routines in port
  21803.  
  21804. c0lgmc.f
  21805. d9admp.f
  21806. d9aimp.f
  21807. d9b0mp.f
  21808. d9b1mp.f
  21809. d9chm.f
  21810. d9chu.f
  21811. d9gmic.f
  21812. d9gmit.f
  21813. d9knus.f
  21814. d9lgic.f
  21815. d9lgit.f
  21816. d9sifg.f
  21817. e9rint.f
  21818. entsrc.f
  21819. eprint.f
  21820. erroff.f
  21821. i0tk00.f
  21822. i8save.f
  21823. istkgt.f
  21824. istkin.f
  21825. istkmd.f
  21826. istkpr.f
  21827. istkqu.f
  21828. istkrl.f
  21829. istkst.f
  21830. nerror.f
  21831. r9admp.f
  21832. r9aimp.f
  21833. r9chm.f
  21834. r9chu.f
  21835. r9gmic.f
  21836. r9gmit.f
  21837. r9knus.f
  21838. r9lgic.f
  21839. r9lgit.f
  21840. r9sifg.f
  21841. retsrc.f
  21842. s88fmt.f
  21843. s9comp.f
  21844. seterr.f
  21845. seteru.f
  21846. slatec_index
  21847. -----------------------------------------------------------
  21848. for     machine constants, stack that duplicate
  21849. path: /netlib/fn/Deleted/
  21850. -----------------------------------------------------------
  21851. d1mach.f
  21852. i1mach.f
  21853. istkgs.f
  21854. r1mach.f
  21855. -----------------------------------------------------------
  21856. for     small set of extensions to f77 that supports
  21857. path: /netlib/fortran-m/
  21858. -----------------------------------------------------------
  21859.  # ======================================================================
  21860.  # Fortran M, Version 1.0      Date:  February 3, 1994
  21861.  # ======================================================================
  21862.  #
  21863.  
  21864.  # --------------------------
  21865.  # Available software/reports:
  21866.  # --------------------------
  21867.  
  21868. PAPER.ps
  21869. PAPER/
  21870. README
  21871. fm_v1.0/               for     (FOR XNETLIB USERS ONLY) This is the Fortran M
  21872.                                compiler
  21873.                                and user manual in tar compressed form (1545886
  21874.                                bytes).
  21875.                        #       This cannot be retrieved via email.
  21876.  
  21877. fm_prog_v1.0.ps        for     (FOR XNETLIB USERS ONLY) This is a compressed
  21878.                                tar
  21879.                                file of the user manual "Programming in Fortran
  21880.                                M"
  21881.                                in postscript format (127675 bytes).
  21882.                        #       This cannot be retrieved via email.
  21883.  
  21884. fm_prog_v1.0/          for     (FOR XNETLIB USERS ONLY) This is a compressed
  21885.                                tar
  21886.                                file of the user manual "Programming in Fortran
  21887.                                M"
  21888.                                in latex format (64447 bytes).
  21889.                        #       This cannot be retrieved via email.
  21890.  
  21891. reports/               for     Subdirectory containing various Fortran
  21892.                                M-related papers
  21893.                                and technical reports
  21894.  
  21895.  
  21896.  # *******************
  21897.  # Questions/comments?  Direct email to fortran-m@mcs.anl.gov
  21898.  # *******************
  21899.  
  21900.  # Ian Foster
  21901.  # Robert Olson
  21902.  # Steven Tuecke
  21903.  
  21904.  # ======================================================================
  21905.  
  21906.  # ******************
  21907.  # WHAT IS Fortran M?
  21908.  # ******************
  21909.  
  21910.  # Fortran M is a small set of extensions to Fortran 77 that supports
  21911.  # a modular approach to the design of message-passing programs.  It has
  21912.  # the following features.
  21913.  
  21914.  # (1) Modularity.  Programs are constructed by using explicitly-declared
  21915.  # communication channels to plug together program modules called
  21916.  # processes.  A process can encapsulate common data, subprocesses, and
  21917.  # internal communication.
  21918.  
  21919.  # (2) Safety.  Operations on channels are restricted so as to guarantee
  21920.  # deterministic execution, even in dynamic computations that create and
  21921.  # delete processes and channels.  Channels are typed, so a compiler can
  21922.  # check for correct usage.
  21923.  
  21924.  # (3) Architecture Independence. The mapping of processes to processors
  21925.  # can be specified with respect to a virtual computer with size and
  21926.  # shape different from that of the target computer.  Mapping is
  21927.  # specified by annotations that influence performance but not
  21928.  # correctness.
  21929.  
  21930.  # (4) Efficiency.  Fortran M can be compiled efficiently for
  21931.  # uniprocessors, shared-memory computers, distributed-memory computers,
  21932.  # and networks of workstations.  Because message passing is incorporated
  21933.  # into the language, a compiler can optimize communication as well as
  21934.  # computation.
  21935.  
  21936.  # Compatability libraries are available that allow the integration of
  21937.  # message-passing programs into an Fortran M framework.  Send mail to
  21938.  # fortran-m@mcs.anl.gov for details.  A compilation system that
  21939.  # integrates Fortran M and HPF is under development in collaboration
  21940.  # with Syracuse University.
  21941.  
  21942.  # For more information, see the user manual or use World Wide Web at
  21943.  # address
  21944.  #                http://www.mcs.anl.gov/fortran-m
  21945.  # (WWW is a distributed  multimedia system, accessible for example
  21946.  # via NCSA XMosaic.)  The server currently provides FM tutorial slides,
  21947.  # the FM manual, application case studies, and programming examples.
  21948.  
  21949.  # Fortran M has been funded in part by NSF and DOE.
  21950.  
  21951.  # ======================================================================
  21952.  
  21953. -----------------------------------------------------------
  21954. path: /netlib/fortran-m/PAPER/
  21955. -----------------------------------------------------------
  21956. atm.eps
  21957. atm_ocn.eps
  21958. dynamic.eps
  21959. histo.eps
  21960. map.eps
  21961. p.dvi
  21962. -----------------------------------------------------------
  21963. for     (FOR XNETLIB USERS ONLY) This is a compressed
  21964. path: /netlib/fortran-m/fm_prog_v1.0/
  21965. -----------------------------------------------------------
  21966. argonne.ps
  21967. fm_prog.tex
  21968. makefile
  21969. map.eps
  21970. programs/
  21971. rel_hdr.tex
  21972. tr_hdr.tex
  21973. -----------------------------------------------------------
  21974. path: /netlib/fortran-m/fm_prog_v1.0/programs/
  21975. -----------------------------------------------------------
  21976. cpp_ex.FM
  21977. example1.fm
  21978. intent1.fm
  21979. intent2.fm
  21980. makefile
  21981. merger1.fm
  21982. ring1.fm
  21983. ring2.fm
  21984. tree.fm
  21985. work_man.fm
  21986. -----------------------------------------------------------
  21987. for     (FOR XNETLIB USERS ONLY) This is the Fortran M
  21988. path: /netlib/fortran-m/fm_v1.0/
  21989. -----------------------------------------------------------
  21990. COPYRIGHT_and_DISCLAIMER
  21991. HELP
  21992. INSTALL
  21993. Makefile
  21994. Projects
  21995. README
  21996. configs/
  21997. configure
  21998. docs/
  21999. examples/
  22000. scripts/
  22001. src/
  22002. support/
  22003. test/
  22004. -----------------------------------------------------------
  22005. path: /netlib/fortran-m/fm_v1.0/configs/
  22006. -----------------------------------------------------------
  22007. crayc90.cf/
  22008. iris.cf/
  22009. next040.cf/
  22010. next486.cf/
  22011. rs6000.cf/
  22012. rs6000_f2c.cf/
  22013. sun4.cf/
  22014. -----------------------------------------------------------
  22015. path: /netlib/fortran-m/fm_v1.0/configs/crayc90.cf/
  22016. -----------------------------------------------------------
  22017. config
  22018. config.sh
  22019. -----------------------------------------------------------
  22020. path: /netlib/fortran-m/fm_v1.0/configs/iris.cf/
  22021. -----------------------------------------------------------
  22022. config
  22023. config.sh
  22024. -----------------------------------------------------------
  22025. path: /netlib/fortran-m/fm_v1.0/configs/next040.cf/
  22026. -----------------------------------------------------------
  22027. config
  22028. config.sh
  22029. -----------------------------------------------------------
  22030. path: /netlib/fortran-m/fm_v1.0/configs/next486.cf/
  22031. -----------------------------------------------------------
  22032. config
  22033. config.sh
  22034. -----------------------------------------------------------
  22035. path: /netlib/fortran-m/fm_v1.0/configs/rs6000.cf/
  22036. -----------------------------------------------------------
  22037. config
  22038. config.sh
  22039. -----------------------------------------------------------
  22040. path: /netlib/fortran-m/fm_v1.0/configs/rs6000_f2c.cf/
  22041. -----------------------------------------------------------
  22042. config
  22043. config.sh
  22044. -----------------------------------------------------------
  22045. path: /netlib/fortran-m/fm_v1.0/configs/sun4.cf/
  22046. -----------------------------------------------------------
  22047. config
  22048. config.sh
  22049. -----------------------------------------------------------
  22050. path: /netlib/fortran-m/fm_v1.0/docs/
  22051. -----------------------------------------------------------
  22052. fm_prog_v1.0/
  22053. fm_prog_v1.0.ps
  22054. fortran-m.ps
  22055. -----------------------------------------------------------
  22056. path: /netlib/fortran-m/fm_v1.0/docs/fm_prog_v1.0/
  22057. -----------------------------------------------------------
  22058. argonne.ps
  22059. fm_prog.tex
  22060. makefile
  22061. map.eps
  22062. programs/
  22063. rel_hdr.tex
  22064. tr_hdr.tex
  22065. -----------------------------------------------------------
  22066. path: /netlib/fortran-m/fm_v1.0/docs/fm_prog_v1.0/programs/
  22067. -----------------------------------------------------------
  22068. cpp_ex.FM
  22069. example1.fm
  22070. intent1.fm
  22071. intent2.fm
  22072. makefile
  22073. merger1.fm
  22074. ring1.fm
  22075. ring2.fm
  22076. tree.fm
  22077. work_man.fm
  22078. -----------------------------------------------------------
  22079. path: /netlib/fortran-m/fm_v1.0/examples/
  22080. -----------------------------------------------------------
  22081. Makefile
  22082. README
  22083. dirichlet.fm
  22084. fm_prog_examples/
  22085. hello.fm
  22086. hello2.fm
  22087. oneproc.fm
  22088. par_prefix.fm
  22089. par_prefix.fmp
  22090. par_prefix_driver.fm
  22091. par_prefix_driver.fmp
  22092. prodcons.fm
  22093. prodcons2.fm
  22094. ring.fm
  22095. test_common.fm
  22096. test_common_1.fm
  22097. -----------------------------------------------------------
  22098. path: /netlib/fortran-m/fm_v1.0/examples/fm_prog_examples/
  22099. -----------------------------------------------------------
  22100. README
  22101. cpp_ex.FM
  22102. example1.fm
  22103. intent1.fm
  22104. intent2.fm
  22105. makefile
  22106. merger1.fm
  22107. ring1.fm
  22108. ring2.fm
  22109. tree.fm
  22110. work_man.fm
  22111. -----------------------------------------------------------
  22112. path: /netlib/fortran-m/fm_v1.0/scripts/
  22113. -----------------------------------------------------------
  22114. move-if-change
  22115. -----------------------------------------------------------
  22116. path: /netlib/fortran-m/fm_v1.0/src/
  22117. -----------------------------------------------------------
  22118. Makefile.base
  22119. TAGS
  22120. compiler/
  22121. cpp/
  22122. fm_yoke_runtime/
  22123. include/
  22124. parser/
  22125. perl/
  22126. yoke/
  22127. -----------------------------------------------------------
  22128. path: /netlib/fortran-m/fm_v1.0/src/compiler/
  22129. -----------------------------------------------------------
  22130. CodeGenNotes
  22131. Makefile.base
  22132. TAGS
  22133. all.pl
  22134. array.pl
  22135. cf_utils.pl
  22136. code.pl
  22137. debug.pl
  22138. dump.pl
  22139. error.pl
  22140. f72.pl
  22141. fm
  22142. fm_collect
  22143. fm_collect_old
  22144. fm_collect_proc
  22145. fm_main.pl
  22146. ftypes.ph
  22147. getline.pl
  22148. loops.pl
  22149. newgetopt.pl
  22150. portdict.pl
  22151. prim.ph
  22152. proc-gen-spawn.pl
  22153. proc-gen-sr-wrap.pl
  22154. proc-par-block.pl
  22155. proc-ports.pl
  22156. proc-stmt.pl
  22157. proc-wrapperHeader.pl
  22158. processors.pl
  22159. readfile.pl
  22160. recvcode
  22161. state.pl
  22162. tree.pl
  22163. types-new.pl
  22164. types.pl
  22165. utils.pl
  22166. vardict.pl
  22167. -----------------------------------------------------------
  22168. path: /netlib/fortran-m/fm_v1.0/src/cpp/
  22169. -----------------------------------------------------------
  22170. Makefile.base
  22171. alloca.c
  22172. cccp.c
  22173. cexp.y
  22174. -----------------------------------------------------------
  22175. path: /netlib/fortran-m/fm_v1.0/src/fm_yoke_runtime/
  22176. -----------------------------------------------------------
  22177. FM_Notes
  22178. Makefile
  22179. Makefile.base
  22180. TAGS
  22181. channel.c
  22182. debug.c
  22183. fm.h
  22184. fm_defs.h
  22185. fm_fortran_interface.h
  22186. fm_fortran_types.h
  22187. fm_funcs.h
  22188. fm_globals.h
  22189. fm_types.h
  22190. handler.c
  22191. init.c
  22192. manager.c
  22193. manager_req.c
  22194. migrate.c
  22195. migrate_new.c
  22196. pblock.c
  22197. pindex.c
  22198. process.c
  22199. shutdown.c
  22200. sr.c
  22201. vcomputer.c
  22202. -----------------------------------------------------------
  22203. path: /netlib/fortran-m/fm_v1.0/src/include/
  22204. -----------------------------------------------------------
  22205. Makefile.base
  22206. util.h
  22207. yoke.h
  22208. yoke_c_hdr.h
  22209. -----------------------------------------------------------
  22210. path: /netlib/fortran-m/fm_v1.0/src/parser/
  22211. -----------------------------------------------------------
  22212. Makefile.base
  22213. alloca.c
  22214. ftest
  22215. ftest-old.pl
  22216. ftest.pl
  22217. gram.c
  22218. gram.h
  22219. gram.output
  22220. gram.y
  22221. lex.c
  22222. lex.l
  22223. mktoknames
  22224. parse.c
  22225. perl_subs.c
  22226. prim.h
  22227. prim.ph
  22228. prim2ph
  22229. symbol_redefines.h
  22230. toknames.c
  22231. tree.c
  22232. tree.h
  22233. types.def
  22234. types.h
  22235. usersubs.def
  22236. -----------------------------------------------------------
  22237. path: /netlib/fortran-m/fm_v1.0/src/perl/
  22238. -----------------------------------------------------------
  22239. Artistic
  22240. Configure
  22241. Copying
  22242. EXTERN.h
  22243. INTERN.h
  22244. MANIFEST
  22245. Makefile.SH
  22246. PACKINGLIST@3
  22247. README
  22248. README.ncr
  22249. README.uport
  22250. README.xenix
  22251. TAGS
  22252. Wishlist
  22253. arg.h
  22254. array.c
  22255. array.h
  22256. c2ph.SH
  22257. c2ph.doc
  22258. cflags.SH
  22259. client
  22260. cmd.c
  22261. cmd.h
  22262. config.H
  22263. config_h.SH
  22264. cons.c
  22265. consarg.c
  22266. doSH
  22267. doarg.c
  22268. doio.c
  22269. dolist.c
  22270. dump.c
  22271. eval.c
  22272. form.c
  22273. form.h
  22274. gettest
  22275. h2ph.SH
  22276. handy.h
  22277. hash.c
  22278. hash.h
  22279. installperl
  22280. ioctl.pl
  22281. isuidperl
  22282. makedepend.SH
  22283. makedir.SH
  22284. malloc.c
  22285. patchlevel.h
  22286. patchout
  22287. perl.c
  22288. perl.c.p18
  22289. perl.c.save
  22290. perl.h
  22291. perl.h.p18
  22292. perl.man
  22293. perlsh
  22294. perly.fixer
  22295. perly.y
  22296. pstruct
  22297. regcomp.c
  22298. regcomp.h
  22299. regexec.c
  22300. regexp.h
  22301. server
  22302. spat.h
  22303. stab.c
  22304. stab.h
  22305. str.c
  22306. str.h
  22307. toke.c
  22308. usersub.c
  22309. util.c
  22310. util.h
  22311. -----------------------------------------------------------
  22312. path: /netlib/fortran-m/fm_v1.0/src/yoke/
  22313. -----------------------------------------------------------
  22314. Makefile.base
  22315. Makefile.crayc90
  22316. Makefile.sun4
  22317. TAGS
  22318. args.c
  22319. config_orig.h
  22320. defs.h
  22321. error.c
  22322. funcs.h
  22323. getpagesize.h
  22324. globals.h
  22325. gmalloc.c
  22326. interface.c
  22327. macros.h
  22328. malloc.h
  22329. md_unix.c
  22330. proto_tcp.c
  22331. proto_tcp.c.save
  22332. proto_tcp.h
  22333. sys_incs.h
  22334. test.f
  22335. test_c.c
  22336. types.h
  22337. util.c
  22338. util.h
  22339. yoke.h
  22340. yoke_c_hdr.h
  22341. yoke_internal.h
  22342. -----------------------------------------------------------
  22343. path: /netlib/fortran-m/fm_v1.0/support/
  22344. -----------------------------------------------------------
  22345. constants
  22346. genMakefile
  22347. install_vars
  22348. remove_makefile_include
  22349. remove_makefile_include.ed
  22350. run_tests
  22351. shadow_tree
  22352. tar.exclude
  22353. -----------------------------------------------------------
  22354. path: /netlib/fortran-m/fm_v1.0/test/
  22355. -----------------------------------------------------------
  22356. .dbxinit
  22357. Makefile
  22358. Makefile.base
  22359. Makefile.base.in
  22360. channels.FM
  22361. char.fm
  22362. fm_common.fm
  22363. gauss.fm
  22364. merger_test.fm
  22365. migboth.fm
  22366. migin.fm
  22367. migmany.FM
  22368. migmany.fm
  22369. migout.fm
  22370. node_test.fm
  22371. node_test_c.c
  22372. probe_test.fm
  22373. processes.fm
  22374. ring_checksum.fm
  22375. str2int.c
  22376. test_moveport.fm
  22377. test_submachine.fm
  22378. -----------------------------------------------------------
  22379. for     Subdirectory containing various Fortran
  22380. path: /netlib/fortran-m/reports/
  22381. -----------------------------------------------------------
  22382.  # This directory contains the following Fortran M-related reports:
  22383.  
  22384. fortran-m.ps           #       Fortran M: A Language for Modular Parallel
  22385.                                Programming
  22386.                                Ian Foster and Mani Chandy
  22387.                                Preprint MCS-P327-0992, Argonne National Lab.
  22388.                                Compressed postscript: 127337 bytes.
  22389.  
  22390. fortran-m/             #       Fortran M: A Language for Modular Parallel
  22391.                                Programming
  22392.                                Ian Foster and Mani Chandy
  22393.                                Preprint MCS-P327-0992, Argonne National Lab.
  22394.                                Compressed tar file: 84201 bytes.
  22395.  
  22396. determinism.ps         #       A Deterministic Notation for Cooperating
  22397.                                Processes
  22398.                                Mani Chandy and Ian Foster
  22399.                                Preprint MCS-P346-0193, Argonne National Lab.
  22400.                                Compressed postscript: 76843 bytes.
  22401.  
  22402. determinism/           #       A Deterministic Notation for Cooperating
  22403.                                Processes
  22404.                                Mani Chandy and Ian Foster
  22405.                                Preprint MCS-P346-0193, Argonne National Lab.
  22406.                                Compressed tar file: 36455 bytes.
  22407.  
  22408. shpcc94.ps             #       A Compilation System that Integrates High
  22409.                                Performance Fortran and
  22410.                                Fortran M (extended abstract)
  22411.                                Ian Foster, Bhaven Avalani, Alok Choudhary, and
  22412.                                Ming Xu
  22413.                                Proc. 1994 Scalable High Performance Computing
  22414.                                Conference (to appear).
  22415.                                Compressed postscript: 46813 bytes.
  22416.  
  22417. shpcc94/               #       A Compilation System that Integrates High
  22418.                                Performance Fortran and
  22419.                                Fortran M (extended abstract)
  22420.                                Ian Foster, Bhaven Avalani, Alok Choudhary, and
  22421.                                Ming Xu
  22422.                                Proc. 1994 Scalable High Performance Computing
  22423.                                Conference (to appear).
  22424.                                Compressed tar file: 22690 bytes.
  22425.  
  22426. ijsa.ps                #       Integrated Support for Task and Data Parallelism
  22427.                                Mani Chandy, Ian Foster, Ken Kennedy, Charles
  22428.                                Koelbel, and Chau-Wen Tseng
  22429.                                International Journal of Supercomputer
  22430.                                Applications (to appear).
  22431.                                Compressed postscript: 93419 bytes.
  22432.  
  22433. ijsa/                  #       Integrated Support for Task and Data Parallelism
  22434.                                Mani Chandy, Ian Foster, Ken Kennedy, Charles
  22435.                                Koelbel, and Chau-Wen Tseng
  22436.                                International Journal of Supercomputer
  22437.                                Applications (to appear).
  22438.                                Compressed tar file: 36086 bytes.
  22439.  
  22440. definition.ps          #       Ian Foster and Mani Chandy
  22441.                                Fortran M Language Definition
  22442.                                Technical Report ANL-93/28, Argonne National
  22443.                                Lab, 1993.
  22444.                                Compressed postscript: 42547 bytes.
  22445.  
  22446. definition/            #       Ian Foster and Mani Chandy
  22447.                                Fortran M Language Definition
  22448.                                Technical Report ANL-93/28, Argonne National
  22449.                                Lab, 1993.
  22450.                                Compressed tar file: 10485 bytes.
  22451. -----------------------------------------------------------
  22452. #       Ian Foster and Mani Chandy
  22453. path: /netlib/fortran-m/reports/definition/
  22454. -----------------------------------------------------------
  22455. p.tex
  22456. -----------------------------------------------------------
  22457. #       A Deterministic Notation for Cooperating
  22458. path: /netlib/fortran-m/reports/determinism/
  22459. -----------------------------------------------------------
  22460. channel.eps
  22461. diamond.eps
  22462. dsav.eps
  22463. p.tex
  22464. -----------------------------------------------------------
  22465. #       Fortran M: A Language for Modular Parallel
  22466. path: /netlib/fortran-m/reports/fortran-m/
  22467. -----------------------------------------------------------
  22468. atm.eps
  22469. atm_ocn.eps
  22470. dynamic.eps
  22471. histo.eps
  22472. map.eps
  22473. p.dvi
  22474. -----------------------------------------------------------
  22475. #       Integrated Support for Task and Data Parallelism
  22476. path: /netlib/fortran-m/reports/ijsa/
  22477. -----------------------------------------------------------
  22478. fortD.tex
  22479. p.tex
  22480. title.ps
  22481. -----------------------------------------------------------
  22482. #       A Compilation System that Integrates High
  22483. path: /netlib/fortran-m/reports/shpcc94/
  22484. -----------------------------------------------------------
  22485. convolution.eps
  22486. fmd.eps
  22487. p.tex
  22488. -----------------------------------------------------------
  22489. for     tools specific to Fortran:  a single/double
  22490. path: /netlib/fortran/
  22491. -----------------------------------------------------------
  22492. s2d/                   for     converting between Fortran single and double
  22493.                                precision
  22494.                        by      Jim Meyering, Univ. Texas
  22495.                        gams    s1
  22496.                        lang    C
  22497.                        #       shar of uuencode of gzip of gzip of tar  (sic)
  22498.  
  22499. ftnchek/               for     detecting unused, uninitialized, and undeclared
  22500.                                variables
  22501.                        by      moniot@dsm.fordham.edu (Robert Moniot)
  22502.                        gams    s2
  22503.                        #       compressed binary file, not available by email
  22504.                        size    495 kB
  22505.  
  22506. -----------------------------------------------------------
  22507. for     detecting unused, uninitialized, and undeclared
  22508. path: /netlib/fortran/ftnchek/
  22509. -----------------------------------------------------------
  22510. ftnchek-2.8.3/
  22511. -----------------------------------------------------------
  22512. path: /netlib/fortran/ftnchek/ftnchek-2.8.3/
  22513. -----------------------------------------------------------
  22514. PATCHES
  22515. README
  22516. average.f
  22517. average.out
  22518. build-alpha.com
  22519. build.com
  22520. cc.com
  22521. dcl2inc.awk
  22522. dcl2inc.doc
  22523. dcl2inc.man
  22524. dcl2inc.ps
  22525. dcl2inc.sh
  22526. exprtype.c
  22527. fcl2vcg.doc
  22528. fcl2vcg.man
  22529. fcl2vcg.ps
  22530. fcl2vcg.sh
  22531. forlex.c
  22532. fortran.c
  22533. fortran.y
  22534. ftnchek.c
  22535. ftnchek.def
  22536. ftnchek.doc
  22537. ftnchek.h
  22538. ftnchek.hlp
  22539. ftnchek.man
  22540. ftnchek.ps
  22541. intrins.h
  22542. iokeywds.h
  22543. keywords.h
  22544. link-alpha.com
  22545. link.com
  22546. makefile
  22547. makefile.bc
  22548. makefile.mpw
  22549. makefile.unix
  22550. man2ps
  22551. pgsymtab.c
  22552. plsymtab.c
  22553. pointer.patch
  22554. project.c
  22555. shell_mung.c
  22556. symtab.c
  22557. symtab.h
  22558. test/
  22559. tokdefs.h
  22560. -----------------------------------------------------------
  22561. path: /netlib/fortran/ftnchek/ftnchek-2.8.3/test/
  22562. -----------------------------------------------------------
  22563. Compare.sh
  22564. Include/
  22565. Makefile
  22566. Okay/
  22567. args01.f
  22568. args02.f
  22569. args03.f
  22570. args04.f
  22571. args05.f
  22572. args06.f
  22573. args07.f
  22574. args08.f
  22575. args09.f
  22576. args10.f
  22577. args11.f
  22578. args12.f
  22579. args13.f
  22580. args14.f
  22581. args15.f
  22582. arrayclash.f
  22583. assign.f
  22584. average.f
  22585. backslash.f
  22586. backslash.opt
  22587. chestnuts.f
  22588. chestnuts.opt
  22589. comclash.f
  22590. comcmp.f
  22591. comcmp.opt
  22592. complex.f
  22593. complex.opt
  22594. comtest.f
  22595. comusage.f
  22596. comusage.opt
  22597. correct.f
  22598. dectab.f
  22599. dectab.opt
  22600. dims.f
  22601. dims.opt
  22602. do_enddo.f
  22603. do_enddo.opt
  22604. help.opt
  22605. include.f
  22606. include.opt
  22607. intrinstest.f
  22608. namelist.f
  22609. namelist.opt
  22610. noblanks.f
  22611. noblanks.opt
  22612. strings.f
  22613. strings.opt
  22614. t208a.f
  22615. t208b.f
  22616. t208c.f
  22617. t208d.f
  22618. t208e.f
  22619. t208f.f
  22620. t208g.f
  22621. t208h.f
  22622. t208i.f
  22623. t208j.f
  22624. t208k.f
  22625. t208l.f
  22626. t208m.f
  22627. t208n.f
  22628. t208o.f
  22629. t208p.f
  22630. t208q.f
  22631. t208r.f
  22632. t208s.f
  22633. t208t.f
  22634. t208u.f
  22635. t208v.f
  22636. t208w.f
  22637. t208x.f
  22638. unixincluded.f
  22639. unixincluded.opt
  22640. usage.f
  22641. -----------------------------------------------------------
  22642. path: /netlib/fortran/ftnchek/ftnchek-2.8.3/test/Include/
  22643. -----------------------------------------------------------
  22644. stats.h
  22645. -----------------------------------------------------------
  22646. path: /netlib/fortran/ftnchek/ftnchek-2.8.3/test/Okay/
  22647. -----------------------------------------------------------
  22648. adp.inc
  22649. agg.inc
  22650. args01.fc0
  22651. args01.fc1
  22652. args01.fc2
  22653. args01.fc3
  22654. args02.fc0
  22655. args02.fc1
  22656. args02.fc2
  22657. args02.fc3
  22658. args03.fc0
  22659. args03.fc1
  22660. args03.fc2
  22661. args03.fc3
  22662. args04.fc0
  22663. args04.fc1
  22664. args04.fc2
  22665. args04.fc3
  22666. args05.fc0
  22667. args05.fc1
  22668. args05.fc2
  22669. args05.fc3
  22670. args06.fc0
  22671. args06.fc1
  22672. args06.fc2
  22673. args06.fc3
  22674. args07.fc0
  22675. args07.fc1
  22676. args07.fc2
  22677. args07.fc3
  22678. args08.fc0
  22679. args08.fc1
  22680. args08.fc2
  22681. args08.fc3
  22682. args09.fc0
  22683. args09.fc1
  22684. args09.fc2
  22685. args09.fc3
  22686. args10.fc0
  22687. args10.fc1
  22688. args10.fc2
  22689. args10.fc3
  22690. args11.fc0
  22691. args11.fc1
  22692. args11.fc2
  22693. args11.fc3
  22694. args12.fc0
  22695. args12.fc1
  22696. args12.fc2
  22697. args12.fc3
  22698. args13.fc0
  22699. args13.fc1
  22700. args13.fc2
  22701. args13.fc3
  22702. args14.fc0
  22703. args14.fc1
  22704. args14.fc2
  22705. args14.fc3
  22706. args15.fc0
  22707. args15.fc1
  22708. args15.fc2
  22709. args15.fc3
  22710. arrayclash.fc0
  22711. arrayclash.fc1
  22712. arrayclash.fc2
  22713. arrayclash.fc3
  22714. assign.fc1
  22715. assign.fc2
  22716. assign.fc3
  22717. assign.fc4
  22718. assign.fc5
  22719. assign.fc6
  22720. assign.fc7
  22721. assign.fc8
  22722. assign.fcA
  22723. assign.fcB
  22724. assign.fcC
  22725. average.fc2
  22726. average.fcl
  22727. average.out
  22728. backslash.fcl
  22729. char.inc
  22730. chestnuts.fcl
  22731. cnd.inc
  22732. coefs.inc
  22733. comclash.fcl
  22734. comcmp.fc0
  22735. comcmp.fc1
  22736. comcmp.fc2
  22737. comcmp.fc3
  22738. comcmp.fcl
  22739. comcmp.vcg
  22740. complex.fcl
  22741. comtest.fcl
  22742. comusage.fc0
  22743. comusage.fc1
  22744. comusage.fc2
  22745. comusage.fc3
  22746. comusage.fcl
  22747. comusage.vcg
  22748. correct.fc1
  22749. correct.fcl
  22750. correct.pcl
  22751. correct.prj
  22752. dectab.fcl
  22753. diffc.inc
  22754. diffn.inc
  22755. dims.dc0
  22756. dims.dc1
  22757. dims.dc2
  22758. dims.dc3
  22759. dims.dc4
  22760. dims.dc5
  22761. dims.dc6
  22762. dims.dc7
  22763. dims.dc8
  22764. dims.fcl
  22765. do_enddo.fcl
  22766. efnum.inc
  22767. fft.inc
  22768. fmarkers.inc
  22769. force.inc
  22770. forceb.inc
  22771. grid.inc
  22772. help.fcl
  22773. include.fcl
  22774. intrinstest.fcl
  22775. link.inc
  22776. linkb.inc
  22777. linkf.inc
  22778. mth.inc
  22779. namelist.dc0
  22780. namelist.dc1
  22781. namelist.dc2
  22782. namelist.dc3
  22783. namelist.dc4
  22784. namelist.dc5
  22785. namelist.dc6
  22786. namelist.dc7
  22787. namelist.dc8
  22788. namelist.fcl
  22789. noblanks.fcl
  22790. phi.inc
  22791. pres.inc
  22792. psteps.inc
  22793. ptds.inc
  22794. rsize.inc
  22795. steps.inc
  22796. stiff.inc
  22797. strings.fcl
  22798. t208a.dc0
  22799. t208a.dc2
  22800. t208a.dc3
  22801. t208a.dc4
  22802. t208a.dc5
  22803. t208a.dc6
  22804. t208a.dc7
  22805. t208a.dc8
  22806. t208b.dc0
  22807. t208b.dc1
  22808. t208b.dc2
  22809. t208b.dc3
  22810. t208b.dc4
  22811. t208b.dc5
  22812. t208b.dc6
  22813. t208b.dc7
  22814. t208b.dc8
  22815. t208c.dc0
  22816. t208c.dc2
  22817. t208c.dc3
  22818. t208c.dc4
  22819. t208c.dc5
  22820. t208c.dc6
  22821. t208c.dc7
  22822. t208c.dc8
  22823. t208d.dc0
  22824. t208d.dc1
  22825. t208d.dc2
  22826. t208d.dc3
  22827. t208d.dc4
  22828. t208d.dc5
  22829. t208d.dc6
  22830. t208d.dc7
  22831. t208d.dc8
  22832. t208e.dc0
  22833. t208e.dc1
  22834. t208e.dc2
  22835. t208e.dc3
  22836. t208e.dc4
  22837. t208e.dc5
  22838. t208e.dc6
  22839. t208e.dc7
  22840. t208e.dc8
  22841. t208f.dc0
  22842. t208f.dc1
  22843. t208f.dc2
  22844. t208f.dc3
  22845. t208f.dc4
  22846. t208f.dc5
  22847. t208f.dc6
  22848. t208f.dc7
  22849. t208f.dc8
  22850. t208g.dc0
  22851. t208g.dc2
  22852. t208g.dc3
  22853. t208g.dc4
  22854. t208g.dc5
  22855. t208g.dc6
  22856. t208g.dc7
  22857. t208g.dc8
  22858. t208h.dc0
  22859. t208h.dc1
  22860. t208h.dc2
  22861. t208h.dc3
  22862. t208h.dc4
  22863. t208h.dc5
  22864. t208h.dc6
  22865. t208h.dc7
  22866. t208h.dc8
  22867. t208i.dc0
  22868. t208i.dc1
  22869. t208i.dc2
  22870. t208i.dc3
  22871. t208i.dc4
  22872. t208i.dc5
  22873. t208i.dc6
  22874. t208i.dc7
  22875. t208i.dc8
  22876. t208j.dc0
  22877. t208j.dc1
  22878. t208j.dc2
  22879. t208j.dc3
  22880. t208j.dc4
  22881. t208j.dc5
  22882. t208j.dc6
  22883. t208j.dc7
  22884. t208j.dc8
  22885. t208k.dc0
  22886. t208k.dc2
  22887. t208k.dc3
  22888. t208k.dc4
  22889. t208k.dc5
  22890. t208k.dc6
  22891. t208k.dc7
  22892. t208k.dc8
  22893. t208l.dc0
  22894. t208l.dc2
  22895. t208l.dc3
  22896. t208l.dc4
  22897. t208l.dc5
  22898. t208l.dc6
  22899. t208l.dc7
  22900. t208l.dc8
  22901. t208m.dc0
  22902. t208m.dc2
  22903. t208m.dc3
  22904. t208m.dc4
  22905. t208m.dc5
  22906. t208m.dc6
  22907. t208m.dc7
  22908. t208m.dc8
  22909. t208n.dc0
  22910. t208n.dc1
  22911. t208n.dc2
  22912. t208n.dc3
  22913. t208n.dc4
  22914. t208n.dc5
  22915. t208n.dc6
  22916. t208n.dc7
  22917. t208n.dc8
  22918. t208o.dc0
  22919. t208o.dc1
  22920. t208o.dc2
  22921. t208o.dc3
  22922. t208o.dc4
  22923. t208o.dc5
  22924. t208o.dc6
  22925. t208o.dc7
  22926. t208o.dc8
  22927. t208p.dc0
  22928. t208p.dc2
  22929. t208p.dc3
  22930. t208p.dc4
  22931. t208p.dc5
  22932. t208p.dc6
  22933. t208p.dc7
  22934. t208p.dc8
  22935. t208q.dc0
  22936. t208q.dc2
  22937. t208q.dc3
  22938. t208q.dc4
  22939. t208q.dc5
  22940. t208q.dc6
  22941. t208q.dc7
  22942. t208q.dc8
  22943. t208r.dc0
  22944. t208r.dc1
  22945. t208r.dc2
  22946. t208r.dc3
  22947. t208r.dc4
  22948. t208r.dc5
  22949. t208r.dc6
  22950. t208r.dc7
  22951. t208r.dc8
  22952. t208s.dc0
  22953. t208s.dc2
  22954. t208s.dc3
  22955. t208s.dc4
  22956. t208s.dc5
  22957. t208s.dc6
  22958. t208s.dc7
  22959. t208s.dc8
  22960. t208t.dc0
  22961. t208t.dc2
  22962. t208t.dc3
  22963. t208t.dc4
  22964. t208t.dc5
  22965. t208t.dc6
  22966. t208t.dc7
  22967. t208t.dc8
  22968. t208u.dc0
  22969. t208u.dc2
  22970. t208u.dc3
  22971. t208u.dc4
  22972. t208u.dc5
  22973. t208u.dc6
  22974. t208u.dc7
  22975. t208u.dc8
  22976. t208v.dc0
  22977. t208v.dc2
  22978. t208v.dc3
  22979. t208v.dc4
  22980. t208v.dc5
  22981. t208v.dc6
  22982. t208v.dc7
  22983. t208v.dc8
  22984. t208w.dc0
  22985. t208w.dc1
  22986. t208w.dc2
  22987. t208w.dc3
  22988. t208w.dc4
  22989. t208w.dc5
  22990. t208w.dc6
  22991. t208w.dc7
  22992. t208w.dc8
  22993. t208x.dc0
  22994. t208x.dc1
  22995. t208x.dc2
  22996. t208x.dc3
  22997. t208x.dc4
  22998. t208x.dc5
  22999. t208x.dc6
  23000. t208x.dc7
  23001. t208x.dc8
  23002. t208x.dcl
  23003. t208x.dcn
  23004. t208x.err
  23005. t208x.mak
  23006. tdspace.inc
  23007. unixincluded.fcl
  23008. usage.fc0
  23009. usage.fc1
  23010. usage.fc2
  23011. usage.fc3
  23012. vel.inc
  23013. wave.inc
  23014. -----------------------------------------------------------
  23015. for     converting between Fortran single and double
  23016. path: /netlib/fortran/s2d/
  23017. -----------------------------------------------------------
  23018. f-s2d-1.2.1/
  23019. -----------------------------------------------------------
  23020. path: /netlib/fortran/s2d/f-s2d-1.2.1/
  23021. -----------------------------------------------------------
  23022. COPYING
  23023. ChangeLog
  23024. INSTALL
  23025. Makefile.in
  23026. README
  23027. config.h.in
  23028. configure
  23029. configure.in
  23030. install-sh
  23031. lib/
  23032. man/
  23033. mkinstalldirs
  23034. src/
  23035. -----------------------------------------------------------
  23036. path: /netlib/fortran/s2d/f-s2d-1.2.1/lib/
  23037. -----------------------------------------------------------
  23038. Makefile.in
  23039. alloca.c
  23040. error.c
  23041. getopt.c
  23042. getopt.h
  23043. getopt1.c
  23044. memcmp.c
  23045. xmalloc.c
  23046. -----------------------------------------------------------
  23047. path: /netlib/fortran/s2d/f-s2d-1.2.1/man/
  23048. -----------------------------------------------------------
  23049. Makefile.in
  23050. f-ai.1
  23051. s2d.1
  23052. -----------------------------------------------------------
  23053. path: /netlib/fortran/s2d/f-s2d-1.2.1/src/
  23054. -----------------------------------------------------------
  23055. Makefile.in
  23056. Test/
  23057. config/
  23058. d2s-lex.c
  23059. d2s.l
  23060. f-ai.sh
  23061. flbreak.c
  23062. fljoin.c
  23063. init-d2s.h
  23064. init-s2d.h
  23065. init.c
  23066. init.h
  23067. main.c
  23068. readline.c
  23069. readline.h
  23070. s2d-lex.c
  23071. s2d.l
  23072. symbol.c
  23073. symbol.h
  23074. system.h
  23075. version.c
  23076. yydecl.h
  23077. -----------------------------------------------------------
  23078. path: /netlib/fortran/s2d/f-s2d-1.2.1/src/Test/
  23079. -----------------------------------------------------------
  23080. Makefile
  23081. fljoin-in
  23082. idem-double.f
  23083. idem-single.f
  23084. single.f
  23085. -----------------------------------------------------------
  23086. path: /netlib/fortran/s2d/f-s2d-1.2.1/src/config/
  23087. -----------------------------------------------------------
  23088. GNUmakefile
  23089. Makefile
  23090. README
  23091. config.sh
  23092. core.names
  23093. f77.names
  23094. in
  23095. in-d2s
  23096. in-s2d
  23097. linpack.names
  23098. pchip.names
  23099. sqpe.names
  23100. -----------------------------------------------------------
  23101. for     floating point arithmetic
  23102. path: /netlib/fp/
  23103. -----------------------------------------------------------
  23104. dtoa.c                 by      David Gay
  23105.                        for     ANSI C or C++ source for functions strtod and
  23106.                                dtoa that do decimal-to-binary and
  23107.                                binary-to-decimal conversions.  Comments at the
  23108.                                beginning describe various preprocessor
  23109.                                variables that can be defined to make this code
  23110.                                work with binary IEEE, VAX, or IBM-mainframe
  23111.                                arithmetic.  To get Postscript for a paper about
  23112.                                dtoa.c, ask netlib@research.att.com to send
  23113.                                att/cs/doc/90/4-10.ps
  23114.  
  23115. g_fmt.c                by      David Gay
  23116.                        for     ANSI C or C++ source for function g_fmt(char *,
  23117.                                double): with help from dtoa, g_fmt(buf, x) sets
  23118.                                buf to the shortest decimal string that
  23119.                                correctly rounds to x.
  23120.  
  23121. rnd_prod.s                     Assembly code, usable under UNIX UTS System V
  23122.                                Release 2.6b, that uses IBM-mainframe
  23123.                                extended-precision floating-point instructions
  23124.                                to compute rounded products and quotients.
  23125.  
  23126. testbase               by      Vern Paxson
  23127.                        for     announcing ftp access for test program
  23128.  
  23129. ucbtest/               for     testing certain difficult cases of IEEE 754
  23130.                                floating-point arithmetic
  23131.                        by      dgh@validgh.com (David G. Hough) et al.
  23132.                        lang    C
  23133.                        size    1 megabyte
  23134.                        #       Retrieve by ftp or http, not email.
  23135.  
  23136. -----------------------------------------------------------
  23137. for     testing certain difficult cases of IEEE 754
  23138. path: /netlib/fp/ucbtest/
  23139. -----------------------------------------------------------
  23140. ucb/
  23141. -----------------------------------------------------------
  23142. path: /netlib/fp/ucbtest/ucb/
  23143. -----------------------------------------------------------
  23144. libctest/
  23145. libftest/
  23146. ucbDOS/
  23147. ucbREADME/
  23148. ucbctest/
  23149. ucbeef/
  23150. ucbftest/
  23151. ucblib/
  23152. ucbtest/
  23153. -----------------------------------------------------------
  23154. path: /netlib/fp/ucbtest/ucb/libctest/
  23155. -----------------------------------------------------------
  23156. Makefile
  23157. libctest.h
  23158. testabsd.c
  23159. testabss.c
  23160. testabsx.c
  23161. testacosd.c
  23162. testacoss.c
  23163. testacosx.c
  23164. testadd.c
  23165. testaddd.c
  23166. testadds.c
  23167. testaddx.c
  23168. testasind.c
  23169. testasins.c
  23170. testasinx.c
  23171. testatan2d.c
  23172. testatan2s.c
  23173. testatan2x.c
  23174. testatand.c
  23175. testatans.c
  23176. testatanx.c
  23177. testcabs.c
  23178. testcabsd.c
  23179. testcabss.c
  23180. testcabsx.c
  23181. testceild.c
  23182. testceils.c
  23183. testceilx.c
  23184. testcosd.c
  23185. testcoshd.c
  23186. testcoshs.c
  23187. testcoshx.c
  23188. testcoss.c
  23189. testcosx.c
  23190. testdiv.c
  23191. testdivd.c
  23192. testdivs.c
  23193. testdivx.c
  23194. testexpd.c
  23195. testexpm1d.c
  23196. testexpm1s.c
  23197. testexpm1x.c
  23198. testexps.c
  23199. testexpx.c
  23200. testfloord.c
  23201. testfloors.c
  23202. testfloorx.c
  23203. testfunc1.c
  23204. testfunc2.c
  23205. testhypotd.c
  23206. testhypots.c
  23207. testhypotx.c
  23208. testlog10d.c
  23209. testlog10s.c
  23210. testlog10x.c
  23211. testlog1pd.c
  23212. testlog1ps.c
  23213. testlog1px.c
  23214. testlogd.c
  23215. testlogs.c
  23216. testlogx.c
  23217. testmodd.c
  23218. testmods.c
  23219. testmodx.c
  23220. testmul.c
  23221. testmuld.c
  23222. testmuls.c
  23223. testmulx.c
  23224. testpowd.c
  23225. testpows.c
  23226. testpowx.c
  23227. testsignif.c
  23228. testsignifd.c
  23229. testsignifs.c
  23230. testsignifx.c
  23231. testsind.c
  23232. testsinhd.c
  23233. testsinhs.c
  23234. testsinhx.c
  23235. testsins.c
  23236. testsinx.c
  23237. testsqrtd.c
  23238. testsqrts.c
  23239. testsqrtx.c
  23240. testsub.c
  23241. testsubd.c
  23242. testsubs.c
  23243. testsubx.c
  23244. testtand.c
  23245. testtanhd.c
  23246. testtanhs.c
  23247. testtanhx.c
  23248. testtans.c
  23249. testtanx.c
  23250. testtodouble.c
  23251. testtodoubled.c
  23252. testtodoubles.c
  23253. testtodoublex.c
  23254. testtoext.c
  23255. testtoextd.c
  23256. testtoexts.c
  23257. testtoextx.c
  23258. testtoint.c
  23259. testtointd.c
  23260. testtoints.c
  23261. testtointx.c
  23262. testtosingle.c
  23263. testtosingled.c
  23264. testtosingles.c
  23265. testtosinglex.c
  23266. -----------------------------------------------------------
  23267. path: /netlib/fp/ucbtest/ucb/libftest/
  23268. -----------------------------------------------------------
  23269. Makefile
  23270. libftest.h
  23271. testabsd.F
  23272. testabss.F
  23273. testabsx.F
  23274. testacosd.F
  23275. testacoss.F
  23276. testacosx.F
  23277. testadd.F
  23278. testaddd.F
  23279. testadds.F
  23280. testaddx.F
  23281. testasind.F
  23282. testasins.F
  23283. testasinx.F
  23284. testatan2d.F
  23285. testatan2s.F
  23286. testatan2x.F
  23287. testatand.F
  23288. testatans.F
  23289. testatanx.F
  23290. testcabsd.F
  23291. testcabss.F
  23292. testcabsx.F
  23293. testceil.F
  23294. testceild.F
  23295. testceils.F
  23296. testceilx.F
  23297. testcosd.F
  23298. testcoshd.F
  23299. testcoshs.F
  23300. testcoshx.F
  23301. testcoss.F
  23302. testcosx.F
  23303. testdiv.F
  23304. testdivd.F
  23305. testdivs.F
  23306. testdivx.F
  23307. testexpd.F
  23308. testexpm1.F
  23309. testexpm1d.F
  23310. testexpm1s.F
  23311. testexpm1x.F
  23312. testexps.F
  23313. testexpx.F
  23314. testfloor.F
  23315. testfloord.F
  23316. testfloors.F
  23317. testfloorx.F
  23318. testfunc1.F
  23319. testfunc1c.F
  23320. testfunc2.F
  23321. testfunc2c.F
  23322. testhypotd.F
  23323. testhypots.F
  23324. testhypotx.F
  23325. testlog10d.F
  23326. testlog10s.F
  23327. testlog10x.F
  23328. testlog1p.F
  23329. testlog1pd.F
  23330. testlog1ps.F
  23331. testlog1px.F
  23332. testlogd.F
  23333. testlogs.F
  23334. testlogx.F
  23335. testmodd.F
  23336. testmods.F
  23337. testmodx.F
  23338. testmul.F
  23339. testmuld.F
  23340. testmuls.F
  23341. testmulx.F
  23342. testpow.F
  23343. testpowd.F
  23344. testpows.F
  23345. testpowx.F
  23346. testsignif.F
  23347. testsignifd.F
  23348. testsignifs.F
  23349. testsignifx.F
  23350. testsind.F
  23351. testsinhd.F
  23352. testsinhs.F
  23353. testsinhx.F
  23354. testsins.F
  23355. testsinx.F
  23356. testsqrtd.F
  23357. testsqrts.F
  23358. testsqrtx.F
  23359. testsub.F
  23360. testsubd.F
  23361. testsubs.F
  23362. testsubx.F
  23363. testtand.F
  23364. testtanhd.F
  23365. testtanhs.F
  23366. testtanhx.F
  23367. testtans.F
  23368. testtanx.F
  23369. testtodouble.F
  23370. testtodoubled.F
  23371. testtodoubles.F
  23372. testtodoublex.F
  23373. testtoext.F
  23374. testtoextd.F
  23375. testtoexts.F
  23376. testtoextx.F
  23377. testtoint.F
  23378. testtointd.F
  23379. testtoints.F
  23380. testtointx.F
  23381. testtosingle.F
  23382. testtosingled.F
  23383. testtosingles.F
  23384. testtosinglex.F
  23385. -----------------------------------------------------------
  23386. path: /netlib/fp/ucbtest/ucb/ucbDOS/
  23387. -----------------------------------------------------------
  23388. README
  23389. copysign.c
  23390. ddivtest.exe
  23391. ddivtest.ide
  23392. dmultest.exe
  23393. dmultest.ide
  23394. dsqrtest.exe
  23395. dsqrtest.ide
  23396. fdivtest.exe
  23397. fdivtest.ide
  23398. fdlibm.h
  23399. fmultest.exe
  23400. fmultest.ide
  23401. fsqrtest.exe
  23402. fsqrtest.ide
  23403. readme
  23404. results
  23405. rint.c
  23406. runall.bat
  23407. scalbn.c
  23408. ucbdivte.c
  23409. ucbmulte.c
  23410. ucbsqrte.c
  23411. ucbtest.c
  23412. ucbtest.h
  23413. wdivtest.exe
  23414. wdivtest.ide
  23415. wmultest.exe
  23416. wmultest.ide
  23417. wsqrtest.exe
  23418. wsqrtest.ide
  23419. -----------------------------------------------------------
  23420. path: /netlib/fp/ucbtest/ucb/ucbREADME/
  23421. -----------------------------------------------------------
  23422. Makefile
  23423. README
  23424. TESTING
  23425. aix.sh
  23426. alpha.osf.gcc.log
  23427. alpha.osf.gcc.sh
  23428. apogee30.log
  23429. apogee30.sh
  23430. aux.log
  23431. aux.sh
  23432. dolog.sh
  23433. generic.sh
  23434. hpux.log
  23435. hpux.sh
  23436. irix.log
  23437. irix.sh
  23438. linux.log
  23439. linux.sh
  23440. log.sh
  23441. m68k.hp.netbsd1.0a.log
  23442. m68k.hp.netbsd1.0a.sh
  23443. mips.ultrix.gcc.log
  23444. mips.ultrix.gcc.sh
  23445. pc201.fix.log
  23446. pc201.flaw.log
  23447. pc201.sh
  23448. readme
  23449. readme.about.testing
  23450. sc301.log
  23451. sc301.sh
  23452. sunos3.fpa.log
  23453. sunos3.fpa.sh
  23454. sunos3.log
  23455. sunos3.sh
  23456. sunos4.log
  23457. sunos4.sh
  23458. sunos5.fdlibm.gcc.log
  23459. sunos5.fdlibm.gcc.sh
  23460. sunos5.gcc.log
  23461. sunos5.gcc.sh
  23462. -----------------------------------------------------------
  23463. path: /netlib/fp/ucbtest/ucb/ucbctest/
  23464. -----------------------------------------------------------
  23465. Makefile
  23466. beefmain.c
  23467. divmain.c
  23468. findpimain.c
  23469. libmain.c
  23470. mulmain.c
  23471. par.c
  23472. pi.c
  23473. sqrmain.c
  23474. -----------------------------------------------------------
  23475. path: /netlib/fp/ucbtest/ucb/ucbeef/
  23476. -----------------------------------------------------------
  23477. README
  23478. anlyzr.c
  23479. beefscan.c
  23480. distd.c
  23481. er_atn.c
  23482. er_dfl.c
  23483. er_em1.c
  23484. er_l1p.c
  23485. er_log.c
  23486. er_sin.c
  23487. findpi.c
  23488. local.h
  23489. mpwglue.c
  23490. others.c
  23491. phase1.c
  23492. randm.c
  23493. report.c
  23494. sys.h
  23495. -----------------------------------------------------------
  23496. path: /netlib/fp/ucbtest/ucb/ucbftest/
  23497. -----------------------------------------------------------
  23498. Makefile
  23499. beefmain.F
  23500. divmain.F
  23501. findpimain.F
  23502. libmain.F
  23503. mulmain.F
  23504. par.F
  23505. pi.F
  23506. sqrmain.F
  23507. ucbftest.h
  23508. -----------------------------------------------------------
  23509. path: /netlib/fp/ucbtest/ucb/ucblib/
  23510. -----------------------------------------------------------
  23511. acosd.input
  23512. acosq.input
  23513. acoss.input
  23514. addd.input
  23515. addq.input
  23516. adds.input
  23517. asind.input
  23518. asinq.input
  23519. asins.input
  23520. atan2d.input
  23521. atan2q.input
  23522. atan2s.input
  23523. atand.input
  23524. atanq.input
  23525. atans.input
  23526. cabsd.input
  23527. cabsq.input
  23528. cabss.input
  23529. ceild.input
  23530. ceilq.input
  23531. ceils.input
  23532. cosd.input
  23533. coshd.input
  23534. coshq.input
  23535. coshs.input
  23536. cosq.input
  23537. coss.input
  23538. divd.input
  23539. divq.input
  23540. divs.input
  23541. expd.input
  23542. expq.input
  23543. exps.input
  23544. fabsd.input
  23545. fabsq.input
  23546. fabss.input
  23547. floord.input
  23548. floorq.input
  23549. floors.input
  23550. fmodd.input
  23551. fmodq.input
  23552. fmods.input
  23553. hypotd.input
  23554. hypotq.input
  23555. hypots.input
  23556. log10d.input
  23557. log10q.input
  23558. log10s.input
  23559. logd.input
  23560. logq.input
  23561. logs.input
  23562. muld.input
  23563. mulq.input
  23564. muls.input
  23565. powd.input
  23566. powq.input
  23567. pows.input
  23568. sind.input
  23569. sinhd.input
  23570. sinhq.input
  23571. sinhs.input
  23572. sinq.input
  23573. sins.input
  23574. sqrtd.input
  23575. sqrtq.input
  23576. sqrts.input
  23577. subd.input
  23578. subq.input
  23579. subs.input
  23580. tand.input
  23581. tanhd.input
  23582. tanhq.input
  23583. tanhs.input
  23584. tanq.input
  23585. tans.input
  23586. -----------------------------------------------------------
  23587. path: /netlib/fp/ucbtest/ucb/ucbtest/
  23588. -----------------------------------------------------------
  23589. beef.c
  23590. div.c
  23591. findpi.c
  23592. fpce.S
  23593. fpce.aux.c
  23594. fpce.i386.c
  23595. fpce.m68k.c
  23596. fpce.sparc.c
  23597. ieee.c
  23598. init.F
  23599. init.c
  23600. lib.c
  23601. lib.h
  23602. mul.c
  23603. sqr.c
  23604. ucbexit.c
  23605. ucbtest.h
  23606. -----------------------------------------------------------
  23607. for     Generalized Cross Validation spline smoothing
  23608. path: /netlib/gcv/
  23609. -----------------------------------------------------------
  23610.  #       see also toms/642.
  23611. sbart.r                for     univariate smoothing spline automatically
  23612.                                choosing the smoothing parameter by minimizing
  23613.                                generalized cross validation
  23614.                        lang    Ratfor language with comments
  23615.                        by      Finbarr O'Sullivan
  23616.                        ref     "Comments on Dr. Silverman's Paper", J. Royal
  23617.                                Statistical Society B (1985) 47, pp.39-40
  23618.  
  23619. sbart.f                for     univariate smoothing spline automatically
  23620.                                choosing the smoothing parameter by minimizing
  23621.                                generalized cross validation
  23622.                        lang    Fortran language with NO comments
  23623.                        by      Finbarr O'Sullivan
  23624.                        ref     "Comments on Dr. Silverman's Paper", J. Royal
  23625.                                Statistical Society B (1985) 47, pp.39-40
  23626.  
  23627. bart/                  for     smoothing spline
  23628.                        by      Finbarr O'Sullivan
  23629.                        size    200 kB
  23630.  
  23631. gcvspl                 for     B-spline data smoothing using generalized
  23632.                                cross-validation and mean squared prediction or
  23633.                                explicit user smoothing
  23634.                        by      H.J. Woltring,  University of Nijmegen, Philips
  23635.                                Medical Systems, Eindhoven (The Netherlands)
  23636.                        #       Natural B-spline data smoothing subroutine,
  23637.                                using the Generalized Cross- Validation and
  23638.                                Mean-Squared Prediction Error Criteria of Craven
  23639.                                & Wahba (1979). Alternatively, the amount of
  23640.                                smoothing can be given explicitly, or it can be
  23641.                                based on the effective number of degrees of
  23642.                                freedom in the smoothing process as defined by
  23643.                                Wahba (1980). The model assumes uncorrelated,
  23644.                                additive noise and essentially smooth,
  23645.                                underlying functions.  The noise may be
  23646.                                non-stationary, and the independent co-ordinates
  23647.                                may be spaced non-equidistantly. Multiple
  23648.                                datasets, with common independent variables and
  23649.                                weight factors are accomodated.  A full
  23650.                                description of the package is provided in:  H.J.
  23651.                                Woltring (1986), A FORTRAN package for
  23652.                                generalized, cross-validatory spline smoothing
  23653.                                and differentiation.  Advances in Engineering
  23654.                                Software 8(2):104-113
  23655.  
  23656. gcv1/                  title   gcvpack release 2, part 1
  23657.                        for     generalized cross validation, also requires
  23658.                                (gcv/gcv2)
  23659.                        by      D. Bates, M. Lindstrom, G. Wahba and B. Yandell
  23660.                                Univ Wisconsin-Madison
  23661.                        ref     "GCVPACK-ROUTINES FOR GENERALIZED CROSS
  23662.                                VALIDATION", TR 775(rev.), October, 1986.
  23663.                        #       Uses: dcopy dasum dqrsl dtrco dtrsl ddot dswap
  23664.                                dqrdc dchdc dsvdc from linpack and the blas.  If
  23665.                                you have problems or questions, please mail
  23666.                                details to gcvpack@stat.wisc.edu We may be
  23667.                                contacted individually as follows:
  23668.                                bates@stat.wisc.edu - Douglas Bates
  23669.                                lindstro@stat.wisc.edu - Mary Lindstrom
  23670.                                wahba@stat.wisc.edu - Grace Wahba
  23671.                                yandell@stat.wisc.edu - Brian Yandell
  23672.  
  23673. gcv2/                  title   gcvpack release 2, part 2
  23674.                        see     gcv/gcv1
  23675.  
  23676. gcvdoc/                for     error codes and update notices for (gcv/gcv1)
  23677.                                and (gcv/gcv2)
  23678.                        see     gcv/gcv1
  23679.  
  23680. rkpk/                  title   RKPACK
  23681.                        for     smoothing spline by generalized cross validation
  23682.                                or generalized maximum likelihood
  23683.                        lang    ratfor
  23684.                        by      C. Gu, University of Wisconsin-Madison
  23685.                                [gu@stat.wisc.edu]
  23686.                        ref     SIAM J. Sci. Stat. Comp. 12, 383-398.
  23687.                        alg     Householder tridiagonalization with distributed
  23688.                                truncation
  23689.                        size    305 kB
  23690.  
  23691. rkpk.tex
  23692. vspline                for     non-parametric estimate of a smooth
  23693.                                vector-valued function from noisy measurements
  23694.                        by      Jeff Fessler, Stanford University
  23695.                        lang    C
  23696.                        alg     generalization of (scalar) cubic-spline
  23697.                                smoothing
  23698.                        ref     "Non-parametric fixed-interval smoothing with
  23699.                                vector splines", IEEE ASSP
  23700.  
  23701. grkpack/               title   GRKPACK
  23702.                        for     smoothing spline ANOVA for data from exponential
  23703.                                families
  23704.                        lang    ratfor
  23705.                        by      Yuedong Wang, University of Michigan
  23706.                                [yuedong@umich.edu]
  23707.                        ref     Tech. Rep. 940, University of Wisconsin-Madison,
  23708.                                Dept. of Statistics.
  23709.                        alg     generalization of RKPACK
  23710.                        size    721 kB
  23711. -----------------------------------------------------------
  23712. for     smoothing spline
  23713. path: /netlib/gcv/bart/
  23714. -----------------------------------------------------------
  23715. bart.d
  23716. bart.i
  23717. bden.d
  23718. bden.i
  23719. bhaz.d
  23720. breslw.r
  23721. cbnm.r
  23722. cxghs.r
  23723. elabsrcx.r
  23724. evalle.r
  23725. evalpl.r
  23726. evlkdn.r
  23727. evlkhz.r
  23728. gden.r
  23729. ghaz.r
  23730. grhss.r
  23731. gxv.r
  23732. icreg.r
  23733. icreg1.r
  23734. iden.r
  23735. iden1.r
  23736. ihaz.r
  23737. ihaz1.r
  23738. lamv.r
  23739. lamval.r
  23740. lsamp1.r
  23741. pcg.r
  23742. sbart.r
  23743. sbcox.r
  23744. sbden.r
  23745. sbhaz.r
  23746. sbvc.r
  23747. scvdn.r
  23748. scvhz.r
  23749. sdircx.r
  23750. sdirdn.r
  23751. sdirhz.r
  23752. search.r
  23753. setup.r
  23754. sg.r
  23755. sgram.r
  23756. shessc.r
  23757. shessd.r
  23758. shessh.r
  23759. shist.r
  23760. sinerp.r
  23761. sknotl.r
  23762. slap.r
  23763. slvcxp.r
  23764. smv5.r
  23765. srchcx.r
  23766. srchdn.r
  23767. srchhz.r
  23768. sslvcx.r
  23769. sslvdn.r
  23770. sslvhz.r
  23771. sslvlp.r
  23772. sslvrg.r
  23773. step.r
  23774. stepp.r
  23775. strap.r
  23776. stxwx.r
  23777. -----------------------------------------------------------
  23778. title   gcvpack release 2, part 1
  23779. path: /netlib/gcv/gcv1/
  23780. -----------------------------------------------------------
  23781. Makefile
  23782. dcfcr.f
  23783. dcfcr1.f
  23784. dcpmut.f
  23785. dcrtz.f
  23786. dctsx.f
  23787. ddcom.f
  23788. ddiag.f
  23789. dftkf.f
  23790. dgcv.f
  23791. dgcv1.f
  23792. dgemv.f
  23793. dmakek.f
  23794. dmaket.f
  23795. dpdcr.f
  23796. dpmse.f
  23797. dpred.f
  23798. dprmut.f
  23799. dptpss.f
  23800. dreps.f
  23801. drsap.f
  23802. dset.f
  23803. dsetup.f
  23804. dsgdc.f
  23805. dsgdc1.f
  23806. -----------------------------------------------------------
  23807. title   gcvpack release 2, part 2
  23808. path: /netlib/gcv/gcv2/
  23809. -----------------------------------------------------------
  23810. dsnsm.f
  23811. dsuy.f
  23812. dtpss.f
  23813. dtsvdc.f
  23814. duni.f
  23815. dvl.f
  23816. dvlop.f
  23817. dvmin.f
  23818. dzdc.f
  23819. fact.f
  23820. inteqn.f
  23821. inteqn.in
  23822. inteqn.out
  23823. mkpoly.f
  23824. mktpar.f
  23825. mkxys.f
  23826. prmut.f
  23827. testptpss.f
  23828. testptpss.in
  23829. testptpss.out
  23830. testtpss.f
  23831. testtpss.in
  23832. testtpss.out
  23833. -----------------------------------------------------------
  23834. for     error codes and update notices for (gcv/gcv1)
  23835. path: /netlib/gcv/gcvdoc/
  23836. -----------------------------------------------------------
  23837. info.numbers.doc
  23838. major.changes.doc
  23839. -----------------------------------------------------------
  23840. title   GRKPACK
  23841. path: /netlib/gcv/grkpack/
  23842. -----------------------------------------------------------
  23843. README
  23844. examples/
  23845. grkpack/
  23846. grkpack.ps
  23847. lib/
  23848. rkpack/
  23849. -----------------------------------------------------------
  23850. path: /netlib/gcv/grkpack/examples/
  23851. -----------------------------------------------------------
  23852. Makefile
  23853. README
  23854. bbci.r
  23855. pima.dat
  23856. pima.doc
  23857. pima1.r
  23858. pima2.r
  23859. wesdr.dat
  23860. wesdr.doc
  23861. wesdr.r
  23862. -----------------------------------------------------------
  23863. path: /netlib/gcv/grkpack/grkpack/
  23864. -----------------------------------------------------------
  23865. Makefile
  23866. README
  23867. dbimdr.f
  23868. dbimdr.r
  23869. dbisdr.f
  23870. dbisdr.r
  23871. dbmdr.f
  23872. dbmdr.r
  23873. dbsdr.f
  23874. dbsdr.r
  23875. dgmdr.f
  23876. dgmdr.r
  23877. dgsdr.f
  23878. dgsdr.r
  23879. dpmdr.f
  23880. dpmdr.r
  23881. dpsdr.f
  23882. dpsdr.r
  23883. -----------------------------------------------------------
  23884. path: /netlib/gcv/grkpack/lib/
  23885. -----------------------------------------------------------
  23886. Makefile
  23887. README
  23888. dasum.f
  23889. daxpy.f
  23890. dcopy.f
  23891. ddot.f
  23892. devlpl.f
  23893. dgemv.f
  23894. dlanor.f
  23895. dln1px.f
  23896. dnrm2.f
  23897. dpbfa.f
  23898. dpbsl.f
  23899. dpofa.f
  23900. dposl.f
  23901. dprmut.f
  23902. dqrdc.f
  23903. dqrsl.f
  23904. dscal.f
  23905. dset.f
  23906. dsort.f
  23907. dswap.f
  23908. dsymv.f
  23909. dsyr2.f
  23910. dtrsl.f
  23911. dumnor.f
  23912. idamax.f
  23913. invnor.f
  23914. lsame.f
  23915. rnor.f
  23916. uni.f
  23917. xerbla.f
  23918. -----------------------------------------------------------
  23919. path: /netlib/gcv/grkpack/rkpack/
  23920. -----------------------------------------------------------
  23921. Makefile
  23922. README
  23923. dcoef.f
  23924. dcoef.r
  23925. dcore.f
  23926. dcore.r
  23927. dcrdr.f
  23928. dcrdr.r
  23929. ddeev.f
  23930. ddeev.r
  23931. deval.f
  23932. deval.r
  23933. dgold.f
  23934. dgold.r
  23935. dmcdc.f
  23936. dmcdc.r
  23937. dmudr.f
  23938. dmudr.r
  23939. dmudr1.f
  23940. dmudr1.r
  23941. dqrslm.f
  23942. dqrslm.r
  23943. dsidr.f
  23944. dsidr.r
  23945. dsms.f
  23946. dsms.r
  23947. dstup.f
  23948. dstup.r
  23949. dsytr.f
  23950. dsytr.r
  23951. dtrev.f
  23952. dtrev.r
  23953. -----------------------------------------------------------
  23954. title   RKPACK
  23955. path: /netlib/gcv/rkpk/
  23956. -----------------------------------------------------------
  23957. Makefile
  23958. dcoef.r
  23959. dcore.r
  23960. dcrdr.r
  23961. ddeev.r
  23962. demo/
  23963. deval.r
  23964. dgold.r
  23965. dmcdc.r
  23966. dmudr.r
  23967. rkpk/
  23968. rkpk.header
  23969. -----------------------------------------------------------
  23970. path: /netlib/gcv/rkpk/demo/
  23971. -----------------------------------------------------------
  23972. Makefile
  23973. README
  23974. cubic.r
  23975. in.tptp
  23976. input
  23977. tensor.r
  23978. tensor1.r
  23979. thin.r
  23980. tptp.r
  23981. tptp1.r
  23982. -----------------------------------------------------------
  23983. path: /netlib/gcv/rkpk/rkpk/
  23984. -----------------------------------------------------------
  23985. README
  23986. demo/
  23987. lib/
  23988. rkpk/
  23989. rkpk.tex
  23990. -----------------------------------------------------------
  23991. path: /netlib/gcv/rkpk/rkpk/demo/
  23992. -----------------------------------------------------------
  23993. Makefile
  23994. README
  23995. cubic.r
  23996. in.tptp
  23997. input
  23998. tensor.r
  23999. tensor1.r
  24000. thin.r
  24001. tptp.r
  24002. tptp1.r
  24003. -----------------------------------------------------------
  24004. path: /netlib/gcv/rkpk/rkpk/lib/
  24005. -----------------------------------------------------------
  24006. Makefile
  24007. README
  24008. dasum.f
  24009. daxpy.f
  24010. dcopy.f
  24011. ddot.f
  24012. dgemv.f
  24013. dnrm2.f
  24014. dpbfa.f
  24015. dpbsl.f
  24016. dpofa.f
  24017. dposl.f
  24018. dprmut.f
  24019. dqrdc.f
  24020. dqrsl.f
  24021. dscal.f
  24022. dset.f
  24023. dswap.f
  24024. dsymv.f
  24025. dsyr2.f
  24026. dtrsl.f
  24027. idamax.f
  24028. lsame.f
  24029. rnor.f
  24030. uni.f
  24031. xerbla.f
  24032. -----------------------------------------------------------
  24033. path: /netlib/gcv/rkpk/rkpk/rkpk/
  24034. -----------------------------------------------------------
  24035. Makefile
  24036. README
  24037. dcoef.f
  24038. dcoef.r
  24039. dcore.f
  24040. dcore.r
  24041. dcrdr.f
  24042. dcrdr.r
  24043. ddeev.f
  24044. ddeev.r
  24045. deval.f
  24046. deval.r
  24047. dgold.f
  24048. dgold.r
  24049. dmcdc.f
  24050. dmcdc.r
  24051. dmudr.f
  24052. dmudr.r
  24053. dmudr1.f
  24054. dmudr1.r
  24055. dqrslm.f
  24056. dqrslm.r
  24057. dsidr.f
  24058. dsidr.r
  24059. dsms.f
  24060. dsms.r
  24061. dstup.f
  24062. dstup.r
  24063. dsytr.f
  24064. dsytr.r
  24065. dtrev.f
  24066. dtrev.r
  24067. -----------------------------------------------------------
  24068. for     multi-processing Time Line and State Graph
  24069. path: /netlib/gmat/
  24070. -----------------------------------------------------------
  24071. readme                 for     overview of gmat
  24072.  
  24073. gmat/                  for     documentation for the GMAT multiprocessing
  24074.                                Timeline and Stategraph tools
  24075.                        #       It includes example data files for both logging
  24076.                                styles (CRI and  NLTSS { same as the Cray
  24077.                                Compatibility library on the Alliant FX/8 }).
  24078.                                The README file  has appropriate instructions
  24079.                                and information.
  24080.                        size    139266 bytes
  24081.  
  24082. stategraph/            for     source code for the GMAT Stategraph Analysis
  24083.                                tool
  24084.                        #       This tool analyzes multiprocessing log  files as
  24085.                                an inheritance tree of tasks.  Code for both
  24086.                                Sunview and X-Window (R3 & R4 - Athena toolkit)
  24087.                                implementations is included.
  24088.                        size    817604 bytes
  24089.  
  24090. timeline/              for     source for the GMAT Timeline tool
  24091.                        #       This tool analyzes  multiprocessing log files as
  24092.                                a flowing sequence of events for multiple
  24093.                                concurrent tasks. Code for both Sunview
  24094.                                and X-Window (R3 & R4 - Athena toolkit)
  24095.                                implementations is included.
  24096.                        size    1119621 bytes
  24097.  
  24098. -----------------------------------------------------------
  24099. for     documentation for the GMAT multiprocessing
  24100. path: /netlib/gmat/gmat/
  24101. -----------------------------------------------------------
  24102. README
  24103. examples/
  24104. gmat.ms
  24105. -----------------------------------------------------------
  24106. path: /netlib/gmat/gmat/examples/
  24107. -----------------------------------------------------------
  24108. User_Actions
  24109. trc.CRAY.Z
  24110. trc.CTSS.Z
  24111. -----------------------------------------------------------
  24112. for     source code for the GMAT Stategraph Analysis
  24113. path: /netlib/gmat/stategraph/
  24114. -----------------------------------------------------------
  24115. state/
  24116. -----------------------------------------------------------
  24117. path: /netlib/gmat/stategraph/state/
  24118. -----------------------------------------------------------
  24119. Nmakefile
  24120. SCCS/
  24121. Smakefile
  24122. Xmakefile
  24123. assign.c
  24124. clscreen.c
  24125. confirm.c
  24126. data_input.c
  24127. defines.h
  24128. display.c
  24129. doevents.c
  24130. dotask.c
  24131. draw.c
  24132. driver.c
  24133. externvars.h
  24134. icons/
  24135. initialize.c
  24136. key.c
  24137. loads.c
  24138. log_entry.h
  24139. message.c
  24140. notify.c
  24141. open_dump.c
  24142. open_trace.c
  24143. plot_hist.c
  24144. read_user.c
  24145. state.msg
  24146. winit.c
  24147. xdoevents.c
  24148. xdraw.c
  24149. xexterns.h
  24150. xicons/
  24151. xkey.c
  24152. xnotify.c
  24153. xwinit.c
  24154. -----------------------------------------------------------
  24155. path: /netlib/gmat/stategraph/state/SCCS/
  24156. -----------------------------------------------------------
  24157. s.Smakefile
  24158. s.Xmakefile
  24159. s.assign.c
  24160. s.clscreen.c
  24161. s.confirm.c
  24162. s.data_input.c
  24163. s.defines.h
  24164. s.display.c
  24165. s.doevents.c
  24166. s.dotask.c
  24167. s.draw.c
  24168. s.driver.c
  24169. s.externvars.h
  24170. s.initialize.c
  24171. s.key.c
  24172. s.loads.c
  24173. s.log_entry.h
  24174. s.message.c
  24175. s.notify.c
  24176. s.open_dump.c
  24177. s.open_trace.c
  24178. s.plot_hist.c
  24179. s.read_user.c
  24180. s.state.msg
  24181. s.winit.c
  24182. s.xdoevents.c
  24183. s.xdraw.c
  24184. s.xexterns.h
  24185. s.xkey.c
  24186. s.xnotify.c
  24187. s.xwinit.c
  24188. -----------------------------------------------------------
  24189. path: /netlib/gmat/stategraph/state/icons/
  24190. -----------------------------------------------------------
  24191. barrier.node
  24192. choice.icon
  24193. choice.node
  24194. convert.icon
  24195. five.icon
  24196. five.node
  24197. four.icon
  24198. four.node
  24199. hollow.icon
  24200. hollow.node
  24201. infray.icon
  24202. infray.tri
  24203. key_slv.icon
  24204. key_slv.node
  24205. master.icon
  24206. master.node
  24207. newpidle.c
  24208. one.icon
  24209. one.node
  24210. pbind.icon
  24211. pidle.icon
  24212. preacq.icon
  24213. proc.icon
  24214. psuspnd.icon
  24215. punbind.icon
  24216. sg.icon
  24217. solid.icon
  24218. solid.node
  24219. status.icon
  24220. templat.node
  24221. test.icon
  24222. three.icon
  24223. three.node
  24224. two.icon
  24225. two.node
  24226. view.box
  24227. wait_cs.icon
  24228. wait_cs.tri
  24229. wait_g.icon
  24230. wait_g.tri
  24231. wait_gn.icon
  24232. wait_gn.tri
  24233. wait_w.icon
  24234. wait_w.tri
  24235. waitb.icon
  24236. waitb.node
  24237. waitcs.icon
  24238. waitcs.node
  24239. waite.node
  24240. waitf.icon
  24241. waitf.node
  24242. waitg.icon
  24243. waitg.node
  24244. waitgn.icon
  24245. waitgn.node
  24246. waitl.icon
  24247. waitl.node
  24248. waitt.node
  24249. -----------------------------------------------------------
  24250. path: /netlib/gmat/stategraph/state/xicons/
  24251. -----------------------------------------------------------
  24252. choice.icon
  24253. five.icon
  24254. four.icon
  24255. hollow.icon
  24256. hollow.node
  24257. infray.icon
  24258. infray.node
  24259. key_slv.icon
  24260. master.icon
  24261. master.node
  24262. one.icon
  24263. pbind.icon
  24264. pidle.icon
  24265. preacq.icon
  24266. psuspnd.icon
  24267. punbind.icon
  24268. rv_chce.icon
  24269. rv_fray.icon
  24270. rv_key.icon
  24271. rv_mstr.icon
  24272. rv_sold.icon
  24273. rv_sold.node
  24274. rv_wait.icon
  24275. sg.icon
  24276. solid.icon
  24277. solid.node
  24278. three.icon
  24279. two.icon
  24280. wait_cs.icon
  24281. wait_g.icon
  24282. wait_gn.icon
  24283. wait_w.icon
  24284. waitb.node
  24285. waitcs.node
  24286. waite.node
  24287. waitf.node
  24288. waitg.node
  24289. waitgn.node
  24290. waitl.node
  24291. waitt.node
  24292. waitw.node
  24293. -----------------------------------------------------------
  24294. for     source for the GMAT Timeline tool
  24295. path: /netlib/gmat/timeline/
  24296. -----------------------------------------------------------
  24297. time/
  24298. -----------------------------------------------------------
  24299. path: /netlib/gmat/timeline/time/
  24300. -----------------------------------------------------------
  24301. NEWS
  24302. Nmakefile
  24303. SCCS/
  24304. Smakefile
  24305. Xmakefile
  24306. assign.c
  24307. check.c
  24308. check_init.h
  24309. clscreen.c
  24310. confirm.c
  24311. data_input.c
  24312. defines.h
  24313. display.c
  24314. doevents.c
  24315. draw.c
  24316. driver.c
  24317. externvars.h
  24318. icons/
  24319. initialize.c
  24320. key.c
  24321. load_user.c
  24322. loads.c
  24323. log_entry.h
  24324. message.c
  24325. news.c
  24326. notify.c
  24327. open_dump.c
  24328. open_trace.c
  24329. plot_hist.c
  24330. process.c
  24331. rawdump.c
  24332. time.msg
  24333. winit.c
  24334. xdisplay.c
  24335. xdraw.c
  24336. xexterns.h
  24337. xicons/
  24338. xkey.c
  24339. xnotify.c
  24340. xwinit.c
  24341. xwinit.h
  24342. -----------------------------------------------------------
  24343. path: /netlib/gmat/timeline/time/SCCS/
  24344. -----------------------------------------------------------
  24345. s.NEWS
  24346. s.Smakefile
  24347. s.Xmakefile
  24348. s.assign.c
  24349. s.check.c
  24350. s.check_init.h
  24351. s.clscreen.c
  24352. s.confirm.c
  24353. s.data_input.c
  24354. s.defines.h
  24355. s.display.c
  24356. s.doevents.c
  24357. s.draw.c
  24358. s.driver.c
  24359. s.externvars.h
  24360. s.initialize.c
  24361. s.key.c
  24362. s.load_user.c
  24363. s.loads.c
  24364. s.log_entry.h
  24365. s.message.c
  24366. s.news.c
  24367. s.notify.c
  24368. s.open_dump.c
  24369. s.open_trace.c
  24370. s.plot_hist.c
  24371. s.process.c
  24372. s.rawdump.c
  24373. s.time.msg
  24374. s.winit.c
  24375. s.xdisplay.c
  24376. s.xdraw.c
  24377. s.xexterns.h
  24378. s.xkey.c
  24379. s.xnotify.c
  24380. s.xwinit.c
  24381. s.xwinit.h
  24382. -----------------------------------------------------------
  24383. path: /netlib/gmat/timeline/time/icons/
  24384. -----------------------------------------------------------
  24385. blank.box
  24386. blank.icon
  24387. bottom.icon
  24388. complet.icon
  24389. complete.box
  24390. dotted.line
  24391. five.icon
  24392. four.icon
  24393. light.box
  24394. light.icon
  24395. mvic
  24396. nfive.icon
  24397. nfour.icon
  24398. none.icon
  24399. nseven.icon
  24400. nsix.icon
  24401. nthree.icon
  24402. ntwo.icon
  24403. octxic
  24404. octxic%
  24405. one.icon
  24406. pbind.icon
  24407. pidle.icon
  24408. preacq.icon
  24409. proc.icon
  24410. psuspnd.icon
  24411. punbind.icon
  24412. recover.box
  24413. recover.icon
  24414. seven.icon
  24415. six.icon
  24416. start.box
  24417. start.icon
  24418. templat.icon
  24419. template.box
  24420. test.icon
  24421. three.icon
  24422. tl.icon
  24423. two.icon
  24424. zero.icon
  24425. zspeed.icon
  24426. -----------------------------------------------------------
  24427. path: /netlib/gmat/timeline/time/xicons/
  24428. -----------------------------------------------------------
  24429. blank.box
  24430. blank.icon
  24431. bottom.icon
  24432. complet.icon
  24433. complete.box
  24434. dotted.line
  24435. five.icon
  24436. four.icon
  24437. light.box
  24438. mvxic
  24439. nfive.icon
  24440. nfour.icon
  24441. none.icon
  24442. nseven.icon
  24443. nsix.icon
  24444. nthree.icon
  24445. ntwo.icon
  24446. octxxic
  24447. octxxic%
  24448. one.icon
  24449. pbind.bm
  24450. pbind.icon
  24451. pidle.icon
  24452. pidle.pbm
  24453. preacq.icon
  24454. preacq.pbm
  24455. proc.icon
  24456. proc.pbm
  24457. psuspnd.icon
  24458. punbind.icon
  24459. ready.line
  24460. recover.box
  24461. recover.icon
  24462. running.line
  24463. seven.icon
  24464. six.icon
  24465. start.box
  24466. start.icon
  24467. templat.icon
  24468. test.icon
  24469. three.icon
  24470. tl.icon
  24471. two.icon
  24472. waitbnd.line
  24473. zero.icon
  24474. zspeed.icon
  24475. -----------------------------------------------------------
  24476. for     utilities useful to netlib clients, covered by
  24477. path: /netlib/gnu/
  24478. -----------------------------------------------------------
  24479. copying                for     GNU General Public License (version 2, June
  24480.                                1991)
  24481.  
  24482. gzip/                  for     source for gzip and some machine-specific
  24483.                                executable versions: gzip is a program for
  24484.                                compressing and uncompressing files.  See
  24485.                                gzip/readme for more details.  File "copying"
  24486.                                gives general conditions for copying gzip.
  24487.                        #       These are large, binary files unsuitable for
  24488.                                email.  Use ftp or the Web to download.
  24489.  
  24490. -----------------------------------------------------------
  24491. for     source for gzip and some machine-specific
  24492. path: /netlib/gnu/gzip/
  24493. -----------------------------------------------------------
  24494.  #       All of the following files are binary, unsuitable for email.
  24495.  #       Instead, use "ftp netlib.att.com" to retrieve.
  24496.  #       Most of the binaries (Sun, HP, RS6000) are linked
  24497.  #       with dynamic libraries.  This can cause error messages
  24498.  #       on machines that lack the libraries, or that have
  24499.  #       older versions of them than the ones I linked against.
  24500.  #       If this causes too many complaints, I can replace them
  24501.  #       with statically linked binaries (which are usually
  24502.  #       much larger).    dmg@research.att.com
  24503. src/                   for     gzip source
  24504.                        size    220 kB
  24505.  
  24506. cray.unicos.executable for     gzip for Crays running UNICOS (built on a YMP)
  24507.  
  24508. dec5000.executable     for     gzip for DECStation 5000
  24509.  
  24510. dos.executable         for     gzip for MS-DOS (compiled by Microsoft C 6.0A)
  24511.  
  24512. hp.executable          for     gzip for HP 9000
  24513.  
  24514. rs6000.executable      for     gzip for IBM Risc System 6000
  24515.  
  24516. sgi.executable         for     gzip for SGI machines
  24517.  
  24518. sun.executable         for     gzip for Sun Sparc
  24519.  
  24520. readme
  24521. -----------------------------------------------------------
  24522. for     gzip source
  24523. path: /netlib/gnu/gzip/src/
  24524. -----------------------------------------------------------
  24525. gzip-1.2.4/
  24526. -----------------------------------------------------------
  24527. path: /netlib/gnu/gzip/src/gzip-1.2.4/
  24528. -----------------------------------------------------------
  24529. COPYING
  24530. ChangeLog
  24531. INSTALL
  24532. Makefile.in
  24533. NEWS
  24534. README
  24535. THANKS
  24536. TODO
  24537. algorithm.doc
  24538. amiga/
  24539. atari/
  24540. bits.c
  24541. configure
  24542. configure.in
  24543. crypt.c
  24544. crypt.h
  24545. deflate.c
  24546. getopt.c
  24547. getopt.h
  24548. gpl.texinfo
  24549. gzexe.1
  24550. gzexe.in
  24551. gzip.1
  24552. gzip.c
  24553. gzip.doc
  24554. gzip.h
  24555. gzip.info
  24556. gzip.texi
  24557. inflate.c
  24558. lzw.c
  24559. lzw.h
  24560. match.S
  24561. msdos/
  24562. nt/
  24563. os2/
  24564. primos/
  24565. revision.h
  24566. sample/
  24567. tailor.h
  24568. texinfo.tex
  24569. trees.c
  24570. unlzh.c
  24571. unlzw.c
  24572. unpack.c
  24573. unzip.c
  24574. util.c
  24575. vms/
  24576. zdiff.1
  24577. zdiff.in
  24578. zforce.1
  24579. zforce.in
  24580. zgrep.1
  24581. zgrep.in
  24582. zip.c
  24583. zmore.1
  24584. zmore.in
  24585. znew.1
  24586. znew.in
  24587. -----------------------------------------------------------
  24588. path: /netlib/gnu/gzip/src/gzip-1.2.4/amiga/
  24589. -----------------------------------------------------------
  24590. Makefile.gcc
  24591. Makefile.sasc
  24592. match.a
  24593. tailor.c
  24594. utime.h
  24595. -----------------------------------------------------------
  24596. path: /netlib/gnu/gzip/src/gzip-1.2.4/atari/
  24597. -----------------------------------------------------------
  24598. Makefile.st
  24599. -----------------------------------------------------------
  24600. path: /netlib/gnu/gzip/src/gzip-1.2.4/msdos/
  24601. -----------------------------------------------------------
  24602. Makefile.bor
  24603. Makefile.djg
  24604. Makefile.msc
  24605. doturboc.bat
  24606. gzip.prj
  24607. match.asm
  24608. tailor.c
  24609. -----------------------------------------------------------
  24610. path: /netlib/gnu/gzip/src/gzip-1.2.4/nt/
  24611. -----------------------------------------------------------
  24612. Makefile.nt
  24613. -----------------------------------------------------------
  24614. path: /netlib/gnu/gzip/src/gzip-1.2.4/os2/
  24615. -----------------------------------------------------------
  24616. Makefile.os2
  24617. gzip.def
  24618. gzip16.def
  24619. -----------------------------------------------------------
  24620. path: /netlib/gnu/gzip/src/gzip-1.2.4/primos/
  24621. -----------------------------------------------------------
  24622. build.cpl
  24623. ci.opts
  24624. include/
  24625. primos.c
  24626. readme
  24627. -----------------------------------------------------------
  24628. path: /netlib/gnu/gzip/src/gzip-1.2.4/primos/include/
  24629. -----------------------------------------------------------
  24630. errno.h
  24631. fcntl.h
  24632. stdlib.h
  24633. sysStat.h
  24634. sysTypes.h
  24635. -----------------------------------------------------------
  24636. path: /netlib/gnu/gzip/src/gzip-1.2.4/sample/
  24637. -----------------------------------------------------------
  24638. add.c
  24639. makecrc.c
  24640. sub.c
  24641. zfile
  24642. zread.c
  24643. ztouch
  24644. -----------------------------------------------------------
  24645. path: /netlib/gnu/gzip/src/gzip-1.2.4/vms/
  24646. -----------------------------------------------------------
  24647. Makefile.gcc
  24648. Makefile.mms
  24649. Makefile.vms
  24650. Readme.vms
  24651. gzip.hlp
  24652. makegzip.com
  24653. vms.c
  24654. -----------------------------------------------------------
  24655. for     Golden Oldies:  widely used,  but not in
  24656. path: /netlib/go/
  24657. -----------------------------------------------------------
  24658. .depend
  24659. Makefile
  24660. dependencies
  24661. gaussq.f               gams    H2c
  24662.                        for     weights for Gaussian quadrature rules
  24663.                        prec    double
  24664.  
  24665. sgausq.f               gams    H2c
  24666.                        for     weights for Gaussian quadrature rules
  24667.                        prec    single
  24668.  
  24669. zeroin.f               gams    F1b
  24670.                        for     univariate zero-finding
  24671.                        by      Brent
  24672.                        prec    double
  24673.  
  24674. seroin.f               gams    F1b
  24675.                        for     univariate zero-finding
  24676.                        by      Brent
  24677.                        prec    single
  24678.  
  24679. fmin.f                 gams    G1a1a
  24680.                        for     univariate minimization
  24681.                        by      Brent
  24682.                        prec    double
  24683.  
  24684. sfmin.f                gams    G1a1a
  24685.                        for     univariate minimization
  24686.                        by      Brent
  24687.                        prec    single
  24688.  
  24689. ibmblas                gams    D1a
  24690.                        for     IBM assembly language level-1 BLAS
  24691.  
  24692. lowess.f               gams    L8h
  24693.                        for     smoothing scatterplots by locally weighted
  24694.                                regression
  24695.                        by      Bill Cleveland
  24696.  
  24697. fft.f                  gams    J1b
  24698.                        for     complex FFT
  24699.                        prec    single
  24700.                        by      Singleton 1968
  24701.  
  24702. realtr.f               gams    J1a1
  24703.                        for     real FFT
  24704.                        prec    single
  24705.                        by      Singleton 1968
  24706.  
  24707. pfort/                 title   PFORT Verifier
  24708.                        gams    S2
  24709.                        for     checking adherence to the 1966 standard.
  24710.                        size    283 kB
  24711.  
  24712. underwood.f            for     sparse symmetric eigenproblems
  24713.                        alg     iterative block Lanczos
  24714.                        by      Richard Ray Underwood retyped by Cheryl M. M.
  24715.                                Carey
  24716.                        prec    double actually REAL*8 but maybe your compiler
  24717.                                can cope
  24718.  
  24719. underwood-out          for     sample output of go/underwood.f
  24720.  
  24721. accuracy
  24722. -----------------------------------------------------------
  24723. title   PFORT Verifier
  24724. path: /netlib/go/pfort/
  24725. -----------------------------------------------------------
  24726. ARDECL.f
  24727. ASLEV.f
  24728. ASSASF.f
  24729. ASSIGN.f
  24730. BLOCKDATA0.f
  24731. BLOCKDATA1.f
  24732. BLOCKDATA2.f
  24733. BLOCKDATA3.f
  24734. CALLS.f
  24735. CHECKS.f
  24736. CHK1.f
  24737. CHK2.f
  24738. CHK3.f
  24739. CHKALL.f
  24740. COMCHK.f
  24741. COMMON.f
  24742. COMPAR.f
  24743. COMPIL.f
  24744. CONSTR.f
  24745. DATA.f
  24746. DIMENS.f
  24747. DOCHK.f
  24748. DOSPEC.f
  24749. DOSTMT.f
  24750. DOVAR.f
  24751. END.f
  24752. EQUIV.f
  24753. ERROR1.f
  24754. ERROR2.f
  24755. EXCH.f
  24756. EXPR.f
  24757. EXTERN.f
  24758. FIND.f
  24759. FINDCM.f
  24760. FINDND.f
  24761. FIXLAB.f
  24762. FORMAT.f
  24763. GETTOK.f
  24764. GOTO.f
  24765. ID.f
  24766. IDLIST.f
  24767. IFS.f
  24768. IGATT1.f
  24769. IGATT2.f
  24770. IN.f
  24771. INOPT.f
  24772. INREF.f
  24773. INSTMT.f
  24774. INSYM.f
  24775. INTEXT.f
  24776. INVOKE.f
  24777. IO.f
  24778. LDOVAR.f
  24779. LIST.f
  24780. LOOKUP.f
  24781. MAIN0.f
  24782. MAIN1.f
  24783. MAPCHR.f
  24784. MATCH.f
  24785. MKCOM.f
  24786. Makefile
  24787. NEXTOK.f
  24788. OUT2.f
  24789. OUT2A.f
  24790. OUT2C.f
  24791. OUTCOM.f
  24792. OUTLAT.f
  24793. OUTSYM.f
  24794. OVRLAY.f
  24795. POP.f
  24796. PROC.f
  24797. PU.f
  24798. RDLIST.f
  24799. RDSYM.f
  24800. RFLIST.f
  24801. SATT1.f
  24802. SATT2.f
  24803. SCAN.f
  24804. SEPAR.f
  24805. SETARG.f
  24806. SETASF.f
  24807. SETCOM.f
  24808. SETEXT.f
  24809. SETNAM.f
  24810. SETNOD.f
  24811. SETPD.f
  24812. SETREF.f
  24813. SORT.f
  24814. SSORT.f
  24815. SUBFCN.f
  24816. SUBS.f
  24817. TOKCOM.f
  24818. TOKLAB.f
  24819. TOKLOG.f
  24820. TOKLOP.f
  24821. TOKPNO.f
  24822. TOKRL.f
  24823. TYPE.f
  24824. TYPST.f
  24825. TYPST2.f
  24826. UNSAFE.f
  24827. checkL
  24828. combine
  24829. lod
  24830. mktst
  24831. outt
  24832. pack.f
  24833. pfortlst
  24834. pfortlstsh
  24835. readme
  24836. readpfort1
  24837. readpfort2
  24838. rmwar
  24839. run
  24840. sum0
  24841. sum2
  24842. tstpak.f
  24843. tstx
  24844. ttI4
  24845. ttrewind
  24846. unpack.f
  24847. -----------------------------------------------------------
  24848. for     scientific visualization
  24849. path: /netlib/graphics/
  24850. -----------------------------------------------------------
  24851. haines                 for     database constructor programs for testing ray
  24852.                                tracer efficiency
  24853.                        by      Eric Haines <erich@eye.com>
  24854.  
  24855. rainbow.c              for     equally spaced colors, primarily for level plots
  24856.                        by      Eric Grosse
  24857.                        ref     "Automatic Choice of Colors for Level Plots",
  24858.                                AT&T Bell Labs, Murray Hill NJ 07974
  24859.  
  24860. hotiron.c              for     sample driver for rainbow, also defining "hot
  24861.                                iron" and "zebra"
  24862.                        by      Eric Grosse
  24863.  
  24864. tk_colorscale.c        for     another sample driver, useful with Tcl/Tk
  24865.                        by      Eric Grosse
  24866.  
  24867. cie.c                  for     CIE 1931 colour matching functions
  24868.                        by      Tom Duff
  24869.  
  24870. conic                  by      J. Hu & T. Pavlidis
  24871.                        ref     "Function Plotting using Conic Splines," IEEE
  24872.                                CGNA, January 1991.
  24873.                        for     adaptive fitting of a function using relatively
  24874.                                few conic segments
  24875.  
  24876. xfarbe/                for     area filled, labelled contour plot of grid data
  24877.                                for X displays and PostScript
  24878.                        by      A. Preusser
  24879.                        alg     Akima bicubic
  24880.                        size    336 kB
  24881.  
  24882. video.signals          for     notes on video signal formats
  24883.                        by      Tom Duff <td@research.att.com>
  24884.  
  24885.  #       See also:
  24886.  #       ImageMagick by John Cristy <cristy@dupont.com>
  24887.  #       ftp://ftp.x.org/contrib/ImageMagick.tar.Z
  24888.  #       the NCSA Scientific Visualization Software Suite
  24889.  #       ftp://ftp.ncsa.uiuc.edu/
  24890. -----------------------------------------------------------
  24891. for     area filled, labelled contour plot of grid data
  24892. path: /netlib/graphics/xfarbe/
  24893. -----------------------------------------------------------
  24894. xfarbe-2.1/
  24895. -----------------------------------------------------------
  24896. path: /netlib/graphics/xfarbe/xfarbe-2.1/
  24897. -----------------------------------------------------------
  24898. Copyright
  24899. Imakefile
  24900. README
  24901. XFarbe
  24902. arrya.dat
  24903. bormet.dat
  24904. example.ps
  24905. farbe2d.c
  24906. gie2.dat
  24907. gray64.pal
  24908. help.tcl
  24909. itplbv.c
  24910. makefile.alt
  24911. mm.c
  24912. muk2.dat
  24913. mukher.dat
  24914. pal.pro
  24915. post.c
  24916. resources.h
  24917. rhod3.dat
  24918. rhod8.dat
  24919. test.dat
  24920. wilke.dat
  24921. wilke.sym
  24922. xf_prof.pro
  24923. xfarbe.FAQ
  24924. xfarbe.batch
  24925. xfarbe.c
  24926. xfarbe.dat
  24927. xfarbe.doc
  24928. xfarbe.help
  24929. xfarbe.pal
  24930. xfarbe.ps
  24931. xfarbe.sym
  24932. -----------------------------------------------------------
  24933. for     sparse unsymmetric matrix routine MA28 from the
  24934. path: /netlib/harwell/
  24935. -----------------------------------------------------------
  24936. .depend
  24937. bug.ma28.netlib
  24938. common.f
  24939. dependencies
  24940. disclaimer
  24941. error
  24942. ma28dd.f
  24943. ma30dd.f
  24944. makefile
  24945. mc13d.f
  24946. mc13e.f
  24947. mc20ad.f
  24948. mc20bd.f
  24949. mc21a.f
  24950. mc21b.f
  24951. mc22ad.f
  24952. mc23ad.f
  24953. mc24ad.f
  24954. readme                 for     overview of harwell
  24955.  
  24956. ma28ad.f               for     LU factorization, general sparse matrix,
  24957.                                pivoting for sparsity and  stability, may be
  24958.                                unsymmetric
  24959.                        gams    d2a4
  24960.  
  24961. ma28id.f               for     LU factors from (harwell/ma28ad or ma28bd),
  24962.                                solves linear equations  by iterative refinement
  24963.                        gams    d2a4
  24964.  
  24965. ma28cd.f               for     solves linear equations using LU factors
  24966.                                computed from  (harwell/ma28ad) or
  24967.                                (harwell/ma2bbd)
  24968.                        gams    d2a4
  24969.  
  24970. ma28bd.f               for     LU factorization, general sparse matrix,
  24971.                                previously factored by  (harwell/ma28d) but with
  24972.                                numerical different values
  24973.                        gams    d2a4
  24974.  
  24975. ma30ad.f               for     Performs an LU factorization of a general sparse
  24976.                                unsymmetric matrix,
  24977.                                with pivoting for sparsity and stability.
  24978.                                (For an easy-to-use driver for this
  24979.                                subroutine, see Harwell subroutine MA28AD).
  24980.                        gams    d2a4
  24981.  
  24982. ma30bd.f               for     Performs an LU factorization of a general sparse
  24983.                                unsymmetric matrix
  24984.                                with a similar sparsity pattern to a matrix
  24985.                                previously factored by
  24986.                                subroutine MA30AD. (For an easy-to-use driver
  24987.                                for this subroutine,
  24988.                                see Harwell subroutine MA28BD).
  24989.                        gams    d2a4
  24990.  
  24991. ma30cd.f               for     Solves a system of linear equations (without
  24992.                                iterative refinement),
  24993.                                using LU factors from MA30AD or MA30BD.
  24994.                                (For an easy-to-use driver for this
  24995.                                subroutine, see Harwell subroutine MA28CD).
  24996.                        gams    d2a4
  24997.  
  24998. blkdta000.f            for     BLOCK DATA subprogram to initialize data in
  24999.                                COMMON blocks ma28ed, ma28fd, ma28gd, ma28hd.
  25000.                                Needs to be linked with  routines using these
  25001.                                COMMON blocks.
  25002.  
  25003. blkdta001.f            for     BLOCK DATA subprogram to initialize data in
  25004.                                COMMON blocks ma30ed, ma30gd, ma30id.  Needs to
  25005.                                be linked with routines  using these COMMON
  25006.                                blocks.
  25007.  
  25008. blkdta002.f            for     BLOCK DATA subprogram to initialize data in
  25009.                                COMMON block  mc23bd.  Needs to be linked with
  25010.                                routines using this COMMON  block.
  25011.  
  25012.  
  25013.  
  25014.  
  25015. -----------------------------------------------------------
  25016. for     Heterogenous Network Computing Environment
  25017. path: /netlib/hence/
  25018. -----------------------------------------------------------
  25019. hence-2.0-patch1
  25020. readme                 for     Overview of HeNCE
  25021.                        see     hence-2.0-doc.ps.Z.uu
  25022.  
  25023. hence-2.0-examples/    for     Example programs for HeNCE 2.0.
  25024.                        lang    HeNCE
  25025.                        age     experimental
  25026.  
  25027. HeNCE-2.0-full.RS6K/   for     Complete HeNCE environment compiled for RS6K,
  25028.                                AIX 3.2.5
  25029.                        size    1.9 MB
  25030.                        age     experimental
  25031.  
  25032. HeNCE-2.0-full.SUN4/   for     Complete HeNCE environment compiled for SUN4,
  25033.                                SunOS 4.1.3
  25034.                        size    1.2 MB
  25035.                        age     experimental
  25036.  
  25037. HeNCE-2.0-rtl.RS6K/    for     HeNCE runtime support libraries compiled for
  25038.                                RS6K, AIX 3.2.5
  25039.                        size    332 KB
  25040.                        age     experimental
  25041.  
  25042. HeNCE-2.0-rtl.SUN4/    for     HeNCE runtime support libraries compiled for
  25043.                                SUN4, SunOS 4.1.3
  25044.                        size    282 KB
  25045.                        age     experimental
  25046.  
  25047. HeNCE-2.0-src/         for     Complete source code to HeNCE environment
  25048.                        size    654 KB
  25049.                        age     experimental
  25050.  
  25051. HeNCE-2.0-doc.ps       title   HeNCE 2.0 User Manual and Installation Guide
  25052.                        size    242 KB
  25053.                        lang    PostScript
  25054.                        keywords visual,parallel,computation,graph,PVM,Heterog
  25055.                                eneous
  25056.  
  25057. old-hence/             for     Out-of-date versions of the HeNCE visual
  25058.                                parallel programming environment
  25059.                        age     old
  25060.  
  25061. hence-2.0-doc-html/    title   HeNCE 2.0 User Manual and Installation Guide
  25062.                        lang    HTML
  25063. -----------------------------------------------------------
  25064. for     Complete HeNCE environment compiled for RS6K,
  25065. path: /netlib/hence/HeNCE-2.0-full.RS6K/
  25066. -----------------------------------------------------------
  25067. pvm3/
  25068. -----------------------------------------------------------
  25069. path: /netlib/hence/HeNCE-2.0-full.RS6K/pvm3/
  25070. -----------------------------------------------------------
  25071. bin/
  25072. include/
  25073. lib/
  25074. -----------------------------------------------------------
  25075. path: /netlib/hence/HeNCE-2.0-full.RS6K/pvm3/bin/
  25076. -----------------------------------------------------------
  25077. RS6K/
  25078. -----------------------------------------------------------
  25079. path: /netlib/hence/HeNCE-2.0-full.RS6K/pvm3/bin/RS6K/
  25080. -----------------------------------------------------------
  25081. htool
  25082. master
  25083. proxyd
  25084. -----------------------------------------------------------
  25085. path: /netlib/hence/HeNCE-2.0-full.RS6K/pvm3/include/
  25086. -----------------------------------------------------------
  25087. dlist.h
  25088. hence.h
  25089. htypes.h
  25090. imalloc.h
  25091. list.h
  25092. rb.h
  25093. std.h
  25094. -----------------------------------------------------------
  25095. path: /netlib/hence/HeNCE-2.0-full.RS6K/pvm3/lib/
  25096. -----------------------------------------------------------
  25097. RS6K/
  25098. -----------------------------------------------------------
  25099. path: /netlib/hence/HeNCE-2.0-full.RS6K/pvm3/lib/RS6K/
  25100. -----------------------------------------------------------
  25101. liballoc.a
  25102. libdl.a
  25103. libhence3.a
  25104. librb.a
  25105. libslave3.a
  25106. -----------------------------------------------------------
  25107. for     Complete HeNCE environment compiled for SUN4,
  25108. path: /netlib/hence/HeNCE-2.0-full.SUN4/
  25109. -----------------------------------------------------------
  25110. pvm3/
  25111. -----------------------------------------------------------
  25112. path: /netlib/hence/HeNCE-2.0-full.SUN4/pvm3/
  25113. -----------------------------------------------------------
  25114. bin/
  25115. include/
  25116. lib/
  25117. -----------------------------------------------------------
  25118. path: /netlib/hence/HeNCE-2.0-full.SUN4/pvm3/bin/
  25119. -----------------------------------------------------------
  25120. SUN4/
  25121. -----------------------------------------------------------
  25122. path: /netlib/hence/HeNCE-2.0-full.SUN4/pvm3/bin/SUN4/
  25123. -----------------------------------------------------------
  25124. htool
  25125. master
  25126. proxyd
  25127. -----------------------------------------------------------
  25128. path: /netlib/hence/HeNCE-2.0-full.SUN4/pvm3/include/
  25129. -----------------------------------------------------------
  25130. dlist.h
  25131. hence.h
  25132. htypes.h
  25133. imalloc.h
  25134. list.h
  25135. rb.h
  25136. std.h
  25137. -----------------------------------------------------------
  25138. path: /netlib/hence/HeNCE-2.0-full.SUN4/pvm3/lib/
  25139. -----------------------------------------------------------
  25140. SUN4/
  25141. -----------------------------------------------------------
  25142. path: /netlib/hence/HeNCE-2.0-full.SUN4/pvm3/lib/SUN4/
  25143. -----------------------------------------------------------
  25144. liballoc.a
  25145. libdl.a
  25146. libhence3.a
  25147. librb.a
  25148. libslave3.a
  25149. -----------------------------------------------------------
  25150. for     HeNCE runtime support libraries compiled for
  25151. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/
  25152. -----------------------------------------------------------
  25153. pvm3/
  25154. -----------------------------------------------------------
  25155. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/pvm3/
  25156. -----------------------------------------------------------
  25157. bin/
  25158. include/
  25159. lib/
  25160. -----------------------------------------------------------
  25161. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/pvm3/bin/
  25162. -----------------------------------------------------------
  25163. RS6K/
  25164. -----------------------------------------------------------
  25165. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/pvm3/bin/RS6K/
  25166. -----------------------------------------------------------
  25167. proxyd
  25168. -----------------------------------------------------------
  25169. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/pvm3/include/
  25170. -----------------------------------------------------------
  25171. dlist.h
  25172. hence.h
  25173. htypes.h
  25174. imalloc.h
  25175. list.h
  25176. rb.h
  25177. std.h
  25178. -----------------------------------------------------------
  25179. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/pvm3/lib/
  25180. -----------------------------------------------------------
  25181. RS6K/
  25182. -----------------------------------------------------------
  25183. path: /netlib/hence/HeNCE-2.0-rtl.RS6K/pvm3/lib/RS6K/
  25184. -----------------------------------------------------------
  25185. liballoc.a
  25186. libdl.a
  25187. libhence3.a
  25188. librb.a
  25189. libslave3.a
  25190. -----------------------------------------------------------
  25191. for     HeNCE runtime support libraries compiled for
  25192. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/
  25193. -----------------------------------------------------------
  25194. pvm3/
  25195. -----------------------------------------------------------
  25196. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/pvm3/
  25197. -----------------------------------------------------------
  25198. bin/
  25199. include/
  25200. lib/
  25201. -----------------------------------------------------------
  25202. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/pvm3/bin/
  25203. -----------------------------------------------------------
  25204. SUN4/
  25205. -----------------------------------------------------------
  25206. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/pvm3/bin/SUN4/
  25207. -----------------------------------------------------------
  25208. proxyd
  25209. -----------------------------------------------------------
  25210. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/pvm3/include/
  25211. -----------------------------------------------------------
  25212. dlist.h
  25213. hence.h
  25214. htypes.h
  25215. imalloc.h
  25216. list.h
  25217. rb.h
  25218. std.h
  25219. -----------------------------------------------------------
  25220. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/pvm3/lib/
  25221. -----------------------------------------------------------
  25222. SUN4/
  25223. -----------------------------------------------------------
  25224. path: /netlib/hence/HeNCE-2.0-rtl.SUN4/pvm3/lib/SUN4/
  25225. -----------------------------------------------------------
  25226. liballoc.a
  25227. libdl.a
  25228. libhence3.a
  25229. librb.a
  25230. libslave3.a
  25231. -----------------------------------------------------------
  25232. for     Complete source code to HeNCE environment
  25233. path: /netlib/hence/HeNCE-2.0-src/
  25234. -----------------------------------------------------------
  25235. hence2/
  25236. -----------------------------------------------------------
  25237. path: /netlib/hence/HeNCE-2.0-src/hence2/
  25238. -----------------------------------------------------------
  25239. Brain-Damage
  25240. Compiling
  25241. Imakefile
  25242. Makefile.lib
  25243. READ-ME
  25244. htool/
  25245. imake.defs
  25246. master/
  25247. -----------------------------------------------------------
  25248. path: /netlib/hence/HeNCE-2.0-src/hence2/htool/
  25249. -----------------------------------------------------------
  25250. Bondo/
  25251. Canvas.c
  25252. Canvas.h
  25253. CanvasP.h
  25254. ChangeLog
  25255. FileSelect.c
  25256. FileSelect.h
  25257. FileSelectP.h
  25258. Imakefile
  25259. Makefile.lib
  25260. Matrix.c
  25261. Matrix.h
  25262. MatrixP.h
  25263. arches.c
  25264. arches.h
  25265. bitmaps/
  25266. build.c
  25267. build.h
  25268. build_help.c
  25269. config.c
  25270. config.h
  25271. costmat.c
  25272. costmat.h
  25273. dot_htool.c
  25274. dot_htool.h
  25275. eaccess.c
  25276. exp.c
  25277. exp.h
  25278. filenames.c
  25279. filenames.h
  25280. filever.c
  25281. filever.h
  25282. global.h
  25283. graph.c
  25284. graph.h
  25285. graph_critic.c
  25286. graph_critic.h
  25287. graph_draw.c
  25288. graph_draw.h
  25289. graph_edit.c
  25290. graph_edit.h
  25291. graph_panel.c
  25292. graph_panel.h
  25293. graph_parse.h
  25294. graph_parse.lex
  25295. graph_parse.y
  25296. graph_print.c
  25297. graph_unparse.c
  25298. graph_unparse.h
  25299. help.c
  25300. help.h
  25301. help.txt
  25302. histo.c
  25303. histo.h
  25304. info_panel.c
  25305. labels.c
  25306. labels.h
  25307. main.c
  25308. make_proxyd
  25309. menu.c
  25310. menu.h
  25311. mode.c
  25312. mode.h
  25313. msg.c
  25314. msg.h
  25315. param.c
  25316. param.h
  25317. proxy.c
  25318. proxy.c.old
  25319. proxy.h
  25320. proxyd.c
  25321. psheader.ps
  25322. pvm_panel.c
  25323. pvmglue.c
  25324. pvmglue.h
  25325. rb.c
  25326. rb.h
  25327. regexp-glue.c
  25328. regexp.c
  25329. regexp.h
  25330. regmagic.h
  25331. subdefs.h
  25332. subdefs.lex
  25333. subdefs.y
  25334. subproc.c
  25335. subproc.h
  25336. text_sink.c
  25337. text_sink.h
  25338. tfdump.c
  25339. tfnew.h
  25340. tfread.c
  25341. tilde.c
  25342. tilde.h
  25343. trace_new.c
  25344. trace_new.h
  25345. version.h
  25346. xgr.c
  25347. xtglue.c
  25348. xtglue.h
  25349. -----------------------------------------------------------
  25350. path: /netlib/hence/HeNCE-2.0-src/hence2/htool/Bondo/
  25351. -----------------------------------------------------------
  25352. Errno.h
  25353. File.h
  25354. Imakefile
  25355. Malloc.h
  25356. Malloc.h.OLD
  25357. Select.h
  25358. Signal.h
  25359. Stat.h
  25360. String.h
  25361. Utime.h
  25362. Wait.h
  25363. a.out
  25364. emalloc.c
  25365. getpagesize.h
  25366. imalloc.c
  25367. setenv.c
  25368. setfiletime.c
  25369. strdup.c
  25370. strerror.c
  25371. -----------------------------------------------------------
  25372. path: /netlib/hence/HeNCE-2.0-src/hence2/htool/bitmaps/
  25373. -----------------------------------------------------------
  25374. arc.xbm
  25375. beginloop.xbm
  25376. beginpipe.xbm
  25377. beginswitch.xbm
  25378. dead.xbm
  25379. done.xbm
  25380. down.xbm
  25381. endloop.xbm
  25382. endpipe.xbm
  25383. endswitch.xbm
  25384. error.xbm
  25385. fanin.xbm
  25386. fanout.xbm
  25387. fwd.xbm
  25388. fwdstep.xbm
  25389. lines.xbm
  25390. node.xbm
  25391. ready.xbm
  25392. rev.xbm
  25393. rev.xbm.old
  25394. revstep.xbm
  25395. run1.xbm
  25396. run2.xbm
  25397. scissors.xbm
  25398. stop.xbm
  25399. up.xbm
  25400. warn.xbm
  25401. -----------------------------------------------------------
  25402. path: /netlib/hence/HeNCE-2.0-src/hence2/master/
  25403. -----------------------------------------------------------
  25404. Imakefile
  25405. Makefile.lib
  25406. anc.c
  25407. arc.c
  25408. array.c
  25409. check.c
  25410. cost.c
  25411. eval.c
  25412. eval.h
  25413. execute.c
  25414. exp.c
  25415. fslave.c
  25416. grparse.l
  25417. grparse.y
  25418. hstrings.c
  25419. include/
  25420. liballoc/
  25421. libdl/
  25422. librb/
  25423. manip.c
  25424. master.c
  25425. new.trace
  25426. node.c
  25427. param.c
  25428. print.c
  25429. pvmhelp.c
  25430. rbhelp.c
  25431. rbhelp.h
  25432. req.c
  25433. slave.c
  25434. slave_trace.c
  25435. tfwrite.c
  25436. tfwrite.h
  25437. trace.c
  25438. type.c
  25439. wrap.c
  25440. yucky.h
  25441. -----------------------------------------------------------
  25442. path: /netlib/hence/HeNCE-2.0-src/hence2/master/include/
  25443. -----------------------------------------------------------
  25444. dlist.h
  25445. hence.h
  25446. htypes.h
  25447. imalloc.h
  25448. list.h
  25449. rb.h
  25450. std.h
  25451. -----------------------------------------------------------
  25452. path: /netlib/hence/HeNCE-2.0-src/hence2/master/liballoc/
  25453. -----------------------------------------------------------
  25454. Imakefile
  25455. imalloc.c
  25456. imalloc.h
  25457. -----------------------------------------------------------
  25458. path: /netlib/hence/HeNCE-2.0-src/hence2/master/libdl/
  25459. -----------------------------------------------------------
  25460. Imakefile
  25461. Makefile.libs
  25462. Makefile.vanilla
  25463. dlist.c
  25464. dlist.h
  25465. -----------------------------------------------------------
  25466. path: /netlib/hence/HeNCE-2.0-src/hence2/master/librb/
  25467. -----------------------------------------------------------
  25468. Imakefile
  25469. Makefile.libs
  25470. Makefile.vanilla
  25471. README
  25472. list.c
  25473. list.h
  25474. main.c
  25475. rb.c
  25476. rb.h
  25477. rb.sh
  25478. -----------------------------------------------------------
  25479. title   HeNCE 2.0 User Manual and Installation Guide
  25480. path: /netlib/hence/hence-2.0-doc-html/
  25481. -----------------------------------------------------------
  25482. hence-2.0-doc.html     for     HeNCE User Manual and Installation Guide in HTML
  25483.                                format (root doc).
  25484.                        lang    html
  25485.                        keywords visual,parallel,computation,graph,PVM,Heterog
  25486.                                eneous
  25487.                        by      hence@cs.utk.edu
  25488. .names
  25489. _24167_figure103.gif
  25490. _24167_figure110.gif
  25491. _24167_figure118.gif
  25492. _24167_figure182.gif
  25493. _24167_figure19.gif
  25494. _24167_figure195.gif
  25495. _24167_figure215.gif
  25496. _24167_figure234.gif
  25497. _24167_figure242.gif
  25498. _24167_figure247.gif
  25499. _24167_figure258.gif
  25500. _24167_figure273.gif
  25501. _24167_figure286.gif
  25502. _24167_figure39.gif
  25503. _24167_figure84.gif
  25504. _24167_table202.gif
  25505. _24167_table298.gif
  25506. _24167_table92.gif
  25507. _24167_tex2html_wrap1001.xbm
  25508. _24167_tex2html_wrap1007.xbm
  25509. _24167_tex2html_wrap1013.xbm
  25510. _24167_tex2html_wrap1015.xbm
  25511. _24167_tex2html_wrap1017.xbm
  25512. _24167_tex2html_wrap1019.xbm
  25513. _24167_tex2html_wrap1021.xbm
  25514. _24167_tex2html_wrap1023.xbm
  25515. _24167_tex2html_wrap1025.xbm
  25516. _24167_tex2html_wrap1037.xbm
  25517. _24167_tex2html_wrap1041.xbm
  25518. _24167_tex2html_wrap1053.xbm
  25519. _24167_tex2html_wrap899.xbm
  25520. _24167_tex2html_wrap903.xbm
  25521. _24167_tex2html_wrap927.xbm
  25522. _24167_tex2html_wrap929.xbm
  25523. _24167_tex2html_wrap931.xbm
  25524. _24167_tex2html_wrap933.xbm
  25525. _24167_tex2html_wrap939.xbm
  25526. _24167_tex2html_wrap943.xbm
  25527. _24167_tex2html_wrap945.xbm
  25528. _24167_tex2html_wrap947.xbm
  25529. _24167_tex2html_wrap951.xbm
  25530. _24167_tex2html_wrap955.xbm
  25531. _24167_tex2html_wrap959.xbm
  25532. _24167_tex2html_wrap961.xbm
  25533. _24167_tex2html_wrap963.xbm
  25534. _24167_tex2html_wrap965.xbm
  25535. _24167_tex2html_wrap967.xbm
  25536. _24167_tex2html_wrap969.xbm
  25537. _24167_tex2html_wrap971.xbm
  25538. _24167_tex2html_wrap973.xbm
  25539. _24167_tex2html_wrap975.xbm
  25540. _24167_tex2html_wrap979.xbm
  25541. _24167_tex2html_wrap991.xbm
  25542. _24167_tex2html_wrap995.xbm
  25543. _24167_tex2html_wrap997.xbm
  25544. _24167_tex2html_wrap999.xbm
  25545. bibliography3_17.html
  25546. hence-2.0-doc.html
  25547. section3_1.html
  25548. section3_10.html
  25549. section3_11.html
  25550. section3_12.html
  25551. section3_13.html
  25552. section3_14.html
  25553. section3_15.html
  25554. section3_16.html
  25555. section3_18.html
  25556. section3_2.html
  25557. section3_3.html
  25558. section3_4.html
  25559. section3_5.html
  25560. section3_6.html
  25561. section3_7.html
  25562. section3_8.html
  25563. section3_9.html
  25564. subsection3_11_1.html
  25565. subsection3_11_2.html
  25566. subsection3_13_1.html
  25567. subsection3_13_2.html
  25568. subsection3_3_1.html
  25569. subsection3_3_2.html
  25570. subsection3_4_2.html
  25571. subsection3_4_3.html
  25572. subsection3_4_4.html
  25573. subsection3_5_1.html
  25574. subsection3_6_1.html
  25575. subsection3_6_2.html
  25576. subsection3_6_3.html
  25577. subsection3_6_4.html
  25578. subsection3_7_1.html
  25579. subsection3_7_2.html
  25580. subsection3_7_3.html
  25581. -----------------------------------------------------------
  25582. for     Example programs for HeNCE 2.0.
  25583. path: /netlib/hence/hence-2.0-examples/
  25584. -----------------------------------------------------------
  25585. README
  25586. bts_hence/
  25587. cannon/
  25588. christmas/
  25589. dprod/
  25590. fortran/
  25591. lu/
  25592. mandlebrot/
  25593. phys/
  25594. static_integ/
  25595. test/
  25596. -----------------------------------------------------------
  25597. path: /netlib/hence/hence-2.0-examples/bts_hence/
  25598. -----------------------------------------------------------
  25599. GetSys.c
  25600. PrintAns.c
  25601. README
  25602. blkmult.c
  25603. bts.gr
  25604. solve.c
  25605. -----------------------------------------------------------
  25606. path: /netlib/hence/hence-2.0-examples/cannon/
  25607. -----------------------------------------------------------
  25608. README
  25609. cannon.c
  25610. cw_initarray.c
  25611. cw_null.c
  25612. initmatrix.c
  25613. mm.gr
  25614. mmu.c
  25615. moveblocks.c
  25616. multi_add.c
  25617. multiply.c
  25618. printmatrix.c
  25619. shiftblocks.c
  25620. showmatrices.c
  25621. swapmatrix.c
  25622. -----------------------------------------------------------
  25623. path: /netlib/hence/hence-2.0-examples/christmas/
  25624. -----------------------------------------------------------
  25625. README
  25626. add.c
  25627. christmas.gr
  25628. mult.c
  25629. null.c
  25630. pall.c
  25631. -----------------------------------------------------------
  25632. path: /netlib/hence/hence-2.0-examples/dprod/
  25633. -----------------------------------------------------------
  25634. README
  25635. dprod-cheat.gr
  25636. dprod.c
  25637. init.c
  25638. output.c
  25639. -----------------------------------------------------------
  25640. path: /netlib/hence/hence-2.0-examples/fortran/
  25641. -----------------------------------------------------------
  25642. README
  25643. dp.gr
  25644. dprod.f
  25645. init.f
  25646. output.f
  25647. printarray.f
  25648. -----------------------------------------------------------
  25649. path: /netlib/hence/hence-2.0-examples/lu/
  25650. -----------------------------------------------------------
  25651. README
  25652. cw_null.c
  25653. initarray.c
  25654. lu.gr
  25655. ludecomp.c
  25656. output.c
  25657. pivot.c
  25658. printresult.c
  25659. printvector.c
  25660. solve.c
  25661. trisolve.c
  25662. update2.c
  25663. verify.c
  25664. -----------------------------------------------------------
  25665. path: /netlib/hence/hence-2.0-examples/mandlebrot/
  25666. -----------------------------------------------------------
  25667. README
  25668. demo0/
  25669. demo1/
  25670. demo2/
  25671. demo3/
  25672. -----------------------------------------------------------
  25673. path: /netlib/hence/hence-2.0-examples/mandlebrot/demo0/
  25674. -----------------------------------------------------------
  25675. README
  25676. collect.c
  25677. demo0.gr
  25678. start.c
  25679. tile.c
  25680. xpx.c
  25681. -----------------------------------------------------------
  25682. path: /netlib/hence/hence-2.0-examples/mandlebrot/demo1/
  25683. -----------------------------------------------------------
  25684. Makefile
  25685. README
  25686. collect.c
  25687. demo1.gr
  25688. foo.bat
  25689. start.c
  25690. tile.c
  25691. -----------------------------------------------------------
  25692. path: /netlib/hence/hence-2.0-examples/mandlebrot/demo2/
  25693. -----------------------------------------------------------
  25694. Makefile
  25695. README
  25696. collect.c
  25697. demo2.gr
  25698. fw_collect.c
  25699. fw_start.c
  25700. fw_tile.c
  25701. hence.gr
  25702. mail
  25703. oldcw_collect.c
  25704. oldcw_start.c
  25705. oldcw_tile.c
  25706. start.c
  25707. tile.c
  25708. -----------------------------------------------------------
  25709. path: /netlib/hence/hence-2.0-examples/mandlebrot/demo3/
  25710. -----------------------------------------------------------
  25711. Makefile
  25712. README
  25713. collect.c
  25714. demo3.gr
  25715. hence.gr
  25716. start.c
  25717. tile.c
  25718. -----------------------------------------------------------
  25719. path: /netlib/hence/hence-2.0-examples/phys/
  25720. -----------------------------------------------------------
  25721. README
  25722. data
  25723. engLost.c
  25724. fan.c
  25725. fel.gr
  25726. hdata
  25727. init.c
  25728. init1.c
  25729. nlin.c
  25730. nonlin.c
  25731. oldout.c
  25732. output.c
  25733. -----------------------------------------------------------
  25734. path: /netlib/hence/hence-2.0-examples/static_integ/
  25735. -----------------------------------------------------------
  25736. PrintAns.c
  25737. README
  25738. SetInputs.c
  25739. simp.c
  25740. static_integ.gr
  25741. -----------------------------------------------------------
  25742. path: /netlib/hence/hence-2.0-examples/test/
  25743. -----------------------------------------------------------
  25744. README
  25745. bar.c
  25746. foo.c
  25747. hence.gr
  25748. mumble.c
  25749. -----------------------------------------------------------
  25750. for     Out-of-date versions of the HeNCE visual
  25751. path: /netlib/hence/old-hence/
  25752. -----------------------------------------------------------
  25753. .names
  25754. hence.ps
  25755. hence/
  25756. hence1.2/
  25757. readme                 for     overview of hence
  25758.  
  25759. hence1.4/              for     HeNCE source code (supports either pvm2.4.2 or
  25760.                                pvm3.x)
  25761.                        size    1.8 megabytes
  25762.  
  25763. hence-1.4-changes      for     changes from version 1.3 to 1.4 of HeNCE
  25764.  
  25765. read-me.pvm3           for     notes on HeNCE 1.4 support for pvm3
  25766.  
  25767. hence1.3/              for     HeNCE source code
  25768.                        size    1.8 megabytes
  25769.  
  25770. 1.3-to-1.3.1.patch     for     patches to allow HeNCE 1.3 to compile/run on
  25771.                                SGIs & PMAX w/Ultrix 4.3
  25772.  
  25773. hence-1.3-changes      for     changes from version 1.2 to 1.3 of HeNCE
  25774.  
  25775. faq                    for     answers to frequently asked questions about
  25776.                                HeNCE
  25777.  
  25778. buglist                for     known bugs in the current release of the HeNCE
  25779.                        #       Please check here before reporting a bug.  When
  25780.                                reporting a bug
  25781.                                give explicit steps which will reproduce the
  25782.                                bug.  Also include
  25783.                                o the machine type you are running on (vendor,
  25784.                                model),
  25785.                                o the operating system version (ie ULTRIX V4.1),
  25786.                                o the Version of X windows (R4, R5, IBM's...),
  25787.                                and
  25788.                                o the window manager you're using
  25789.  
  25790. porting-status         for     list of machines HeNCE 1.4 runs on (last update:
  25791.                                May 16 1993)
  25792.  
  25793. hug.ps                 for     The HeNCE User's Guide
  25794.                        lang    PostScript form
  25795.                        size    540 kilobytes
  25796.                        #       This version of the HeNCE User's Guide has been
  25797.                                reformatted to make it easier to print on
  25798.                                postscript printers with limited memory.
  25799.  
  25800. hug/                   for     source code for HeNCE User's Guide
  25801.                        lang    LaTeX  (and PostScript figures)
  25802.  
  25803. sc91.ps                for     paper from Supercomputing 91 describing HeNCE
  25804.                        lang    PostScript
  25805.                        size    756 kilobytes
  25806.  
  25807. sc91/                  size    107 kilobytes
  25808.  
  25809. short.ps               for     short description of HeNCE
  25810.                        lang    PostScript
  25811. -----------------------------------------------------------
  25812. path: /netlib/hence/old-hence/hence/
  25813. -----------------------------------------------------------
  25814. AIXbuild.sh
  25815. Compiling
  25816. FAQ
  25817. HeNCE-1.3-Changes
  25818. HeNCE-1.4-Changes
  25819. Imakefile
  25820. READ-ME
  25821. READ-ME.AIX
  25822. READ-ME.PVM3
  25823. READ-ME.SunOS
  25824. STATUS
  25825. demos/
  25826. htool/
  25827. icons/
  25828. imake.defs
  25829. master/
  25830. mkwrap/
  25831. pvmrsh/
  25832. -----------------------------------------------------------
  25833. path: /netlib/hence/old-hence/hence/demos/
  25834. -----------------------------------------------------------
  25835. cannon/
  25836. demo0/
  25837. demo1/
  25838. demo2/
  25839. demo3/
  25840. demo4/
  25841. demo5/
  25842. demo6/
  25843. fortran/
  25844. lu/
  25845. phys/
  25846. -----------------------------------------------------------
  25847. path: /netlib/hence/old-hence/hence/demos/cannon/
  25848. -----------------------------------------------------------
  25849. README
  25850. cannon.c
  25851. hence.gr
  25852. hence.trace
  25853. initmatrix.c
  25854. mm.gr
  25855. mmu.c
  25856. moveblocks.c
  25857. multi_add.c
  25858. multiply.c
  25859. printmatrix.c
  25860. shiftblocks.c
  25861. showmatrices.c
  25862. swapmatrix.c
  25863. -----------------------------------------------------------
  25864. path: /netlib/hence/old-hence/hence/demos/demo0/
  25865. -----------------------------------------------------------
  25866. README
  25867. collect.c
  25868. demo0.gr
  25869. hence.gr
  25870. hence.trace
  25871. start.c
  25872. sub.defs
  25873. tile.c
  25874. xpx.c
  25875. -----------------------------------------------------------
  25876. path: /netlib/hence/old-hence/hence/demos/demo1/
  25877. -----------------------------------------------------------
  25878. README
  25879. collect.c
  25880. demo1.gr
  25881. foo.bat
  25882. hence.gr
  25883. hence.trace
  25884. start.c
  25885. sub.defs
  25886. tile.c
  25887. -----------------------------------------------------------
  25888. path: /netlib/hence/old-hence/hence/demos/demo2/
  25889. -----------------------------------------------------------
  25890. README
  25891. collect.c
  25892. demo2.gr
  25893. demo2.trace
  25894. hence.gr
  25895. hence.trace
  25896. start.c
  25897. sub.defs
  25898. tile.c
  25899. -----------------------------------------------------------
  25900. path: /netlib/hence/old-hence/hence/demos/demo3/
  25901. -----------------------------------------------------------
  25902. README
  25903. collect.c
  25904. demo3.gr
  25905. demo3.trace
  25906. hence.gr
  25907. hence.trace
  25908. start.c
  25909. sub.defs
  25910. tile.c
  25911. -----------------------------------------------------------
  25912. path: /netlib/hence/old-hence/hence/demos/demo4/
  25913. -----------------------------------------------------------
  25914. README
  25915. add.c
  25916. demo4.gr
  25917. hence.gr
  25918. hence.trace
  25919. mult.c
  25920. null.c
  25921. pall.c
  25922. sub.defs
  25923. -----------------------------------------------------------
  25924. path: /netlib/hence/old-hence/hence/demos/demo5/
  25925. -----------------------------------------------------------
  25926. README
  25927. bar.c
  25928. demo5.gr
  25929. foo.c
  25930. hence.gr
  25931. hence.trace
  25932. mumble.c
  25933. sub.defs
  25934. -----------------------------------------------------------
  25935. path: /netlib/hence/old-hence/hence/demos/demo6/
  25936. -----------------------------------------------------------
  25937. Makefile.old
  25938. README
  25939. dpro4d.gr
  25940. dprod.c
  25941. dprod.gr
  25942. hence.gr
  25943. hence.trace
  25944. init.c
  25945. output.c
  25946. pvm_hosts
  25947. sub.defs
  25948. -----------------------------------------------------------
  25949. path: /netlib/hence/old-hence/hence/demos/fortran/
  25950. -----------------------------------------------------------
  25951. README
  25952. dp.gr
  25953. dprod.f
  25954. hence.gr
  25955. hence.trace
  25956. init.f
  25957. output.f
  25958. printarray.f
  25959. -----------------------------------------------------------
  25960. path: /netlib/hence/old-hence/hence/demos/lu/
  25961. -----------------------------------------------------------
  25962. README
  25963. hence.gr
  25964. hence.trace
  25965. initarray.c
  25966. lu.gr
  25967. lu1.gr
  25968. ludecomp.c
  25969. output.c
  25970. pivot.c
  25971. printresult.c
  25972. printvector.c
  25973. solve.c
  25974. sub.defs
  25975. trace.file
  25976. trisolve.c
  25977. update2.c
  25978. verify.c
  25979. -----------------------------------------------------------
  25980. path: /netlib/hence/old-hence/hence/demos/phys/
  25981. -----------------------------------------------------------
  25982. README
  25983. data
  25984. engLost.c
  25985. fan.c
  25986. fel.gr
  25987. hdata
  25988. hence.gr
  25989. hence.trace
  25990. init.c
  25991. init1.c
  25992. nlin.c
  25993. nonlin.c
  25994. oldout.c
  25995. output.c
  25996. parameters.h
  25997. -----------------------------------------------------------
  25998. path: /netlib/hence/old-hence/hence/htool/
  25999. -----------------------------------------------------------
  26000. ChangeLog
  26001. FileSelect.c
  26002. FileSelect.h
  26003. FileSelectP.h
  26004. Hgw/
  26005. Imakefile
  26006. Makefile.vanilla
  26007. build.c
  26008. checkinstall.c
  26009. comn.h
  26010. compose-help.tr
  26011. compose.c
  26012. compose.c.orig
  26013. config.c
  26014. costmat.c
  26015. costmat.h
  26016. critic.c
  26017. eaccess.c
  26018. execute.c
  26019. exp.c
  26020. exp.h
  26021. expP.h
  26022. filever.c
  26023. filter.c
  26024. funcdefs.h
  26025. funcdefs.lex
  26026. funcdefs.y
  26027. graph.c
  26028. graph.h
  26029. graphP.h
  26030. histo.c
  26031. histo.c.old
  26032. histo.h
  26033. hostmap.c
  26034. hostmap.h
  26035. icon.h
  26036. misc.c
  26037. misc.h
  26038. msg.c
  26039. msg.h
  26040. param.c
  26041. param.h
  26042. parse.h
  26043. parse.lex
  26044. parse.y
  26045. parseP.h
  26046. patchlevel.h
  26047. psgraph.c
  26048. psheader.ps
  26049. pvmglue.c
  26050. pvmglue.h
  26051. rb/
  26052. regexp.c
  26053. regexp.h
  26054. regmagic.h
  26055. subdefs.c
  26056. subproc.c
  26057. subproc.h
  26058. symtab.c
  26059. symtab.h
  26060. testgraph.c
  26061. tf.c
  26062. tf.h
  26063. tilde.c
  26064. tilde.h
  26065. trace.c
  26066. trace.c.old
  26067. trace.h
  26068. unparse.c
  26069. unparse.h
  26070. util.c
  26071. util.c.foo
  26072. widgen.c
  26073. widmain.c
  26074. xbm/
  26075. xcomn.h
  26076. xdraw.c
  26077. xdraw.h
  26078. xgraph.c
  26079. xgraph.h
  26080. xincl.h
  26081. xsetup.c
  26082. -----------------------------------------------------------
  26083. path: /netlib/hence/old-hence/hence/htool/Hgw/
  26084. -----------------------------------------------------------
  26085. Imakefile
  26086. Makefile.vanilla
  26087. Matrix.c
  26088. Matrix.h
  26089. MatrixP.h
  26090. mwt.c
  26091. -----------------------------------------------------------
  26092. path: /netlib/hence/old-hence/hence/htool/rb/
  26093. -----------------------------------------------------------
  26094. Imakefile
  26095. README
  26096. main.c
  26097. rb.c
  26098. rb.h
  26099. rbP.h
  26100. -----------------------------------------------------------
  26101. path: /netlib/hence/old-hence/hence/htool/xbm/
  26102. -----------------------------------------------------------
  26103. bl_ic
  26104. bp_ic
  26105. bpoint.xbm
  26106. bs_ic
  26107. compose_help
  26108. down.xbm
  26109. el_ic
  26110. ep_ic
  26111. es_ic
  26112. everywhere.xbm
  26113. fi_ic
  26114. fo_ic
  26115. fwd.xbm
  26116. fwdstep.xbm
  26117. genhost.xbm
  26118. here.xbm
  26119. hostmap.xbm
  26120. legend.xbm
  26121. load.xbm
  26122. monitor.xbm
  26123. no_dead_ic
  26124. no_done_ic
  26125. no_error_ic
  26126. no_ic
  26127. no_ready_ic
  26128. no_run1_ic
  26129. no_run2_ic
  26130. no_run_ic
  26131. no_warn_ic
  26132. quit.xbm
  26133. rev.xbm
  26134. revstep.xbm
  26135. rewind.xbm
  26136. stop.xbm
  26137. up.xbm
  26138. usage.xbm
  26139. -----------------------------------------------------------
  26140. path: /netlib/hence/old-hence/hence/icons/
  26141. -----------------------------------------------------------
  26142. alliant.xbm
  26143. alpha.xbm
  26144. banana6000.xbm
  26145. chili.xbm
  26146. cow.xbm
  26147. crayicon.xbm
  26148. dec5200.xbm
  26149. fred_flintstone.xbm
  26150. hal.xbm
  26151. intelicon.xbm
  26152. robot.xbm
  26153. roo.xbm
  26154. rs6000.orig.xbm
  26155. rs6000.xbm
  26156. sequent.xbm
  26157. sparcserver.xbm
  26158. sun.xbm
  26159. sunrack.xbm
  26160. symmetry.xbm
  26161. tmc.xbm
  26162. -----------------------------------------------------------
  26163. path: /netlib/hence/old-hence/hence/master/
  26164. -----------------------------------------------------------
  26165. ChangeLog
  26166. Imakefile
  26167. Makefile.libs
  26168. Makefile.vanilla
  26169. README
  26170. Roadmap
  26171. anc.c
  26172. arc.c
  26173. archtype
  26174. array.c
  26175. check.c
  26176. cost.c
  26177. eval.c
  26178. eval.h
  26179. examples/
  26180. execute.c
  26181. exp.c
  26182. fslave.c
  26183. grparse.inc
  26184. grparse.l
  26185. grparse.y
  26186. hstrings.c
  26187. include/
  26188. liballoc/
  26189. libdl/
  26190. librb/
  26191. makepvmdep
  26192. maketmplt
  26193. manip.c
  26194. master.c
  26195. node.c
  26196. param.c
  26197. patchlevel.h
  26198. print.c
  26199. pvmhelp.c
  26200. rbhelp.c
  26201. rbhelp.h
  26202. req.c
  26203. slave.c
  26204. test
  26205. trace.c
  26206. trace.doc
  26207. type.c
  26208. wrap.c
  26209. yucky.h
  26210. -----------------------------------------------------------
  26211. path: /netlib/hence/old-hence/hence/master/examples/
  26212. -----------------------------------------------------------
  26213. Makefile.orig
  26214. Makefile.vanilla
  26215. add.c
  26216. bs.gr
  26217. cost.mat
  26218. duh.c
  26219. duh.def
  26220. hosts
  26221. mult.c
  26222. null.c
  26223. pall.c
  26224. pvm_hosts
  26225. sub.defs
  26226. test.gr
  26227. transpose.c
  26228. -----------------------------------------------------------
  26229. path: /netlib/hence/old-hence/hence/master/include/
  26230. -----------------------------------------------------------
  26231. dlist.h
  26232. hence.h
  26233. htypes.h
  26234. imalloc.h
  26235. list.h
  26236. rb.h
  26237. std.h
  26238. -----------------------------------------------------------
  26239. path: /netlib/hence/old-hence/hence/master/liballoc/
  26240. -----------------------------------------------------------
  26241. Imakefile
  26242. Makefile.libs
  26243. Makefile.vanilla
  26244. imalloc.c
  26245. imalloc.h
  26246. -----------------------------------------------------------
  26247. path: /netlib/hence/old-hence/hence/master/libdl/
  26248. -----------------------------------------------------------
  26249. Imakefile
  26250. Makefile.libs
  26251. Makefile.vanilla
  26252. dlist.c
  26253. dlist.h
  26254. -----------------------------------------------------------
  26255. path: /netlib/hence/old-hence/hence/master/librb/
  26256. -----------------------------------------------------------
  26257. Imakefile
  26258. Makefile.libs
  26259. Makefile.vanilla
  26260. README
  26261. list.c
  26262. list.h
  26263. main.c
  26264. rb.c
  26265. rb.h
  26266. rb.sh
  26267. -----------------------------------------------------------
  26268. path: /netlib/hence/old-hence/hence/mkwrap/
  26269. -----------------------------------------------------------
  26270. Imakefile
  26271. Makefile.vanilla
  26272. dlist.h
  26273. fmain.f
  26274. hstrings.c
  26275. std.h
  26276. sub.defs
  26277. test
  26278. wrap.l
  26279. wrap.y
  26280. -----------------------------------------------------------
  26281. path: /netlib/hence/old-hence/hence/pvmrsh/
  26282. -----------------------------------------------------------
  26283. Imakefile
  26284. Makefile.vanilla
  26285. client_io.c
  26286. cmd.h
  26287. hosts
  26288. pvm_fput.c
  26289. pvmrsh.c
  26290. pvmrshd.c
  26291. xmake
  26292. -----------------------------------------------------------
  26293. path: /netlib/hence/old-hence/hence1.2/
  26294. -----------------------------------------------------------
  26295. Compiling
  26296. Imakefile
  26297. READ-ME
  26298. demo0/
  26299. demo1/
  26300. demo2/
  26301. demo3/
  26302. demo4/
  26303. demo5/
  26304. demo6/
  26305. htool/
  26306. icons/
  26307. imake.defs
  26308. master/
  26309. mkwrap/
  26310. -----------------------------------------------------------
  26311. path: /netlib/hence/old-hence/hence1.2/demo0/
  26312. -----------------------------------------------------------
  26313. README
  26314. collect.c
  26315. demo0.gr
  26316. start.c
  26317. sub.defs
  26318. tile.c
  26319. xpx.c
  26320. -----------------------------------------------------------
  26321. path: /netlib/hence/old-hence/hence1.2/demo1/
  26322. -----------------------------------------------------------
  26323. README
  26324. collect.c
  26325. demo1.gr
  26326. start.c
  26327. sub.defs
  26328. tile.c
  26329. -----------------------------------------------------------
  26330. path: /netlib/hence/old-hence/hence1.2/demo2/
  26331. -----------------------------------------------------------
  26332. README
  26333. collect.c
  26334. demo2.gr
  26335. start.c
  26336. sub.defs
  26337. tile.c
  26338. -----------------------------------------------------------
  26339. path: /netlib/hence/old-hence/hence1.2/demo3/
  26340. -----------------------------------------------------------
  26341. README
  26342. collect.c
  26343. demo3.gr
  26344. start.c
  26345. sub.defs
  26346. tile.c
  26347. -----------------------------------------------------------
  26348. path: /netlib/hence/old-hence/hence1.2/demo4/
  26349. -----------------------------------------------------------
  26350. README
  26351. add.c
  26352. demo4.gr
  26353. mult.c
  26354. null.c
  26355. pall.c
  26356. sub.defs
  26357. -----------------------------------------------------------
  26358. path: /netlib/hence/old-hence/hence1.2/demo5/
  26359. -----------------------------------------------------------
  26360. README
  26361. bar.c
  26362. demo5.gr
  26363. foo.c
  26364. hence.gr
  26365. mumble.c
  26366. sub.defs
  26367. -----------------------------------------------------------
  26368. path: /netlib/hence/old-hence/hence1.2/demo6/
  26369. -----------------------------------------------------------
  26370. Makefile.old
  26371. README
  26372. austin.mat
  26373. dpro4d.gr
  26374. dprod.c
  26375. dprod.gr
  26376. elvis.mat
  26377. hence.gr
  26378. hence.trace
  26379. init.c
  26380. la.mat
  26381. ornl.mat
  26382. output.c
  26383. pvm_hosts
  26384. sub.defs
  26385. ta.mat
  26386. thud.mat
  26387. -----------------------------------------------------------
  26388. path: /netlib/hence/old-hence/hence1.2/htool/
  26389. -----------------------------------------------------------
  26390. ChangeLog
  26391. FileSelect.c
  26392. FileSelect.h
  26393. FileSelectP.h
  26394. Hgw/
  26395. Imakefile
  26396. Makefile.vanilla
  26397. build.c
  26398. comn.h
  26399. compose-help
  26400. compose-help.tr
  26401. compose.c
  26402. compose.c.orig
  26403. config.c
  26404. costmat.c
  26405. costmat.h
  26406. critic.c
  26407. eaccess.c
  26408. execute.c
  26409. exp.c
  26410. exp.h
  26411. expP.h
  26412. filever.c
  26413. filter.c
  26414. funcdefs.h
  26415. funcdefs.lex
  26416. funcdefs.y
  26417. graph.c
  26418. graph.h
  26419. graphP.h
  26420. hostmap.c
  26421. hostmap.h
  26422. icon.h
  26423. misc.c
  26424. misc.h
  26425. msg.c
  26426. msg.h
  26427. param.c
  26428. param.h
  26429. parse.h
  26430. parse.lex
  26431. parse.y
  26432. parseP.h
  26433. patchlevel.h
  26434. psgraph.c
  26435. psheader.ps
  26436. pvmglue.c
  26437. pvmglue.h
  26438. rb/
  26439. regexp.c
  26440. regexp.h
  26441. regmagic.h
  26442. subdefs.c
  26443. subproc.c
  26444. subproc.h
  26445. symtab.c
  26446. symtab.h
  26447. testgraph.c
  26448. tf.c
  26449. tf.h
  26450. tilde.c
  26451. tilde.h
  26452. trace.c
  26453. trace.h
  26454. unparse.c
  26455. unparse.h
  26456. util.c
  26457. widgen.c
  26458. widmain.c
  26459. xbm/
  26460. xcomn.h
  26461. xdraw.c
  26462. xdraw.h
  26463. xgraph.c
  26464. xgraph.h
  26465. xincl.h
  26466. xsetup.c
  26467. -----------------------------------------------------------
  26468. path: /netlib/hence/old-hence/hence1.2/htool/Hgw/
  26469. -----------------------------------------------------------
  26470. Imakefile
  26471. Makefile.vanilla
  26472. Matrix.c
  26473. Matrix.h
  26474. MatrixP.h
  26475. mwt.c
  26476. -----------------------------------------------------------
  26477. path: /netlib/hence/old-hence/hence1.2/htool/rb/
  26478. -----------------------------------------------------------
  26479. Imakefile
  26480. README
  26481. main.c
  26482. rb.c
  26483. rb.h
  26484. rbP.h
  26485. -----------------------------------------------------------
  26486. path: /netlib/hence/old-hence/hence1.2/htool/xbm/
  26487. -----------------------------------------------------------
  26488. bl_ic
  26489. bp_ic
  26490. bpoint.xbm
  26491. bs_ic
  26492. compose_help
  26493. el_ic
  26494. ep_ic
  26495. es_ic
  26496. fi_ic
  26497. fo_ic
  26498. fwd.xbm
  26499. fwdstep.xbm
  26500. genhost.xbm
  26501. hostmap.xbm
  26502. legend.xbm
  26503. load.xbm
  26504. monitor.xbm
  26505. no_dead_ic
  26506. no_done_ic
  26507. no_error_ic
  26508. no_ic
  26509. no_ready_ic
  26510. no_run1_ic
  26511. no_run2_ic
  26512. no_run_ic
  26513. no_warn_ic
  26514. quit.xbm
  26515. rev.xbm
  26516. revstep.xbm
  26517. rewind.xbm
  26518. stop.xbm
  26519. usage.xbm
  26520. -----------------------------------------------------------
  26521. path: /netlib/hence/old-hence/hence1.2/icons/
  26522. -----------------------------------------------------------
  26523. alliant.xbm
  26524. banana6000.xbm
  26525. chili.xbm
  26526. cow.xbm
  26527. crayicon.xbm
  26528. dec5200.xbm
  26529. fred_flintstone.xbm
  26530. hal.xbm
  26531. intelicon.xbm
  26532. robot.xbm
  26533. roo.xbm
  26534. rs6000.orig.xbm
  26535. rs6000.xbm
  26536. sequent.xbm
  26537. sparcserver.xbm
  26538. sun.xbm
  26539. sunrack.xbm
  26540. symmetry.xbm
  26541. tmc.xbm
  26542. -----------------------------------------------------------
  26543. path: /netlib/hence/old-hence/hence1.2/master/
  26544. -----------------------------------------------------------
  26545. ChangeLog
  26546. Imakefile
  26547. Makefile.libs
  26548. Makefile.vanilla
  26549. README
  26550. Roadmap
  26551. anc.c
  26552. arc.c
  26553. archtype
  26554. array.c
  26555. check.c
  26556. cost.c
  26557. eval.c
  26558. eval.h
  26559. examples/
  26560. execute.c
  26561. exp.c
  26562. fslave.c
  26563. grparse.inc
  26564. grparse.l
  26565. grparse.y
  26566. hstrings.c
  26567. include/
  26568. liballoc/
  26569. libdl/
  26570. librb/
  26571. makepvmdep
  26572. maketmplt
  26573. manip.c
  26574. master.c
  26575. node.c
  26576. param.c
  26577. patchlevel.h
  26578. print.c
  26579. pvmhelp.c
  26580. rbhelp.c
  26581. rbhelp.h
  26582. req.c
  26583. slave.c
  26584. test
  26585. trace.c
  26586. type.c
  26587. wrap.c
  26588. yucky.h
  26589. -----------------------------------------------------------
  26590. path: /netlib/hence/old-hence/hence1.2/master/examples/
  26591. -----------------------------------------------------------
  26592. Makefile.orig
  26593. Makefile.vanilla
  26594. add.c
  26595. bs.gr
  26596. cost.mat
  26597. duh.c
  26598. duh.def
  26599. hosts
  26600. mult.c
  26601. null.c
  26602. pall.c
  26603. pvm_hosts
  26604. sub.defs
  26605. test.gr
  26606. transpose.c
  26607. -----------------------------------------------------------
  26608. path: /netlib/hence/old-hence/hence1.2/master/include/
  26609. -----------------------------------------------------------
  26610. dlist.h
  26611. hence.h
  26612. htypes.h
  26613. imalloc.h
  26614. list.h
  26615. rb.h
  26616. std.h
  26617. -----------------------------------------------------------
  26618. path: /netlib/hence/old-hence/hence1.2/master/liballoc/
  26619. -----------------------------------------------------------
  26620. Imakefile
  26621. Makefile.libs
  26622. Makefile.vanilla
  26623. imalloc.c
  26624. imalloc.h
  26625. -----------------------------------------------------------
  26626. path: /netlib/hence/old-hence/hence1.2/master/libdl/
  26627. -----------------------------------------------------------
  26628. Imakefile
  26629. Makefile.libs
  26630. Makefile.vanilla
  26631. dlist.c
  26632. dlist.h
  26633. -----------------------------------------------------------
  26634. path: /netlib/hence/old-hence/hence1.2/master/librb/
  26635. -----------------------------------------------------------
  26636. Imakefile
  26637. Makefile.libs
  26638. Makefile.vanilla
  26639. README
  26640. list.c
  26641. list.h
  26642. main.c
  26643. rb.c
  26644. rb.h
  26645. rb.sh
  26646. -----------------------------------------------------------
  26647. path: /netlib/hence/old-hence/hence1.2/mkwrap/
  26648. -----------------------------------------------------------
  26649. Imakefile
  26650. Makefile.vanilla
  26651. dlist.h
  26652. fmain.f
  26653. hstrings.c
  26654. std.h
  26655. sub.defs
  26656. test
  26657. wrap.l
  26658. wrap.y
  26659. -----------------------------------------------------------
  26660. for     HeNCE source code
  26661. path: /netlib/hence/old-hence/hence1.3/
  26662. -----------------------------------------------------------
  26663. AIXbuild.sh
  26664. Compiling
  26665. FAQ
  26666. HeNCE-1.3-Changes
  26667. Imakefile
  26668. READ-ME
  26669. READ-ME.AIX
  26670. READ-ME.SunOS
  26671. STATUS
  26672. demos/
  26673. htool/
  26674. icons/
  26675. imake.defs
  26676. master/
  26677. mkwrap/
  26678. pvmrsh/
  26679. -----------------------------------------------------------
  26680. path: /netlib/hence/old-hence/hence1.3/demos/
  26681. -----------------------------------------------------------
  26682. cannon/
  26683. demo0/
  26684. demo1/
  26685. demo2/
  26686. demo3/
  26687. demo4/
  26688. demo5/
  26689. demo6/
  26690. fortran/
  26691. lu/
  26692. phys/
  26693. -----------------------------------------------------------
  26694. path: /netlib/hence/old-hence/hence1.3/demos/cannon/
  26695. -----------------------------------------------------------
  26696. README
  26697. cannon.c
  26698. hence.gr
  26699. hence.trace
  26700. initmatrix.c
  26701. mm.gr
  26702. mmu.c
  26703. moveblocks.c
  26704. multi_add.c
  26705. multiply.c
  26706. printmatrix.c
  26707. shiftblocks.c
  26708. showmatrices.c
  26709. swapmatrix.c
  26710. -----------------------------------------------------------
  26711. path: /netlib/hence/old-hence/hence1.3/demos/demo0/
  26712. -----------------------------------------------------------
  26713. README
  26714. collect.c
  26715. demo0.gr
  26716. hence.gr
  26717. hence.trace
  26718. start.c
  26719. sub.defs
  26720. tile.c
  26721. xpx.c
  26722. -----------------------------------------------------------
  26723. path: /netlib/hence/old-hence/hence1.3/demos/demo1/
  26724. -----------------------------------------------------------
  26725. README
  26726. collect.c
  26727. demo1.gr
  26728. foo.bat
  26729. hence.gr
  26730. hence.trace
  26731. start.c
  26732. sub.defs
  26733. tile.c
  26734. -----------------------------------------------------------
  26735. path: /netlib/hence/old-hence/hence1.3/demos/demo2/
  26736. -----------------------------------------------------------
  26737. README
  26738. collect.c
  26739. demo2.gr
  26740. demo2.trace
  26741. hence.gr
  26742. hence.trace
  26743. start.c
  26744. sub.defs
  26745. tile.c
  26746. -----------------------------------------------------------
  26747. path: /netlib/hence/old-hence/hence1.3/demos/demo3/
  26748. -----------------------------------------------------------
  26749. README
  26750. collect.c
  26751. demo3.gr
  26752. demo3.trace
  26753. hence.gr
  26754. hence.trace
  26755. start.c
  26756. sub.defs
  26757. tile.c
  26758. -----------------------------------------------------------
  26759. path: /netlib/hence/old-hence/hence1.3/demos/demo4/
  26760. -----------------------------------------------------------
  26761. README
  26762. add.c
  26763. demo4.gr
  26764. hence.gr
  26765. hence.trace
  26766. mult.c
  26767. null.c
  26768. pall.c
  26769. sub.defs
  26770. -----------------------------------------------------------
  26771. path: /netlib/hence/old-hence/hence1.3/demos/demo5/
  26772. -----------------------------------------------------------
  26773. README
  26774. bar.c
  26775. demo5.gr
  26776. foo.c
  26777. hence.gr
  26778. hence.trace
  26779. mumble.c
  26780. sub.defs
  26781. -----------------------------------------------------------
  26782. path: /netlib/hence/old-hence/hence1.3/demos/demo6/
  26783. -----------------------------------------------------------
  26784. Makefile.old
  26785. README
  26786. dpro4d.gr
  26787. dprod.c
  26788. dprod.gr
  26789. hence.gr
  26790. hence.trace
  26791. init.c
  26792. output.c
  26793. pvm_hosts
  26794. sub.defs
  26795. -----------------------------------------------------------
  26796. path: /netlib/hence/old-hence/hence1.3/demos/fortran/
  26797. -----------------------------------------------------------
  26798. README
  26799. dp.gr
  26800. dprod.f
  26801. hence.gr
  26802. hence.trace
  26803. init.f
  26804. output.f
  26805. printarray.f
  26806. -----------------------------------------------------------
  26807. path: /netlib/hence/old-hence/hence1.3/demos/lu/
  26808. -----------------------------------------------------------
  26809. README
  26810. hence.gr
  26811. hence.trace
  26812. initarray.c
  26813. lu.gr
  26814. lu1.gr
  26815. ludecomp.c
  26816. output.c
  26817. pivot.c
  26818. printresult.c
  26819. printvector.c
  26820. solve.c
  26821. sub.defs
  26822. trace.file
  26823. trisolve.c
  26824. update2.c
  26825. verify.c
  26826. -----------------------------------------------------------
  26827. path: /netlib/hence/old-hence/hence1.3/demos/phys/
  26828. -----------------------------------------------------------
  26829. README
  26830. data
  26831. engLost.c
  26832. fan.c
  26833. fel.gr
  26834. hdata
  26835. hence.gr
  26836. hence.trace
  26837. init.c
  26838. init1.c
  26839. nlin.c
  26840. nonlin.c
  26841. oldout.c
  26842. output.c
  26843. parameters.h
  26844. -----------------------------------------------------------
  26845. path: /netlib/hence/old-hence/hence1.3/htool/
  26846. -----------------------------------------------------------
  26847. ChangeLog
  26848. FileSelect.c
  26849. FileSelect.h
  26850. FileSelectP.h
  26851. Hgw/
  26852. Imakefile
  26853. Makefile.vanilla
  26854. build.c
  26855. comn.h
  26856. compose-help.tr
  26857. compose.c
  26858. compose.c.orig
  26859. config.c
  26860. costmat.c
  26861. costmat.h
  26862. critic.c
  26863. eaccess.c
  26864. execute.c
  26865. exp.c
  26866. exp.h
  26867. expP.h
  26868. filever.c
  26869. filter.c
  26870. funcdefs.h
  26871. funcdefs.lex
  26872. funcdefs.y
  26873. graph.c
  26874. graph.h
  26875. graphP.h
  26876. histo.c
  26877. histo.c.old
  26878. histo.h
  26879. hostmap.c
  26880. hostmap.h
  26881. icon.h
  26882. misc.c
  26883. misc.h
  26884. msg.c
  26885. msg.h
  26886. param.c
  26887. param.h
  26888. parse.h
  26889. parse.lex
  26890. parse.y
  26891. parseP.h
  26892. patchlevel.h
  26893. psgraph.c
  26894. psheader.ps
  26895. pvmglue.c
  26896. pvmglue.h
  26897. rb/
  26898. regexp.c
  26899. regexp.h
  26900. regmagic.h
  26901. subdefs.c
  26902. subproc.c
  26903. subproc.h
  26904. symtab.c
  26905. symtab.h
  26906. testgraph.c
  26907. tf.c
  26908. tf.h
  26909. tilde.c
  26910. tilde.h
  26911. trace.c
  26912. trace.c.old
  26913. trace.h
  26914. unparse.c
  26915. unparse.h
  26916. util.c
  26917. util.c.foo
  26918. widgen.c
  26919. widmain.c
  26920. xbm/
  26921. xcomn.h
  26922. xdraw.c
  26923. xdraw.h
  26924. xgraph.c
  26925. xgraph.h
  26926. xincl.h
  26927. xsetup.c
  26928. -----------------------------------------------------------
  26929. path: /netlib/hence/old-hence/hence1.3/htool/Hgw/
  26930. -----------------------------------------------------------
  26931. Imakefile
  26932. Makefile.vanilla
  26933. Matrix.c
  26934. Matrix.h
  26935. MatrixP.h
  26936. mwt.c
  26937. -----------------------------------------------------------
  26938. path: /netlib/hence/old-hence/hence1.3/htool/rb/
  26939. -----------------------------------------------------------
  26940. Imakefile
  26941. README
  26942. main.c
  26943. rb.c
  26944. rb.h
  26945. rbP.h
  26946. -----------------------------------------------------------
  26947. path: /netlib/hence/old-hence/hence1.3/htool/xbm/
  26948. -----------------------------------------------------------
  26949. bl_ic
  26950. bp_ic
  26951. bpoint.xbm
  26952. bs_ic
  26953. compose_help
  26954. down.xbm
  26955. el_ic
  26956. ep_ic
  26957. es_ic
  26958. everywhere.xbm
  26959. fi_ic
  26960. fo_ic
  26961. fwd.xbm
  26962. fwdstep.xbm
  26963. genhost.xbm
  26964. here.xbm
  26965. hostmap.xbm
  26966. legend.xbm
  26967. load.xbm
  26968. monitor.xbm
  26969. no_dead_ic
  26970. no_done_ic
  26971. no_error_ic
  26972. no_ic
  26973. no_ready_ic
  26974. no_run1_ic
  26975. no_run2_ic
  26976. no_run_ic
  26977. no_warn_ic
  26978. quit.xbm
  26979. rev.xbm
  26980. revstep.xbm
  26981. rewind.xbm
  26982. stop.xbm
  26983. up.xbm
  26984. usage.xbm
  26985. -----------------------------------------------------------
  26986. path: /netlib/hence/old-hence/hence1.3/icons/
  26987. -----------------------------------------------------------
  26988. alliant.xbm
  26989. banana6000.xbm
  26990. chili.xbm
  26991. cow.xbm
  26992. crayicon.xbm
  26993. dec5200.xbm
  26994. fred_flintstone.xbm
  26995. hal.xbm
  26996. intelicon.xbm
  26997. robot.xbm
  26998. roo.xbm
  26999. rs6000.orig.xbm
  27000. rs6000.xbm
  27001. sequent.xbm
  27002. sparcserver.xbm
  27003. sun.xbm
  27004. sunrack.xbm
  27005. symmetry.xbm
  27006. tmc.xbm
  27007. -----------------------------------------------------------
  27008. path: /netlib/hence/old-hence/hence1.3/master/
  27009. -----------------------------------------------------------
  27010. ChangeLog
  27011. Imakefile
  27012. Makefile.libs
  27013. Makefile.vanilla
  27014. README
  27015. Roadmap
  27016. anc.c
  27017. arc.c
  27018. archtype
  27019. array.c
  27020. check.c
  27021. cost.c
  27022. eval.c
  27023. eval.h
  27024. examples/
  27025. execute.c
  27026. exp.c
  27027. fslave.c
  27028. grparse.inc
  27029. grparse.l
  27030. grparse.y
  27031. hstrings.c
  27032. include/
  27033. liballoc/
  27034. libdl/
  27035. librb/
  27036. makepvmdep
  27037. maketmplt
  27038. manip.c
  27039. master.c
  27040. node.c
  27041. param.c
  27042. patchlevel.h
  27043. print.c
  27044. pvmhelp.c
  27045. rbhelp.c
  27046. rbhelp.h
  27047. req.c
  27048. slave.c
  27049. test
  27050. trace.c
  27051. trace.doc
  27052. type.c
  27053. wrap.c
  27054. yucky.h
  27055. -----------------------------------------------------------
  27056. path: /netlib/hence/old-hence/hence1.3/master/examples/
  27057. -----------------------------------------------------------
  27058. Makefile.orig
  27059. Makefile.vanilla
  27060. add.c
  27061. bs.gr
  27062. cost.mat
  27063. duh.c
  27064. duh.def
  27065. hosts
  27066. mult.c
  27067. null.c
  27068. pall.c
  27069. pvm_hosts
  27070. sub.defs
  27071. test.gr
  27072. transpose.c
  27073. -----------------------------------------------------------
  27074. path: /netlib/hence/old-hence/hence1.3/master/include/
  27075. -----------------------------------------------------------
  27076. dlist.h
  27077. hence.h
  27078. htypes.h
  27079. imalloc.h
  27080. list.h
  27081. rb.h
  27082. std.h
  27083. -----------------------------------------------------------
  27084. path: /netlib/hence/old-hence/hence1.3/master/liballoc/
  27085. -----------------------------------------------------------
  27086. Imakefile
  27087. Makefile.libs
  27088. Makefile.vanilla
  27089. imalloc.c
  27090. imalloc.h
  27091. -----------------------------------------------------------
  27092. path: /netlib/hence/old-hence/hence1.3/master/libdl/
  27093. -----------------------------------------------------------
  27094. Imakefile
  27095. Makefile.libs
  27096. Makefile.vanilla
  27097. dlist.c
  27098. dlist.h
  27099. -----------------------------------------------------------
  27100. path: /netlib/hence/old-hence/hence1.3/master/librb/
  27101. -----------------------------------------------------------
  27102. Imakefile
  27103. Makefile.libs
  27104. Makefile.vanilla
  27105. README
  27106. list.c
  27107. list.h
  27108. main.c
  27109. rb.c
  27110. rb.h
  27111. rb.sh
  27112. -----------------------------------------------------------
  27113. path: /netlib/hence/old-hence/hence1.3/mkwrap/
  27114. -----------------------------------------------------------
  27115. Imakefile
  27116. Makefile.vanilla
  27117. dlist.h
  27118. fmain.f
  27119. hstrings.c
  27120. std.h
  27121. sub.defs
  27122. test
  27123. wrap.l
  27124. wrap.y
  27125. -----------------------------------------------------------
  27126. path: /netlib/hence/old-hence/hence1.3/pvmrsh/
  27127. -----------------------------------------------------------
  27128. Imakefile
  27129. Makefile.vanilla
  27130. client_io.c
  27131. cmd.h
  27132. hosts
  27133. pvm_fput.c
  27134. pvmrsh.c
  27135. pvmrshd.c
  27136. xmake
  27137. -----------------------------------------------------------
  27138. for     HeNCE source code (supports either pvm2.4.2 or
  27139. path: /netlib/hence/old-hence/hence1.4/
  27140. -----------------------------------------------------------
  27141. AIXbuild.sh
  27142. Compiling
  27143. FAQ
  27144. HeNCE-1.3-Changes
  27145. HeNCE-1.4-Changes
  27146. Imakefile
  27147. READ-ME
  27148. READ-ME.AIX
  27149. READ-ME.PVM3
  27150. READ-ME.SunOS
  27151. STATUS
  27152. demos/
  27153. htool/
  27154. icons/
  27155. imake.defs
  27156. master/
  27157. mkwrap/
  27158. pvmrsh/
  27159. -----------------------------------------------------------
  27160. path: /netlib/hence/old-hence/hence1.4/demos/
  27161. -----------------------------------------------------------
  27162. cannon/
  27163. demo0/
  27164. demo1/
  27165. demo2/
  27166. demo3/
  27167. demo4/
  27168. demo5/
  27169. demo6/
  27170. fortran/
  27171. lu/
  27172. phys/
  27173. -----------------------------------------------------------
  27174. path: /netlib/hence/old-hence/hence1.4/demos/cannon/
  27175. -----------------------------------------------------------
  27176. README
  27177. cannon.c
  27178. hence.gr
  27179. hence.trace
  27180. initmatrix.c
  27181. mm.gr
  27182. mmu.c
  27183. moveblocks.c
  27184. multi_add.c
  27185. multiply.c
  27186. printmatrix.c
  27187. shiftblocks.c
  27188. showmatrices.c
  27189. swapmatrix.c
  27190. -----------------------------------------------------------
  27191. path: /netlib/hence/old-hence/hence1.4/demos/demo0/
  27192. -----------------------------------------------------------
  27193. README
  27194. collect.c
  27195. demo0.gr
  27196. hence.gr
  27197. hence.trace
  27198. start.c
  27199. sub.defs
  27200. tile.c
  27201. xpx.c
  27202. -----------------------------------------------------------
  27203. path: /netlib/hence/old-hence/hence1.4/demos/demo1/
  27204. -----------------------------------------------------------
  27205. README
  27206. collect.c
  27207. demo1.gr
  27208. foo.bat
  27209. hence.gr
  27210. hence.trace
  27211. start.c
  27212. sub.defs
  27213. tile.c
  27214. -----------------------------------------------------------
  27215. path: /netlib/hence/old-hence/hence1.4/demos/demo2/
  27216. -----------------------------------------------------------
  27217. README
  27218. collect.c
  27219. demo2.gr
  27220. demo2.trace
  27221. hence.gr
  27222. hence.trace
  27223. start.c
  27224. sub.defs
  27225. tile.c
  27226. -----------------------------------------------------------
  27227. path: /netlib/hence/old-hence/hence1.4/demos/demo3/
  27228. -----------------------------------------------------------
  27229. README
  27230. collect.c
  27231. demo3.gr
  27232. demo3.trace
  27233. hence.gr
  27234. hence.trace
  27235. start.c
  27236. sub.defs
  27237. tile.c
  27238. -----------------------------------------------------------
  27239. path: /netlib/hence/old-hence/hence1.4/demos/demo4/
  27240. -----------------------------------------------------------
  27241. README
  27242. add.c
  27243. demo4.gr
  27244. hence.gr
  27245. hence.trace
  27246. mult.c
  27247. null.c
  27248. pall.c
  27249. sub.defs
  27250. -----------------------------------------------------------
  27251. path: /netlib/hence/old-hence/hence1.4/demos/demo5/
  27252. -----------------------------------------------------------
  27253. README
  27254. bar.c
  27255. demo5.gr
  27256. foo.c
  27257. hence.gr
  27258. hence.trace
  27259. mumble.c
  27260. sub.defs
  27261. -----------------------------------------------------------
  27262. path: /netlib/hence/old-hence/hence1.4/demos/demo6/
  27263. -----------------------------------------------------------
  27264. Makefile.old
  27265. README
  27266. dpro4d.gr
  27267. dprod.c
  27268. dprod.gr
  27269. hence.gr
  27270. hence.trace
  27271. init.c
  27272. output.c
  27273. pvm_hosts
  27274. sub.defs
  27275. -----------------------------------------------------------
  27276. path: /netlib/hence/old-hence/hence1.4/demos/fortran/
  27277. -----------------------------------------------------------
  27278. README
  27279. dp.gr
  27280. dprod.f
  27281. hence.gr
  27282. hence.trace
  27283. init.f
  27284. output.f
  27285. printarray.f
  27286. -----------------------------------------------------------
  27287. path: /netlib/hence/old-hence/hence1.4/demos/lu/
  27288. -----------------------------------------------------------
  27289. README
  27290. hence.gr
  27291. hence.trace
  27292. initarray.c
  27293. lu.gr
  27294. lu1.gr
  27295. ludecomp.c
  27296. output.c
  27297. pivot.c
  27298. printresult.c
  27299. printvector.c
  27300. solve.c
  27301. sub.defs
  27302. trace.file
  27303. trisolve.c
  27304. update2.c
  27305. verify.c
  27306. -----------------------------------------------------------
  27307. path: /netlib/hence/old-hence/hence1.4/demos/phys/
  27308. -----------------------------------------------------------
  27309. README
  27310. data
  27311. engLost.c
  27312. fan.c
  27313. fel.gr
  27314. hdata
  27315. hence.gr
  27316. hence.trace
  27317. init.c
  27318. init1.c
  27319. nlin.c
  27320. nonlin.c
  27321. oldout.c
  27322. output.c
  27323. parameters.h
  27324. -----------------------------------------------------------
  27325. path: /netlib/hence/old-hence/hence1.4/htool/
  27326. -----------------------------------------------------------
  27327. ChangeLog
  27328. FileSelect.c
  27329. FileSelect.h
  27330. FileSelectP.h
  27331. Hgw/
  27332. Imakefile
  27333. Makefile.vanilla
  27334. build.c
  27335. checkinstall.c
  27336. comn.h
  27337. compose-help.tr
  27338. compose.c
  27339. compose.c.orig
  27340. config.c
  27341. costmat.c
  27342. costmat.h
  27343. critic.c
  27344. eaccess.c
  27345. execute.c
  27346. exp.c
  27347. exp.h
  27348. expP.h
  27349. filever.c
  27350. filter.c
  27351. funcdefs.h
  27352. funcdefs.lex
  27353. funcdefs.y
  27354. graph.c
  27355. graph.h
  27356. graphP.h
  27357. histo.c
  27358. histo.c.old
  27359. histo.h
  27360. hostmap.c
  27361. hostmap.h
  27362. icon.h
  27363. misc.c
  27364. misc.h
  27365. msg.c
  27366. msg.h
  27367. param.c
  27368. param.h
  27369. parse.h
  27370. parse.lex
  27371. parse.y
  27372. parseP.h
  27373. patchlevel.h
  27374. psgraph.c
  27375. psheader.ps
  27376. pvmglue.c
  27377. pvmglue.h
  27378. rb/
  27379. regexp.c
  27380. regexp.h
  27381. regmagic.h
  27382. subdefs.c
  27383. subproc.c
  27384. subproc.h
  27385. symtab.c
  27386. symtab.h
  27387. testgraph.c
  27388. tf.c
  27389. tf.h
  27390. tilde.c
  27391. tilde.h
  27392. trace.c
  27393. trace.c.old
  27394. trace.h
  27395. unparse.c
  27396. unparse.h
  27397. util.c
  27398. util.c.foo
  27399. widgen.c
  27400. widmain.c
  27401. xbm/
  27402. xcomn.h
  27403. xdraw.c
  27404. xdraw.h
  27405. xgraph.c
  27406. xgraph.h
  27407. xincl.h
  27408. xsetup.c
  27409. -----------------------------------------------------------
  27410. path: /netlib/hence/old-hence/hence1.4/htool/Hgw/
  27411. -----------------------------------------------------------
  27412. Imakefile
  27413. Makefile.vanilla
  27414. Matrix.c
  27415. Matrix.h
  27416. MatrixP.h
  27417. mwt.c
  27418. -----------------------------------------------------------
  27419. path: /netlib/hence/old-hence/hence1.4/htool/rb/
  27420. -----------------------------------------------------------
  27421. Imakefile
  27422. README
  27423. main.c
  27424. rb.c
  27425. rb.h
  27426. rbP.h
  27427. -----------------------------------------------------------
  27428. path: /netlib/hence/old-hence/hence1.4/htool/xbm/
  27429. -----------------------------------------------------------
  27430. bl_ic
  27431. bp_ic
  27432. bpoint.xbm
  27433. bs_ic
  27434. compose_help
  27435. down.xbm
  27436. el_ic
  27437. ep_ic
  27438. es_ic
  27439. everywhere.xbm
  27440. fi_ic
  27441. fo_ic
  27442. fwd.xbm
  27443. fwdstep.xbm
  27444. genhost.xbm
  27445. here.xbm
  27446. hostmap.xbm
  27447. legend.xbm
  27448. load.xbm
  27449. monitor.xbm
  27450. no_dead_ic
  27451. no_done_ic
  27452. no_error_ic
  27453. no_ic
  27454. no_ready_ic
  27455. no_run1_ic
  27456. no_run2_ic
  27457. no_run_ic
  27458. no_warn_ic
  27459. quit.xbm
  27460. rev.xbm
  27461. revstep.xbm
  27462. rewind.xbm
  27463. stop.xbm
  27464. up.xbm
  27465. usage.xbm
  27466. -----------------------------------------------------------
  27467. path: /netlib/hence/old-hence/hence1.4/icons/
  27468. -----------------------------------------------------------
  27469. alliant.xbm
  27470. alpha.xbm
  27471. banana6000.xbm
  27472. chili.xbm
  27473. cow.xbm
  27474. crayicon.xbm
  27475. dec5200.xbm
  27476. fred_flintstone.xbm
  27477. hal.xbm
  27478. intelicon.xbm
  27479. robot.xbm
  27480. roo.xbm
  27481. rs6000.orig.xbm
  27482. rs6000.xbm
  27483. sequent.xbm
  27484. sparcserver.xbm
  27485. sun.xbm
  27486. sunrack.xbm
  27487. symmetry.xbm
  27488. tmc.xbm
  27489. -----------------------------------------------------------
  27490. path: /netlib/hence/old-hence/hence1.4/master/
  27491. -----------------------------------------------------------
  27492. ChangeLog
  27493. Imakefile
  27494. Makefile.libs
  27495. Makefile.vanilla
  27496. README
  27497. Roadmap
  27498. anc.c
  27499. arc.c
  27500. archtype
  27501. array.c
  27502. check.c
  27503. cost.c
  27504. eval.c
  27505. eval.h
  27506. examples/
  27507. execute.c
  27508. exp.c
  27509. fslave.c
  27510. grparse.inc
  27511. grparse.l
  27512. grparse.y
  27513. hstrings.c
  27514. include/
  27515. liballoc/
  27516. libdl/
  27517. librb/
  27518. makepvmdep
  27519. maketmplt
  27520. manip.c
  27521. master.c
  27522. node.c
  27523. param.c
  27524. patchlevel.h
  27525. print.c
  27526. pvmhelp.c
  27527. rbhelp.c
  27528. rbhelp.h
  27529. req.c
  27530. slave.c
  27531. test
  27532. trace.c
  27533. trace.doc
  27534. type.c
  27535. wrap.c
  27536. yucky.h
  27537. -----------------------------------------------------------
  27538. path: /netlib/hence/old-hence/hence1.4/master/examples/
  27539. -----------------------------------------------------------
  27540. Makefile.orig
  27541. Makefile.vanilla
  27542. add.c
  27543. bs.gr
  27544. cost.mat
  27545. duh.c
  27546. duh.def
  27547. hosts
  27548. mult.c
  27549. null.c
  27550. pall.c
  27551. pvm_hosts
  27552. sub.defs
  27553. test.gr
  27554. transpose.c
  27555. -----------------------------------------------------------
  27556. path: /netlib/hence/old-hence/hence1.4/master/include/
  27557. -----------------------------------------------------------
  27558. dlist.h
  27559. hence.h
  27560. htypes.h
  27561. imalloc.h
  27562. list.h
  27563. rb.h
  27564. std.h
  27565. -----------------------------------------------------------
  27566. path: /netlib/hence/old-hence/hence1.4/master/liballoc/
  27567. -----------------------------------------------------------
  27568. Imakefile
  27569. Makefile.libs
  27570. Makefile.vanilla
  27571. imalloc.c
  27572. imalloc.h
  27573. -----------------------------------------------------------
  27574. path: /netlib/hence/old-hence/hence1.4/master/libdl/
  27575. -----------------------------------------------------------
  27576. Imakefile
  27577. Makefile.libs
  27578. Makefile.vanilla
  27579. dlist.c
  27580. dlist.h
  27581. -----------------------------------------------------------
  27582. path: /netlib/hence/old-hence/hence1.4/master/librb/
  27583. -----------------------------------------------------------
  27584. Imakefile
  27585. Makefile.libs
  27586. Makefile.vanilla
  27587. README
  27588. list.c
  27589. list.h
  27590. main.c
  27591. rb.c
  27592. rb.h
  27593. rb.sh
  27594. -----------------------------------------------------------
  27595. path: /netlib/hence/old-hence/hence1.4/mkwrap/
  27596. -----------------------------------------------------------
  27597. Imakefile
  27598. Makefile.vanilla
  27599. dlist.h
  27600. fmain.f
  27601. hstrings.c
  27602. std.h
  27603. sub.defs
  27604. test
  27605. wrap.l
  27606. wrap.y
  27607. -----------------------------------------------------------
  27608. path: /netlib/hence/old-hence/hence1.4/pvmrsh/
  27609. -----------------------------------------------------------
  27610. Imakefile
  27611. Makefile.vanilla
  27612. client_io.c
  27613. cmd.h
  27614. hosts
  27615. pvm_fput.c
  27616. pvmrsh.c
  27617. pvmrshd.c
  27618. xmake
  27619. -----------------------------------------------------------
  27620. for     source code for HeNCE User's Guide
  27621. path: /netlib/hence/old-hence/hug/
  27622. -----------------------------------------------------------
  27623. cond.eps
  27624. dprod.eps
  27625. fan.eps
  27626. htcompbw.eps
  27627. htdpbuildbw.eps
  27628. htdpcostbw.eps
  27629. htdppvmbw.eps
  27630. htdptracebw.eps
  27631. htmainbw.eps
  27632. hug.bbl
  27633. hug.tex
  27634. loop.eps
  27635. pipe.eps
  27636. -----------------------------------------------------------
  27637. size    107 kilobytes
  27638. path: /netlib/hence/old-hence/sc91/
  27639. -----------------------------------------------------------
  27640. Xnt.mono.ps
  27641. cond.eps
  27642. fan.eps
  27643. htconfig-mono.ps
  27644. htexample-mono.ps
  27645. loop.eps
  27646. pipe.eps
  27647. sc91.bbl
  27648. sc91.tex
  27649. stps.idr
  27650. -----------------------------------------------------------
  27651. for     solving nonlinear systems of equations by
  27652. path: /netlib/hompack/
  27653. -----------------------------------------------------------
  27654. .depend
  27655. Makefile
  27656. dependencies
  27657. readme                 for     overview of hompack
  27658.  
  27659. fixpdf.f               for     dense Jacobian
  27660.                        alg     ODE-based
  27661.                        gams    f2
  27662.  
  27663. fixpds.f               for     sparse Jacobian
  27664.                        alg     ODE-based
  27665.                        gams    f2
  27666.  
  27667. fixpnf.f               for     dense Jacobian
  27668.                        alg     normal flow
  27669.                        gams    f2
  27670.  
  27671. fixpns.f               for     sparse Jacobian
  27672.                        alg     normal flow
  27673.                        gams    f2
  27674.  
  27675. fixpqf.f               for     dense Jacobian
  27676.                        alg     augmented Jacobian
  27677.                        gams    f2
  27678.  
  27679. fixpqs.f               for     sparse Jacobian
  27680.                        alg     augmented Jacobian
  27681.                        gams    f2
  27682.  
  27683. polsys.f               for     all (complex) solutions to a system of n
  27684.                                polynomial equations in n unknowns with real
  27685.                                coefficients.  Can return solutions at infinity
  27686.                                if requested.
  27687.                        gams    f2
  27688.  
  27689. dcpose.f
  27690. divp.f
  27691. f.f
  27692. ffunp.f
  27693. fjac.f
  27694. fjacs.f
  27695. fode.f
  27696. fodeds.f
  27697. gfunp.f
  27698. gmfads.f
  27699. hfun1p.f
  27700. hfunp.f
  27701. initp.f
  27702. innhp.dat
  27703. mainf.f
  27704. mainp.f
  27705. mains.f
  27706. mfacds.f
  27707. mulp.f
  27708. multds.f
  27709. odoc.for
  27710. otputp.f
  27711. pcgds.f
  27712. pcgns.f
  27713. pcgqs.f
  27714. polyp.f
  27715. powp.f
  27716. qimuds.f
  27717. qrfaqf.f
  27718. qrslqf.f
  27719. rho.f
  27720. rhoa.f
  27721. rhojac.f
  27722. rhojs.f
  27723. root.f
  27724. rootnf.f
  27725. rootns.f
  27726. rootqf.f
  27727. rootqs.f
  27728. sclgnp.f
  27729. sintrp.f
  27730. solvds.f
  27731. stepds.f
  27732. stepnf.f
  27733. stepns.f
  27734. stepqf.f
  27735. stepqs.f
  27736. steps.f
  27737. strptp.f
  27738. tangnf.f
  27739. tangns.f
  27740. tangqf.f
  27741. tangqs.f
  27742. upqrqf.f
  27743. -----------------------------------------------------------
  27744. for     first draft of language specification
  27745. path: /netlib/hpf/
  27746. -----------------------------------------------------------
  27747. glombnf.c
  27748. readme                 for     overview of hpf
  27749.  
  27750. hpf-info               #       hpf-info :  General description of the High
  27751.                                Performance Fortran
  27752.                                Forum, including instructions for joining the
  27753.                                mailing lists and
  27754.                                retrieving documents related to HPF.
  27755.                                -----------------------------------
  27756. hpf-v10-final.ps       #       hpf-v10-final.ps : This is the HPF Language
  27757.                                specification, in
  27758.                                Postscript(TM) format.
  27759.                                Version 1.0 final.
  27760.                                Last updated 5/24/93 (1155932 bytes).
  27761.                                -----------------------------------
  27762. make-hpf-report        #       MAKE-HPF-REPORT : This is a UNIX shellscript to
  27763.                                format the HPF
  27764.                                language specification.
  27765.                                Version 1.0 final
  27766.                                Last updated 5/24/93 (2949 bytes)
  27767. make-hpf-jod           #       MAKE-HPF-JOD: This is a UNIX shellscript to
  27768.                                format the HPF
  27769.                                language specification.
  27770.                                Version 1.0 final
  27771.                                Last updated 5/24/93 (2206 bytes)
  27772. appendixes.tex         #       appendixes.tex: Main body of the HPF Journal of
  27773.                                Development, LaTeX
  27774.                                format.
  27775.                                Version 1.0 final
  27776.                                Last updated 5/24/93 (67805 bytes)
  27777. bibliography.tex       #       bibliography.tex : Bibliography of the HPF
  27778.                                language specification,
  27779.                                LaTeX format.
  27780.                                Version 1.0 final
  27781.                                Last updated 5/24/93 (7346 bytes)
  27782. bnf.tex                #       bnf.tex: BNF cross-reference appendix for the
  27783.                                HPF language definition,
  27784.                                LaTeX format.
  27785.                                Version 1.0 final
  27786.                                Last updated 5/24/93 (35711 bytes)
  27787. credits.tex            #       credits.tex : Acknowledgements of the HPF
  27788.                                language specification, LaTeX
  27789.                                format.
  27790.                                Version 1.0 final
  27791.                                Last updated 5/24/93 (11194 bytes)
  27792. distribution.tex       #       distribution.tex : Data distribution chapter of
  27793.                                the HPF language
  27794.                                specification, LaTeX format.
  27795.                                Version 1.0 final
  27796.                                Last updated 11/5/92 (121659 bytes)
  27797. foreign.tex            #       foreign.tex : EXTRINSIC procedures chapter of
  27798.                                the HPF language
  27799.                                specification, LaTeX format.
  27800.                                Version 1.0 final
  27801.                                Last updated 5/24/93 (9347 bytes)
  27802. hpf-jod.tex            #       hpf-jod.tex: Root file for the HPF Journal of
  27803.                                Development (features
  27804.                                not accepted in HPF, but of interest for future
  27805.                                efforts), LaTeX format.
  27806.                                Version 1.0 final
  27807.                                Last updated 5/24/93 (3146 bytes)
  27808. hpf-report.tex         #       hpf-report.tex : Root file for the HPF language
  27809.                                specification, LaTeX
  27810.                                format.
  27811.                                Version 1.0 final
  27812.                                Last updated 5/24/93 (3830 bytes)
  27813. hpf-subset.tex         #       hpf-subset.tex : Official HPF subset chapter of
  27814.                                the HPF language
  27815.                                specification, LaTeX format.
  27816.                                Version 1.0 final
  27817.                                Last updated 5/24/93 (11045 bytes)
  27818. intrinsics.tex         #       intrinsics.tex : Intrinsics and standard library
  27819.                                chapter of the HPF
  27820.                                language specification, LaTeX format.
  27821.                                Version 1.0 final
  27822.                                Last updated 5/24/93 (36943 bytes)
  27823. jod-overview.tex       #       jod-overview.tex: Introduction to the HPF
  27824.                                Journal of Development, LaTeX
  27825.                                format.
  27826.                                Version 1.0 final
  27827.                                Last updated 5/24/93 (1017 bytes)
  27828. local-annex.tex        #       local-annex.tex: HPF_LOCAL programming model for
  27829.                                extrinsic functions in
  27830.                                HPF language specification, LaTeX format.
  27831.                                Version 1.0 final
  27832.                                Last updated 5/24/93 (33399 bytes)
  27833. overview.tex           #       overview.tex : Introduction chapter of the HPF
  27834.                                language specification,
  27835.                                LaTeX format.
  27836.                                Version 1.0 final
  27837.                                Last updated 5/24/93 (22587 bytes)
  27838. sequence.tex           #       sequence.tex : Sequence and storage association
  27839.                                chapter of the HPF
  27840.                                language specification, LaTeX format.
  27841.                                Version 1.0 final
  27842.                                Last updated 5/24/93 (18204 bytes)
  27843. statements.tex         #       statements.tex : FORALL and INDEPENDENT chapter
  27844.                                of the HPF language
  27845.                                specification, LaTeX format.
  27846.                                Version 1.0 final
  27847.                                Last updated 5/24/93 (86011 bytes)
  27848. syntax-macs.tex        #       syntax-macs.tex : Macros used in processing the
  27849.                                HPF language
  27850.                                specification, LaTeX format.
  27851.                                Version 1.0 final
  27852.                                Last updated 5/24/93 (15630 bytes)
  27853. terms.tex              #       terms.tex : Terminology and model chapter of the
  27854.                                HPF language
  27855.                                specification, LaTeX format.
  27856.                                Version 1.0 final
  27857.                                Last updated 5/24/93 (34198 bytes)
  27858. elemental/             #       Elemental: Directory containing definitions of
  27859.                                elemental intrinsics
  27860.                                in HPF language specification, LaTeX format.
  27861.                                Includes files
  27862.                                ilen.tex: defines ILEN
  27863.                                leadz.tex: defines LEADZ
  27864.                                popcnt.tex: defines POPCNT
  27865.                                poppar.tex: defines POPPAR
  27866.                                Version 1.0 final
  27867.                                Last updated 5/24/93
  27868.  
  27869. grade/                 #       Grade: Directory containing definitions of
  27870.                                sorting functions
  27871.                                in HPF language specification, LaTeX format.
  27872.                                Includes files
  27873.                                grade-down.tex: defines GRADE_DOWN
  27874.                                grade-up.tex: defines GRADE_UP
  27875.  
  27876. inquiry/               #       Inquiry: Directory containing definitions of
  27877.                                system inquiry functions
  27878.                                in HPF language specification, LaTeX format.
  27879.                                Includes files
  27880.                                number-of-processors.tex: defines
  27881.                                NUMBER_OF_PROCESSORS
  27882.                                processors-shape.tex: defines PROCESSORS_SHAPE
  27883.  
  27884. mapping/               #       Mapping: Directory containing definitions of
  27885.                                mapping inquiry functions
  27886.                                in HPF language specification, LaTeX format.
  27887.                                Includes files
  27888.                                mapping-inquiry.tex: defines HPF_ALIGNMENT,
  27889.                                HPF_TEMPLATE, HPF_DISTRIBUTE
  27890.  
  27891. minloc/                #       Minloc: Directory containing definitions of
  27892.                                extended MINLOC and MAXLOC
  27893.                                in HPF language specification, LaTeX format.
  27894.                                Includes files
  27895.                                maxloc.tex: defines MAXLOC
  27896.                                minloc.tex: defines MINLOC
  27897.  
  27898. prefix/                #       Prefix: Directory containing definitions of
  27899.                                prefix and suffix functions
  27900.                                in HPF language specification, LaTeX format.
  27901.                                Includes files
  27902.                                all-prefix.tex: defines ALL_PREFIX
  27903.                                all-suffix.tex: defines ALL_SUFFIX
  27904.                                any-prefix.tex: defines ANY_PREFIX
  27905.                                any-suffix.tex: defines ANY_SUFFIX
  27906.                                copy-prefix.tex: defines COPY_PREFIX
  27907.                                copy-suffix.tex: defines COPY_SUFFIX
  27908.                                count-prefix.tex: defines COUNT_PREFIX
  27909.                                count-suffix.tex: defines COUNT_SUFFIX
  27910.                                iall-prefix.tex: defines IALL_PREFIX
  27911.                                iall-suffix.tex: defines IALL_SUFFIX
  27912.                                iany-prefix.tex: defines IANY_PREFIX
  27913.                                iany-suffix.tex: defines IANY_SUFFIX
  27914.                                iparity-prefix.tex: defines IPARITY_PREFIX
  27915.                                iparity-suffix.tex: defines IPARITY_SUFFIX
  27916.                                maxval-prefix.tex: defines MAXVAL_PREFIX
  27917.                                maxval-suffix.tex: defines MAXVAL_SUFFIX
  27918.                                minval-prefix.tex: defines MINVAL_PREFIX
  27919.                                minval-suffix.tex: defines MINVAL_SUFFIX
  27920.                                parity-prefix.tex: defines PARITY_PREFIX
  27921.                                parity-suffix.tex: defines PARITY_SUFFIX
  27922.                                product-prefix.tex: defines PRODUCT_PREFIX
  27923.                                product-suffix.tex: defines PRODUCT_SUFFIX
  27924.                                sum-prefix.tex: defines SUM_PREFIX
  27925.                                sum-suffix.tex: defines SUM_SUFFIX
  27926. reduction/             #       Reduction: Directory containing definitions of
  27927.                                reduction functions
  27928.                                in HPF language specification, LaTeX format.
  27929.                                Includes files
  27930.                                iall.tex: defines IALL
  27931.                                iany.tex: defines IANY
  27932.                                iparity.tex: defines IPARITY
  27933.                                parity.tex: defines PARITY
  27934. scatter/               #       Scatter: Directory containing definitions of
  27935.                                combining scatter functions
  27936.                                in HPF language specification, LaTeX format.
  27937.                                Includes files
  27938.                                all-scatter.tex: defines ALL_SCATTER
  27939.                                any-scatter.tex: defines ANY_SCATTER
  27940.                                copy-scatter.tex: defines COPY_SCATTER
  27941.                                count-scatter.tex: defines COUNT_SCATTER
  27942.                                iall-scatter.tex: defines IALL_SCATTER
  27943.                                iany-scatter.tex: defines IANY_SCATTER
  27944.                                iparity-scatter.tex: defines IPARITY_SCATTER
  27945.                                maxval-scatter.tex: defines MAXVAL_SCATTER
  27946.                                minval-scatter.tex: defines MINVAL_SCATTER
  27947.                                parity-scatter.tex: defines PARITY_SCATTER
  27948.                                product-scatter.tex: defines PRODUCT_SCATTER
  27949.                                sum-scatter.tex: defines SUM_SCATTER
  27950. -----------------------------------------------------------
  27951. #       Elemental: Directory containing definitions of
  27952. path: /netlib/hpf/elemental/
  27953. -----------------------------------------------------------
  27954.  #  index for hpf/elemental
  27955.  
  27956.  #     Elemental: Directory containing definitions of elemental intrinsics
  27957.  #     in HPF language specification, LaTeX format.
  27958.  
  27959. ilen.tex
  27960. leadz.tex
  27961. popcnt.tex
  27962. poppar.tex
  27963. -----------------------------------------------------------
  27964. #       Grade: Directory containing definitions of
  27965. path: /netlib/hpf/grade/
  27966. -----------------------------------------------------------
  27967.  #  index for hpf/grade
  27968.  
  27969.  #     Grade: Directory containing definitions of sorting functions
  27970.  #     in HPF language specification, LaTeX format.
  27971.  
  27972. grade-down.tex
  27973. grade-up.tex
  27974. -----------------------------------------------------------
  27975. #       Inquiry: Directory containing definitions of
  27976. path: /netlib/hpf/inquiry/
  27977. -----------------------------------------------------------
  27978.  #       index for hpf/inquiry
  27979.  
  27980.  #     Inquiry: Directory containing definitions of system inquiry functions
  27981.  #     in HPF language specification, LaTeX format.
  27982.  
  27983. number-of-processors.tex
  27984. processors-shape.tex
  27985. -----------------------------------------------------------
  27986. #       Mapping: Directory containing definitions of
  27987. path: /netlib/hpf/mapping/
  27988. -----------------------------------------------------------
  27989.  #       index for hpf/mapping
  27990.  
  27991.  #     Mapping: Directory containing definitions of mapping inquiry functions
  27992.  #     in HPF language specification, LaTeX format.
  27993.  
  27994. mapping-inquiry.tex    #       defines HPF_ALIGNMENT, HPF_TEMPLATE,
  27995.                                HPF_DISTRIBUTE
  27996. -----------------------------------------------------------
  27997. #       Minloc: Directory containing definitions of
  27998. path: /netlib/hpf/minloc/
  27999. -----------------------------------------------------------
  28000.  #       index for hpf/minloc
  28001.  
  28002.  #     Minloc: Directory containing definitions of extended MINLOC and MAXLOC
  28003.  #     in HPF language specification, LaTeX format.
  28004.  
  28005. maxloc.tex
  28006. minloc.tex
  28007. -----------------------------------------------------------
  28008. #       Prefix: Directory containing definitions of
  28009. path: /netlib/hpf/prefix/
  28010. -----------------------------------------------------------
  28011.  #               index for hpf/prefix
  28012.  
  28013.  #     Prefix: Directory containing definitions of prefix and suffix functions
  28014.  #     in HPF language specification, LaTeX format.
  28015.  
  28016. all-prefix.tex
  28017. all-suffix.tex
  28018. any-prefix.tex
  28019. any-suffix.tex
  28020. copy-prefix.tex
  28021. copy-suffix.tex
  28022. count-prefix.tex
  28023. count-suffix.tex
  28024. iall-prefix.tex
  28025. iall-suffix.tex
  28026. iany-prefix.tex
  28027. iany-suffix.tex
  28028. iparity-prefix.tex
  28029. iparity-suffix.tex
  28030. maxval-prefix.tex
  28031. maxval-suffix.tex
  28032. minval-prefix.tex
  28033. minval-suffix.tex
  28034. parity-prefix.tex
  28035. parity-suffix.tex
  28036. product-prefix.tex
  28037. product-suffix.tex
  28038. sum-prefix.tex
  28039. sum-suffix.tex
  28040. -----------------------------------------------------------
  28041. #       Reduction: Directory containing definitions of
  28042. path: /netlib/hpf/reduction/
  28043. -----------------------------------------------------------
  28044.  #               index for hpf/reduction
  28045.  
  28046.  #     Reduction: Directory containing definitions of reduction functions
  28047.  #     in HPF language specification, LaTeX format.
  28048.  
  28049. iall.tex
  28050. iany.tex
  28051. iparity.tex
  28052. parity.tex
  28053. -----------------------------------------------------------
  28054. #       Scatter: Directory containing definitions of
  28055. path: /netlib/hpf/scatter/
  28056. -----------------------------------------------------------
  28057.  #               index for hpf/scatter
  28058.  
  28059.  #     Scatter: Directory containing definitions of combining scatter functions
  28060.  #     in HPF language specification, LaTeX format.
  28061.  
  28062. all-scatter.tex
  28063. any-scatter.tex
  28064. copy-scatter.tex
  28065. count-scatter.tex
  28066. iall-scatter.tex
  28067. iany-scatter.tex
  28068. iparity-scatter.tex
  28069. maxval-scatter.tex
  28070. minval-scatter.tex
  28071. parity-scatter.tex
  28072. product-scatter.tex
  28073. sum-scatter.tex
  28074. -----------------------------------------------------------
  28075. for     International Journal of Supercomputer
  28076. path: /netlib/ijsa/
  28077. -----------------------------------------------------------
  28078.  #       IJSA
  28079.  #       ====
  28080.  #       Information on the International Journal of Supercomputer Applications
  28081.  #
  28082.  
  28083. issues                 for     The content of the past issues of the Journal
  28084.                        #       Last updated 2/6/94 (31306 bytes).
  28085.  
  28086. contributors           for     information on contributing to the Journal
  28087.                        #       Late updated 2/22/94 (13218 bytes).
  28088. readme
  28089. -----------------------------------------------------------
  28090. for     image processing
  28091. path: /netlib/image/
  28092. -----------------------------------------------------------
  28093. morph/                 for     2D and 3D Mathematical Morphology
  28094.                        by      Richard Alan Peters II, Electrical Engineering,
  28095.                                Vanderbilt (615) 322-7924
  28096.                                rap2@vuse.vanderbilt.edu Mathematical morphology
  28097.                                is a powerful tool for image analysis and
  28098.                                enhancement.  Morphological operators are
  28099.                                shape-dependent, nonlinear image transforms such
  28100.                                as erosion, dilation, opening, closing, and rank
  28101.                                filters.  The mathematical operators are defined
  28102.                                in $n$ dimensions so it is possible to create
  28103.                                programs that will operate on 1D signals, 2D
  28104.                                images, or 3D datasets using exactly the same
  28105.                                concepts.
  28106.                        size    379 kB
  28107.  
  28108. -----------------------------------------------------------
  28109. for     2D and 3D Mathematical Morphology
  28110. path: /netlib/image/morph/
  28111. -----------------------------------------------------------
  28112. 2d/
  28113. 3d/
  28114. Makefile
  28115. arith/
  28116. docs/
  28117. kernels/
  28118. man/
  28119. mclean/
  28120. scripts/
  28121. seq/
  28122. utils/
  28123. -----------------------------------------------------------
  28124. path: /netlib/image/morph/2d/
  28125. -----------------------------------------------------------
  28126. .make.state
  28127. .nse_depinfo
  28128. Makefile
  28129. README
  28130. Version_4.0
  28131. changes.doc
  28132. mdilate.c
  28133. merode.c
  28134. mgetargs.c
  28135. mimgmanip.c
  28136. mloadse.c
  28137. morph.c
  28138. morph.h
  28139. morph_sub.c
  28140. morph_sub.h
  28141. mrank.c
  28142. msetupop.c
  28143. mthresh.c
  28144. -----------------------------------------------------------
  28145. path: /netlib/image/morph/3d/
  28146. -----------------------------------------------------------
  28147. .make.state
  28148. .nse_depinfo
  28149. Makefile
  28150. m3dargs.c
  28151. m3ddelay.c
  28152. m3ddilate.c
  28153. m3derode.c
  28154. m3dmanip.c
  28155. m3dmaxmin.c
  28156. m3dminmax.c
  28157. m3drank.c
  28158. m3dse.c
  28159. m3dse.h
  28160. m3dsetup.c
  28161. m3dthresh.c
  28162. morph3d.c
  28163. morph3d.h
  28164. morph3d_sub.c
  28165. morph3d_sub.h
  28166. -----------------------------------------------------------
  28167. path: /netlib/image/morph/arith/
  28168. -----------------------------------------------------------
  28169. .make.state
  28170. .nse_depinfo
  28171. Makefile
  28172. andimg.c
  28173. andimg.h
  28174. combimg.c
  28175. combimg.h
  28176. linco.c
  28177. linco.h
  28178. maximg.c
  28179. maximg.h
  28180. minimg.c
  28181. minimg.h
  28182. orimg.c
  28183. -----------------------------------------------------------
  28184. path: /netlib/image/morph/docs/
  28185. -----------------------------------------------------------
  28186. announce.doc
  28187. description.tex
  28188. hit-or-miss.doc
  28189. howtoinstall.doc
  28190. programs.doc
  28191. -----------------------------------------------------------
  28192. path: /netlib/image/morph/kernels/
  28193. -----------------------------------------------------------
  28194. bisod4.tfm
  28195. bisod8.tfm
  28196. d1.tfm
  28197. d2.tfm
  28198. da1.tfm
  28199. da2.tfm
  28200. da3.tfm
  28201. da4.tfm
  28202. gm3d01.tfm
  28203. gm3d02.tfm
  28204. gm3d03.tfm
  28205. gm3d04.tfm
  28206. gm3d05.tfm
  28207. gm3d06.tfm
  28208. gm3d07.tfm
  28209. gm3d08.tfm
  28210. gm3d09.tfm
  28211. gm3ds01.tfm
  28212. gm3ds02.tfm
  28213. gm3ds03.tfm
  28214. gm3ds04.tfm
  28215. gm3ds05.tfm
  28216. gm3ds06.tfm
  28217. gm3ds07.tfm
  28218. gm3ds08.tfm
  28219. gm3ds09.tfm
  28220. gm3ds10.tfm
  28221. gm3ds11.tfm
  28222. gm3ds12.tfm
  28223. isod06.tfm
  28224. isod26.tfm
  28225. isod4.tfm
  28226. isod8.tfm
  28227. mmfw01.tfm
  28228. mmfw02.tfm
  28229. mmfw03.tfm
  28230. mmfw04.tfm
  28231. s2x2.tfm
  28232. s4x4.tfm
  28233. test.tfm
  28234. -----------------------------------------------------------
  28235. path: /netlib/image/morph/man/
  28236. -----------------------------------------------------------
  28237. man1/
  28238. -----------------------------------------------------------
  28239. path: /netlib/image/morph/man/man1/
  28240. -----------------------------------------------------------
  28241. andimg.1
  28242. avg3d.1
  28243. comb3d.1
  28244. combimg.1
  28245. linco.1
  28246. maximg.1
  28247. mclean.1
  28248. minimg.1
  28249. morph.1
  28250. morph3d.1
  28251. orimg.1
  28252. ras2raw.1
  28253. rasremap.1
  28254. raw2ras.1
  28255. support.1
  28256. -----------------------------------------------------------
  28257. path: /netlib/image/morph/mclean/
  28258. -----------------------------------------------------------
  28259. .make.state
  28260. .nse_depinfo
  28261. Makefile
  28262. mclean.c
  28263. mclean.h
  28264. -----------------------------------------------------------
  28265. path: /netlib/image/morph/scripts/
  28266. -----------------------------------------------------------
  28267. bclose
  28268. bdilate
  28269. berode
  28270. bopen
  28271. brank
  28272. gfclose
  28273. gfdilate
  28274. gferode
  28275. gfocco
  28276. gfopen
  28277. grank
  28278. gsclose
  28279. gsdilate
  28280. gserode
  28281. gsocco
  28282. gsopen
  28283. hitormiss
  28284. invroll
  28285. invtop
  28286. isodel
  28287. medge
  28288. rollball
  28289. thresh
  28290. tophat
  28291. -----------------------------------------------------------
  28292. path: /netlib/image/morph/seq/
  28293. -----------------------------------------------------------
  28294. .make.state
  28295. .nse_depinfo
  28296. Makefile
  28297. avg3d.c
  28298. avg3d.h
  28299. comb3d.c
  28300. comb3d.h
  28301. -----------------------------------------------------------
  28302. path: /netlib/image/morph/utils/
  28303. -----------------------------------------------------------
  28304. .make.state
  28305. .nse_depinfo
  28306. Makefile
  28307. ras2raw.c
  28308. rasinfo.c
  28309. rasremap.c
  28310. rasterio.c
  28311. rasterio.h
  28312. raw2ras.c
  28313. support.c
  28314. support.h
  28315. -----------------------------------------------------------
  28316. for     Interprocessor Collective Communications
  28317. path: /netlib/intercom/
  28318. -----------------------------------------------------------
  28319.  # Index for intercom
  28320.  
  28321.  # Interprocessor Collective Communications Library (iCC)
  28322.  #
  28323.  # To retrieve a these files, send mail in the
  28324.  # form:
  28325.  #    send <file> from intercom
  28326.  #    (where <file> is from the list below)
  28327.  #       to netlib@ornl.gov
  28328.  #
  28329.  # Current version on netlib:  Release R2.0.0, March 1, 1995
  28330.  
  28331. group_example.f
  28332.  
  28333. readme
  28334. shpcc94.ps             by      M. Barnett, S. Gupta, D. Payne, L. Shuler, R.
  28335.                                van de Geijn,
  28336.                                and J. Watts,
  28337.                        for     Interprocessor Collective Communication Library
  28338.                                (InterCom),
  28339.                                Proceedings of the Scalable High Performance
  28340.                                Computing Conference
  28341.                                May, 1994
  28342.  
  28343. iCC.reference.ps       for     iCC Reference Guide
  28344.  
  28345. iCC.summary.ps         for     iCC Summary
  28346.  
  28347. iCC_group.h            for     "C" include file for the iCC group interface
  28348.  
  28349. iCC_groupf.h           for     "FORTRAN" include file for the iCC group
  28350.                                interface
  28351.  
  28352.  
  28353. -----------------------------------------------------------
  28354. for     Iterative Linear System Solvers
  28355. path: /netlib/itpack/
  28356. -----------------------------------------------------------
  28357.  #       There are four packages in the ITPACK directory for solving
  28358.  #       large sparse linear systems by iterative methods:  ITPACK 2C (single
  28359.  #       precision), ITPACK 2C (double precision), ITPACKV 2D (a vectorized
  28360.  #       version of ITPACK 2C for the Cray Y-MP and similar vector computers),
  28361.  #       and NSPCG.  ITPACK 2C and ITPACKV 2D are intended for symmetric and
  28362.  #       positive-definite matrix problems.  NSPCG has preconditioners and
  28363.  #       polynomial accelerators for nonsymmetric matrix problems as well.
  28364.  #       Only single precision versions are available for ITPACKV 2D
  28365.  #       and NSPCG.  Machine-dependent constants and the timing function may
  28366.  #       need to be modified by the user when installing the packages for a
  28367.  #       particular computer.  They are located in routines DFAULT and TIMER in
  28368.  #       all four packages.
  28369. dsrc2c.f               for     ITPACK 2C source code
  28370.                        prec    double
  28371.                        gams    d2b4
  28372.                        size    302 kB
  28373.  
  28374. dtst2c.f               for     testing routine for ITPACK 2C
  28375.                        prec    double
  28376.  
  28377. info.tex               for     information about CNA iterative packages
  28378.                        lang    LaTeX
  28379.  
  28380. nspcg1.f               for     NSPCG source code, part 1
  28381.                        gams    d2a4, d2b4
  28382.                        size    270 kB
  28383.  
  28384. nspcg2.f               for     NSPCG source code, part 2
  28385.                        gams    d2a4, d2b4
  28386.                        size    216 kB
  28387.  
  28388. nspcg3.f               for     NSPCG source code, part 3
  28389.                        gams    d2a4, d2b4
  28390.                        size    303 kB
  28391.  
  28392. nspcg4.f               for     NSPCG source code, part 4
  28393.                        gams    d2a4, d2b4
  28394.                        size    279 kB
  28395.  
  28396. nspcg5.f               for     NSPCG source code, part 5
  28397.                        gams    d2a4, d2b4
  28398.  
  28399. quick.tex              for     Quick Reference Guide for NSPCG (formatted with
  28400.                                LaTeX)
  28401.  
  28402. src2c.f                for     ITPACK 2C source code
  28403.                        prec    single
  28404.                        gams    d2b4
  28405.                        size    301 kB
  28406.  
  28407. srcv2d.f               for     ITPACKV 2D source code (vectorized for Cray
  28408.                                Y-MP)
  28409.                        gams    d2b4
  28410.                        size    230 kB
  28411.  
  28412. tst2c.f                for     testing routine for s.p. ITPACK 2C
  28413.  
  28414. tstnsp1.f              for     testing program 1 for NSPCG
  28415.  
  28416. tstnsp2.f              for     testing program 2 for NSPCG
  28417.  
  28418. tstnsp3.f              for     testing program 3 for NSPCG
  28419.  
  28420. tstnsp4.f              for     testing program 4 for NSPCG
  28421.  
  28422. tstnsp5.f              for     testing program 5 for NSPCG
  28423.  
  28424. tstv2d.f               for     testing routine for ITPACKV 2D
  28425.  
  28426. user2c.tex             for     ITPACK 2C User's Guide
  28427.                        lang    LaTeX
  28428.  
  28429. usernsp.tex            for     NSPCG User's Guide
  28430.                        lang    LaTeX
  28431.                        size    208 kB
  28432.  
  28433. userv2d.tex            for     ITPACKV 2D User's Guide
  28434.                        lang    LaTeX
  28435.  
  28436. -----------------------------------------------------------
  28437. for     automatic differentiation
  28438. path: /netlib/jakef/
  28439. -----------------------------------------------------------
  28440. abstract
  28441. readme                 for     initial remarks about jakef/jakeff
  28442.  
  28443. doc                    for     documentation for (jakef/jakeff)
  28444.  
  28445. supportf               for     necessary support routines for (jakef/jakeff)
  28446.  
  28447. jakeff                 for     a precompiler to generate Fortran code for
  28448.                                evaluation of gradients or  Jacobians given
  28449.                                Fortran code to evaluate a scalar or vector
  28450.                                function
  28451.                        size    200 kilobytes
  28452.  
  28453. -----------------------------------------------------------
  28454. by      Ward Cheney & David Kincaid
  28455. path: /netlib/kincaid-cheney/
  28456. -----------------------------------------------------------
  28457. elimit.f               for     Example of a slowly converging sequence
  28458.                        ref     text 10
  28459.  
  28460. sqrt2.f                for     Example of a rapidly converging sequence
  28461.                        ref     text 10
  28462.  
  28463. nest.f                 for     Nested multiplication
  28464.                        ref     text 14
  28465.  
  28466. epsi.f                 for     Approximate value of machine precision
  28467.                        ref     text 36
  28468.  
  28469. depsi.f                for     Approximate value of double precision machine
  28470.                                precision
  28471.                        ref     text 36
  28472.  
  28473. ex2s22.f               for     Loss of significance
  28474.                        ref     text 43-44
  28475.  
  28476. unstab1.f              for     Example of an unstable sequence
  28477.                        ref     text 49
  28478.  
  28479. unstab2.f              for     Example of another unstable sequence
  28480.                        ref     text 50
  28481.  
  28482. instab.f               for     Example of numerical instability
  28483.                        ref     text 50
  28484.  
  28485. ex1s31.f               for     Bisection method to find root of exp(x) = sinx
  28486.                                (bisect)
  28487.                        ref     text 58-59
  28488.  
  28489. ex1s32.f               for     Newton's method example
  28490.                        ref     text 65
  28491.  
  28492. ex2s32.f               for     Simple Newton's method
  28493.                        ref     text 68
  28494.  
  28495. ex3s32.f               for     Implicit function example
  28496.                        ref     text 69-70
  28497.  
  28498. ex1s33.f               for     Secant method example   (f )
  28499.                        ref     text 76
  28500.  
  28501. ex3s34.f               for     Contractive mapping example
  28502.                        ref     text 83-84
  28503.  
  28504. ex3s35.f               for     Horner's method example
  28505.                        ref     text 93
  28506.  
  28507. ex6s35.f               for     Newton's method on a given polynomial   (horner)
  28508.                        ref     text 94
  28509.  
  28510. ex7s35.f               for     Bairstow's method example
  28511.                        ref     text 99
  28512.  
  28513. laguerre.f             for     Laguerre's method example
  28514.                        ref     text 102
  28515.  
  28516. forsub.f               for     Forward substitution example
  28517.                        ref     text 127
  28518.  
  28519. bacsub.f               for     Backward substitution example
  28520.                        ref     text 127
  28521.  
  28522. pforsub.f              for     Forward substitution for a permuted system
  28523.                        ref     text 128
  28524.  
  28525. pbacsub.f              for     Backward substitution for a permuted system
  28526.                        ref     text 128
  28527.  
  28528. genlu.f                for     General LU-factorization example
  28529.                        ref     text 130
  28530.  
  28531. doolt.f                for     Doolittle's-factorization example
  28532.                        ref     text 131
  28533.  
  28534. cholsky.f              for     Cholesky-factorization example
  28535.                        ref     text 134
  28536.  
  28537. bgauss.f               for     Basic Gaussian elimination
  28538.                        ref     text 143
  28539.  
  28540. pbgauss.f              for     Basic Gaussian elimination with pivoting
  28541.                        ref     text 145
  28542.  
  28543. gauss.f                for     Gaussian elimination with scaled row pivoting
  28544.                        ref     text 148
  28545.  
  28546. paxeb.f                for     Solves Lz = Pb and then Ux = z   (gauss)
  28547.                        ref     text 150
  28548.  
  28549. yaec.f                 for     Solves UT z = c and then LTPy = z   (gauss)
  28550.                        ref     text 151
  28551.  
  28552. tri.f                  for     Tridiagonal system solver   (tri)
  28553.                        ref     text 155
  28554.  
  28555. ex1s45.f               for     Neumann series example   (setI, mult, store,
  28556.                                add, prt)
  28557.                        ref     text 173
  28558.  
  28559. ex2s45.f               for     Gaussian elimination followed by iterative
  28560.                                improvement (residual, gauss, solve)
  28561.                        ref     text 175
  28562.  
  28563. ex1s46.f               for     Example of Jacobi and Gauss-Seidel methods
  28564.                        ref     text 182
  28565.  
  28566. ex2s46.f               for     Richardson method example (with scaling)
  28567.                        ref     text 184
  28568.  
  28569. jacobi.f               for     Jacobi method example (with scaling)
  28570.                        ref     text 186
  28571.  
  28572. ex3s46.f               for     Gauss-Seidel method (with scaling)
  28573.                        ref     text 190
  28574.  
  28575. ex6s46.f               for     Chebyshev acceleration example   (extrap, cheb,
  28576.                                vnorm)
  28577.                        ref     text 200
  28578.  
  28579. steepd.f               for     Steepest descent method example   (prod, mult)
  28580.                        ref     text 207
  28581.  
  28582. cg.f                   for     Conjugate gradient method   (prod, residual,
  28583.                                mult)
  28584.                        ref     text 211
  28585.  
  28586. pcg.f                  for     Jacobi preconditioned conjugate gradient method
  28587.                                (prod, residual, mult)
  28588.                        ref     text 217
  28589.  
  28590. ex1s51.f               for     Power method example   (dot, prod, store, norm,
  28591.                                normal)
  28592.                        ref     text 231
  28593.  
  28594. poweracc.f             for     Power method with Aitken acceleration (dot,
  28595.                                prod, store, norm, normal)
  28596.                        ref     text 231
  28597.  
  28598. ex2s51.f               for     Inverse power method example (gauss, dot, prod,
  28599.                                store, norm, normal, solve)
  28600.                        ref     text 233
  28601.  
  28602. ipoweracc.f            for     Inverse power method with Aitken acceleration
  28603.                                (gauss, dot, prod, store, norm, normal, solve)
  28604.                        ref     text 233
  28605.  
  28606. ex1s52.f               for     Schur factorization example   (prtmtx, mult)
  28607.                        ref     text 239
  28608.  
  28609. qrshif.f               for     Modified Gram-Schmidt example   (prtmtx, mgs,
  28610.                                mult)
  28611.                        ref     text 248
  28612.  
  28613. ex1s53.f               for     QR-factorization using Householder
  28614.                                transformations (QRfac, setoI, prtmtx, UtimesA,
  28615.                                findV, prod, formU, formW, trans, mult)
  28616.                        ref     text 253-255
  28617.  
  28618. ex2s55.f               for     QR-factorization example (QRfac, setoI, prtmtx,
  28619.                                UtimesA, findV, prod, formU, formW, trans, mult,
  28620.                                copy, scale)
  28621.                        ref     text 272-273
  28622.  
  28623. ex3s55.f               for     Shifted QR-factorization example (submtx,
  28624.                                shiftA, unshiftA, hess, QRfac, setoI, prtmtx,
  28625.                                UtimesA, findU, findV, prod, formU, formW,
  28626.                                Trans, mult, copy, scale)
  28627.                        ref     text 274
  28628.  
  28629. coef.f                 for     Coefficients in the Newton form of a polynomial
  28630.                        ref     text 280-281
  28631.  
  28632. fft.f                  for     Fast Fourier transform example   (f )
  28633.                        ref     text 419
  28634.  
  28635. adapta.f               for     Adaptive approximation example   (f, max)
  28636.                        ref     text 426-428
  28637.  
  28638. ex1s71.f               for     Derivative approximations: forward difference
  28639.                                formula
  28640.                        ref     text 431-432
  28641.  
  28642. ex2s71.f               for     Derivative approximation: central difference
  28643.                        ref     text 434
  28644.  
  28645. ex5s71.f               for     Derivative approximation: Richardson
  28646.                                extrapolation
  28647.                        ref     text 437-438
  28648.  
  28649. ex6s71.f               for     Richardson extrapolation
  28650.                        ref     text 440-441
  28651.  
  28652. gauss5.f               for     Gaussian five-point quadrature example
  28653.                        ref     text 459
  28654.  
  28655. romberg.f              for     Romberg extrapolation
  28656.                        ref     text 468
  28657.  
  28658. adapt.f                for     Adaptive quadrature
  28659.                        ref     text 475
  28660.  
  28661. taylor.f               for     Taylor-series method
  28662.                        ref     text 492
  28663.  
  28664. rk4.f                  for     Runge-Kutta method   (f, u)
  28665.                        ref     text 501-502
  28666.  
  28667. rkfelberg.f            for     Runge-Kutta-Fehlberg method   (f )
  28668.                        ref     text 503-505
  28669.  
  28670. taysys.f               for     Taylor series for systems
  28671.                        ref     text 526-527
  28672.  
  28673. exs91.f                for     Boundary value problem (BVP): Explicit method
  28674.                                example (a, b, vnorm)
  28675.                        ref     text 576
  28676.  
  28677. exs92.f                for     BVP: Implicit method example   (tri, unorm)
  28678.                        ref     text 582
  28679.  
  28680. exs93.f                for     Finite difference method   (g )
  28681.                        ref     text 589
  28682.  
  28683. ex3s96.f               for     BVP: Method of characteristics   (f, g, df, tu)
  28684.                        ref     text 613
  28685.  
  28686. mgrid1.f               for     Multigrid method example   (vnorm)
  28687.                        ref     text 624
  28688.  
  28689. exs98.f                for     Damping of errors
  28690.                        ref     text 625
  28691.  
  28692. mgrid2.f               for     Multigrid method V-cycle   (vnorm)
  28693.                        ref     text 630
  28694.  
  28695. code-info.tex          for     introduction
  28696.  
  28697. code-info.tty          for     introduction
  28698.  
  28699. shar                   for     entire library
  28700.  
  28701. -----------------------------------------------------------
  28702. for     a few eigenvalues/eigenvectors of a large
  28703. path: /netlib/lanczos/
  28704. -----------------------------------------------------------
  28705. hleval                 for     distinct eigenvalue of a Hermitian matrix using
  28706.                                Lanczos tridiagonalization without
  28707.                                reorthogonalization
  28708.  
  28709. leval                  for     distinct eigenvalues of a real symmetric matrix
  28710.                                using Lanczos tridiagonalization
  28711.  
  28712. lsval                  for     distinct singular values of a real, rectangular
  28713.                                matrix using Lanczos tridiagonalization
  28714.  
  28715. hlemult                for     internal routines to generate real symmetric
  28716.                                tridiagonal matrices for (lanczos/hleval) and
  28717.                                (lanczos/hlevec)
  28718.  
  28719. hlevec                 for     eigenvectors of a Hermitian matrix, called with
  28720.                                the eigenvalues from (lanczos/hleval)
  28721.  
  28722. levec                  for     eigenvectors of a real symmetric matrix, called
  28723.                                with the eigenvalues from (lanczos/leval)
  28724.  
  28725. lemult                 for     internal routines to generate real symmetric
  28726.                                tridiagonal matrices for (lanczos/leval) and
  28727.                                (lanczos/levec)
  28728.  
  28729. lesub                  for     internal routines for (lanczos/leval) and
  28730.                                (lanczos/levec)
  28731.  
  28732. lsvec                  for     singular vectors of a real, rectangular matrix
  28733.                                using singular values from (lanczos/lsval)
  28734.  
  28735. lsmult                 for     internal routines to generate real symmetric
  28736.                                tridiagonal matrices for (lanczos/lsval) and
  28737.                                (lanczos/lsvec)
  28738.  
  28739. lssub                  for     internal routines for (lanczos/lsval) and
  28740.                                (lanczos/lsvec)
  28741.  
  28742. levalhed               for     documentation for Lanczos real and Hermetian
  28743.                                eigenvalue/eigenvector codes
  28744.  
  28745. lsvalhed               for     documentation for singular value/vector Lanczos
  28746.                                codes
  28747.  
  28748. data                   for     input/output file definitions and sample input
  28749.                                files for (lanczos/leval) and (lanczos/levec)
  28750.  
  28751. hlevalio               for     list of i/o files and sample input for
  28752.                                (lanczos/hleval)
  28753.  
  28754. hlevecio               for     list of i/o files and sample input for
  28755.                                (lanczos/hlevec)
  28756.  
  28757. levalio                for     list of i/o files and sample input for
  28758.                                (lanczos/leval)
  28759.  
  28760. levecio                for     list of i/o files and sample input for
  28761.                                (lanczos/levec)
  28762.  
  28763. lsvalio                for     list of i/o files and sample input for
  28764.                                (lanczos/lsval)
  28765.  
  28766. lsvecio                for     list of i/o files and sample input for
  28767.                                (lanczos/lsvec)
  28768.  
  28769.  #       for lgval and lgmult, contact Jane Cullum <cullumj@watson.ibm.com>
  28770.  #       directly.
  28771. errata
  28772. foo
  28773. foo2
  28774. foo3
  28775. jane1
  28776. jane2
  28777. jane3
  28778. jane4
  28779. levaled
  28780. lsvaled
  28781. lump
  28782. message
  28783. ralph1
  28784. ralph2
  28785. singed
  28786. xxx
  28787. -----------------------------------------------------------
  28788. for     Large Sparse Symmetric Generalized Eigenproblem
  28789. path: /netlib/lanz/
  28790. -----------------------------------------------------------
  28791.  
  28792.  # ======== index for lanz =======
  28793.  
  28794.  # LANZ: Software for Solving the Large Sparse Symmetric Generalized
  28795.  # Eigenproblem
  28796.  # Mark T. Jones, Argonne National Laboratory, Argonne, Illinois 60439-4844
  28797.  # Merrell L. Patrick, Duke University, Durham, North Carolina 27706
  28798.  #
  28799.  # LANZ solves the symmetric generalized eigenproblem,
  28800.  # \begin{equation}
  28801.  # Kx=\lambda Mx,
  28802.  # \end{equation}
  28803.  # where $K$ is symmetric positive definite and $M$ is
  28804.  # positive semi-definite.  It is also capable of solving
  28805.  # \begin{equation}
  28806.  # Kx=-\lambda Mx,
  28807.  # \end{equation}
  28808.  # where $M$ can be indefinite.
  28809.  # It can find either 1) all
  28810.  # the eigenpairs in a user-specified range, or 2) the $p$ eigenpairs
  28811.  # closest to some user-specified value, $\sigma$.
  28812.  
  28813.  # The LANZ package was developed to run efficiently on a range of
  28814.  # architectures, including vector and parallel computers.
  28815.  #
  28816.  # LANZ is an implementation of the algorithm described in
  28817.  # \cite{jones:lanczos}.  The heart of LANZ is
  28818.  # the Lanczos algorithm used with spectral transformations
  28819.  # similar to those described in \cite{nour-omid:implement}.  LANZ uses
  28820.  # the partial reorthogonalization algorithm, originally proposed
  28821.  # in \cite{simon:partial}, and expanded upon in \cite{parlett:semi_ortho},
  28822.  # to maintain semi-orthogonality among the Lanczos vectors.
  28823.  # In addition, LANZ uses a dynamic shifting algorithm to accelerate
  28824.  # convergence to desired eigenpairs in a slightly different fashion
  28825.  # than in \cite{boeing:small_lan_report}.
  28826.  
  28827.  # \bibitem{jones:lanczos}
  28828.  # {\sc Jones, M.~T., and Patrick, M.~L.}
  28829.  # \newblock {The Use of Lanczos's Method to Solve the Large Generalized
  28830.  # Symmetric Definite Eigenvalue Problem}.
  28831.  # \newblock Technical Report 89-67, Institute for Computer Applications in
  28832.  # Science and Engineering (ICASE), NASA Langley Research Center, Hampton, VA,
  28833.  #   1989.
  28834.  # \bibitem{nour-omid:implement}
  28835.  # {\sc Nour-Omid, B., Parlett, B.~N., Ericsson, T., and Jensen, P.~S.}
  28836.  # \newblock {How to Implement the Spectral Transformation}.
  28837.  # \newblock {\em Mathematics of Computation 48}, 178 (April 1987), 663--673.
  28838.  # \bibitem{simon:partial}
  28839.  # {\sc Simon, H.~D.}
  28840.  # \newblock {The Lanczos Algorithm With Partial Reorthogonalization}.
  28841.  # \newblock {\em Mathematics of Computation 42}, 165 (January 1984), 115--142.
  28842.  # \bibitem{parlett:semi_ortho}
  28843.  # {\sc Parlett, B.~N., Nour-Omid, B., and Liu, Z.~A.}
  28844.  # \newblock {How to Maintain Semi-Orthogonality Among Lanczos Vectors}.
  28845.  # \newblock {PAM-420}, Center for Pure and Applied Mathematics, University of
  28846.  #   California, Berkeley, July, 1988.
  28847.  # \bibitem{boeing:small_lan_report}
  28848.  # {\sc Grimes, R.~G., Lewis, J.~G., and Simon, H.~D.}
  28849.  # \newblock {The Implementation of a Block Lanczos Algorithm with
  28850.  #   Reorthogonalization Methods}.
  28851.  # \newblock {ETA-TR-91}, Boeing Computer Servies, Seattle, WA, May, 1988.
  28852.  
  28853. lanz_file1/            for     code, documentation, makefiles, etc.
  28854.                        size    407 kilobytes
  28855.  
  28856. lanz_file2/            for     code, documentation, makefiles, etc.
  28857.                        size    1038 kilobytes
  28858.  
  28859. lanz_file3             for     just code, no documentation
  28860.                        size    462 kilobytes
  28861.                        lang    Fortran
  28862.  
  28863. lanz_file4             size    4 kilobytes
  28864.                        lang    C
  28865.  
  28866.  # Installation of LANZ, depending on your architecture, may take up
  28867.  # to 3.5mb of disk space.  After installing LANZ, if you desire, you
  28868.  # can delete all but one or two files created by the installation
  28869.  # process.
  28870. -----------------------------------------------------------
  28871. for     code, documentation, makefiles, etc.
  28872. path: /netlib/lanz/lanz_file1/
  28873. -----------------------------------------------------------
  28874. lanz_src/
  28875. -----------------------------------------------------------
  28876. path: /netlib/lanz/lanz_file1/lanz_src/
  28877. -----------------------------------------------------------
  28878. MAX/
  28879. Makedir/
  28880. Makefile
  28881. README
  28882. convex.obj/
  28883. convtb.obj/
  28884. cray.obj/
  28885. cray2tb.obj/
  28886. documents/
  28887. encore.obj/
  28888. matrices/
  28889. pymp.obj/
  28890. sun3.obj/
  28891. sun4.obj/
  28892. -----------------------------------------------------------
  28893. path: /netlib/lanz/lanz_file1/lanz_src/MAX/
  28894. -----------------------------------------------------------
  28895. README
  28896. makefile.convex
  28897. makefile.cray
  28898. makefile.encore
  28899. makefile.sun3
  28900. makefile.sun4
  28901. -----------------------------------------------------------
  28902. path: /netlib/lanz/lanz_file1/lanz_src/Makedir/
  28903. -----------------------------------------------------------
  28904. README
  28905. all.body1
  28906. all.body3
  28907. convex.body
  28908. convex.head
  28909. convtb.body
  28910. convtb.head
  28911. cray.body
  28912. cray.head
  28913. cray2tb.body
  28914. cray2tb.head
  28915. encore.body
  28916. encore.head
  28917. pymp.body
  28918. pymp.head
  28919. sun3.body
  28920. sun3.head
  28921. sun4.body
  28922. sun4.head
  28923. -----------------------------------------------------------
  28924. path: /netlib/lanz/lanz_file1/lanz_src/convex.obj/
  28925. -----------------------------------------------------------
  28926. README
  28927. -----------------------------------------------------------
  28928. path: /netlib/lanz/lanz_file1/lanz_src/convtb.obj/
  28929. -----------------------------------------------------------
  28930. README
  28931. -----------------------------------------------------------
  28932. path: /netlib/lanz/lanz_file1/lanz_src/cray.obj/
  28933. -----------------------------------------------------------
  28934. README
  28935. -----------------------------------------------------------
  28936. path: /netlib/lanz/lanz_file1/lanz_src/cray2tb.obj/
  28937. -----------------------------------------------------------
  28938. README
  28939. -----------------------------------------------------------
  28940. path: /netlib/lanz/lanz_file1/lanz_src/documents/
  28941. -----------------------------------------------------------
  28942. README
  28943. driver.doc
  28944. install.doc
  28945. lanz.bbl
  28946. lanz.tex
  28947. mach_dep.doc
  28948. makefile.doc
  28949. memory.doc
  28950. notes.encore
  28951. notes.pymp
  28952. notes.sun
  28953. parallel.doc
  28954. prog_flow.doc
  28955. solver.doc
  28956. sub_list.doc
  28957. -----------------------------------------------------------
  28958. path: /netlib/lanz/lanz_file1/lanz_src/encore.obj/
  28959. -----------------------------------------------------------
  28960. README
  28961. -----------------------------------------------------------
  28962. path: /netlib/lanz/lanz_file1/lanz_src/matrices/
  28963. -----------------------------------------------------------
  28964. README
  28965. autotest
  28966. cy7.k
  28967. cy7.m.diag
  28968. cy7.m.indef
  28969. cy7.m.sp
  28970. input.test1
  28971. input.test2
  28972. input.test3
  28973. input.test4
  28974. input.test5
  28975. input.test6
  28976. input.test7
  28977. out1
  28978. out2
  28979. out3
  28980. out4
  28981. out5
  28982. out6
  28983. out7
  28984. tmat1.k
  28985. tmat1.m
  28986. tmat2.k
  28987. tmat2.m
  28988. tmat3.m
  28989. -----------------------------------------------------------
  28990. path: /netlib/lanz/lanz_file1/lanz_src/pymp.obj/
  28991. -----------------------------------------------------------
  28992. README
  28993. -----------------------------------------------------------
  28994. path: /netlib/lanz/lanz_file1/lanz_src/sun3.obj/
  28995. -----------------------------------------------------------
  28996. README
  28997. -----------------------------------------------------------
  28998. path: /netlib/lanz/lanz_file1/lanz_src/sun4.obj/
  28999. -----------------------------------------------------------
  29000. README
  29001. -----------------------------------------------------------
  29002. for     code, documentation, makefiles, etc.
  29003. path: /netlib/lanz/lanz_file2/
  29004. -----------------------------------------------------------
  29005. lanz_src/
  29006. -----------------------------------------------------------
  29007. path: /netlib/lanz/lanz_file2/lanz_src/
  29008. -----------------------------------------------------------
  29009. MAX/
  29010. bisect.msc
  29011. bound.msc
  29012. bsort.msc
  29013. bunch.msc
  29014. chkfin.msc
  29015. dblas.msc
  29016. dprep.msc
  29017. eigclc.msc
  29018. eigmat.msc
  29019. falloc.msc
  29020. fndsht.msc
  29021. genqmd.msc
  29022. getind.msc
  29023. getnrm.msc
  29024. lanczs.msc
  29025. lanz.msc
  29026. main.msc
  29027. matrt.msc
  29028. matslv.msc
  29029. mshift.msc
  29030. newton.msc
  29031. numles.msc
  29032. patterns
  29033. predct.msc
  29034. prep.msc
  29035. purge.msc
  29036. qmdmrg.msc
  29037. qmdqt.msc
  29038. qmdrch.msc
  29039. qmdupd.msc
  29040. readit.msc
  29041. sblas.msc
  29042. smbfct.msc
  29043. spelim.msc
  29044. spfact.msc
  29045. spslve.msc
  29046. timdep.msc
  29047. timeit.msc
  29048. toupper.c
  29049. tql2.msc
  29050. trans.msc
  29051. utilgp.msc
  29052. vbldnz.msc
  29053. vblds6.msc
  29054. vcrout.msc
  29055. -----------------------------------------------------------
  29056. path: /netlib/lanz/lanz_file2/lanz_src/MAX/
  29057. -----------------------------------------------------------
  29058. cmxdat.inc
  29059. max.convex.f
  29060. max.cray.f
  29061. max.sun.f
  29062. -----------------------------------------------------------
  29063. for     the most common problems in numerical linear
  29064. path: /netlib/lapack/
  29065. -----------------------------------------------------------
  29066.  # ======================================================================
  29067.  # LAPACK, Version 1.0         Date:  February 29, 1992
  29068.  # LAPACK, Version 1.0a        Date:  June 30, 1992
  29069.  # LAPACK, Version 1.0b        Date:  October 31, 1992
  29070.  # LAPACK, Version 1.1         Date:  March 31, 1993
  29071.  # LAPACK, Version 2.0         Date:  September 30, 1994
  29072.  # ======================================================================
  29073.  #
  29074.  #            ( L   A    P    A    C    K )
  29075.  #            ( L  -A    P   -A    C   -K )
  29076.  #            ( L   A    P    A   -C   -K )
  29077.  #            ( L  -A    P   -A   -C    K )
  29078.  #            ( L   A   -P   -A    C    K )
  29079.  #            ( L  -A   -P    A    C   -K )
  29080.  
  29081.  # --------------------------
  29082.  # Available software/reports:
  29083.  # --------------------------
  29084.  
  29085.  
  29086. intro
  29087. lapack/                for     (FOR NON EMAIL USERS ONLY) This is the COMPLETE
  29088.                                package
  29089.                                (installation, testing, and timing) in tar gzip
  29090.                                form (4038816 bytes).  All revisions included.
  29091.                                This cannot be retrieved via email.
  29092.                                Updated:  September 30, 1994
  29093.  
  29094. lapack-pc/             for     (FOR NON EMAIL USERS ONLY) This is the PC
  29095.                                version of LAPACK.
  29096.                                All files have been run through a UNIX-to-DOS
  29097.                                file converter
  29098.                                and then put into tar gzip form (4099755 bytes).
  29099.  
  29100. lapack_alpha/          for     (FOR NON EMAIL USERS ONLY) This tar file
  29101.                                contains a README
  29102.                                file and the lapack.a for a DEC 3000-500 ALPHA.
  29103.                                DEC OSF/1 V1.2.  Refer to the README file for
  29104.                                architectural
  29105.                                characteristics. (3247960 bytes)
  29106.                                This cannot be retrieved via email.
  29107.  
  29108. lapack_hppa/           for     (FOR NON EMAIL USERS ONLY) This tar file
  29109.                                contains a README
  29110.                                file and the lapack.a for an HP 9000/715.
  29111.                                HP-UX 9.01.  Refer to the README file for
  29112.                                architectural
  29113.                                characteristics. (2200610 bytes)
  29114.                                This cannot be retrieved via email.
  29115.  
  29116. lapack_rs6k/           for     (FOR NON EMAIL USERS ONLY) This tar file
  29117.                                contains a README
  29118.                                file and the lapack.a for an IBM RS/6000.
  29119.                                AIX 3.2.5 and XLF 3.1.  Refer to the README file
  29120.                                for architectural
  29121.                                characteristics. (2129947 bytes)
  29122.                                This cannot be retrieved via email.
  29123.  
  29124. lapack_sgi5/           for     (FOR NON EMAIL USERS ONLY) This tar file
  29125.                                contains a README
  29126.                                file and the lapack.a for a SGI5 (Indy).  IRIX
  29127.                                5.3.
  29128.                                Refer to the README file for architectural
  29129.                                characteristics.
  29130.                                (2845128 bytes)
  29131.                                This cannot be retrieved via email.
  29132.  
  29133. lapack_sun4/           for     (FOR NON EMAIL USERS ONLY) This tar file
  29134.                                contains a README
  29135.                                file and the lapack.a for a SUN4.
  29136.                                SunOS 4.1.3 and F77 1.4 (SC 2.0.1).  Refer to
  29137.                                the README file for
  29138.                                architectural characteristics. (2454338 bytes)
  29139.                                This cannot be retrieved via email.
  29140.  
  29141. note
  29142. testing/               for     (FOR NON EMAIL USERS ONLY) This is a gzip
  29143.                                tar file of the testing directory (1406501
  29144.                                bytes).
  29145.                                This cannot be retrieved via email.
  29146.  
  29147. manpages/              for     (FOR NON EMAIL USERS ONLY) This is a gzip tar
  29148.                                file of the manual pages for the LAPACK driver
  29149.                                and
  29150.                                computational routines.  Also included is an
  29151.                                equivalence program, giving conversion
  29152.                                equivalence
  29153.                                information for LINPACK and EISPACK to LAPACK.
  29154.                                (618976 bytes).  This cannot be retrieved via
  29155.                                email.
  29156.  
  29157.  
  29158. revisions.info         for     Text file explaining the changes that were made
  29159.                                to the
  29160.                                LAPACK software in version 2.0.
  29161.  
  29162. release_notes          for     List of known problems, bugs, and compiler
  29163.                                errors, as
  29164.                                well as ERRATA for the LAPACK Users' Guide and
  29165.                                the
  29166.                                LAPACK code itself.
  29167.  
  29168. single/                for     single precision real LAPACK routines
  29169.                        prec    single
  29170.  
  29171. double/                for     double precision real LAPACK routines
  29172.                        prec    double
  29173.  
  29174. complex/               for     single precision complex LAPACK routines
  29175.                        prec    complex
  29176.  
  29177. complex16/             for     double precision complex LAPACK routines
  29178.                        prec    doublecomplex
  29179.  
  29180. util/                  for     LAPACK utility routines
  29181.  
  29182. testing/               for     Subdirectory containing the testing routines for
  29183.                                lapack.
  29184.  
  29185. timing/                for     Subdirectory containing the timing routines for
  29186.                                lapack.
  29187.  
  29188. lawns/                 for     Subdirectory containing the LAPACK Working Notes
  29189.                        #       To find out what is available and retrieve a
  29190.                                postscript copy
  29191.                                of these reports, send mail in the form:
  29192.                                send index from lapack/lawns
  29193.                                send lawnxx from lapack/lawns These reports are
  29194.                                kept only at netlib@ornl.gov.
  29195.  
  29196. essl/                  for     Subdirectory containing CCI (Call Conversion
  29197.                                Interface) for
  29198.                                LAPACK/ESSL.
  29199.                                See lawn82 for more information.
  29200.  
  29201.  #    For a c++ implementation of LAPACK see directory c++/lapack++
  29202.  #    c++/lapack++/    for     LAPACK++.  LAPACK extensions for high
  29203.                                performance linear algebra computations. This
  29204.                                version includes support for solving linear
  29205.                                systems using LU, Cholesky, and QR matrix
  29206.                                factorizations.
  29207.                        by      Roldan Pozo <pozo@cs.utk.edu>
  29208.  
  29209.  #    For a c implementation of LAPACK see directory clapack
  29210.  #    clapack/         for     CLAPACK.  An f2c'ed conversion of LAPACK.
  29211.  
  29212.  #    For a distributed-memory implementation of LAPACK see directory scalapack
  29213.  #    scalapack/       for     ScaLAPACK.  A portable implementation of some of
  29214.                                the core
  29215.                                routines in LAPACK across PVM, Intel machines,
  29216.                                CM-5, and IBM SPs.
  29217.  
  29218.  # *******************
  29219.  # Questions/comments?  Direct email to lapack@cs.utk.edu
  29220.  # *******************
  29221.  
  29222.  # Jack Dongarra
  29223.  # Susan Ostrouchov
  29224.  
  29225.  # ======================================================================
  29226.  
  29227.  # ***************
  29228.  # WHAT IS LAPACK?
  29229.  # ***************
  29230.  
  29231.  # LAPACK is a transportable library of Fortran 77 subroutines for
  29232.  # solving the most common problems in numerical linear algebra: systems
  29233.  # of linear equations, linear least squares problems, eigenvalue problems,
  29234.  # and singular value problems. It has been designed to be efficient
  29235.  # on a wide range of modern high-performance computers.
  29236.  
  29237.  # LAPACK is intended to be the successor to LINPACK and EISPACK.
  29238.  # It extends the functionality of these packages by including
  29239.  # equilibration, iterative refinement, error bounds, and driver routines
  29240.  # for linear systems, routines for computing and re-ordering the Schur
  29241.  # factorization, and condition estimation routines for eigenvalue
  29242.  # problems.  LAPACK improves on the accuracy of the standard algorithms
  29243.  # in EISPACK by including high accuracy algorithms for finding singular
  29244.  # values and eigenvalues of bidiagonal and tridiagonal matrices
  29245.  # respectively that arise in SVD and symmetric eigenvalue problems.
  29246.  # The algorithms and software have been restructured to achieve high
  29247.  # efficiency on vector processors, high-performance ``superscalar''
  29248.  # workstations, and shared-memory multiprocessors.
  29249.  # A comprehensive testing and timing suite is provided along with the
  29250.  # LAPACK software.
  29251.  
  29252.  # It is highly recommended that you obtain a copy of the Second Edition of
  29253.  # the LAPACK Users' Guide published by SIAM.  This second edition will be
  29254.  # available February, 1994.  This Users' Guide gives a detailed
  29255.  # description of the philosophy behind LAPACK as well as an explanation of
  29256.  # its usage.  The LAPACK Users' Guide can be purchased from:
  29257.  # SIAM; 3600 University City Science Center; Philadelphia, PA 19104-2688;
  29258.  # 215-382-9800, FAX 215-386-7999.  It will also be available from booksellers.
  29259.  # To order by email, send email to service@siam.org.
  29260.  
  29261.  # The complete LAPACK package can be obtained on magnetic media from NAG
  29262.  # for a nominal handling charge.  For further details contact NAG at one
  29263.  # of the following addresses:
  29264.  
  29265.  # NAG Inc                       NAG Ltd           NAG GmbH
  29266.  # 1400 Opus Place               Wilkinson House   Schleissheimerstrasse 5
  29267.  # Suite 200                     Jordan Hill Road  W-8046 Garching bei Munchen
  29268.  # Downers Grove, IL 60515-5702  Oxford OX2 8DR    Germany
  29269.  # USA                           England
  29270.  # Tel: +1 708 971 2337          Tel: +44 865 511245  Tel: +49 89 3207395
  29271.  # Fax: +1 708 971 2706          Fax: +44 865 310139  Fax: +49 89 3207396
  29272.  
  29273.  
  29274.  # LAPACK has been funded in part by NSF, DOE, and DARPA, with
  29275.  # developmental support from NAG Ltd., Cray Research, and many friends
  29276.  # and colleagues around the world.
  29277.  
  29278.  
  29279.  #            (           l    l    l    l )
  29280.  #            (           a   -a    a   -a )
  29281.  #      1/4 * ( p    p             -p   -p )
  29282.  #            ( a   -a             -a    a )
  29283.  #            ( c    c   -c   -c           )
  29284.  #            ( k   -k   -k    k           )
  29285.  
  29286.  # ======================================================================
  29287.  
  29288.  # --------------
  29289.  # About the BLAS
  29290.  # --------------
  29291.  
  29292.  # THE BLAS ARE NOT PROVIDED BY NETLIB WHEN LAPACK ROUTINES ARE REQUESTED.
  29293.  
  29294.  # LAPACK routines are written so that as much as possible of the computation
  29295.  # is performed by calls to the Basic Linear Algebra Subprograms (BLAS).
  29296.  # Highly efficient machine-specific implementations of the BLAS are
  29297.  # available for many modern high-performance computers. The BLAS
  29298.  # enable LAPACK routines to achieve high performance with portable software.
  29299.  
  29300.  # The BLAS are not strictly speaking part of LAPACK, but Fortran 77 code
  29301.  # for the BLAS is distributed with LAPACK, or can be obtained separately
  29302.  # from  netlib:
  29303.  # send index from blas
  29304.  # will retrieve more information.  We consider the Fortran version the model
  29305.  # implementation and as such is not expected to perform as well as a specially
  29306.  # tuned implementation on most high-performance computers --- on some machines
  29307.  # it may give much worse performance ---  but it allows users to run LAPACK
  29308.  # software on machines that do not offer any other implementation of the BLAS.
  29309.  
  29310.  # -------------
  29311.  # Naming Scheme:
  29312.  # -------------
  29313.  
  29314.  # The name of each LAPACK routine is a coded specification of
  29315.  # its function (within the very tight limits of standard Fortran 77
  29316.  # 6-character names).
  29317.  
  29318.  # All driver and computational routines have names of the form XYYZZZ,
  29319.  # where for some driver routines the 6th character is blank.
  29320.  
  29321.  # The first letter, X, indicates the data type as follows:
  29322.  
  29323.  #     S  REAL
  29324.  #     D  DOUBLE PRECISION
  29325.  #     C  COMPLEX
  29326.  #     Z  COMPLEX*16  or DOUBLE COMPLEX
  29327.  
  29328.  # The next two letters, YY, indicate the type of matrix (or of the most
  29329.  # significant matrix).  Most of these two-letter codes apply to both real
  29330.  # and complex matrices; a few apply specifically to one or the other.
  29331.  
  29332.  # The last three letters ZZZ indicate the computation performed.
  29333.  # For example, SGEBRD is a single precision routine that performs a
  29334.  # bidiagonal reduction (BRD) of a real general matrix.
  29335.  
  29336.  # ======================================================================
  29337.  
  29338. -----------------------------------------------------------
  29339. for     single precision complex LAPACK routines
  29340. path: /netlib/lapack/complex/
  29341. -----------------------------------------------------------
  29342.  # -------------------------------------------------------
  29343.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  29344.  # -------------------------------------------------------
  29345.  
  29346. .depend
  29347. cgbtf2.f
  29348. cgebd2.f
  29349. cgehd2.f
  29350. cgelq2.f
  29351. cgeql2.f
  29352. cgeqr2.f
  29353. cgerq2.f
  29354. cgesv.f                for     Solves a general system of linear equations
  29355.                                AX=B.
  29356.                        gams    d2c1
  29357.  
  29358. cgbsv.f                for     Solves a general banded system of linear
  29359.                                equations AX=B.
  29360.                        gams    d2c2
  29361.  
  29362. cgetf2.f
  29363. cgtsv.f                for     Solves a general tridiagonal system of linear
  29364.                                equations AX=B.
  29365.                        gams    d2c2a
  29366.  
  29367. chegs2.f
  29368. chetd2.f
  29369. chetf2.f
  29370. clabrd.f
  29371. clacgv.f
  29372. clacon.f
  29373. clacpy.f
  29374. clacrm.f
  29375. clacrt.f
  29376. cladiv.f
  29377. claed0.f
  29378. claed7.f
  29379. claed8.f
  29380. claein.f
  29381. claesy.f
  29382. claev2.f
  29383. clags2.f
  29384. clagtm.f
  29385. clahef.f
  29386. clahqr.f
  29387. clahrd.f
  29388. claic1.f
  29389. clangb.f
  29390. clange.f
  29391. clangt.f
  29392. clanhb.f
  29393. clanhe.f
  29394. clanhp.f
  29395. clanhs.f
  29396. clanht.f
  29397. clansb.f
  29398. clansp.f
  29399. clansy.f
  29400. clantb.f
  29401. clantp.f
  29402. clantr.f
  29403. clapll.f
  29404. clapmt.f
  29405. claqgb.f
  29406. claqge.f
  29407. claqhb.f
  29408. claqhe.f
  29409. claqhp.f
  29410. claqsb.f
  29411. claqsp.f
  29412. claqsy.f
  29413. clar2v.f
  29414. clarf.f
  29415. clarfb.f
  29416. clarfg.f
  29417. clarft.f
  29418. clarfx.f
  29419. clargv.f
  29420. clarnv.f
  29421. clartg.f
  29422. clartv.f
  29423. clascl.f
  29424. claset.f
  29425. clasr.f
  29426. classq.f
  29427. claswp.f
  29428. clasyf.f
  29429. clatbs.f
  29430. clatps.f
  29431. clatrd.f
  29432. clatrs.f
  29433. clatzm.f
  29434. clauu2.f
  29435. clauum.f
  29436. cpbtf2.f
  29437. cposv.f                for     Solves a Hermitian positive definite system of
  29438.                                linear
  29439.                                equations AX=B.
  29440.                        gams    d2d1b
  29441.  
  29442. cpotf2.f
  29443. cppsv.f                for     Solves a Hermitian positive definite system of
  29444.                                linear
  29445.                                equations AX=B, where A is in packed storage.
  29446.                        gams    d2d1b
  29447.  
  29448. cpbsv.f                for     Solves a Hermitian positive definite banded
  29449.                                system
  29450.                                of linear  equations AX=B.
  29451.                        gams    d2d2
  29452.  
  29453. cptsv.f                for     Solves a Hermitian positive definite tridiagonal
  29454.                                system
  29455.                                of linear equations AX=B.
  29456.                        gams    d2d2a
  29457.  
  29458. crot.f
  29459. cspmv.f
  29460. cspr.f
  29461. csrot.f
  29462. csrscl.f
  29463. csymv.f
  29464. csyr.f
  29465. csysv.f                for     Solves a complex symmetric indefinite system of
  29466.                                linear equations AX=B.
  29467.                        gams    d2c1
  29468.  
  29469. chesv.f                for     Solves a complex Hermitian indefinite system of
  29470.                                linear equations AX=B.
  29471.                        gams    d2d1a
  29472.  
  29473. cspsv.f                for     Solves a complex symmetric indefinite system of
  29474.                                linear equations AX=B,
  29475.                                where A is held in packed storage.
  29476.                        gams    d2c1
  29477.  
  29478. chpsv.f                for     Solves a complex Hermitian indefinite system of
  29479.                                linear equations AX=B,
  29480.                                where A is held in packed storage.
  29481.                        gams    d2d1a
  29482.  
  29483. cgels.f                for     Computes the least squares solution to an
  29484.                                over-determined system
  29485.                                of linear equations, A X=B or A**H X=B,  or the
  29486.                                minimum norm
  29487.                                solution of an under-determined system, where A
  29488.                                is a general
  29489.                                rectangular matrix of full rank,  using a QR or
  29490.                                LQ factorization
  29491.                                of A.
  29492.                        gams    d9a1
  29493.  
  29494. cgglse.f               for     Solves the LSE (Constrained Linear Least Squares
  29495.                                Problem) using
  29496.                                the GRQ (Generalized RQ) factorization
  29497.                        gams    d9b1
  29498.  
  29499. cggglm.f               for     Solves the GLM (Generalized Linear Regression
  29500.                                Model) using
  29501.                                the GQR (Generalized QR) factorization
  29502.  
  29503. cheev.f                for     Computes all eigenvalues and, optionally,
  29504.                                eigenvectors of a complex
  29505.                                Hermitian matrix.
  29506.                        gams    d4a3
  29507.  
  29508. cheevd.f               for     Computes all eigenvalues and, optionally,
  29509.                                eigenvectors of a complex
  29510.                                Hermitian matrix.  If eigenvectors are desired,
  29511.                                it uses a divide
  29512.                                and conquer algorithm.
  29513.                        gams    d4a3
  29514.  
  29515. chpev.f                for     Computes all eigenvalues and, optionally,
  29516.                                eigenvectors of a complex
  29517.                                Hermitian matrix in packed storage.
  29518.                        gams    d4a3
  29519.  
  29520. chpevd.f               for     Computes all eigenvalues and, optionally,
  29521.                                eigenvectors of a complex
  29522.                                Hermitian matrix in packed storage.  If
  29523.                                eigenvectors are desired, it
  29524.                                uses a divide and conquer algorithm.
  29525.                        gams    d4a3
  29526.  
  29527. chbev.f                for     Computes all eigenvalues and, optionally,
  29528.                                eigenvectors of a complex
  29529.                                Hermitian band matrix.
  29530.                        gams    d4a3, d4a6
  29531.  
  29532. chbevd.f               for     Computes all eigenvalues and, optionally,
  29533.                                eigenvectors of a complex
  29534.                                Hermitian band matrix.  If eigenvectors are
  29535.                                desired, it uses a divide
  29536.                                and conquer algorithm.
  29537.                        gams    d4a3, d4a6
  29538.  
  29539. cgees.f                for     Computes the eigenvalues and Schur factorization
  29540.                                of a general
  29541.                                matrix, and orders the factorization so that
  29542.                                selected eigenvalues
  29543.                                are at the top left of the Schur form.
  29544.                        gams    d4a4
  29545.  
  29546. cgeev.f                for     Computes the eigenvalues and left and right
  29547.                                eigenvectors of
  29548.                                a general matrix.
  29549.                        gams    d4a4
  29550.  
  29551. cgesvd.f               for     Computes the singular value decomposition (SVD)
  29552.                                of a general
  29553.                                rectangular matrix.
  29554.                        gams    d6
  29555.  
  29556. chegv.f                for     Computes all eigenvalues and the eigenvectors of
  29557.                                a generalized
  29558.                                Hermitian-definite generalized eigenproblem,
  29559.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  29560.                                x.
  29561.                        gams    d4b3
  29562.  
  29563. chpgv.f                for     Computes all eigenvalues and eigenvectors of  a
  29564.                                generalized
  29565.                                Hermitian-definite generalized eigenproblem,
  29566.                                Ax= lambda
  29567.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  29568.                                and B are in packed
  29569.                                storage.
  29570.                        gams    d4b3
  29571.  
  29572. chbgv.f                for     Computes all the eigenvalues, and optionally,
  29573.                                the eigenvectors
  29574.                                of a complex generalized Hermitian-definite
  29575.                                banded eigenproblem, of
  29576.                                the form A*x=(lambda)*B*x.  A and B are assumed
  29577.                                to be Hermitian
  29578.                                and banded, and B is also positive definite.
  29579.  
  29580. cgegs.f                for     Computes the generalized eigenvalues, Schur
  29581.                                form, and left and/or
  29582.                                right Schur vectors for a pair of nonsymmetric
  29583.                                matrices
  29584.  
  29585. cgegv.f                for     Computes the generalized eigenvalues, and left
  29586.                                and/or right
  29587.                                generalized eigenvectors for a pair of
  29588.                                nonsymmetric matrices
  29589.  
  29590. cggsvd.f               for     Computes the Generalized Singular Value
  29591.                                Decomposition
  29592.  
  29593.  # ---------------------------------
  29594.  # Available EXPERT DRIVER routines:
  29595.  # ---------------------------------
  29596.  
  29597. cgesvx.f               for     Solves a general system of linear equations
  29598.                                AX=B, A**T X=B
  29599.                                or A**H X=B, and provides an estimate of the
  29600.                                condition number
  29601.                                and error bounds on the solution.
  29602.                        gams    d2c1
  29603.  
  29604. cgbsvx.f               for     Solves a general banded system of linear
  29605.                                equations AX=B,
  29606.                                A**T X=B or A**H X=B, and provides an estimate
  29607.                                of the condition
  29608.                                number and error bounds on the solution.
  29609.                        gams    d2c2
  29610.  
  29611. cgtsvx.f               for     Solves a general tridiagonal system of linear
  29612.                                equations AX=B,
  29613.                                A**T X=B or A**H X=B, and provides an estimate
  29614.                                of the condition
  29615.                                number  and error bounds on the solution.
  29616.                        gams    d2c2a
  29617.  
  29618. cposvx.f               for     Solves a Hermitian positive definite system of
  29619.                                linear
  29620.                                equations AX=B, and provides an estimate of the
  29621.                                condition number
  29622.                                and error bounds on the solution.
  29623.                        gams    d2d1b
  29624.  
  29625. cppsvx.f               for     Solves a Hermitian positive definite system of
  29626.                                linear
  29627.                                equations AX=B, where A is held in packed
  29628.                                storage, and provides
  29629.                                an estimate of the condition number and error
  29630.                                bounds on the
  29631.                                solution.
  29632.                        gams    d2d1b
  29633.  
  29634. cpbsvx.f               for     Solves a Hermitian positive definite banded
  29635.                                system
  29636.                                of linear equations AX=B, and provides an
  29637.                                estimate of the condition
  29638.                                number and error bounds on the solution.
  29639.                        gams    d2d2
  29640.  
  29641. cptsvx.f               for     Solves a Hermitian positive definite tridiagonal
  29642.                                system of linear equations AX=B, and provides an
  29643.                                estimate of
  29644.                                the condition number and error bounds on the
  29645.                                solution.
  29646.                        gams    d2d2a
  29647.  
  29648. csysvx.f               for     Solves a complex symmetric
  29649.                                indefinite system  of linear equations AX=B, and
  29650.                                provides an
  29651.                                estimate of the condition number and error
  29652.                                bounds on the solution.
  29653.                        gams    d2c1
  29654.  
  29655. chesvx.f               for     Solves a complex Hermitian
  29656.                                indefinite system  of linear equations AX=B, and
  29657.                                provides an
  29658.                                estimate of the condition number and error
  29659.                                bounds on the solution.
  29660.                        gams    d2d1a
  29661.  
  29662. cspsvx.f               for     Solves a complex symmetric
  29663.                                indefinite system of linear equations AX=B,
  29664.                                where A is held
  29665.                                in packed storage, and provides an estimate of
  29666.                                the condition
  29667.                                number and error bounds on the solution.
  29668.                        gams    d2c1
  29669.  
  29670. chpsvx.f               for     Solves a complex Hermitian
  29671.                                indefinite system of linear equations AX=B,
  29672.                                where A is held
  29673.                                in packed storage, and provides an estimate of
  29674.                                the condition
  29675.                                number and error bounds on the solution.
  29676.                        gams    d2d1a
  29677.  
  29678. cgelsx.f               for     Computes the minimum norm least squares solution
  29679.                                to an over-
  29680.                                or under-determined system of linear equations A
  29681.                                X=B, using a
  29682.                                complete orthogonal factorization of A.
  29683.                        gams    d9a1
  29684.  
  29685. cgelss.f               for     Computes the minimum norm least squares solution
  29686.                                to an over-
  29687.                                or under-determined system of linear equations A
  29688.                                X=B,  using
  29689.                                the singular value decomposition of A.
  29690.                        gams    d9a1
  29691.  
  29692. cheevx.f               for     Computes selected eigenvalues and eigenvectors
  29693.                                of a Hermitian matrix.
  29694.                        gams    d4a3
  29695.  
  29696. chpevx.f               for     Computes selected eigenvalues and eigenvectors
  29697.                                of a
  29698.                                Hermitian matrix in packed storage.
  29699.                        gams    d4a3
  29700.  
  29701. chbevx.f               for     Computes selected eigenvalues and eigenvectors
  29702.                                of a
  29703.                                Hermitian band matrix.
  29704.                        gams    d4a3, d4a6
  29705.  
  29706. cgeesx.f               for     Computes the eigenvalues and Schur factorization
  29707.                                of a general
  29708.                                matrix, orders the factorization so that
  29709.                                selected eigenvalues
  29710.                                are at the top left of the Schur form, and
  29711.                                computes reciprocal
  29712.                                condition numbers for the average of the
  29713.                                selected eigenvalues,
  29714.                                and for the associated right invariant subspace.
  29715.                        gams    d4a4
  29716.  
  29717. cgeevx.f               for     Computes the eigenvalues and left and right
  29718.                                eigenvectors of
  29719.                                a general matrix,  with preliminary balancing of
  29720.                                the matrix,
  29721.                                and computes reciprocal condition numbers for
  29722.                                the eigenvalues
  29723.                                and right eigenvectors.
  29724.                        gams    d4a4
  29725.  
  29726.  # ---------------------------------
  29727.  # Available COMPUTATIONAL routines:
  29728.  # ---------------------------------
  29729.  
  29730. cbdsqr.f               for     Computes the singular value decomposition (SVD)
  29731.                                of a real bidiagonal
  29732.                                matrix, using the bidiagonal QR algorithm.
  29733.                        gams    d6
  29734.  
  29735. cgbbrd.f                       Reduces a complex general band matrix to real
  29736.                                upper bidiagonal form
  29737.                                by a unitary transformation.
  29738.  
  29739. cgbcon.f               for     Estimates the reciprocal of the condition number
  29740.                                of a general
  29741.                                band matrix, in either the 1-norm or the
  29742.                                infinity-norm, using
  29743.                                the LU factorization computed by CGBTRF.
  29744.                        gams    d2c2
  29745.  
  29746. cgbequ.f               for     Computes row and column scalings to equilibrate
  29747.                                a general band
  29748.                                matrix and reduce its condition number.
  29749.                        gams    d2c2
  29750.  
  29751. cgbrfs.f               for     Improves the computed solution to a general
  29752.                                banded system of
  29753.                                linear equations AX=B, A**T X=B or A**H X=B, and
  29754.                                provides forward
  29755.                                and backward error bounds for the solution.
  29756.                        gams    d2c2
  29757.  
  29758. cgbtrf.f               for     Computes an LU factorization of a general band
  29759.                                matrix, using
  29760.                                partial pivoting with row interchanges.
  29761.                        gams    d2c2
  29762.  
  29763. cgbtrs.f               for     Solves a general banded system of linear
  29764.                                equations AX=B,
  29765.                                A**T X=B or A**H X=B, using the LU factorization
  29766.                                computed
  29767.                                by CGBTRF.
  29768.                        gams    d2c2
  29769.  
  29770. cgebak.f               for     Transforms eigenvectors of a balanced matrix to
  29771.                                those of the
  29772.                                original matrix supplied to CGEBAL.
  29773.                        gams    d4c4
  29774.  
  29775. cgebal.f               for     Balances a general matrix in order to improve
  29776.                                the accuracy
  29777.                                of computed eigenvalues.
  29778.                        gams    d4c1a
  29779.  
  29780. cgebrd.f               for     Reduces a general rectangular matrix to real
  29781.                                bidiagonal form
  29782.                                by an orthogonal/unitary transformation.
  29783.                        gams    d6
  29784.  
  29785. cgecon.f               for     Estimates the reciprocal of the condition number
  29786.                                of a general
  29787.                                matrix, in either the 1-norm or the
  29788.                                infinity-norm, using the
  29789.                                LU factorization computed by CGETRF.
  29790.                        gams    d2c1
  29791.  
  29792. cgeequ.f               for     Computes row and column scalings to equilibrate
  29793.                                a general
  29794.                                rectangular matrix and reduce its condition
  29795.                                number.
  29796.                        gams    d2c1
  29797.  
  29798. cgehrd.f               for     Reduces a general matrix to upper Hessenberg
  29799.                                form by an
  29800.                                unitary similarity transformation.
  29801.                        gams    d4c1b2
  29802.  
  29803. cgelqf.f               for     Computes an LQ factorization of a general
  29804.                                rectangular matrix.
  29805.                        gams    d5
  29806.  
  29807. cgeqlf.f               for     Computes a QL factorization of a general
  29808.                                rectangular matrix.
  29809.                        gams    d5
  29810.  
  29811. cgeqpf.f               for     Computes a QR factorization with column pivoting
  29812.                                of a general
  29813.                                rectangular matrix.
  29814.                        gams    d5
  29815.  
  29816. cgeqrf.f               for     Computes a QR factorization of a general
  29817.                                rectangular matrix.
  29818.                        gams    d5
  29819.  
  29820. cgerfs.f               for     Improves the computed solution to a general
  29821.                                system of linear
  29822.                                equations AX=B, A**T X=B or A**H X=B, and
  29823.                                provides forward and
  29824.                                backward error bounds for the solution.
  29825.                        gams    d2c1
  29826.  
  29827. cgerqf.f               for     Computes an RQ factorization of a general
  29828.                                rectangular matrix.
  29829.                        gams    d5
  29830.  
  29831. cgetrf.f               for     Computes an LU factorization of a general
  29832.                                matrix, using partial
  29833.                                pivoting with row interchanges.
  29834.                        gams    d2c1
  29835.  
  29836. cgetri.f               for     Computes the inverse of a general matrix, using
  29837.                                the LU factorization
  29838.                                computed by CGETRF.
  29839.                        gams    d2c1
  29840.  
  29841. cgetrs.f               for     Solves a general system of linear equations
  29842.                                AX=B, A**T X=B
  29843.                                or A**H X=B, using the LU factorization computed
  29844.                                by CGETRF.
  29845.                        gams    d2c1
  29846.  
  29847. cggbak.f               for     Forms the right or left eigenvectors of the
  29848.                                generalized eigenvalue
  29849.                                problem by backward transformation on the
  29850.                                computed eigenvectors of
  29851.                                the balanced pair of matrices output by CGGBAL.
  29852.  
  29853. cggbal.f               for     Balances a pair of general complex matrices for
  29854.                                the generalized
  29855.                                eigenvalue problem A x = lambda B x.
  29856.  
  29857. cgghrd.f               for     Reduces a pair of complex matrices to
  29858.                                generalized upper
  29859.                                Hessenberg form using unitary similarity
  29860.                                transformations.
  29861.  
  29862. cggqrf.f               for     Computes a generalized QR factorization of a
  29863.                                pair of matrices.
  29864.  
  29865. cggrqf.f               for     Computes a generalized RQ factorization of a
  29866.                                pair of matrices.
  29867.  
  29868. cggsvp.f               for     Computes unitary matrices as a preprocessing
  29869.                                step
  29870.                                for computing the generalized singular value
  29871.                                decomposition
  29872.  
  29873. cgtcon.f               for     Estimates the reciprocal of the condition number
  29874.                                of a general
  29875.                                tridiagonal matrix, in either the 1-norm or the
  29876.                                infinity-norm,
  29877.                                using the LU factorization computed by CGTTRF.
  29878.                        gams    d2c2a
  29879.  
  29880. cgtrfs.f               for     Improves the computed solution to a general
  29881.                                tridiagonal system
  29882.                                of linear equations AX=B, A**T X=B or A**H X=B,
  29883.                                and provides
  29884.                                forward and backward error bounds for the
  29885.                                solution.
  29886.                        gams    d2c2a
  29887.  
  29888. cgttrf.f               for     Computes an LU factorization of a general
  29889.                                tridiagonal matrix,
  29890.                                using partial pivoting with row interchanges.
  29891.                        gams    d2c2a
  29892.  
  29893. cgttrs.f               for     Solves a general tridiagonal system of linear
  29894.                                equations AX=B,
  29895.                                A**T X=B or A**H X=B, using the LU factorization
  29896.                                computed by
  29897.                                CGTTRF.
  29898.                        gams    d2c2a
  29899.  
  29900. chgeqz.f               for     Implements a single-/double-shift version of the
  29901.                                QZ method for
  29902.                                finding the generalized eigenvalues of the
  29903.                                equation
  29904.                                det(A - w(i) B) = 0
  29905.  
  29906. chsein.f               for     Computes specified right and/or left
  29907.                                eigenvectors of an upper
  29908.                                Hessenberg matrix by inverse iteration.
  29909.                        gams    d4c3
  29910.  
  29911. chseqr.f               for     Computes the eigenvalues and Schur factorization
  29912.                                of an upper
  29913.                                Hessenberg matrix, using the multishift QR
  29914.                                algorithm.
  29915.                        gams    d4c2b
  29916.  
  29917. csytf2.f
  29918. ctrti2.f
  29919. cung2l.f
  29920. cung2r.f
  29921. cungl2.f
  29922. cungr2.f
  29923. cunm2l.f
  29924. cunm2r.f
  29925. cunml2.f
  29926. cunmr2.f
  29927. cupgtr.f               for     Generates the unitary transformation matrix from
  29928.                                a reduction to tridiagonal form determined by
  29929.                                CHPTRD.
  29930.                        gams    d4c1b1
  29931.  
  29932. cupmtr.f               for     Multiplies a general matrix by the unitary
  29933.                                transformation matrix from a reduction to
  29934.                                tridiagonal form
  29935.                                determined by CHPTRD.
  29936.                        gams    d4c4
  29937.  
  29938. cungbr.f               for     Generates the unitary transformation matrices
  29939.                                from
  29940.                                a reduction to bidiagonal form determined by
  29941.                                CGEBRD.
  29942.                        gams    d6
  29943.  
  29944. cunghr.f               for     Generates the unitary transformation matrix from
  29945.                                a reduction to Hessenberg form determined by
  29946.                                CGEHRD.
  29947.                        gams    d4c1b2
  29948.  
  29949. cunglq.f               for     Generates all or part of the unitary matrix Q
  29950.                                from
  29951.                                an LQ factorization determined by CGELQF.
  29952.                        gams    d5
  29953.  
  29954. cungql.f               for     Generates all or part of the unitary matrix Q
  29955.                                from
  29956.                                a QL factorization determined by CGEQLF.
  29957.                        gams    d5
  29958.  
  29959. cungqr.f               for     Generates all or part of the unitary matrix Q
  29960.                                from
  29961.                                a QR factorization determined by CGEQRF.
  29962.                        gams    d5
  29963.  
  29964. cungrq.f               for     Generates all or part of the unitary matrix Q
  29965.                                from
  29966.                                an RQ factorization determined by CGERQF.
  29967.                        gams    d5
  29968.  
  29969. cungtr.f               for     Generates the unitary transformation matrix from
  29970.                                a reduction to tridiagonal form determined by
  29971.                                CHETRD.
  29972.                        gams    d4c1b1
  29973.  
  29974. cunmbr.f               for     Multiplies a general matrix by one of the
  29975.                                unitary
  29976.                                transformation matrices from a reduction to
  29977.                                bidiagonal form
  29978.                                determined by CGEBRD.
  29979.                        gams    d6
  29980.  
  29981. cunmhr.f               for     Multiplies a general matrix by the unitary
  29982.                                transformation
  29983.                                matrix from a reduction to Hessenberg form
  29984.                                determined by CGEHRD.
  29985.                        gams    d4c4
  29986.  
  29987. cunmlq.f               for     Multiplies a general matrix by the unitary
  29988.                                matrix
  29989.                                from an LQ factorization determined by CGELQF.
  29990.                        gams    d5
  29991.  
  29992. cunmql.f               for     Multiplies a general matrix by the unitary
  29993.                                matrix
  29994.                                from a QL factorization determined by CGEQLF.
  29995.                        gams    d5
  29996.  
  29997. cunmqr.f               for     Multiplies a general matrix by the unitary
  29998.                                matrix
  29999.                                from a QR factorization determined by CGEQRF.
  30000.                        gams    d5
  30001.  
  30002. cunmrq.f               for     Multiplies a general matrix by the unitary
  30003.                                matrix
  30004.                                from an RQ factorization determined by CGERQF.
  30005.                        gams    d5
  30006.  
  30007. cunmtr.f               for     Multiplies a general matrix by the unitary
  30008.                                transformation matrix from a reduction to
  30009.                                tridiagonal form
  30010.                                determined by CHETRD.
  30011.                        gams    d4c4
  30012.  
  30013. cpbcon.f               for     Estimates the reciprocal of the condition number
  30014.                                of a
  30015.                                Hermitian positive definite band matrix, using
  30016.                                the
  30017.                                Cholesky factorization computed by CPBTRF.
  30018.                        gams    d2d2
  30019.  
  30020. cpbequ.f               for     Computes row and column scalings to equilibrate
  30021.                                a Hermitian
  30022.                                positive definite band matrix and reduce its
  30023.                                condition number.
  30024.                        gams    d2d2
  30025.  
  30026. cpbrfs.f               for     Improves the computed solution to a Hermitian
  30027.                                positive
  30028.                                definite banded system of linear equations AX=B,
  30029.                                and provides
  30030.                                forward and backward error bounds for the
  30031.                                solution.
  30032.                        gams    d2d2
  30033.  
  30034. cpbstf.f               for     Computes a split Cholesky factorization of a
  30035.                                complex Hermitian
  30036.                                positive definite band matrix.
  30037.  
  30038. cpbtrf.f               for     Computes the Cholesky factorization of a
  30039.                                Hermitian
  30040.                                positive definite band matrix.
  30041.                        gams    d2d2
  30042.  
  30043. cpbtrs.f               for     Solves a Hermitian positive definite banded
  30044.                                system
  30045.                                of linear equations AX=B, using the Cholesky
  30046.                                factorization
  30047.                                computed by CPBTRF.
  30048.                        gams    d2d2
  30049.  
  30050. cpocon.f               for     Estimates the reciprocal of the condition number
  30051.                                of a
  30052.                                Hermitian positive definite matrix, using the
  30053.                                Cholesky factorization computed by CPOTRF.
  30054.                        gams    d2d1b
  30055.  
  30056. cpoequ.f               for     Computes row and column scalings to equilibrate
  30057.                                a Hermitian
  30058.                                positive definite matrix and reduce its
  30059.                                condition number.
  30060.                        gams    d2d1b
  30061.  
  30062. cporfs.f               for     Improves the computed solution to a Hermitian
  30063.                                positive
  30064.                                definite system of linear equations AX=B, and
  30065.                                provides forward
  30066.                                and backward error bounds for the solution.
  30067.                        gams    d2d1b
  30068.  
  30069. cpotrf.f               for     Computes the Cholesky factorization of a
  30070.                                Hermitian
  30071.                                positive definite matrix.
  30072.                        gams    d2d1b
  30073.  
  30074. cpotri.f               for     Computes the inverse of a Hermitian positive
  30075.                                definite
  30076.                                matrix, using the Cholesky factorization
  30077.                                computed by CPOTRF.
  30078.                        gams    d2d1b
  30079.  
  30080. cpotrs.f               for     Solves a Hermitian positive definite system of
  30081.                                linear
  30082.                                equations AX=B, using the Cholesky factorization
  30083.                                computed by
  30084.                                CPOTRF.
  30085.                        gams    d2d1b
  30086.  
  30087. cppcon.f               for     Estimates the reciprocal of the condition number
  30088.                                of a
  30089.                                Hermitian positive definite matrix in packed
  30090.                                storage,
  30091.                                using the Cholesky factorization computed by
  30092.                                CPPTRF.
  30093.                        gams    d2d1b
  30094.  
  30095. cppequ.f               for     Computes row and column scalings to equilibrate
  30096.                                a Hermitian
  30097.                                positive definite matrix in packed storage and
  30098.                                reduce its condition
  30099.                                number.
  30100.                        gams    d2d1b
  30101.  
  30102. cpprfs.f               for     Improves the computed solution to a Hermitian
  30103.                                positive
  30104.                                definite system of linear equations AX=B, where
  30105.                                A is held in
  30106.                                packed storage, and provides forward and
  30107.                                backward error bounds
  30108.                                for the solution.
  30109.                        gams    d2d1b
  30110.  
  30111. cpptrf.f               for     Computes the Cholesky factorization of a
  30112.                                Hermitian
  30113.                                positive definite matrix in packed storage.
  30114.                        gams    d2d1b
  30115.  
  30116. cpptri.f               for     Computes the inverse of a Hermitian positive
  30117.                                definite
  30118.                                matrix in packed storage, using the Cholesky
  30119.                                factorization computed
  30120.                                by CPPTRF.
  30121.                        gams    d2d1b
  30122.  
  30123. cpptrs.f               for     Solves a Hermitian positive definite system of
  30124.                                linear
  30125.                                equations AX=B, where A is held in packed
  30126.                                storage, using the
  30127.                                Cholesky factorization computed by CPPTRF.
  30128.                        gams    d2d1b
  30129.  
  30130. cptcon.f               for     Computes the reciprocal of the condition number
  30131.                                of a
  30132.                                Hermitian positive definite tridiagonal matrix,
  30133.                                using the LDL**H factorization computed by
  30134.                                CPTTRF.
  30135.                        gams    d2d2a
  30136.  
  30137. cpteqr.f               for     Computes all eigenvalues and eigenvectors of a
  30138.                                complex symmetric
  30139.                                positive definite tridiagonal matrix, by
  30140.                                computing the SVD of
  30141.                                its bidiagonal Cholesky factor.
  30142.                        gams    d4c2a
  30143.  
  30144. cptrfs.f               for     Improves the computed solution to a Hermitian
  30145.                                positive
  30146.                                definite tridiagonal system of linear equations
  30147.                                AX=B, and provides
  30148.                                forward and backward error bounds for the
  30149.                                solution.
  30150.                        gams    d2d2a
  30151.  
  30152. cpttrf.f               for     Computes the LDL**H factorization of a Hermitian
  30153.                                positive definite tridiagonal matrix.
  30154.                        gams    d2d2a
  30155.  
  30156. cpttrs.f               for     Solves a Hermitian positive definite tridiagonal
  30157.                                system of linear equations, using the LDL**H
  30158.                                factorization
  30159.                                computed by CPTTRF.
  30160.                        gams    d2d2a
  30161.  
  30162. chbgst.f               for     Reduces a complex Hermitian-definite banded
  30163.                                generalized eigenproblem
  30164.                                A x = lambda B x to standard form, where B has
  30165.                                been factorized by
  30166.                                CPBSTF (Crawford's algorithm).
  30167.  
  30168. chbtrd.f               for     Reduces a Hermitian band matrix to real
  30169.                                symmetric
  30170.                                tridiagonal form by a unitary similarity
  30171.                                transformation.
  30172.                        gams    d4c1b1
  30173.  
  30174. cspcon.f               for     Estimates the reciprocal of the condition number
  30175.                                of a
  30176.                                complex symmetric indefinite
  30177.                                matrix in packed storage, using the
  30178.                                factorization computed
  30179.                                by CSPTRF.
  30180.                        gams    d2c1
  30181.  
  30182. chpcon.f               for     Estimates the reciprocal of the condition number
  30183.                                of a
  30184.                                complex Hermitian indefinite
  30185.                                matrix in packed storage, using the
  30186.                                factorization computed
  30187.                                by CHPTRF.
  30188.                        gams    d2d1a
  30189.  
  30190. chpgst.f               for     Reduces a Hermitian-definite generalized
  30191.                                eigenproblem
  30192.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  30193.                                x, to standard
  30194.                                form,  where A and B are held in packed storage,
  30195.                                and B has been
  30196.                                factorized by CPPTRF.
  30197.                        gams    d4c1c
  30198.  
  30199. csprfs.f               for     Improves the computed solution to a complex
  30200.                                symmetric indefinite system of linear equations
  30201.                                AX=B, where A is held in packed storage, and
  30202.                                provides forward
  30203.                                and backward error bounds for the solution.
  30204.                        gams    d2c1
  30205.  
  30206. chprfs.f               for     Improves the computed solution to a complex
  30207.                                Hermitian indefinite system of linear equations
  30208.                                AX=B, where A is held in packed storage, and
  30209.                                provides forward
  30210.                                and backward error bounds for the solution.
  30211.                        gams    d2d1a
  30212.  
  30213. chptrd.f               for     Reduces a Hermitian matrix in packed storage to
  30214.                                real
  30215.                                symmetric tridiagonal form by a unitary
  30216.                                similarity
  30217.                                transformation.
  30218.                        gams    d4c1b1
  30219.  
  30220. csptrf.f               for     Computes the factorization of a complex
  30221.                                symmetric-indefinite matrix in packed storage,
  30222.                                using the diagonal pivoting method.
  30223.                        gams    d2c1
  30224.  
  30225. chptrf.f               for     Computes the factorization of a complex
  30226.                                Hermitian-indefinite matrix in packed storage,
  30227.                                using the diagonal pivoting method.
  30228.                        gams    d2d1a
  30229.  
  30230. csptri.f               for     Computes the inverse of a complex symmetric
  30231.                                indefinite matrix in packed storage, using the
  30232.                                factorization
  30233.                                computed by CSPTRF.
  30234.                        gams    d2c1
  30235.  
  30236. chptri.f               for     Computes the inverse of a complex
  30237.                                Hermitian indefinite matrix in packed storage,
  30238.                                using the factorization
  30239.                                computed by CHPTRF.
  30240.                        gams    d2d1a
  30241.  
  30242. csptrs.f               for     Solves a complex symmetric
  30243.                                indefinite system of linear equations AX=B,
  30244.                                where A is held
  30245.                                in packed storage, using the factorization
  30246.                                computed
  30247.                                by CSPTRF.
  30248.                        gams    d2c1
  30249.  
  30250. chptrs.f               for     Solves a complex Hermitian
  30251.                                indefinite system of linear equations AX=B,
  30252.                                where A is held
  30253.                                in packed storage, using the factorization
  30254.                                computed
  30255.                                by CHPTRF.
  30256.                        gams    d2d1a
  30257.  
  30258. cstedc.f               for     Computes all eigenvalues and, optionally,
  30259.                                eigenvectors of a
  30260.                                symmetric tridiagonal matrix using the divide
  30261.                                and conquer algorithm.
  30262.  
  30263. cstein.f               for     Computes selected eigenvectors of a real
  30264.                                symmetric tridiagonal
  30265.                                matrix by inverse iteration.
  30266.                        gams    d4c3
  30267.  
  30268. csteqr.f               for     Computes all eigenvalues and eigenvectors of a
  30269.                                real symmetric
  30270.                                tridiagonal matrix, using the implicit QL or QR
  30271.                                algorithm.
  30272.                        gams    d4a1, d4a5, d4c2a
  30273.  
  30274. csycon.f               for     Estimates the reciprocal of the condition number
  30275.                                of a
  30276.                                complex symmetric indefinite matrix,
  30277.                                using the factorization computed by CSYTRF.
  30278.                        gams    d2c1
  30279.  
  30280. checon.f               for     Estimates the reciprocal of the condition number
  30281.                                of a
  30282.                                complex Hermitian indefinite matrix,
  30283.                                using the factorization computed by CHETRF.
  30284.                        gams    d2d1a
  30285.  
  30286. chegst.f               for     Reduces a Hermitian-definite generalized
  30287.                                eigenproblem
  30288.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  30289.                                x, to standard
  30290.                                form, where B has been factorized by CPOTRF.
  30291.                        gams    d4c1c
  30292.  
  30293. csyrfs.f               for     Improves the computed solution to a complex
  30294.                                symmetric indefinite system of linear equations
  30295.                                AX=B, and provides forward and backward error
  30296.                                bounds for the
  30297.                                solution.
  30298.                        gams    d2c1
  30299.  
  30300. cherfs.f               for     Improves the computed solution to a complex
  30301.                                Hermitian indefinite system of linear equations
  30302.                                AX=B, and provides forward and backward error
  30303.                                bounds for the
  30304.                                solution.
  30305.                        gams    d2d1a
  30306.  
  30307. chetrd.f               for     Reduces a Hermitian matrix to real symmetric
  30308.                                tridiagonal
  30309.                                form by an orthogonal/unitary similarity
  30310.                                transformation.
  30311.                        gams    d4c1b1
  30312.  
  30313. csytrf.f               for     Computes the factorization of a complex
  30314.                                symmetric-indefinite matrix,
  30315.                                using the diagonal pivoting method.
  30316.                        gams    d2c1
  30317.  
  30318. chetrf.f               for     Computes the factorization of a complex
  30319.                                Hermitian-indefinite matrix,
  30320.                                using the diagonal pivoting method.
  30321.                        gams    d2d1a
  30322.  
  30323. csytri.f               for     Computes the inverse of a complex symmetric
  30324.                                indefinite matrix,
  30325.                                using the factorization computed by CSYTRF.
  30326.                        gams    d2c1
  30327.  
  30328. chetri.f               for     Computes the inverse of a complex Hermitian
  30329.                                indefinite matrix,
  30330.                                using the factorization computed by CHETRF.
  30331.                        gams    d2d1a
  30332.  
  30333. csytrs.f               for     Solves a complex symmetric indefinite system of
  30334.                                linear equations AX=B,
  30335.                                using the factorization computed by CSPTRF.
  30336.                        gams    d2c1
  30337.  
  30338. chetrs.f               for     Solves a complex Hermitian indefinite system of
  30339.                                linear equations AX=B,
  30340.                                using the factorization computed by CHPTRF.
  30341.                        gams    d2d1a
  30342.  
  30343. ctbcon.f               for     Estimates the reciprocal of the condition number
  30344.                                of a triangular
  30345.                                band matrix, in either the 1-norm or the
  30346.                                infinity-norm.
  30347.                        gams    d2c2, d2c3
  30348.  
  30349. ctbrfs.f               for     Provides forward and backward error bounds for
  30350.                                the solution
  30351.                                of a triangular banded system of linear
  30352.                                equations AX=B,
  30353.                                A**T X=B or A**H X=B.
  30354.                        gams    d2c2, d2c3
  30355.  
  30356. ctbtrs.f               for     Solves a triangular banded system of linear
  30357.                                equations AX=B,
  30358.                                A**T X=B or A**H X=B.
  30359.                        gams    d2c2, d2c3
  30360.  
  30361. ctgevc.f               for     Computes some or all of the right and/or left
  30362.                                generalized eigenvectors
  30363.                                of a pair of complex upper triangular matrices.
  30364.                        gams    d4b4
  30365.  
  30366. ctgsja.f               for     Computes the generalized singular value
  30367.                                decomposition of two complex
  30368.                                upper triangular (or trapezoidal) matrices as
  30369.                                output by CGGSVP.
  30370.                        gams    d6
  30371.  
  30372. ctpcon.f               for     Estimates the reciprocal of the condition number
  30373.                                of a triangular
  30374.                                matrix in packed storage, in either the 1-norm
  30375.                                or the infinity-norm.
  30376.                        gams    d2c3
  30377.  
  30378. ctprfs.f               for     Provides forward and backward error bounds for
  30379.                                the solution
  30380.                                of a triangular system of linear equations AX=B,
  30381.                                A**T X=B or
  30382.                                A**H X=B, where A is held in packed storage.
  30383.                        gams    d2c3
  30384.  
  30385. ctptri.f               for     Computes the inverse of a triangular matrix in
  30386.                                packed storage.
  30387.                        gams    d2c3
  30388.  
  30389. ctptrs.f               for     Solves a triangular system of linear equations
  30390.                                AX=B,
  30391.                                A**T X=B or A**H X=B, where A is held in packed
  30392.                                storage.
  30393.                        gams    d2c3
  30394.  
  30395. ctrcon.f               for     Estimates the reciprocal of the condition number
  30396.                                of a triangular
  30397.                                matrix, in either the 1-norm or the
  30398.                                infinity-norm.
  30399.                        gams    d2c3
  30400.  
  30401. ctrevc.f               for     Computes left and right eigenvectors of an
  30402.                                complex upper triangular
  30403.                                matrix.
  30404.                        gams    d4c3
  30405.  
  30406. ctrexc.f               for     Reorders the Schur factorization of a matrix by
  30407.                                a unitary
  30408.                                similarity transformation.
  30409.                        gams    d4c
  30410.  
  30411. ctrrfs.f               for     Provides forward and backward error bounds for
  30412.                                the solution
  30413.                                of a triangular system of linear equations A
  30414.                                X=B, A**T X=B or
  30415.                                A**H X=B.
  30416.                        gams    d2c3
  30417.  
  30418. ctrsen.f               for     Reorders the Schur factorization of a matrix in
  30419.                                order to find
  30420.                                an orthonormal basis of a right invariant
  30421.                                subspace corresponding
  30422.                                to selected eigenvalues, and returns reciprocal
  30423.                                condition numbers
  30424.                                (sensitivities) of the average of the cluster of
  30425.                                eigenvalues
  30426.                                and of the invariant subspace.
  30427.                        gams    d4c
  30428.  
  30429. ctrsna.f               for     Estimates the reciprocal condition numbers
  30430.                                (sensitivities)
  30431.                                of selected eigenvalues and eigenvectors of a
  30432.                                complex upper
  30433.                                triangular matrix.
  30434.                        gams    d4c
  30435.  
  30436. ctrsyl.f               for     Solves the Sylvester matrix equation A X +/- X
  30437.                                B=C where A
  30438.                                and B are complex upper triangular, and may be
  30439.                                transposed.
  30440.                        gams    d8
  30441.  
  30442. ctrtri.f               for     Computes the inverse of a triangular matrix.
  30443.                        gams    d2c3
  30444.  
  30445. ctrtrs.f               for     Solves a triangular system of linear equations
  30446.                                AX=B,
  30447.                                A**T X=B or A**H X=B.
  30448.                        gams    d2c3
  30449.  
  30450. ctzrqf.f               for     Computes an RQ factorization of an upper
  30451.                                trapezoidal matrix.
  30452.                        gams    d5
  30453.  
  30454. -----------------------------------------------------------
  30455. for     double precision complex LAPACK routines
  30456. path: /netlib/lapack/complex16/
  30457. -----------------------------------------------------------
  30458.  # -------------------------------------------------------
  30459.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  30460.  # -------------------------------------------------------
  30461.  
  30462. .depend
  30463. zdrot.f
  30464. zdrscl.f
  30465. zgbtf2.f
  30466. zgebd2.f
  30467. zgehd2.f
  30468. zgelq2.f
  30469. zgeql2.f
  30470. zgeqr2.f
  30471. zgerq2.f
  30472. zgesv.f                for     Solves a general system of linear equations
  30473.                                AX=B.
  30474.                        gams    d2c1
  30475.  
  30476. zgbsv.f                for     Solves a general banded system of linear
  30477.                                equations AX=B.
  30478.                        gams    d2c2
  30479.  
  30480. zgetf2.f
  30481. zgtsv.f                for     Solves a general tridiagonal system of linear
  30482.                                equations AX=B.
  30483.                        gams    d2c2a
  30484.  
  30485. zhegs2.f
  30486. zhetd2.f
  30487. zhetf2.f
  30488. zlabrd.f
  30489. zlacgv.f
  30490. zlacon.f
  30491. zlacpy.f
  30492. zlacrm.f
  30493. zlacrt.f
  30494. zladiv.f
  30495. zlaed0.f
  30496. zlaed7.f
  30497. zlaed8.f
  30498. zlaein.f
  30499. zlaesy.f
  30500. zlaev2.f
  30501. zlags2.f
  30502. zlagtm.f
  30503. zlahef.f
  30504. zlahqr.f
  30505. zlahrd.f
  30506. zlaic1.f
  30507. zlangb.f
  30508. zlange.f
  30509. zlangt.f
  30510. zlanhb.f
  30511. zlanhe.f
  30512. zlanhp.f
  30513. zlanhs.f
  30514. zlanht.f
  30515. zlansb.f
  30516. zlansp.f
  30517. zlansy.f
  30518. zlantb.f
  30519. zlantp.f
  30520. zlantr.f
  30521. zlapll.f
  30522. zlapmt.f
  30523. zlaqgb.f
  30524. zlaqge.f
  30525. zlaqhb.f
  30526. zlaqhe.f
  30527. zlaqhp.f
  30528. zlaqsb.f
  30529. zlaqsp.f
  30530. zlaqsy.f
  30531. zlar2v.f
  30532. zlarf.f
  30533. zlarfb.f
  30534. zlarfg.f
  30535. zlarft.f
  30536. zlarfx.f
  30537. zlargv.f
  30538. zlarnv.f
  30539. zlartg.f
  30540. zlartv.f
  30541. zlascl.f
  30542. zlaset.f
  30543. zlasr.f
  30544. zlassq.f
  30545. zlaswp.f
  30546. zlasyf.f
  30547. zlatbs.f
  30548. zlatps.f
  30549. zlatrd.f
  30550. zlatrs.f
  30551. zlatzm.f
  30552. zlauu2.f
  30553. zlauum.f
  30554. zpbtf2.f
  30555. zposv.f                for     Solves a Hermitian positive definite system of
  30556.                                linear
  30557.                                equations AX=B.
  30558.                        gams    d2d1b
  30559.  
  30560. zpotf2.f
  30561. zppsv.f                for     Solves a Hermitian positive definite system of
  30562.                                linear
  30563.                                equations AX=B, where A is in packed storage.
  30564.                        gams    d2d1b
  30565.  
  30566. zpbsv.f                for     Solves a Hermitian positive definite banded
  30567.                                system
  30568.                                of linear  equations AX=B.
  30569.                        gams    d2d2
  30570.  
  30571. zptsv.f                for     Solves a Hermitian positive definite tridiagonal
  30572.                                system
  30573.                                of linear equations AX=B.
  30574.                        gams    d2d2a
  30575.  
  30576. zrot.f
  30577. zspmv.f
  30578. zspr.f
  30579. zsymv.f
  30580. zsyr.f
  30581. zsysv.f                for     Solves a complex symmetric indefinite system of
  30582.                                linear equations AX=B.
  30583.                        gams    d2c1
  30584.  
  30585. zhesv.f                for     Solves a complex Hermitian indefinite system of
  30586.                                linear equations AX=B.
  30587.                        gams    d2d1a
  30588.  
  30589. zspsv.f                for     Solves a complex symmetric indefinite system of
  30590.                                linear equations AX=B,
  30591.                                where A is held in packed storage.
  30592.                        gams    d2c1
  30593.  
  30594. zhpsv.f                for     Solves a complex Hermitian indefinite system of
  30595.                                linear equations AX=B,
  30596.                                where A is held in packed storage.
  30597.                        gams    d2d1a
  30598.  
  30599. zgels.f                for     Computes the least squares solution to an
  30600.                                over-determined system
  30601.                                of linear equations, A X=B or A**H X=B,  or the
  30602.                                minimum norm
  30603.                                solution of an under-determined system, where A
  30604.                                is a general
  30605.                                rectangular matrix of full rank,  using a QR or
  30606.                                LQ factorization
  30607.                                of A.
  30608.                        gams    d9a1
  30609.  
  30610. zgglse.f               for     Solves the LSE (Constrained Linear Least Squares
  30611.                                Problem) using
  30612.                                the GRQ (Generalized RQ) factorization
  30613.                        gams    d9b1
  30614.  
  30615. zggglm.f               for     Solves the GLM (Generalized Linear Regression
  30616.                                Model) using
  30617.                                the GQR (Generalized QR) factorization
  30618.  
  30619. zheev.f                for     Computes all eigenvalues and, optionally,
  30620.                                eigenvectors of a complex
  30621.                                Hermitian matrix.
  30622.                        gams    d4a3
  30623.  
  30624. zheevd.f               for     Computes all eigenvalues and, optionally,
  30625.                                eigenvectors of a complex
  30626.                                Hermitian matrix.  If eigenvectors are desired,
  30627.                                it uses a divide
  30628.                                and conquer algorithm.
  30629.                        gams    d4a3
  30630.  
  30631. zhpev.f                for     Computes all eigenvalues and, optionally,
  30632.                                eigenvectors of a complex
  30633.                                Hermitian matrix in packed storage.
  30634.                        gams    d4a3
  30635.  
  30636. zhpevd.f               for     Computes all eigenvalues and, optionally,
  30637.                                eigenvectors of a complex
  30638.                                Hermitian matrix in packed storage.  If
  30639.                                eigenvectors are desired, it
  30640.                                uses a divide and conquer algorithm.
  30641.                        gams    d4a3
  30642.  
  30643. zhbev.f                for     Computes all eigenvalues and, optionally,
  30644.                                eigenvectors of a complex
  30645.                                Hermitian band matrix.
  30646.                        gams    d4a3, d4a6
  30647.  
  30648. zhbevd.f               for     Computes all eigenvalues and, optionally,
  30649.                                eigenvectors of a complex
  30650.                                Hermitian band matrix.  If eigenvectors are
  30651.                                desired, it uses a divide
  30652.                                and conquer algorithm.
  30653.                        gams    d4a3, d4a6
  30654.  
  30655. zgees.f                for     Computes the eigenvalues and Schur factorization
  30656.                                of a general
  30657.                                matrix, and orders the factorization so that
  30658.                                selected eigenvalues
  30659.                                are at the top left of the Schur form.
  30660.                        gams    d4a4
  30661.  
  30662. zgeev.f                for     Computes the eigenvalues and left and right
  30663.                                eigenvectors of
  30664.                                a general matrix.
  30665.                        gams    d4a4
  30666.  
  30667. zgesvd.f               for     Computes the singular value decomposition (SVD)
  30668.                                of a general
  30669.                                rectangular matrix.
  30670.                        gams    d6
  30671.  
  30672. zhegv.f                for     Computes all eigenvalues and the eigenvectors of
  30673.                                a generalized
  30674.                                Hermitian-definite generalized eigenproblem,
  30675.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  30676.                                x.
  30677.                        gams    d4b3
  30678.  
  30679. zhpgv.f                for     Computes all eigenvalues and eigenvectors of  a
  30680.                                generalized
  30681.                                Hermitian-definite generalized eigenproblem,
  30682.                                Ax= lambda
  30683.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  30684.                                and B are in packed
  30685.                                storage.
  30686.                        gams    d4b3
  30687.  
  30688. zhbgv.f                for     Computes all the eigenvalues, and optionally,
  30689.                                the eigenvectors
  30690.                                of a complex generalized Hermitian-definite
  30691.                                banded eigenproblem, of
  30692.                                the form A*x=(lambda)*B*x.  A and B are assumed
  30693.                                to be Hermitian
  30694.                                and banded, and B is also positive definite.
  30695.  
  30696. zgegs.f                for     Computes the generalized eigenvalues, Schur
  30697.                                form, and left and/or
  30698.                                right Schur vectors for a pair of nonsymmetric
  30699.                                matrices
  30700.  
  30701. zgegv.f                for     Computes the generalized eigenvalues, and left
  30702.                                and/or right
  30703.                                generalized eigenvectors for a pair of
  30704.                                nonsymmetric matrices
  30705.  
  30706. zggsvd.f               for     Computes the Generalized Singular Value
  30707.                                Decomposition
  30708.  
  30709.  # ---------------------------------
  30710.  # Available EXPERT DRIVER routines:
  30711.  # ---------------------------------
  30712.  
  30713. zgesvx.f               for     Solves a general system of linear equations
  30714.                                AX=B, A**T X=B
  30715.                                or A**H X=B, and provides an estimate of the
  30716.                                condition number
  30717.                                and error bounds on the solution.
  30718.                        gams    d2c1
  30719.  
  30720. zgbsvx.f               for     Solves a general banded system of linear
  30721.                                equations AX=B,
  30722.                                A**T X=B or A**H X=B, and provides an estimate
  30723.                                of the condition
  30724.                                number and error bounds on the solution.
  30725.                        gams    d2c2
  30726.  
  30727. zgtsvx.f               for     Solves a general tridiagonal system of linear
  30728.                                equations AX=B,
  30729.                                A**T X=B or A**H X=B, and provides an estimate
  30730.                                of the condition
  30731.                                number  and error bounds on the solution.
  30732.                        gams    d2c2a
  30733.  
  30734. zposvx.f               for     Solves a Hermitian positive definite system of
  30735.                                linear
  30736.                                equations AX=B, and provides an estimate of the
  30737.                                condition number
  30738.                                and error bounds on the solution.
  30739.                        gams    d2d1b
  30740.  
  30741. zppsvx.f               for     Solves a Hermitian positive definite system of
  30742.                                linear
  30743.                                equations AX=B, where A is held in packed
  30744.                                storage, and provides
  30745.                                an estimate of the condition number and error
  30746.                                bounds on the
  30747.                                solution.
  30748.                        gams    d2d1b
  30749.  
  30750. zpbsvx.f               for     Solves a Hermitian positive definite banded
  30751.                                system
  30752.                                of linear equations AX=B, and provides an
  30753.                                estimate of the condition
  30754.                                number and error bounds on the solution.
  30755.                        gams    d2d2
  30756.  
  30757. zptsvx.f               for     Solves a Hermitian positive definite tridiagonal
  30758.                                system of linear equations AX=B, and provides an
  30759.                                estimate of
  30760.                                the condition number and error bounds on the
  30761.                                solution.
  30762.                        gams    d2d2a
  30763.  
  30764. zsysvx.f               for     Solves a complex symmetric
  30765.                                indefinite system  of linear equations AX=B, and
  30766.                                provides an
  30767.                                estimate of the condition number and error
  30768.                                bounds on the solution.
  30769.                        gams    d2c1
  30770.  
  30771. zhesvx.f               for     Solves a complex Hermitian
  30772.                                indefinite system  of linear equations AX=B, and
  30773.                                provides an
  30774.                                estimate of the condition number and error
  30775.                                bounds on the solution.
  30776.                        gams    d2d1a
  30777.  
  30778. zspsvx.f               for     Solves a complex symmetric
  30779.                                indefinite system of linear equations AX=B,
  30780.                                where A is held
  30781.                                in packed storage, and provides an estimate of
  30782.                                the condition
  30783.                                number and error bounds on the solution.
  30784.                        gams    d2c1
  30785.  
  30786. zhpsvx.f               for     Solves a complex Hermitian
  30787.                                indefinite system of linear equations AX=B,
  30788.                                where A is held
  30789.                                in packed storage, and provides an estimate of
  30790.                                the condition
  30791.                                number and error bounds on the solution.
  30792.                        gams    d2d1a
  30793.  
  30794. zgelsx.f               for     Computes the minimum norm least squares solution
  30795.                                to an over-
  30796.                                or under-determined system of linear equations A
  30797.                                X=B, using a
  30798.                                complete orthogonal factorization of A.
  30799.                        gams    d9a1
  30800.  
  30801. zgelss.f               for     Computes the minimum norm least squares solution
  30802.                                to an over-
  30803.                                or under-determined system of linear equations A
  30804.                                X=B,  using
  30805.                                the singular value decomposition of A.
  30806.                        gams    d9a1
  30807.  
  30808. zheevx.f               for     Computes selected eigenvalues and eigenvectors
  30809.                                of a Hermitian matrix.
  30810.                        gams    d4a3
  30811.  
  30812. zhpevx.f               for     Computes selected eigenvalues and eigenvectors
  30813.                                of a
  30814.                                Hermitian matrix in packed storage.
  30815.                        gams    d4a3
  30816.  
  30817. zhbevx.f               for     Computes selected eigenvalues and eigenvectors
  30818.                                of a
  30819.                                Hermitian band matrix.
  30820.                        gams    d4a3, d4a6
  30821.  
  30822. zgeesx.f               for     Computes the eigenvalues and Schur factorization
  30823.                                of a general
  30824.                                matrix, orders the factorization so that
  30825.                                selected eigenvalues
  30826.                                are at the top left of the Schur form, and
  30827.                                computes reciprocal
  30828.                                condition numbers for the average of the
  30829.                                selected eigenvalues,
  30830.                                and for the associated right invariant subspace.
  30831.                        gams    d4a4
  30832.  
  30833. zgeevx.f               for     Computes the eigenvalues and left and right
  30834.                                eigenvectors of
  30835.                                a general matrix,  with preliminary balancing of
  30836.                                the matrix,
  30837.                                and computes reciprocal condition numbers for
  30838.                                the eigenvalues
  30839.                                and right eigenvectors.
  30840.                        gams    d4a4
  30841.  
  30842.  # ---------------------------------
  30843.  # Available COMPUTATIONAL routines:
  30844.  # ---------------------------------
  30845.  
  30846. zbdsqr.f               for     Computes the singular value decomposition (SVD)
  30847.                                of a real bidiagonal
  30848.                                matrix, using the bidiagonal QR algorithm.
  30849.                        gams    d6
  30850.  
  30851. zgbbrd.f                       Reduces a complex general band matrix to real
  30852.                                upper bidiagonal form
  30853.                                by a unitary transformation.
  30854.  
  30855. zgbcon.f               for     Estimates the reciprocal of the condition number
  30856.                                of a general
  30857.                                band matrix, in either the 1-norm or the
  30858.                                infinity-norm, using
  30859.                                the LU factorization computed by CGBTRF.
  30860.                        gams    d2c2
  30861.  
  30862. zgbequ.f               for     Computes row and column scalings to equilibrate
  30863.                                a general band
  30864.                                matrix and reduce its condition number.
  30865.                        gams    d2c2
  30866.  
  30867. zgbrfs.f               for     Improves the computed solution to a general
  30868.                                banded system of
  30869.                                linear equations AX=B, A**T X=B or A**H X=B, and
  30870.                                provides forward
  30871.                                and backward error bounds for the solution.
  30872.                        gams    d2c2
  30873.  
  30874. zgbtrf.f               for     Computes an LU factorization of a general band
  30875.                                matrix, using
  30876.                                partial pivoting with row interchanges.
  30877.                        gams    d2c2
  30878.  
  30879. zgbtrs.f               for     Solves a general banded system of linear
  30880.                                equations AX=B,
  30881.                                A**T X=B or A**H X=B, using the LU factorization
  30882.                                computed
  30883.                                by CGBTRF.
  30884.                        gams    d2c2
  30885.  
  30886. zgebak.f               for     Transforms eigenvectors of a balanced matrix to
  30887.                                those of the
  30888.                                original matrix supplied to CGEBAL.
  30889.                        gams    d4c4
  30890.  
  30891. zgebal.f               for     Balances a general matrix in order to improve
  30892.                                the accuracy
  30893.                                of computed eigenvalues.
  30894.                        gams    d4c1a
  30895.  
  30896. zgebrd.f               for     Reduces a general rectangular matrix to real
  30897.                                bidiagonal form
  30898.                                by an unitary transformation.
  30899.                        gams    d6
  30900.  
  30901. zgecon.f               for     Estimates the reciprocal of the condition number
  30902.                                of a general
  30903.                                matrix, in either the 1-norm or the
  30904.                                infinity-norm, using the
  30905.                                LU factorization computed by CGETRF.
  30906.                        gams    d2c1
  30907.  
  30908. zgeequ.f               for     Computes row and column scalings to equilibrate
  30909.                                a general
  30910.                                rectangular matrix and reduce its condition
  30911.                                number.
  30912.                        gams    d2c1
  30913.  
  30914. zgehrd.f               for     Reduces a general matrix to upper Hessenberg
  30915.                                form by an
  30916.                                unitary similarity transformation.
  30917.                        gams    d4c1b2
  30918.  
  30919. zgelqf.f               for     Computes an LQ factorization of a general
  30920.                                rectangular matrix.
  30921.                        gams    d5
  30922.  
  30923. zgeqlf.f               for     Computes a QL factorization of a general
  30924.                                rectangular matrix.
  30925.                        gams    d5
  30926.  
  30927. zgeqpf.f               for     Computes a QR factorization with column pivoting
  30928.                                of a general
  30929.                                rectangular matrix.
  30930.                        gams    d5
  30931.  
  30932. zgeqrf.f               for     Computes a QR factorization of a general
  30933.                                rectangular matrix.
  30934.                        gams    d5
  30935.  
  30936. zgerfs.f               for     Improves the computed solution to a general
  30937.                                system of linear
  30938.                                equations AX=B, A**T X=B or A**H X=B, and
  30939.                                provides forward and
  30940.                                backward error bounds for the solution.
  30941.                        gams    d2c1
  30942.  
  30943. zgerqf.f               for     Computes an RQ factorization of a general
  30944.                                rectangular matrix.
  30945.                        gams    d5
  30946.  
  30947. zgetrf.f               for     Computes an LU factorization of a general
  30948.                                matrix, using partial
  30949.                                pivoting with row interchanges.
  30950.                        gams    d2c1
  30951.  
  30952. zgetri.f               for     Computes the inverse of a general matrix, using
  30953.                                the LU factorization
  30954.                                computed by ZGETRF.
  30955.                        gams    d2c1
  30956.  
  30957. zgetrs.f               for     Solves a general system of linear equations
  30958.                                AX=B, A**T X=B
  30959.                                or A**H X=B, using the LU factorization computed
  30960.                                by ZGETRF.
  30961.                        gams    d2c1
  30962.  
  30963. zggbak.f               for     Forms the right or left eigenvectors of the
  30964.                                generalized eigenvalue
  30965.                                problem by backward transformation on the
  30966.                                computed eigenvectors of
  30967.                                the balanced pair of matrices output by CGGBAL.
  30968.  
  30969. zggbal.f               for     Balances a pair of general complex matrices for
  30970.                                the generalized
  30971.                                eigenvalue problem A x = lambda B x.
  30972.  
  30973. zgghrd.f               for     Reduces a pair of complex matrices to
  30974.                                generalized upper
  30975.                                Hessenberg form using unitary similarity
  30976.                                transformations.
  30977.  
  30978. zggqrf.f               for     Computes a generalized QR factorization of a
  30979.                                pair of matrices.
  30980.  
  30981. zggrqf.f               for     Computes a generalized RQ factorization of a
  30982.                                pair of matrices.
  30983.  
  30984. zggsvp.f               for     Computes unitary matrices as a preprocessing
  30985.                                step
  30986.                                for computing the generalized singular value
  30987.                                decomposition
  30988.  
  30989. zgtcon.f               for     Estimates the reciprocal of the condition number
  30990.                                of a general
  30991.                                tridiagonal matrix, in either the 1-norm or the
  30992.                                infinity-norm,
  30993.                                using the LU factorization computed by CGTTRF.
  30994.                        gams    d2c2a
  30995.  
  30996. zgtrfs.f               for     Improves the computed solution to a general
  30997.                                tridiagonal system
  30998.                                of linear equations AX=B, A**T X=B or A**H X=B,
  30999.                                and provides
  31000.                                forward and backward error bounds for the
  31001.                                solution.
  31002.                        gams    d2c2a
  31003.  
  31004. zgttrf.f               for     Computes an LU factorization of a general
  31005.                                tridiagonal matrix,
  31006.                                using partial pivoting with row interchanges.
  31007.                        gams    d2c2a
  31008.  
  31009. zgttrs.f               for     Solves a general tridiagonal system of linear
  31010.                                equations AX=B,
  31011.                                A**T X=B or A**H X=B, using the LU factorization
  31012.                                computed by
  31013.                                CGTTRF.
  31014.                        gams    d2c2a
  31015.  
  31016. zhgeqz.f               for     Implements a single-/double-shift version of the
  31017.                                QZ method for
  31018.                                finding the generalized eigenvalues of the
  31019.                                equation
  31020.                                det(A - w(i) B) = 0
  31021.  
  31022. zhsein.f               for     Computes specified right and/or left
  31023.                                eigenvectors of an upper
  31024.                                Hessenberg matrix by inverse iteration.
  31025.                        gams    d4c3
  31026.  
  31027. zhseqr.f               for     Computes the eigenvalues and Schur factorization
  31028.                                of an upper
  31029.                                Hessenberg matrix, using the multishift QR
  31030.                                algorithm.
  31031.                        gams    d4c2b
  31032.  
  31033. zsytf2.f
  31034. ztrti2.f
  31035. zung2l.f
  31036. zung2r.f
  31037. zungl2.f
  31038. zungr2.f
  31039. zunm2l.f
  31040. zunm2r.f
  31041. zunml2.f
  31042. zunmr2.f
  31043. zupgtr.f               for     Generates the unitary transformation matrix from
  31044.                                a reduction to tridiagonal form determined by
  31045.                                CHPTRD.
  31046.                        gams    d4c1b1
  31047.  
  31048. zupmtr.f               for     Multiplies a general matrix by the unitary
  31049.                                transformation matrix from a reduction to
  31050.                                tridiagonal form
  31051.                                determined by CHPTRD.
  31052.                        gams    d4c4
  31053.  
  31054. zungbr.f               for     Generates the unitary transformation matrices
  31055.                                from
  31056.                                a reduction to bidiagonal form determined by
  31057.                                CGEBRD.
  31058.                        gams    d6
  31059.  
  31060. zunghr.f               for     Generates the unitary transformation matrix from
  31061.                                a reduction to Hessenberg form determined by
  31062.                                CGEHRD.
  31063.                        gams    d4c1b2
  31064.  
  31065. zunglq.f               for     Generates all or part of the unitary matrix Q
  31066.                                from
  31067.                                an LQ factorization determined by CGELQF.
  31068.                        gams    d5
  31069.  
  31070. zungql.f               for     Generates all or part of the unitary matrix Q
  31071.                                from
  31072.                                a QL factorization determined by CGEQLF.
  31073.                        gams    d5
  31074.  
  31075. zungqr.f               for     Generates all or part of the unitary matrix Q
  31076.                                from
  31077.                                a QR factorization determined by CGEQRF.
  31078.                        gams    d5
  31079.  
  31080. zungrq.f               for     Generates all or part of the unitary matrix Q
  31081.                                from
  31082.                                an RQ factorization determined by CGERQF.
  31083.                        gams    d5
  31084.  
  31085. zungtr.f               for     Generates the unitary transformation matrix from
  31086.                                a reduction to tridiagonal form determined by
  31087.                                CHETRD.
  31088.                        gams    d4c1b1
  31089.  
  31090. zunmbr.f               for     Multiplies a general matrix by one of the
  31091.                                unitary
  31092.                                transformation matrices from a reduction to
  31093.                                bidiagonal form
  31094.                                determined by CGEBRD.
  31095.                        gams    d6
  31096.  
  31097. zunmhr.f               for     Multiplies a general matrix by the unitary
  31098.                                transformation
  31099.                                matrix from a reduction to Hessenberg form
  31100.                                determined by CGEHRD.
  31101.                        gams    d4c4
  31102.  
  31103. zunmlq.f               for     Multiplies a general matrix by the unitary
  31104.                                matrix
  31105.                                from an LQ factorization determined by CGELQF.
  31106.                        gams    d5
  31107.  
  31108. zunmql.f               for     Multiplies a general matrix by the unitary
  31109.                                matrix
  31110.                                from a QL factorization determined by CGEQLF.
  31111.                        gams    d5
  31112.  
  31113. zunmqr.f               for     Multiplies a general matrix by the unitary
  31114.                                matrix
  31115.                                from a QR factorization determined by CGEQRF.
  31116.                        gams    d5
  31117.  
  31118. zunmrq.f               for     Multiplies a general matrix by the unitary
  31119.                                matrix
  31120.                                from an RQ factorization determined by CGERQF.
  31121.                        gams    d5
  31122.  
  31123. zunmtr.f               for     Multiplies a general matrix by the unitary
  31124.                                transformation matrix from a reduction to
  31125.                                tridiagonal form
  31126.                                determined by CHETRD.
  31127.                        gams    d4c4
  31128.  
  31129. zpbcon.f               for     Estimates the reciprocal of the condition number
  31130.                                of a
  31131.                                Hermitian positive definite band matrix, using
  31132.                                the
  31133.                                Cholesky factorization computed by CPBTRF.
  31134.                        gams    d2d2
  31135.  
  31136. zpbequ.f               for     Computes row and column scalings to equilibrate
  31137.                                a Hermitian
  31138.                                positive definite band matrix and reduce its
  31139.                                condition number.
  31140.                        gams    d2d2
  31141.  
  31142. zpbrfs.f               for     Improves the computed solution to a Hermitian
  31143.                                positive
  31144.                                definite banded system of linear equations AX=B,
  31145.                                and provides
  31146.                                forward and backward error bounds for the
  31147.                                solution.
  31148.                        gams    d2d2
  31149.  
  31150. zpbstf.f               for     Computes a split Cholesky factorization of a
  31151.                                complex Hermitian
  31152.                                positive definite band matrix.
  31153.  
  31154. zpbtrf.f               for     Computes the Cholesky factorization of a
  31155.                                Hermitian
  31156.                                positive definite band matrix.
  31157.                        gams    d2d2
  31158.  
  31159. zpbtrs.f               for     Solves a Hermitian positive definite banded
  31160.                                system
  31161.                                of linear equations AX=B, using the Cholesky
  31162.                                factorization
  31163.                                computed by CPBTRF.
  31164.                        gams    d2d2
  31165.  
  31166. zpocon.f               for     Estimates the reciprocal of the condition number
  31167.                                of a
  31168.                                Hermitian positive definite matrix, using the
  31169.                                Cholesky factorization computed by CPOTRF.
  31170.                        gams    d2d1b
  31171.  
  31172. zpoequ.f               for     Computes row and column scalings to equilibrate
  31173.                                a Hermitian
  31174.                                positive definite matrix and reduce its
  31175.                                condition number.
  31176.                        gams    d2d1b
  31177.  
  31178. zporfs.f               for     Improves the computed solution to a Hermitian
  31179.                                positive
  31180.                                definite system of linear equations AX=B, and
  31181.                                provides forward
  31182.                                and backward error bounds for the solution.
  31183.                        gams    d2d1b
  31184.  
  31185. zpotrf.f               for     Computes the Cholesky factorization of a
  31186.                                Hermitian
  31187.                                positive definite matrix.
  31188.                        gams    d2d1b
  31189.  
  31190. zpotri.f               for     Computes the inverse of a Hermitian positive
  31191.                                definite
  31192.                                matrix, using the Cholesky factorization
  31193.                                computed by CPOTRF.
  31194.                        gams    d2d1b
  31195.  
  31196. zpotrs.f               for     Solves a Hermitian positive definite system of
  31197.                                linear
  31198.                                equations AX=B, using the Cholesky factorization
  31199.                                computed by
  31200.                                CPOTRF.
  31201.                        gams    d2d1b
  31202.  
  31203. zppcon.f               for     Estimates the reciprocal of the condition number
  31204.                                of a
  31205.                                Hermitian positive definite matrix in packed
  31206.                                storage,
  31207.                                using the Cholesky factorization computed by
  31208.                                CPPTRF.
  31209.                        gams    d2d1b
  31210.  
  31211. zppequ.f               for     Computes row and column scalings to equilibrate
  31212.                                a Hermitian
  31213.                                positive definite matrix in packed storage and
  31214.                                reduce its condition
  31215.                                number.
  31216.                        gams    d2d1b
  31217.  
  31218. zpprfs.f               for     Improves the computed solution to a Hermitian
  31219.                                positive
  31220.                                definite system of linear equations AX=B, where
  31221.                                A is held in
  31222.                                packed storage, and provides forward and
  31223.                                backward error bounds
  31224.                                for the solution.
  31225.                        gams    d2d1b
  31226.  
  31227. zpptrf.f               for     Computes the Cholesky factorization of a
  31228.                                Hermitian
  31229.                                positive definite matrix in packed storage.
  31230.                        gams    d2d1b
  31231.  
  31232. zpptri.f               for     Computes the inverse of a Hermitian positive
  31233.                                definite
  31234.                                matrix in packed storage, using the Cholesky
  31235.                                factorization computed
  31236.                                by CPPTRF.
  31237.                        gams    d2d1b
  31238.  
  31239. zpptrs.f               for     Solves a Hermitian positive definite system of
  31240.                                linear
  31241.                                equations AX=B, where A is held in packed
  31242.                                storage, using the
  31243.                                Cholesky factorization computed by CPPTRF.
  31244.                        gams    d2d1b
  31245.  
  31246. zptcon.f               for     Computes the reciprocal of the condition number
  31247.                                of a
  31248.                                Hermitian positive definite tridiagonal matrix,
  31249.                                using the LDL**H factorization computed by
  31250.                                CPTTRF.
  31251.                        gams    d2d2a
  31252.  
  31253. zpteqr.f               for     Computes all eigenvalues and eigenvectors of a
  31254.                                complex symmetric
  31255.                                positive definite tridiagonal matrix, by
  31256.                                computing the SVD of
  31257.                                its bidiagonal Cholesky factor.
  31258.                        gams    d4c2a
  31259.  
  31260. zptrfs.f               for     Improves the computed solution to a Hermitian
  31261.                                positive
  31262.                                definite tridiagonal system of linear equations
  31263.                                AX=B, and provides
  31264.                                forward and backward error bounds for the
  31265.                                solution.
  31266.                        gams    d2d2a
  31267.  
  31268. zpttrf.f               for     Computes the LDL**H factorization of a Hermitian
  31269.                                positive definite tridiagonal matrix.
  31270.                        gams    d2d2a
  31271.  
  31272. zpttrs.f               for     Solves a Hermitian positive definite tridiagonal
  31273.                                system of linear equations, using the LDL**H
  31274.                                factorization
  31275.                                computed by CPTTRF.
  31276.                        gams    d2d2a
  31277.  
  31278. zhbgst.f               for     Reduces a complex Hermitian-definite banded
  31279.                                generalized eigenproblem
  31280.                                A x = lambda B x to standard form, where B has
  31281.                                been factorized by
  31282.                                CPBSTF (Crawford's algorithm).
  31283.  
  31284. zhbtrd.f               for     Reduces a Hermitian band matrix to real
  31285.                                symmetric
  31286.                                tridiagonal form by a unitary similarity
  31287.                                transformation.
  31288.                        gams    d4c1b1
  31289.  
  31290. zspcon.f               for     Estimates the reciprocal of the condition number
  31291.                                of a
  31292.                                complex symmetric indefinite
  31293.                                matrix in packed storage, using the
  31294.                                factorization computed
  31295.                                by CSPTRF.
  31296.                        gams    d2c1
  31297.  
  31298. zhpcon.f               for     Estimates the reciprocal of the condition number
  31299.                                of a
  31300.                                complex Hermitian indefinite
  31301.                                matrix in packed storage, using the
  31302.                                factorization computed
  31303.                                by CHPTRF.
  31304.                        gams    d2d1a
  31305.  
  31306. zhpgst.f               for     Reduces a Hermitian-definite generalized
  31307.                                eigenproblem
  31308.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  31309.                                x, to standard
  31310.                                form,  where A and B are held in packed storage,
  31311.                                and B has been
  31312.                                factorized by CPPTRF.
  31313.                        gams    d4c1c
  31314.  
  31315. zsprfs.f               for     Improves the computed solution to a complex
  31316.                                symmetric indefinite system of linear equations
  31317.                                AX=B, where A is held in packed storage, and
  31318.                                provides forward
  31319.                                and backward error bounds for the solution.
  31320.                        gams    d2c1
  31321.  
  31322. zhprfs.f               for     Improves the computed solution to a complex
  31323.                                Hermitian indefinite system of linear equations
  31324.                                AX=B, where A is held in packed storage, and
  31325.                                provides forward
  31326.                                and backward error bounds for the solution.
  31327.                        gams    d2d1a
  31328.  
  31329. zhptrd.f               for     Reduces a Hermitian matrix in packed storage to
  31330.                                real
  31331.                                symmetric tridiagonal form by a unitary
  31332.                                similarity
  31333.                                transformation.
  31334.                        gams    d4c1b1
  31335.  
  31336. zsptrf.f               for     Computes the factorization of a complex
  31337.                                symmetric-indefinite matrix in packed storage,
  31338.                                using the diagonal pivoting method.
  31339.                        gams    d2c1
  31340.  
  31341. zhptrf.f               for     Computes the factorization of a complex
  31342.                                Hermitian-indefinite matrix in packed storage,
  31343.                                using the diagonal pivoting method.
  31344.                        gams    d2d1a
  31345.  
  31346. zsptri.f               for     Computes the inverse of a complex symmetric
  31347.                                indefinite matrix in packed storage, using the
  31348.                                factorization
  31349.                                computed by CSPTRF.
  31350.                        gams    d2c1
  31351.  
  31352. zhptri.f               for     Computes the inverse of a complex
  31353.                                Hermitian indefinite matrix in packed storage,
  31354.                                using the factorization
  31355.                                computed by CHPTRF.
  31356.                        gams    d2d1a
  31357.  
  31358. zsptrs.f               for     Solves a complex symmetric
  31359.                                indefinite system of linear equations AX=B,
  31360.                                where A is held
  31361.                                in packed storage, using the factorization
  31362.                                computed
  31363.                                by CSPTRF.
  31364.                        gams    d2c1
  31365.  
  31366. zhptrs.f               for     Solves a complex Hermitian
  31367.                                indefinite system of linear equations AX=B,
  31368.                                where A is held
  31369.                                in packed storage, using the factorization
  31370.                                computed
  31371.                                by CHPTRF.
  31372.                        gams    d2d1a
  31373.  
  31374. zstedc.f               for     Computes all eigenvalues and, optionally,
  31375.                                eigenvectors of a
  31376.                                symmetric tridiagonal matrix using the divide
  31377.                                and conquer algorithm.
  31378.  
  31379. zstein.f               for     Computes selected eigenvectors of a real
  31380.                                symmetric tridiagonal
  31381.                                matrix by inverse iteration.
  31382.                        gams    d4c3
  31383.  
  31384. zsteqr.f               for     Computes all eigenvalues and eigenvectors of a
  31385.                                real symmetric
  31386.                                tridiagonal matrix, using the implicit QL or QR
  31387.                                algorithm.
  31388.                        gams    d4a1, d4a5, d4c2a
  31389.  
  31390. zsycon.f               for     Estimates the reciprocal of the condition number
  31391.                                of a
  31392.                                complex symmetric indefinite matrix,
  31393.                                using the factorization computed by CSYTRF.
  31394.                        gams    d2c1
  31395.  
  31396. zhecon.f               for     Estimates the reciprocal of the condition number
  31397.                                of a
  31398.                                complex Hermitian indefinite matrix,
  31399.                                using the factorization computed by CHETRF.
  31400.                        gams    d2d1a
  31401.  
  31402. zhegst.f               for     Reduces a Hermitian-definite generalized
  31403.                                eigenproblem
  31404.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  31405.                                x, to standard
  31406.                                form, where B has been factorized by CPOTRF.
  31407.                        gams    d4c1c
  31408.  
  31409. zsyrfs.f               for     Improves the computed solution to a complex
  31410.                                symmetric indefinite system of linear equations
  31411.                                AX=B, and provides forward and backward error
  31412.                                bounds for the
  31413.                                solution.
  31414.                        gams    d2c1
  31415.  
  31416. zherfs.f               for     Improves the computed solution to a complex
  31417.                                Hermitian indefinite system of linear equations
  31418.                                AX=B, and provides forward and backward error
  31419.                                bounds for the
  31420.                                solution.
  31421.                        gams    d2d1a
  31422.  
  31423. zhetrd.f               for     Reduces a Hermitian matrix to real symmetric
  31424.                                tridiagonal
  31425.                                form by an unitary similarity transformation.
  31426.                        gams    d4c1b1
  31427.  
  31428. zsytrf.f               for     Computes the factorization of a complex
  31429.                                symmetric-indefinite matrix,
  31430.                                using the diagonal pivoting method.
  31431.                        gams    d2c1
  31432.  
  31433. zhetrf.f               for     Computes the factorization of a complex
  31434.                                Hermitian-indefinite matrix,
  31435.                                using the diagonal pivoting method.
  31436.                        gams    d2d1a
  31437.  
  31438. zsytri.f               for     Computes the inverse of a complex symmetric
  31439.                                indefinite matrix,
  31440.                                using the factorization computed by CSYTRF.
  31441.                        gams    d2c1
  31442.  
  31443. zhetri.f               for     Computes the inverse of a complex Hermitian
  31444.                                indefinite matrix,
  31445.                                using the factorization computed by CHETRF.
  31446.                        gams    d2d1a
  31447.  
  31448. zsytrs.f               for     Solves a complex symmetric indefinite system of
  31449.                                linear equations AX=B,
  31450.                                using the factorization computed by CSPTRF.
  31451.                        gams    d2c1
  31452.  
  31453. zhetrs.f               for     Solves a complex Hermitian indefinite system of
  31454.                                linear equations AX=B,
  31455.                                using the factorization computed by CHPTRF.
  31456.                        gams    d2d1a
  31457.  
  31458. ztbcon.f               for     Estimates the reciprocal of the condition number
  31459.                                of a triangular
  31460.                                band matrix, in either the 1-norm or the
  31461.                                infinity-norm.
  31462.                        gams    d2c2, d2c3
  31463.  
  31464. ztbrfs.f               for     Provides forward and backward error bounds for
  31465.                                the solution
  31466.                                of a triangular banded system of linear
  31467.                                equations AX=B,
  31468.                                A**T X=B or A**H X=B.
  31469.                        gams    d2c2, d2c3
  31470.  
  31471. ztbtrs.f               for     Solves a triangular banded system of linear
  31472.                                equations AX=B,
  31473.                                A**T X=B or A**H X=B.
  31474.                        gams    d2c2, d2c3
  31475.  
  31476. ztgevc.f               for     Computes some or all of the right and/or left
  31477.                                generalized eigenvectors
  31478.                                of a pair of complex upper triangular matrices.
  31479.                        gams    d4b4
  31480.  
  31481. ztgsja.f               for     Computes the generalized singular value
  31482.                                decomposition of two complex
  31483.                                upper triangular (or trapezoidal) matrices as
  31484.                                output by CGGSVP.
  31485.                        gams    d6
  31486.  
  31487. ztpcon.f               for     Estimates the reciprocal of the condition number
  31488.                                of a triangular
  31489.                                matrix in packed storage, in either the 1-norm
  31490.                                or the infinity-norm.
  31491.                        gams    d2c3
  31492.  
  31493. ztprfs.f               for     Provides forward and backward error bounds for
  31494.                                the solution
  31495.                                of a triangular system of linear equations AX=B,
  31496.                                A**T X=B or
  31497.                                A**H X=B, where A is held in packed storage.
  31498.                        gams    d2c3
  31499.  
  31500. ztptri.f               for     Computes the inverse of a triangular matrix in
  31501.                                packed storage.
  31502.                        gams    d2c3
  31503.  
  31504. ztptrs.f               for     Solves a triangular system of linear equations
  31505.                                AX=B,
  31506.                                A**T X=B or A**H X=B, where A is held in packed
  31507.                                storage.
  31508.                        gams    d2c3
  31509.  
  31510. ztrcon.f               for     Estimates the reciprocal of the condition number
  31511.                                of a triangular
  31512.                                matrix, in either the 1-norm or the
  31513.                                infinity-norm.
  31514.                        gams    d2c3
  31515.  
  31516. ztrevc.f               for     Computes left and right eigenvectors of an
  31517.                                complex upper triangular
  31518.                                matrix.
  31519.                        gams    d4c3
  31520.  
  31521. ztrexc.f               for     Reorders the Schur factorization of a matrix by
  31522.                                a unitary
  31523.                                similarity transformation.
  31524.                        gams    d4c
  31525.  
  31526. ztrrfs.f               for     Provides forward and backward error bounds for
  31527.                                the solution
  31528.                                of a triangular system of linear equations A
  31529.                                X=B, A**T X=B or
  31530.                                A**H X=B.
  31531.                        gams    d2c3
  31532.  
  31533. ztrsen.f               for     Reorders the Schur factorization of a matrix in
  31534.                                order to find
  31535.                                an orthonormal basis of a right invariant
  31536.                                subspace corresponding
  31537.                                to selected eigenvalues, and returns reciprocal
  31538.                                condition numbers
  31539.                                (sensitivities) of the average of the cluster of
  31540.                                eigenvalues
  31541.                                and of the invariant subspace.
  31542.                        gams    d4c
  31543.  
  31544. ztrsna.f               for     Estimates the reciprocal condition numbers
  31545.                                (sensitivities)
  31546.                                of selected eigenvalues and eigenvectors of a
  31547.                                complex upper
  31548.                                triangular matrix.
  31549.                        gams    d4c
  31550.  
  31551. ztrsyl.f               for     Solves the Sylvester matrix equation A X +/- X
  31552.                                B=C where A
  31553.                                and B are complex upper triangular, and may be
  31554.                                transposed.
  31555.                        gams    d8
  31556.  
  31557. ztrtri.f               for     Computes the inverse of a triangular matrix.
  31558.                        gams    d2c3
  31559.  
  31560. ztrtrs.f               for     Solves a triangular system of linear equations
  31561.                                AX=B,
  31562.                                A**T X=B or A**H X=B.
  31563.                        gams    d2c3
  31564.  
  31565. ztzrqf.f               for     Computes an RQ factorization of an upper
  31566.                                trapezoidal matrix.
  31567.                        gams    d5
  31568.  
  31569. -----------------------------------------------------------
  31570. for     double precision real LAPACK routines
  31571. path: /netlib/lapack/double/
  31572. -----------------------------------------------------------
  31573.  # --------------------------------------------------------
  31574.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  31575.  # --------------------------------------------------------
  31576.  
  31577. .depend
  31578. dgbtf2.f
  31579. dgebd2.f
  31580. dgehd2.f
  31581. dgelq2.f
  31582. dgeql2.f
  31583. dgeqr2.f
  31584. dgerq2.f
  31585. dgesv.f                for     Solves a general system of linear equations
  31586.                                AX=B.
  31587.                        gams    d2a1
  31588.  
  31589. dgbsv.f                for     Solves a general banded system of linear
  31590.                                equations AX=B.
  31591.                        gams    d2a2
  31592.  
  31593. dgetf2.f
  31594. dgtsv.f                for     Solves a general tridiagonal system of linear
  31595.                                equations AX=B.
  31596.                        gams    d2a2a
  31597.  
  31598. dlabad.f
  31599. dlabrd.f
  31600. dlacon.f
  31601. dlacpy.f
  31602. dladiv.f
  31603. dlae2.f
  31604. dlaebz.f
  31605. dlaed0.f
  31606. dlaed1.f
  31607. dlaed2.f
  31608. dlaed3.f
  31609. dlaed4.f
  31610. dlaed5.f
  31611. dlaed6.f
  31612. dlaed7.f
  31613. dlaed8.f
  31614. dlaed9.f
  31615. dlaeda.f
  31616. dlaein.f
  31617. dlaev2.f
  31618. dlaexc.f
  31619. dlag2.f
  31620. dlags2.f
  31621. dlagtf.f
  31622. dlagtm.f
  31623. dlagts.f
  31624. dlahqr.f
  31625. dlahrd.f
  31626. dlaic1.f
  31627. dlaln2.f
  31628. dlamrg.f
  31629. dlangb.f
  31630. dlange.f
  31631. dlangt.f
  31632. dlanhs.f
  31633. dlansb.f
  31634. dlansp.f
  31635. dlanst.f
  31636. dlansy.f
  31637. dlantb.f
  31638. dlantp.f
  31639. dlantr.f
  31640. dlanv2.f
  31641. dlapll.f
  31642. dlapmt.f
  31643. dlapy2.f
  31644. dlapy3.f
  31645. dlaqgb.f
  31646. dlaqge.f
  31647. dlaqsb.f
  31648. dlaqsp.f
  31649. dlaqsy.f
  31650. dlaqtr.f
  31651. dlar2v.f
  31652. dlarf.f
  31653. dlarfb.f
  31654. dlarfg.f
  31655. dlarft.f
  31656. dlarfx.f
  31657. dlargv.f
  31658. dlarnv.f
  31659. dlartg.f
  31660. dlartv.f
  31661. dlaruv.f
  31662. dlas2.f
  31663. dlascl.f
  31664. dlaset.f
  31665. dlasq1.f
  31666. dlasq2.f
  31667. dlasq3.f
  31668. dlasq4.f
  31669. dlasr.f
  31670. dlasrt.f
  31671. dlassq.f
  31672. dlasv2.f
  31673. dlaswp.f
  31674. dlasy2.f
  31675. dlasyf.f
  31676. dlatbs.f
  31677. dlatps.f
  31678. dlatrd.f
  31679. dlatrs.f
  31680. dlatzm.f
  31681. dlauu2.f
  31682. dlauum.f
  31683. dorg2l.f
  31684. dorg2r.f
  31685. dorgl2.f
  31686. dorgr2.f
  31687. dorm2l.f
  31688. dorm2r.f
  31689. dorml2.f
  31690. dormr2.f
  31691. dpbtf2.f
  31692. dposv.f                for     Solves a symmetric positive definite system of
  31693.                                linear
  31694.                                equations AX=B.
  31695.                        gams    d2b1b
  31696.  
  31697. dpotf2.f
  31698. dppsv.f                for     Solves a symmetric positive definite system of
  31699.                                linear
  31700.                                equations AX=B, where A is held in packed
  31701.                                storage.
  31702.                        gams    d2b1b
  31703.  
  31704. dpbsv.f                for     Solves a symmetric positive definite banded
  31705.                                system
  31706.                                of linear equations AX=B.
  31707.                        gams    d2b2
  31708.  
  31709. dptsv.f                for     Solves a symmetric positive definite tridiagonal
  31710.                                system
  31711.                                of linear equations AX=B.
  31712.                        gams    d2b2a
  31713.  
  31714. drscl.f
  31715. dsygs2.f
  31716. dsysv.f                for     Solves a real symmetric indefinite system of
  31717.                                linear equations AX=B.
  31718.                        gams    d2b1a
  31719.  
  31720. dspsv.f                for     Solves a real symmetric indefinite system of
  31721.                                linear equations AX=B,
  31722.                                where A is held in packed storage.
  31723.                        gams    d2b1a
  31724.  
  31725. dgels.f                for     Computes the least squares solution to an
  31726.                                over-determined system
  31727.                                of linear equations, A X=B or A**H X=B,  or the
  31728.                                minimum norm
  31729.                                solution of an under-determined system, where A
  31730.                                is a general
  31731.                                rectangular matrix of full rank,  using a QR or
  31732.                                LQ factorization
  31733.                                of A.
  31734.                        gams    d9a1
  31735.  
  31736. dgglse.f               for     Solves the LSE (Constrained Linear Least Squares
  31737.                                Problem) using
  31738.                                the GRQ (Generalized RQ) factorization
  31739.                        gams    d9b1
  31740.  
  31741. dggglm.f               for     Solves the GLM (Generalized Linear Regression
  31742.                                Model) using
  31743.                                the GQR (Generalized QR) factorization
  31744.  
  31745. dsyev.f                for     Computes all eigenvalues, and optionally,
  31746.                                eigenvectors of a real
  31747.                                symmetric matrix.
  31748.                        gams    d4a1
  31749.  
  31750. dsyevd.f               for     Computes all eigenvalues, and optionally,
  31751.                                eigenvectors of a real
  31752.                                symmetric matrix.  If eigenvectors are desired,
  31753.                                it uses a divide
  31754.                                and conquer algorithm.
  31755.                        gams    d4a1
  31756.  
  31757. dspev.f                for     Computes all eigenvalues, and optionally,
  31758.                                eigenvectors of a real
  31759.                                symmetric matrix in packed storage.
  31760.                        gams    d4a1
  31761.  
  31762. dspevd.f               for     Computes all eigenvalues, and optionally,
  31763.                                eigenvectors of a real
  31764.                                symmetric matrix in packed storage.  If
  31765.                                eigenvectors are desired,
  31766.                                it uses a divide and conquer algorithm.
  31767.                        gams    d4a1
  31768.  
  31769. dsbev.f                for     Computes all eigenvalues, and optionally,
  31770.                                eigenvectors of a real
  31771.                                symmetric band matrix.
  31772.                        gams    d4a1, d4a6
  31773.  
  31774. dsbevd.f               for     Computes all eigenvalues, and optionally,
  31775.                                eigenvectors of a real
  31776.                                symmetric band matrix.  If eigenvectors are
  31777.                                desired, it uses a
  31778.                                divide and conquer algorithm.
  31779.                        gams    d4a1, d4a6
  31780.  
  31781. dstev.f                for     Computes all eigenvalues, and optionally,
  31782.                                eigenvectors of a real
  31783.                                symmetric tridiagonal matrix.
  31784.                        gams    d4a1, d4a5
  31785.  
  31786. dstevd.f               for     Computes all eigenvalues, and optionally,
  31787.                                eigenvectors of a real
  31788.                                symmetric tridiagonal matrix.  If eigenvectors
  31789.                                are desired, it uses
  31790.                                a divide and conquer algorithm.
  31791.                        gams    d4a1, d4a5
  31792.  
  31793. dgees.f                for     Computes the eigenvalues and Schur factorization
  31794.                                of a general
  31795.                                matrix, and orders the factorization so that
  31796.                                selected eigenvalues
  31797.                                are at the top left of the Schur form.
  31798.                        gams    d4a2
  31799.  
  31800. dgeev.f                for     Computes the eigenvalues and left and right
  31801.                                eigenvectors of
  31802.                                a general matrix.
  31803.                        gams    d4a2
  31804.  
  31805. dgesvd.f               for     Computes the singular value decomposition (SVD)
  31806.                                of a general
  31807.                                rectangular matrix.
  31808.                        gams    d6
  31809.  
  31810. dsygv.f                for     Computes all eigenvalues and the eigenvectors of
  31811.                                a generalized
  31812.                                symmetric-definite generalized eigenproblem,
  31813.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  31814.                                x.
  31815.                        gams    d4b1
  31816.  
  31817. dspgv.f                for     Computes all eigenvalues and eigenvectors of  a
  31818.                                generalized
  31819.                                symmetric-definite generalized eigenproblem,
  31820.                                Ax= lambda
  31821.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  31822.                                and B are in packed
  31823.                                storage.
  31824.                        gams    d4b1
  31825.  
  31826. dsbgv.f                for     Computes all the eigenvalues, and optionally,
  31827.                                the eigenvectors
  31828.                                of a real generalized symmetric-definite banded
  31829.                                eigenproblem, of
  31830.                                the form A*x=(lambda)*B*x.  A and B are assumed
  31831.                                to be symmetric
  31832.                                and banded, and B is also positive definite.
  31833.  
  31834. dgegs.f                for     Computes the generalized eigenvalues, Schur
  31835.                                form, and left and/or
  31836.                                right Schur vectors for a pair of nonsymmetric
  31837.                                matrices
  31838.  
  31839. dgegv.f                for     Computes the generalized eigenvalues, and left
  31840.                                and/or right
  31841.                                generalized eigenvectors for a pair of
  31842.                                nonsymmetric matrices
  31843.  
  31844. dggsvd.f               for     Computes the Generalized Singular Value
  31845.                                Decomposition
  31846.  
  31847.  # ---------------------------------
  31848.  # Available EXPERT DRIVER routines:
  31849.  # ---------------------------------
  31850.  
  31851. dgesvx.f               for     Solves a general system of linear equations
  31852.                                AX=B, A**T X=B
  31853.                                or A**H X=B, and provides an estimate of the
  31854.                                condition number
  31855.                                and error bounds on the solution.
  31856.                        gams    d2a1
  31857.  
  31858. dgbsvx.f               for     Solves a general banded system of linear
  31859.                                equations AX=B,
  31860.                                A**T X=B or A**H X=B, and provides an estimate
  31861.                                of the condition
  31862.                                number and error bounds on the solution.
  31863.                        gams    d2a2
  31864.  
  31865. dgtsvx.f               for     Solves a general tridiagonal system of linear
  31866.                                equations AX=B,
  31867.                                A**T X=B or A**H X=B, and provides an estimate
  31868.                                of the condition
  31869.                                number  and error bounds on the solution.
  31870.                        gams    d2a2a
  31871.  
  31872. dposvx.f               for     Solves a symmetric positive definite system of
  31873.                                linear
  31874.                                equations AX=B, and provides an estimate of the
  31875.                                condition number
  31876.                                and error bounds on the solution.
  31877.                        gams    d2b1b
  31878.  
  31879. dppsvx.f               for     Solves a symmetric positive definite system of
  31880.                                linear
  31881.                                equations AX=B, where A is held in packed
  31882.                                storage, and provides
  31883.                                an estimate of the condition number and error
  31884.                                bounds on the
  31885.                                solution.
  31886.                        gams    d2b1b
  31887.  
  31888. dpbsvx.f               for     Solves a symmetric positive definite banded
  31889.                                system
  31890.                                of linear equations AX=B, and provides an
  31891.                                estimate of the condition
  31892.                                number and error bounds on the solution.
  31893.                        gams    d2b2
  31894.  
  31895. dptsvx.f               for     Solves a symmetric positive definite tridiagonal
  31896.                                system of linear equations AX=B, and provides an
  31897.                                estimate of
  31898.                                the condition number and error bounds on the
  31899.                                solution.
  31900.                        gams    d2b2a
  31901.  
  31902. dsysvx.f               for     Solves a real symmetric
  31903.                                indefinite system  of linear equations AX=B, and
  31904.                                provides an
  31905.                                estimate of the condition number and error
  31906.                                bounds on the solution.
  31907.                        gams    d2b1a
  31908.  
  31909. dspsvx.f               for     Solves a real symmetric
  31910.                                indefinite system of linear equations AX=B,
  31911.                                where A is held
  31912.                                in packed storage, and provides an estimate of
  31913.                                the condition
  31914.                                number and error bounds on the solution.
  31915.                        gams    d2b1a
  31916.  
  31917. dgelsx.f               for     Computes the minimum norm least squares solution
  31918.                                to an over-
  31919.                                or under-determined system of linear equations A
  31920.                                X=B, using a
  31921.                                complete orthogonal factorization of A.
  31922.                        gams    d9a1
  31923.  
  31924. dgelss.f               for     Computes the minimum norm least squares solution
  31925.                                to an over-
  31926.                                or under-determined system of linear equations A
  31927.                                X=B,  using
  31928.                                the singular value decomposition of A.
  31929.                        gams    d9a1
  31930.  
  31931. dsyevx.f               for     Computes selected eigenvalues and eigenvectors
  31932.                                of a symmetric matrix.
  31933.                        gams    d4a1
  31934.  
  31935. dspevx.f               for     Computes selected eigenvalues and eigenvectors
  31936.                                of a
  31937.                                symmetric matrix in packed storage.
  31938.                        gams    d4a1
  31939.  
  31940. dsbevx.f               for     Computes selected eigenvalues and eigenvectors
  31941.                                of a
  31942.                                symmetric band matrix.
  31943.                        gams    d4a1, d4a6
  31944.  
  31945. dstevx.f               for     Computes selected eigenvalues and eigenvectors
  31946.                                of a real
  31947.                                symmetric tridiagonal matrix.
  31948.                        gams    d4a1, d4a5
  31949.  
  31950. dgeesx.f               for     Computes the eigenvalues and Schur factorization
  31951.                                of a general
  31952.                                matrix, orders the factorization so that
  31953.                                selected eigenvalues
  31954.                                are at the top left of the Schur form, and
  31955.                                computes reciprocal
  31956.                                condition numbers for the average of the
  31957.                                selected eigenvalues,
  31958.                                and for the associated right invariant subspace.
  31959.                        gams    d4a2
  31960.  
  31961. dgeevx.f               for     Computes the eigenvalues and left and right
  31962.                                eigenvectors of
  31963.                                a general matrix,  with preliminary balancing of
  31964.                                the matrix,
  31965.                                and computes reciprocal condition numbers for
  31966.                                the eigenvalues
  31967.                                and right eigenvectors.
  31968.                        gams    d4a2
  31969.  
  31970.  # ---------------------------------
  31971.  # Available COMPUTATIONAL routines:
  31972.  # ---------------------------------
  31973.  
  31974. dbdsqr.f               for     Computes the singular value decomposition (SVD)
  31975.                                of a real bidiagonal
  31976.                                matrix, using the bidiagonal QR algorithm.
  31977.                        gams    d6
  31978.  
  31979. ddisna.f               for     Computes the reciprocal condition numbers for
  31980.                                the eigenvectors of a
  31981.                                real symmetric or complex Hermitian matrix or
  31982.                                for the left or right
  31983.                                singular vectors of a general matrix.
  31984.  
  31985. dgbbrd.f                       Reduces a general band matrix to real upper
  31986.                                bidiagonal form
  31987.                                by an orthogonal transformation.
  31988.  
  31989. dgbcon.f               for     Estimates the reciprocal of the condition number
  31990.                                of a general
  31991.                                band matrix, in either the 1-norm or the
  31992.                                infinity-norm, using
  31993.                                the LU factorization computed by DGBTRF.
  31994.                        gams    d2a2
  31995.  
  31996. dgbequ.f               for     Computes row and column scalings to equilibrate
  31997.                                a general band
  31998.                                matrix and reduce its condition number.
  31999.                        gams    d2a2
  32000.  
  32001. dgbrfs.f               for     Improves the computed solution to a general
  32002.                                banded system of
  32003.                                linear equations AX=B, A**T X=B or A**H X=B, and
  32004.                                provides forward
  32005.                                and backward error bounds for the solution.
  32006.                        gams    d2a2
  32007.  
  32008. dgbtrf.f               for     Computes an LU factorization of a general band
  32009.                                matrix, using
  32010.                                partial pivoting with row interchanges.
  32011.                        gams    d2a2
  32012.  
  32013. dgbtrs.f               for     Solves a general banded system of linear
  32014.                                equations AX=B,
  32015.                                A**T X=B or A**H X=B, using the LU factorization
  32016.                                computed
  32017.                                by DGBTRF.
  32018.                        gams    d2a2
  32019.  
  32020. dgebak.f               for     Transforms eigenvectors of a balanced matrix to
  32021.                                those of the
  32022.                                original matrix supplied to DGEBAL.
  32023.                        gams    d4c4
  32024.  
  32025. dgebal.f               for     Balances a general matrix in order to improve
  32026.                                the accuracy
  32027.                                of computed eigenvalues.
  32028.                        gams    d4c1a
  32029.  
  32030. dgebrd.f               for     Reduces a general rectangular matrix to real
  32031.                                bidiagonal form
  32032.                                by an orthogonal transformation.
  32033.                        gams    d6
  32034.  
  32035. dgecon.f               for     Estimates the reciprocal of the condition number
  32036.                                of a general
  32037.                                matrix, in either the 1-norm or the
  32038.                                infinity-norm, using the
  32039.                                LU factorization computed by DGETRF.
  32040.                        gams    d2a1
  32041.  
  32042. dgeequ.f               for     Computes row and column scalings to equilibrate
  32043.                                a general
  32044.                                rectangular matrix and reduce its condition
  32045.                                number.
  32046.                        gams    d2a1
  32047.  
  32048. dgehrd.f               for     Reduces a general matrix to upper Hessenberg
  32049.                                form by an
  32050.                                orthogonal similarity transformation.
  32051.                        gams    d4c1b2
  32052.  
  32053. dgelqf.f               for     Computes an LQ factorization of a general
  32054.                                rectangular matrix.
  32055.                        gams    d5
  32056.  
  32057. dgeqlf.f               for     Computes a QL factorization of a general
  32058.                                rectangular matrix.
  32059.                        gams    d5
  32060.  
  32061. dgeqpf.f               for     Computes a QR factorization with column pivoting
  32062.                                of a general
  32063.                                rectangular matrix.
  32064.                        gams    d5
  32065.  
  32066. dgeqrf.f               for     Computes a QR factorization of a general
  32067.                                rectangular matrix.
  32068.                        gams    d5
  32069.  
  32070. dgerfs.f               for     Improves the computed solution to a general
  32071.                                system of linear
  32072.                                equations AX=B, A**T X=B or A**H X=B, and
  32073.                                provides forward and
  32074.                                backward error bounds for the solution.
  32075.                        gams    d2a1
  32076.  
  32077. dgerqf.f               for     Computes an RQ factorization of a general
  32078.                                rectangular matrix.
  32079.                        gams    d5
  32080.  
  32081. dgetrf.f               for     Computes an LU factorization of a general
  32082.                                matrix, using partial
  32083.                                pivoting with row interchanges.
  32084.                        gams    d2a1
  32085.  
  32086. dgetri.f               for     Computes the inverse of a general matrix, using
  32087.                                the LU factorization
  32088.                                computed by DGETRF.
  32089.                        gams    d2a1
  32090.  
  32091. dgetrs.f               for     Solves a general system of linear equations
  32092.                                AX=B, A**T X=B
  32093.                                or A**H X=B, using the LU factorization computed
  32094.                                by DGETRF.
  32095.                        gams    d2a1
  32096.  
  32097. dggbak.f               for     Forms the right or left eigenvectors of the
  32098.                                generalized eigenvalue
  32099.                                problem by backward transformation on the
  32100.                                computed eigenvectors of
  32101.                                the balanced pair of matrices output by DGGBAL.
  32102.  
  32103. dggbal.f               for     Balances a pair of general real matrices for the
  32104.                                generalized
  32105.                                eigenvalue problem A x = lambda B x.
  32106.  
  32107. dgghrd.f               for     Reduces a pair of real matrices to generalized
  32108.                                upper
  32109.                                Hessenberg form using orthogonal transformations
  32110.  
  32111. dggqrf.f               for     Computes a generalized QR factorization of a
  32112.                                pair of matrices.
  32113.  
  32114. dggrqf.f               for     Computes a generalized RQ factorization of a
  32115.                                pair of matrices.
  32116.  
  32117. dggsvp.f               for     Computes orthogonal matrices as a preprocessing
  32118.                                step
  32119.                                for computing the generalized singular value
  32120.                                decomposition
  32121.  
  32122. dgtcon.f               for     Estimates the reciprocal of the condition number
  32123.                                of a general
  32124.                                tridiagonal matrix, in either the 1-norm or the
  32125.                                infinity-norm,
  32126.                                using the LU factorization computed by DGTTRF.
  32127.                        gams    d2a2a
  32128.  
  32129. dgtrfs.f               for     Improves the computed solution to a general
  32130.                                tridiagonal system
  32131.                                of linear equations AX=B, A**T X=B or A**H X=B,
  32132.                                and provides
  32133.                                forward and backward error bounds for the
  32134.                                solution.
  32135.                        gams    d2a2a
  32136.  
  32137. dgttrf.f               for     Computes an LU factorization of a general
  32138.                                tridiagonal matrix,
  32139.                                using partial pivoting with row interchanges.
  32140.                        gams    d2a2a
  32141.  
  32142. dgttrs.f               for     Solves a general tridiagonal system of linear
  32143.                                equations AX=B,
  32144.                                A**T X=B or A**H X=B, using the LU factorization
  32145.                                computed by
  32146.                                DGTTRF.
  32147.                        gams    d2a2a
  32148.  
  32149. dhgeqz.f               for     Implements a single-/double-shift version of the
  32150.                                QZ method for
  32151.                                finding the generalized eigenvalues of the
  32152.                                equation
  32153.                                det(A - w(i) B) = 0
  32154.  
  32155. dhsein.f               for     Computes specified right and/or left
  32156.                                eigenvectors of an upper
  32157.                                Hessenberg matrix by inverse iteration.
  32158.                        gams    d4c3
  32159.  
  32160. dhseqr.f               for     Computes the eigenvalues and Schur factorization
  32161.                                of an upper
  32162.                                Hessenberg matrix, using the multishift QR
  32163.                                algorithm.
  32164.                        gams    d4c2b
  32165.  
  32166. dopgtr.f               for     Generates the orthogonal transformation matrix
  32167.                                from
  32168.                                a reduction to tridiagonal form determined by
  32169.                                SSPTRD.
  32170.                        gams    d4c1b1
  32171.  
  32172. dopmtr.f               for     Multiplies a general matrix by the orthogonal
  32173.                                transformation matrix from a reduction to
  32174.                                tridiagonal form
  32175.                                determined by DSPTRD.
  32176.                        gams    d4c4
  32177.  
  32178. dorgbr.f               for     Generates the orthogonal transformation matrices
  32179.                                from
  32180.                                a reduction to bidiagonal form determined by
  32181.                                DGEBRD.
  32182.                        gams    d6
  32183.  
  32184. dorghr.f               for     Generates the orthogonal transformation matrix
  32185.                                from
  32186.                                a reduction to Hessenberg form determined by
  32187.                                DGEHRD.
  32188.                        gams    d4c1b2
  32189.  
  32190. dorglq.f               for     Generates all or part of the orthogonal matrix Q
  32191.                                from
  32192.                                an LQ factorization determined by DGELQF.
  32193.                        gams    d5
  32194.  
  32195. dorgql.f               for     Generates all or part of the orthogonal matrix Q
  32196.                                from
  32197.                                a QL factorization determined by DGEQLF.
  32198.                        gams    d5
  32199.  
  32200. dorgqr.f               for     Generates all or part of the orthogonal matrix Q
  32201.                                from
  32202.                                a QR factorization determined by DGEQRF.
  32203.                        gams    d5
  32204.  
  32205. dorgrq.f               for     Generates all or part of the orthogonal matrix Q
  32206.                                from
  32207.                                an RQ factorization determined by DGERQF.
  32208.                        gams    d5
  32209.  
  32210. dorgtr.f               for     Generates the orthogonal transformation matrix
  32211.                                from
  32212.                                a reduction to tridiagonal form determined by
  32213.                                DSYTRD.
  32214.                        gams    d4c1b1
  32215.  
  32216. dormbr.f               for     Multiplies a general matrix by one of the
  32217.                                orthogonal
  32218.                                transformation matrices from a reduction to
  32219.                                bidiagonal form
  32220.                                determined by DGEBRD.
  32221.                        gams    d6
  32222.  
  32223. dormhr.f               for     Multiplies a general matrix by the orthogonal
  32224.                                transformation
  32225.                                matrix from a reduction to Hessenberg form
  32226.                                determined by DGEHRD.
  32227.                        gams    d4c4
  32228.  
  32229. dormlq.f               for     Multiplies a general matrix by the orthogonal
  32230.                                matrix
  32231.                                from an LQ factorization determined by DGELQF.
  32232.                        gams    d5
  32233.  
  32234. dormql.f               for     Multiplies a general matrix by the orthogonal
  32235.                                matrix
  32236.                                from a QL factorization determined by DGEQLF.
  32237.                        gams    d5
  32238.  
  32239. dormqr.f               for     Multiplies a general matrix by the orthogonal
  32240.                                matrix
  32241.                                from a QR factorization determined by DGEQRF.
  32242.                        gams    d5
  32243.  
  32244. dormrq.f               for     Multiplies a general matrix by the orthogonal
  32245.                                matrix
  32246.                                from an RQ factorization determined by DGERQF.
  32247.                        gams    d5
  32248.  
  32249. dormtr.f               for     Multiplies a general matrix by the orthogonal
  32250.                                transformation matrix from a reduction to
  32251.                                tridiagonal form
  32252.                                determined by DSYTRD.
  32253.                        gams    d4c4
  32254.  
  32255. dpbcon.f               for     Estimates the reciprocal of the condition number
  32256.                                of a
  32257.                                symmetric positive definite band matrix, using
  32258.                                the
  32259.                                Cholesky factorization computed by DPBTRF.
  32260.                        gams    d2b2
  32261.  
  32262. dpbequ.f               for     Computes row and column scalings to equilibrate
  32263.                                a symmetric
  32264.                                positive definite band matrix and reduce its
  32265.                                condition number.
  32266.                        gams    d2b2
  32267.  
  32268. dpbrfs.f               for     Improves the computed solution to a symmetric
  32269.                                positive
  32270.                                definite banded system of linear equations AX=B,
  32271.                                and provides
  32272.                                forward and backward error bounds for the
  32273.                                solution.
  32274.                        gams    d2b2
  32275.  
  32276. dpbstf.f               for     Computes a split Cholesky factorization of a
  32277.                                real symmetric positive
  32278.                                definite band matrix.
  32279.  
  32280. dpbtrf.f               for     Computes the Cholesky factorization of a
  32281.                                symmetric
  32282.                                positive definite band matrix.
  32283.                        gams    d2b2
  32284.  
  32285. dpbtrs.f               for     Solves a symmetric positive definite banded
  32286.                                system
  32287.                                of linear equations AX=B, using the Cholesky
  32288.                                factorization
  32289.                                computed by DPBTRF.
  32290.                        gams    d2b2
  32291.  
  32292. dpocon.f               for     Estimates the reciprocal of the condition number
  32293.                                of a
  32294.                                symmetric positive definite matrix, using the
  32295.                                Cholesky factorization computed by DPOTRF.
  32296.                        gams    d2b1b
  32297.  
  32298. dpoequ.f               for     Computes row and column scalings to equilibrate
  32299.                                a symmetric
  32300.                                positive definite matrix and reduce its
  32301.                                condition number.
  32302.                        gams    d2b1b
  32303.  
  32304. dporfs.f               for     Improves the computed solution to a symmetric
  32305.                                positive
  32306.                                definite system of linear equations AX=B, and
  32307.                                provides forward
  32308.                                and backward error bounds for the solution.
  32309.                        gams    d2b1b
  32310.  
  32311. dpotrf.f               for     Computes the Cholesky factorization of a
  32312.                                symmetric
  32313.                                positive definite matrix.
  32314.                        gams    d2b1b
  32315.  
  32316. dpotri.f               for     Computes the inverse of a symmetric positive
  32317.                                definite
  32318.                                matrix, using the Cholesky factorization
  32319.                                computed by DPOTRF.
  32320.                        gams    d2b1b
  32321.  
  32322. dpotrs.f               for     Solves a symmetric positive definite system of
  32323.                                linear
  32324.                                equations AX=B, using the Cholesky factorization
  32325.                                computed by
  32326.                                DPOTRF.
  32327.                        gams    d2b1b
  32328.  
  32329. dppcon.f               for     Estimates the reciprocal of the condition number
  32330.                                of a
  32331.                                symmetric positive definite matrix in packed
  32332.                                storage,
  32333.                                using the Cholesky factorization computed by
  32334.                                DPPTRF.
  32335.                        gams    d2b1b
  32336.  
  32337. dppequ.f               for     Computes row and column scalings to equilibrate
  32338.                                a symmetric
  32339.                                positive definite matrix in packed storage and
  32340.                                reduce its condition
  32341.                                number.
  32342.                        gams    d2b1b
  32343.  
  32344. dpprfs.f               for     Improves the computed solution to a symmetric
  32345.                                positive
  32346.                                definite system of linear equations AX=B, where
  32347.                                A is held in
  32348.                                packed storage, and provides forward and
  32349.                                backward error bounds
  32350.                                for the solution.
  32351.                        gams    d2b1b
  32352.  
  32353. dpptrf.f               for     Computes the Cholesky factorization of a
  32354.                                symmetric
  32355.                                positive definite matrix in packed storage.
  32356.                        gams    d2b1b
  32357.  
  32358. dpptri.f               for     Computes the inverse of a symmetric positive
  32359.                                definite
  32360.                                matrix in packed storage, using the Cholesky
  32361.                                factorization computed
  32362.                                by DPPTRF.
  32363.                        gams    d2b1b
  32364.  
  32365. dpptrs.f               for     Solves a symmetric positive definite system of
  32366.                                linear
  32367.                                equations AX=B, where A is held in packed
  32368.                                storage, using the
  32369.                                Cholesky factorization computed by DPPTRF.
  32370.                        gams    d2b1b
  32371.  
  32372. dptcon.f               for     Computes the reciprocal of the condition number
  32373.                                of a
  32374.                                symmetric positive definite tridiagonal matrix,
  32375.                                using the LDL**H factorization computed by
  32376.                                DPTTRF.
  32377.                        gams    d2b2a
  32378.  
  32379. dpteqr.f               for     Computes all eigenvalues and eigenvectors of a
  32380.                                real symmetric
  32381.                                positive definite tridiagonal matrix, by
  32382.                                computing the SVD of
  32383.                                its bidiagonal Cholesky factor.
  32384.                        gams    d4c2a
  32385.  
  32386. dptrfs.f               for     Improves the computed solution to a symmetric
  32387.                                positive
  32388.                                definite tridiagonal system of linear equations
  32389.                                AX=B, and provides
  32390.                                forward and backward error bounds for the
  32391.                                solution.
  32392.                        gams    d2b2a
  32393.  
  32394. dpttrf.f               for     Computes the LDL**H factorization of a symmetric
  32395.                                positive definite tridiagonal matrix.
  32396.                        gams    d2b2a
  32397.  
  32398. dpttrs.f               for     Solves a symmetric positive definite tridiagonal
  32399.                                system of linear equations, using the LDL**H
  32400.                                factorization
  32401.                                computed by DPTTRF.
  32402.                        gams    d2b2a
  32403.  
  32404. dsbgst.f               for     Reduces a real symmetric-definite banded
  32405.                                generalized eigenproblem
  32406.                                A x = lambda B x to standard form, where B has
  32407.                                been factorized by
  32408.                                DPBSTF (Crawford's algorithm).
  32409.  
  32410. dsbtrd.f               for     Reduces a symmetric band matrix to real
  32411.                                symmetric
  32412.                                tridiagonal form by an orthogonal similarity
  32413.                                transformation.
  32414.                        gams    d4c1b1
  32415.  
  32416. dspcon.f               for     Estimates the reciprocal of the condition number
  32417.                                of a
  32418.                                real symmetric indefinite
  32419.                                matrix in packed storage, using the
  32420.                                factorization computed
  32421.                                by DSPTRF.
  32422.                        gams    d2b1a
  32423.  
  32424. dspgst.f               for     Reduces a symmetric-definite generalized
  32425.                                eigenproblem
  32426.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  32427.                                x, to standard
  32428.                                form,  where A and B are held in packed storage,
  32429.                                and B has been
  32430.                                factorized by DPPTRF.
  32431.                        gams    d4c1c
  32432.  
  32433. dsprfs.f               for     Improves the computed solution to a real
  32434.                                symmetric indefinite system of linear equations
  32435.                                AX=B, where A is held in packed storage, and
  32436.                                provides forward
  32437.                                and backward error bounds for the solution.
  32438.                        gams    d2b1a
  32439.  
  32440. dsptrd.f               for     Reduces a symmetric matrix in packed storage to
  32441.                                real
  32442.                                symmetric tridiagonal form by an orthogonal
  32443.                                similarity
  32444.                                transformation.
  32445.                        gams    d4c1b1
  32446.  
  32447. dsptrf.f               for     Computes the factorization of a real
  32448.                                symmetric-indefinite matrix in packed storage,
  32449.                                using the diagonal pivoting method.
  32450.                        gams    d2b1a
  32451.  
  32452. dsptri.f               for     Computes the inverse of a real symmetric
  32453.                                indefinite matrix in packed storage, using the
  32454.                                factorization
  32455.                                computed by DSPTRF.
  32456.                        gams    d2b1a
  32457.  
  32458. dsptrs.f               for     Solves a real symmetric
  32459.                                indefinite system of linear equations AX=B,
  32460.                                where A is held
  32461.                                in packed storage, using the factorization
  32462.                                computed
  32463.                                by DSPTRF.
  32464.                        gams    d2b1a
  32465.  
  32466. dstebz.f               for     Computes selected eigenvalues of a real
  32467.                                symmetric tridiagonal
  32468.                                matrix by bisection.
  32469.                        gams    d4c2a
  32470.  
  32471. dstedc.f               for     Computes all eigenvalues and, optionally,
  32472.                                eigenvectors of a
  32473.                                symmetric tridiagonal matrix using the divide
  32474.                                and conquer algorithm.
  32475.  
  32476. dstein.f               for     Computes selected eigenvectors of a real
  32477.                                symmetric tridiagonal
  32478.                                matrix by inverse iteration.
  32479.                        gams    d4c3
  32480.  
  32481. dsteqr.f               for     Computes all eigenvalues and eigenvectors of a
  32482.                                real symmetric
  32483.                                tridiagonal matrix, using the implicit QL or QR
  32484.                                algorithm.
  32485.                        gams    d4a1, d4a5, d4c2a
  32486.  
  32487. dsterf.f               for     Computes all eigenvalues of a real symmetric
  32488.                                tridiagonal matrix,
  32489.                                using a root-free variant of the QL or QR
  32490.                                algorithm.
  32491.                        gams    d4c2a
  32492.  
  32493. dsycon.f               for     Estimates the reciprocal of the condition number
  32494.                                of a
  32495.                                real symmetric indefinite matrix,
  32496.                                using the factorization computed by DSYTRF.
  32497.                        gams    d2b1a
  32498.  
  32499. dsygst.f               for     Reduces a symmetric-definite generalized
  32500.                                eigenproblem
  32501.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  32502.                                x, to standard
  32503.                                form, where B has been factorized by DPOTRF.
  32504.                        gams    d4c1c
  32505.  
  32506. dsyrfs.f               for     Improves the computed solution to a real
  32507.                                symmetric indefinite system of linear equations
  32508.                                AX=B, and provides forward and backward error
  32509.                                bounds for the
  32510.                                solution.
  32511.                        gams    d2b1a
  32512.  
  32513. dsytd2.f
  32514. dsytf2.f
  32515. dsytrd.f               for     Reduces a symmetric matrix to real symmetric
  32516.                                tridiagonal
  32517.                                form by an orthogonal similarity transformation.
  32518.                        gams    d4c1b1
  32519.  
  32520. dsytrf.f               for     Computes the factorization of a real
  32521.                                symmetric-indefinite matrix,
  32522.                                using the diagonal pivoting method.
  32523.                        gams    d2b1a
  32524.  
  32525. dsytri.f               for     Computes the inverse of a real symmetric
  32526.                                indefinite matrix,
  32527.                                using the factorization computed by DSYTRF.
  32528.                        gams    d2b1a
  32529.  
  32530. dsytrs.f               for     Solves a real symmetric indefinite system of
  32531.                                linear equations AX=B,
  32532.                                using the factorization computed by DSPTRF.
  32533.                        gams    d2b1a
  32534.  
  32535. dtbcon.f               for     Estimates the reciprocal of the condition number
  32536.                                of a triangular
  32537.                                band matrix, in either the 1-norm or the
  32538.                                infinity-norm.
  32539.                        gams    d2a2, d2a3
  32540.  
  32541. dtbrfs.f               for     Provides forward and backward error bounds for
  32542.                                the solution
  32543.                                of a triangular banded system of linear
  32544.                                equations AX=B,
  32545.                                A**T X=B or A**H X=B.
  32546.                        gams    d2a2, d2a3
  32547.  
  32548. dtbtrs.f               for     Solves a triangular banded system of linear
  32549.                                equations AX=B,
  32550.                                A**T X=B or A**H X=B.
  32551.                        gams    d2a2, d2a3
  32552.  
  32553. dtgevc.f               for     Computes some or all of the right and/or left
  32554.                                generalized eigenvectors
  32555.                                of a pair of upper triangular matrices.
  32556.                        gams    d4b2
  32557.  
  32558. dtgsja.f               for     Computes the generalized singular value
  32559.                                decomposition of two real
  32560.                                upper triangular (or trapezoidal) matrices as
  32561.                                output by DGGSVP.
  32562.                        gams    d6
  32563.  
  32564. dtpcon.f               for     Estimates the reciprocal of the condition number
  32565.                                of a triangular
  32566.                                matrix in packed storage, in either the 1-norm
  32567.                                or the infinity-norm.
  32568.                        gams    d2a3
  32569.  
  32570. dtprfs.f               for     Provides forward and backward error bounds for
  32571.                                the solution
  32572.                                of a triangular system of linear equations AX=B,
  32573.                                A**T X=B or
  32574.                                A**H X=B, where A is held in packed storage.
  32575.                        gams    d2a3
  32576.  
  32577. dtptri.f               for     Computes the inverse of a triangular matrix in
  32578.                                packed storage.
  32579.                        gams    d2a3
  32580.  
  32581. dtptrs.f               for     Solves a triangular system of linear equations
  32582.                                AX=B,
  32583.                                A**T X=B or A**H X=B, where A is held in packed
  32584.                                storage.
  32585.                        gams    d2a3
  32586.  
  32587. dtrcon.f               for     Estimates the reciprocal of the condition number
  32588.                                of a triangular
  32589.                                matrix, in either the 1-norm or the
  32590.                                infinity-norm.
  32591.                        gams    d2a3
  32592.  
  32593. dtrevc.f               for     Computes some or all of the right and/or left
  32594.                                eigenvectors of
  32595.                                an upper quasi-triangular matrix.
  32596.                        gams    d4c3
  32597.  
  32598. dtrexc.f               for     Reorders the Schur factorization of a matrix by
  32599.                                an orthogonal
  32600.                                similarity transformation.
  32601.                        gams    d4c
  32602.  
  32603. dtrrfs.f               for     Provides forward and backward error bounds for
  32604.                                the solution
  32605.                                of a triangular system of linear equations A
  32606.                                X=B, A**T X=B or
  32607.                                A**H X=B.
  32608.                        gams    d2a3
  32609.  
  32610. dtrsen.f               for     Reorders the Schur factorization of a matrix in
  32611.                                order to find
  32612.                                an orthonormal basis of a right invariant
  32613.                                subspace corresponding
  32614.                                to selected eigenvalues, and returns reciprocal
  32615.                                condition numbers
  32616.                                (sensitivities) of the average of the cluster of
  32617.                                eigenvalues
  32618.                                and of the invariant subspace.
  32619.                        gams    d4c
  32620.  
  32621. dtrsna.f               for     Estimates the reciprocal condition numbers
  32622.                                (sensitivities)
  32623.                                of selected eigenvalues and eigenvectors of an
  32624.                                upper
  32625.                                quasi-triangular matrix.
  32626.                        gams    d4c
  32627.  
  32628. dtrsyl.f               for     Solves the Sylvester matrix equation A X +/- X
  32629.                                B=C where A
  32630.                                and B are upper quasi-triangular, and may be
  32631.                                transposed.
  32632.                        gams    d8
  32633.  
  32634. dtrti2.f
  32635. dtrtri.f               for     Computes the inverse of a triangular matrix.
  32636.                        gams    d2a3
  32637.  
  32638. dtrtrs.f               for     Solves a triangular system of linear equations
  32639.                                AX=B,
  32640.                                A**T X=B or A**H X=B.
  32641.                        gams    d2a3
  32642.  
  32643. dtzrqf.f               for     Computes an RQ factorization of an upper
  32644.                                trapezoidal matrix.
  32645.                        gams    d5
  32646. dzsum1.f
  32647. -----------------------------------------------------------
  32648. for     Subdirectory containing CCI (Call Conversion
  32649. path: /netlib/lapack/essl/
  32650. -----------------------------------------------------------
  32651. cci/                   for     (FOR ANON FTP, email via NETLIB, or XNETLIB
  32652.                                USERS)
  32653.                                CCI (Call Conversion Interface) for LAPACK/ESSL
  32654.                                users.
  32655.                                Refer to LAWN82 for more information.
  32656.                                (this file has been tar; compress; uuencode)
  32657.                        size    69224 bytes
  32658.                        lang    Fortran
  32659. -----------------------------------------------------------
  32660. for     (FOR ANON FTP, email via NETLIB, or XNETLIB
  32661. path: /netlib/lapack/essl/cci/
  32662. -----------------------------------------------------------
  32663. LAPACK/
  32664. -----------------------------------------------------------
  32665. path: /netlib/lapack/essl/cci/LAPACK/
  32666. -----------------------------------------------------------
  32667. CCI_NOTES
  32668. CCI_QUICK_INSTALL
  32669. CCI_README
  32670. SRC/
  32671. make.inc
  32672. -----------------------------------------------------------
  32673. path: /netlib/lapack/essl/cci/LAPACK/SRC/
  32674. -----------------------------------------------------------
  32675. cgetrf.f
  32676. cgetrs.f
  32677. cpotrf.f
  32678. cpotrs.f
  32679. dgetrf.f
  32680. dgetri.f
  32681. dgetrs.f
  32682. dpbtrf.f
  32683. dpotrf.f
  32684. dpotri.f
  32685. dpotrs.f
  32686. dpptrf.f
  32687. dpptri.f
  32688. dtptri.f
  32689. dtrtri.f
  32690. sgetrf.f
  32691. sgetri.f
  32692. sgetrs.f
  32693. spbtrf.f
  32694. spotrf.f
  32695. spotri.f
  32696. spotrs.f
  32697. spptrf.f
  32698. spptri.f
  32699. stptri.f
  32700. strtri.f
  32701. zgetrf.f
  32702. zgetrs.f
  32703. zpotrf.f
  32704. zpotrs.f
  32705. -----------------------------------------------------------
  32706. for     (FOR NON EMAIL USERS ONLY) This is the PC
  32707. path: /netlib/lapack/lapack-pc/
  32708. -----------------------------------------------------------
  32709. LAPACK/
  32710. -----------------------------------------------------------
  32711. path: /netlib/lapack/lapack-pc/LAPACK/
  32712. -----------------------------------------------------------
  32713. BLAS/
  32714. INSTALL/
  32715. Makefile
  32716. README
  32717. SRC/
  32718. TESTING/
  32719. TIMING/
  32720. latape
  32721. make.inc
  32722. -----------------------------------------------------------
  32723. path: /netlib/lapack/lapack-pc/LAPACK/BLAS/
  32724. -----------------------------------------------------------
  32725. SRC/
  32726. TESTING/
  32727. cblat2.in
  32728. cblat3.in
  32729. dblat2.in
  32730. dblat3.in
  32731. sblat2.in
  32732. sblat3.in
  32733. zblat2.in
  32734. zblat3.in
  32735. -----------------------------------------------------------
  32736. path: /netlib/lapack/lapack-pc/LAPACK/BLAS/SRC/
  32737. -----------------------------------------------------------
  32738. Makefile
  32739. caxpy.f
  32740. ccopy.f
  32741. cdotc.f
  32742. cdotu.f
  32743. cgbmv.f
  32744. cgemm.f
  32745. cgemv.f
  32746. cgerc.f
  32747. cgeru.f
  32748. chbmv.f
  32749. chemm.f
  32750. chemv.f
  32751. cher.f
  32752. cher2.f
  32753. cher2k.f
  32754. cherk.f
  32755. chpmv.f
  32756. chpr.f
  32757. chpr2.f
  32758. crotg.f
  32759. cscal.f
  32760. csscal.f
  32761. cswap.f
  32762. csymm.f
  32763. csyr2k.f
  32764. csyrk.f
  32765. ctbmv.f
  32766. ctbsv.f
  32767. ctpmv.f
  32768. ctpsv.f
  32769. ctrmm.f
  32770. ctrmv.f
  32771. ctrsm.f
  32772. ctrsv.f
  32773. dasum.f
  32774. daxpy.f
  32775. dcabs1.f
  32776. dcopy.f
  32777. ddot.f
  32778. dgbmv.f
  32779. dgemm.f
  32780. dgemv.f
  32781. dger.f
  32782. dnrm2.f
  32783. drot.f
  32784. drotg.f
  32785. dsbmv.f
  32786. dscal.f
  32787. dspmv.f
  32788. dspr.f
  32789. dspr2.f
  32790. dswap.f
  32791. dsymm.f
  32792. dsymv.f
  32793. dsyr.f
  32794. dsyr2.f
  32795. dsyr2k.f
  32796. dsyrk.f
  32797. dtbmv.f
  32798. dtbsv.f
  32799. dtpmv.f
  32800. dtpsv.f
  32801. dtrmm.f
  32802. dtrmv.f
  32803. dtrsm.f
  32804. dtrsv.f
  32805. dzasum.f
  32806. dznrm2.f
  32807. icamax.f
  32808. idamax.f
  32809. isamax.f
  32810. izamax.f
  32811. lsame.f
  32812. sasum.f
  32813. saxpy.f
  32814. scasum.f
  32815. scnrm2.f
  32816. scopy.f
  32817. sdot.f
  32818. sgbmv.f
  32819. sgemm.f
  32820. sgemv.f
  32821. sger.f
  32822. snrm2.f
  32823. srot.f
  32824. srotg.f
  32825. ssbmv.f
  32826. sscal.f
  32827. sspmv.f
  32828. sspr.f
  32829. sspr2.f
  32830. sswap.f
  32831. ssymm.f
  32832. ssymv.f
  32833. ssyr.f
  32834. ssyr2.f
  32835. ssyr2k.f
  32836. ssyrk.f
  32837. stbmv.f
  32838. stbsv.f
  32839. stpmv.f
  32840. stpsv.f
  32841. strmm.f
  32842. strmv.f
  32843. strsm.f
  32844. strsv.f
  32845. xerbla.f
  32846. zaxpy.f
  32847. zcopy.f
  32848. zdotc.f
  32849. zdotu.f
  32850. zdscal.f
  32851. zgbmv.f
  32852. zgemm.f
  32853. zgemv.f
  32854. zgerc.f
  32855. zgeru.f
  32856. zhbmv.f
  32857. zhemm.f
  32858. zhemv.f
  32859. zher.f
  32860. zher2.f
  32861. zher2k.f
  32862. zherk.f
  32863. zhpmv.f
  32864. zhpr.f
  32865. zhpr2.f
  32866. zrotg.f
  32867. zscal.f
  32868. zswap.f
  32869. zsymm.f
  32870. zsyr2k.f
  32871. zsyrk.f
  32872. ztbmv.f
  32873. ztbsv.f
  32874. ztpmv.f
  32875. ztpsv.f
  32876. ztrmm.f
  32877. ztrmv.f
  32878. ztrsm.f
  32879. ztrsv.f
  32880. -----------------------------------------------------------
  32881. path: /netlib/lapack/lapack-pc/LAPACK/BLAS/TESTING/
  32882. -----------------------------------------------------------
  32883. Makeblat1
  32884. Makeblat2
  32885. Makeblat3
  32886. cblat1.f
  32887. cblat2.f
  32888. cblat3.f
  32889. dblat1.f
  32890. dblat2.f
  32891. dblat3.f
  32892. sblat1.f
  32893. sblat2.f
  32894. sblat3.f
  32895. zblat1.f
  32896. zblat2.f
  32897. zblat3.f
  32898. -----------------------------------------------------------
  32899. path: /netlib/lapack/lapack-pc/LAPACK/INSTALL/
  32900. -----------------------------------------------------------
  32901. Makefile
  32902. dlamch.f
  32903. dlamchtst.f
  32904. dsecnd.f
  32905. dsecndtst.f
  32906. lawn81.ps
  32907. lawn81.tex
  32908. lsame.f
  32909. lsametst.f
  32910. org2.ps
  32911. psfig.tex
  32912. second.f
  32913. secondtst.f
  32914. slamch.f
  32915. slamchtst.f
  32916. -----------------------------------------------------------
  32917. path: /netlib/lapack/lapack-pc/LAPACK/SRC/
  32918. -----------------------------------------------------------
  32919. Makefile
  32920. cbdsqr.f
  32921. cgbbrd.f
  32922. cgbcon.f
  32923. cgbequ.f
  32924. cgbrfs.f
  32925. cgbsv.f
  32926. cgbsvx.f
  32927. cgbtf2.f
  32928. cgbtrf.f
  32929. cgbtrs.f
  32930. cgebak.f
  32931. cgebal.f
  32932. cgebd2.f
  32933. cgebrd.f
  32934. cgecon.f
  32935. cgeequ.f
  32936. cgees.f
  32937. cgeesx.f
  32938. cgeev.f
  32939. cgeevx.f
  32940. cgegs.f
  32941. cgegv.f
  32942. cgehd2.f
  32943. cgehrd.f
  32944. cgelq2.f
  32945. cgelqf.f
  32946. cgels.f
  32947. cgelss.f
  32948. cgelsx.f
  32949. cgeql2.f
  32950. cgeqlf.f
  32951. cgeqpf.f
  32952. cgeqr2.f
  32953. cgeqrf.f
  32954. cgerfs.f
  32955. cgerq2.f
  32956. cgerqf.f
  32957. cgesv.f
  32958. cgesvd.f
  32959. cgesvx.f
  32960. cgetf2.f
  32961. cgetrf.f
  32962. cgetri.f
  32963. cgetrs.f
  32964. cggbak.f
  32965. cggbal.f
  32966. cggglm.f
  32967. cgghrd.f
  32968. cgglse.f
  32969. cggqrf.f
  32970. cggrqf.f
  32971. cggsvd.f
  32972. cggsvp.f
  32973. cgtcon.f
  32974. cgtrfs.f
  32975. cgtsv.f
  32976. cgtsvx.f
  32977. cgttrf.f
  32978. cgttrs.f
  32979. chbev.f
  32980. chbevd.f
  32981. chbevx.f
  32982. chbgst.f
  32983. chbgv.f
  32984. chbtrd.f
  32985. checon.f
  32986. cheev.f
  32987. cheevd.f
  32988. cheevx.f
  32989. chegs2.f
  32990. chegst.f
  32991. chegv.f
  32992. cherfs.f
  32993. chesv.f
  32994. chesvx.f
  32995. chetd2.f
  32996. chetf2.f
  32997. chetrd.f
  32998. chetrf.f
  32999. chetri.f
  33000. chetrs.f
  33001. chgeqz.f
  33002. chpcon.f
  33003. chpev.f
  33004. chpevd.f
  33005. chpevx.f
  33006. chpgst.f
  33007. chpgv.f
  33008. chprfs.f
  33009. chpsv.f
  33010. chpsvx.f
  33011. chptrd.f
  33012. chptrf.f
  33013. chptri.f
  33014. chptrs.f
  33015. chsein.f
  33016. chseqr.f
  33017. clabrd.f
  33018. clacgv.f
  33019. clacon.f
  33020. clacpy.f
  33021. clacrm.f
  33022. clacrt.f
  33023. cladiv.f
  33024. claed0.f
  33025. claed7.f
  33026. claed8.f
  33027. claein.f
  33028. claesy.f
  33029. claev2.f
  33030. clags2.f
  33031. clagtm.f
  33032. clahef.f
  33033. clahqr.f
  33034. clahrd.f
  33035. claic1.f
  33036. clangb.f
  33037. clange.f
  33038. clangt.f
  33039. clanhb.f
  33040. clanhe.f
  33041. clanhp.f
  33042. clanhs.f
  33043. clanht.f
  33044. clansb.f
  33045. clansp.f
  33046. clansy.f
  33047. clantb.f
  33048. clantp.f
  33049. clantr.f
  33050. clapll.f
  33051. clapmt.f
  33052. claqgb.f
  33053. claqge.f
  33054. claqhb.f
  33055. claqhe.f
  33056. claqhp.f
  33057. claqsb.f
  33058. claqsp.f
  33059. claqsy.f
  33060. clar2v.f
  33061. clarf.f
  33062. clarfb.f
  33063. clarfg.f
  33064. clarft.f
  33065. clarfx.f
  33066. clargv.f
  33067. clarnv.f
  33068. clartg.f
  33069. clartv.f
  33070. clascl.f
  33071. claset.f
  33072. clasr.f
  33073. classq.f
  33074. claswp.f
  33075. clasyf.f
  33076. clatbs.f
  33077. clatps.f
  33078. clatrd.f
  33079. clatrs.f
  33080. clatzm.f
  33081. clauu2.f
  33082. clauum.f
  33083. cpbcon.f
  33084. cpbequ.f
  33085. cpbrfs.f
  33086. cpbstf.f
  33087. cpbsv.f
  33088. cpbsvx.f
  33089. cpbtf2.f
  33090. cpbtrf.f
  33091. cpbtrs.f
  33092. cpocon.f
  33093. cpoequ.f
  33094. cporfs.f
  33095. cposv.f
  33096. cposvx.f
  33097. cpotf2.f
  33098. cpotrf.f
  33099. cpotri.f
  33100. cpotrs.f
  33101. cppcon.f
  33102. cppequ.f
  33103. cpprfs.f
  33104. cppsv.f
  33105. cppsvx.f
  33106. cpptrf.f
  33107. cpptri.f
  33108. cpptrs.f
  33109. cptcon.f
  33110. cpteqr.f
  33111. cptrfs.f
  33112. cptsv.f
  33113. cptsvx.f
  33114. cpttrf.f
  33115. cpttrs.f
  33116. crot.f
  33117. cspcon.f
  33118. cspmv.f
  33119. cspr.f
  33120. csprfs.f
  33121. cspsv.f
  33122. cspsvx.f
  33123. csptrf.f
  33124. csptri.f
  33125. csptrs.f
  33126. csrot.f
  33127. csrscl.f
  33128. cstedc.f
  33129. cstein.f
  33130. csteqr.f
  33131. csycon.f
  33132. csymv.f
  33133. csyr.f
  33134. csyrfs.f
  33135. csysv.f
  33136. csysvx.f
  33137. csytf2.f
  33138. csytrf.f
  33139. csytri.f
  33140. csytrs.f
  33141. ctbcon.f
  33142. ctbrfs.f
  33143. ctbtrs.f
  33144. ctgevc.f
  33145. ctgsja.f
  33146. ctpcon.f
  33147. ctprfs.f
  33148. ctptri.f
  33149. ctptrs.f
  33150. ctrcon.f
  33151. ctrevc.f
  33152. ctrexc.f
  33153. ctrrfs.f
  33154. ctrsen.f
  33155. ctrsna.f
  33156. ctrsyl.f
  33157. ctrti2.f
  33158. ctrtri.f
  33159. ctrtrs.f
  33160. ctzrqf.f
  33161. cung2l.f
  33162. cung2r.f
  33163. cungbr.f
  33164. cunghr.f
  33165. cungl2.f
  33166. cunglq.f
  33167. cungql.f
  33168. cungqr.f
  33169. cungr2.f
  33170. cungrq.f
  33171. cungtr.f
  33172. cunm2l.f
  33173. cunm2r.f
  33174. cunmbr.f
  33175. cunmhr.f
  33176. cunml2.f
  33177. cunmlq.f
  33178. cunmql.f
  33179. cunmqr.f
  33180. cunmr2.f
  33181. cunmrq.f
  33182. cunmtr.f
  33183. cupgtr.f
  33184. cupmtr.f
  33185. dbdsqr.f
  33186. ddisna.f
  33187. dgbbrd.f
  33188. dgbcon.f
  33189. dgbequ.f
  33190. dgbrfs.f
  33191. dgbsv.f
  33192. dgbsvx.f
  33193. dgbtf2.f
  33194. dgbtrf.f
  33195. dgbtrs.f
  33196. dgebak.f
  33197. dgebal.f
  33198. dgebd2.f
  33199. dgebrd.f
  33200. dgecon.f
  33201. dgeequ.f
  33202. dgees.f
  33203. dgeesx.f
  33204. dgeev.f
  33205. dgeevx.f
  33206. dgegs.f
  33207. dgegv.f
  33208. dgehd2.f
  33209. dgehrd.f
  33210. dgelq2.f
  33211. dgelqf.f
  33212. dgels.f
  33213. dgelss.f
  33214. dgelsx.f
  33215. dgeql2.f
  33216. dgeqlf.f
  33217. dgeqpf.f
  33218. dgeqr2.f
  33219. dgeqrf.f
  33220. dgerfs.f
  33221. dgerq2.f
  33222. dgerqf.f
  33223. dgesv.f
  33224. dgesvd.f
  33225. dgesvx.f
  33226. dgetf2.f
  33227. dgetrf.f
  33228. dgetri.f
  33229. dgetrs.f
  33230. dggbak.f
  33231. dggbal.f
  33232. dggglm.f
  33233. dgghrd.f
  33234. dgglse.f
  33235. dggqrf.f
  33236. dggrqf.f
  33237. dggsvd.f
  33238. dggsvp.f
  33239. dgtcon.f
  33240. dgtrfs.f
  33241. dgtsv.f
  33242. dgtsvx.f
  33243. dgttrf.f
  33244. dgttrs.f
  33245. dhgeqz.f
  33246. dhsein.f
  33247. dhseqr.f
  33248. dlabad.f
  33249. dlabrd.f
  33250. dlacon.f
  33251. dlacpy.f
  33252. dladiv.f
  33253. dlae2.f
  33254. dlaebz.f
  33255. dlaed0.f
  33256. dlaed1.f
  33257. dlaed2.f
  33258. dlaed3.f
  33259. dlaed4.f
  33260. dlaed5.f
  33261. dlaed6.f
  33262. dlaed7.f
  33263. dlaed8.f
  33264. dlaed9.f
  33265. dlaeda.f
  33266. dlaein.f
  33267. dlaev2.f
  33268. dlaexc.f
  33269. dlag2.f
  33270. dlags2.f
  33271. dlagtf.f
  33272. dlagtm.f
  33273. dlagts.f
  33274. dlahqr.f
  33275. dlahrd.f
  33276. dlaic1.f
  33277. dlaln2.f
  33278. dlamch.f
  33279. dlamrg.f
  33280. dlangb.f
  33281. dlange.f
  33282. dlangt.f
  33283. dlanhs.f
  33284. dlansb.f
  33285. dlansp.f
  33286. dlanst.f
  33287. dlansy.f
  33288. dlantb.f
  33289. dlantp.f
  33290. dlantr.f
  33291. dlanv2.f
  33292. dlapll.f
  33293. dlapmt.f
  33294. dlapy2.f
  33295. dlapy3.f
  33296. dlaqgb.f
  33297. dlaqge.f
  33298. dlaqsb.f
  33299. dlaqsp.f
  33300. dlaqsy.f
  33301. dlaqtr.f
  33302. dlar2v.f
  33303. dlarf.f
  33304. dlarfb.f
  33305. dlarfg.f
  33306. dlarft.f
  33307. dlarfx.f
  33308. dlargv.f
  33309. dlarnv.f
  33310. dlartg.f
  33311. dlartv.f
  33312. dlaruv.f
  33313. dlas2.f
  33314. dlascl.f
  33315. dlaset.f
  33316. dlasq1.f
  33317. dlasq2.f
  33318. dlasq3.f
  33319. dlasq4.f
  33320. dlasr.f
  33321. dlasrt.f
  33322. dlassq.f
  33323. dlasv2.f
  33324. dlaswp.f
  33325. dlasy2.f
  33326. dlasyf.f
  33327. dlatbs.f
  33328. dlatps.f
  33329. dlatrd.f
  33330. dlatrs.f
  33331. dlatzm.f
  33332. dlauu2.f
  33333. dlauum.f
  33334. dopgtr.f
  33335. dopmtr.f
  33336. dorg2l.f
  33337. dorg2r.f
  33338. dorgbr.f
  33339. dorghr.f
  33340. dorgl2.f
  33341. dorglq.f
  33342. dorgql.f
  33343. dorgqr.f
  33344. dorgr2.f
  33345. dorgrq.f
  33346. dorgtr.f
  33347. dorm2l.f
  33348. dorm2r.f
  33349. dormbr.f
  33350. dormhr.f
  33351. dorml2.f
  33352. dormlq.f
  33353. dormql.f
  33354. dormqr.f
  33355. dormr2.f
  33356. dormrq.f
  33357. dormtr.f
  33358. dpbcon.f
  33359. dpbequ.f
  33360. dpbrfs.f
  33361. dpbstf.f
  33362. dpbsv.f
  33363. dpbsvx.f
  33364. dpbtf2.f
  33365. dpbtrf.f
  33366. dpbtrs.f
  33367. dpocon.f
  33368. dpoequ.f
  33369. dporfs.f
  33370. dposv.f
  33371. dposvx.f
  33372. dpotf2.f
  33373. dpotrf.f
  33374. dpotri.f
  33375. dpotrs.f
  33376. dppcon.f
  33377. dppequ.f
  33378. dpprfs.f
  33379. dppsv.f
  33380. dppsvx.f
  33381. dpptrf.f
  33382. dpptri.f
  33383. dpptrs.f
  33384. dptcon.f
  33385. dpteqr.f
  33386. dptrfs.f
  33387. dptsv.f
  33388. dptsvx.f
  33389. dpttrf.f
  33390. dpttrs.f
  33391. drscl.f
  33392. dsbev.f
  33393. dsbevd.f
  33394. dsbevx.f
  33395. dsbgst.f
  33396. dsbgv.f
  33397. dsbtrd.f
  33398. dsecnd.f
  33399. dspcon.f
  33400. dspev.f
  33401. dspevd.f
  33402. dspevx.f
  33403. dspgst.f
  33404. dspgv.f
  33405. dsprfs.f
  33406. dspsv.f
  33407. dspsvx.f
  33408. dsptrd.f
  33409. dsptrf.f
  33410. dsptri.f
  33411. dsptrs.f
  33412. dstebz.f
  33413. dstedc.f
  33414. dstein.f
  33415. dsteqr.f
  33416. dsterf.f
  33417. dstev.f
  33418. dstevd.f
  33419. dstevx.f
  33420. dsycon.f
  33421. dsyev.f
  33422. dsyevd.f
  33423. dsyevx.f
  33424. dsygs2.f
  33425. dsygst.f
  33426. dsygv.f
  33427. dsyrfs.f
  33428. dsysv.f
  33429. dsysvx.f
  33430. dsytd2.f
  33431. dsytf2.f
  33432. dsytrd.f
  33433. dsytrf.f
  33434. dsytri.f
  33435. dsytrs.f
  33436. dtbcon.f
  33437. dtbrfs.f
  33438. dtbtrs.f
  33439. dtgevc.f
  33440. dtgsja.f
  33441. dtpcon.f
  33442. dtprfs.f
  33443. dtptri.f
  33444. dtptrs.f
  33445. dtrcon.f
  33446. dtrevc.f
  33447. dtrexc.f
  33448. dtrrfs.f
  33449. dtrsen.f
  33450. dtrsna.f
  33451. dtrsyl.f
  33452. dtrti2.f
  33453. dtrtri.f
  33454. dtrtrs.f
  33455. dtzrqf.f
  33456. dzsum1.f
  33457. icmax1.f
  33458. ilaenv.f
  33459. izmax1.f
  33460. lsame.f
  33461. lsamen.f
  33462. sbdsqr.f
  33463. scsum1.f
  33464. sdisna.f
  33465. second.f
  33466. sgbbrd.f
  33467. sgbcon.f
  33468. sgbequ.f
  33469. sgbrfs.f
  33470. sgbsv.f
  33471. sgbsvx.f
  33472. sgbtf2.f
  33473. sgbtrf.f
  33474. sgbtrs.f
  33475. sgebak.f
  33476. sgebal.f
  33477. sgebd2.f
  33478. sgebrd.f
  33479. sgecon.f
  33480. sgeequ.f
  33481. sgees.f
  33482. sgeesx.f
  33483. sgeev.f
  33484. sgeevx.f
  33485. sgegs.f
  33486. sgegv.f
  33487. sgehd2.f
  33488. sgehrd.f
  33489. sgelq2.f
  33490. sgelqf.f
  33491. sgels.f
  33492. sgelss.f
  33493. sgelsx.f
  33494. sgeql2.f
  33495. sgeqlf.f
  33496. sgeqpf.f
  33497. sgeqr2.f
  33498. sgeqrf.f
  33499. sgerfs.f
  33500. sgerq2.f
  33501. sgerqf.f
  33502. sgesv.f
  33503. sgesvd.f
  33504. sgesvx.f
  33505. sgetf2.f
  33506. sgetrf.f
  33507. sgetri.f
  33508. sgetrs.f
  33509. sggbak.f
  33510. sggbal.f
  33511. sggglm.f
  33512. sgghrd.f
  33513. sgglse.f
  33514. sggqrf.f
  33515. sggrqf.f
  33516. sggsvd.f
  33517. sggsvp.f
  33518. sgtcon.f
  33519. sgtrfs.f
  33520. sgtsv.f
  33521. sgtsvx.f
  33522. sgttrf.f
  33523. sgttrs.f
  33524. shgeqz.f
  33525. shsein.f
  33526. shseqr.f
  33527. slabad.f
  33528. slabrd.f
  33529. slacon.f
  33530. slacpy.f
  33531. sladiv.f
  33532. slae2.f
  33533. slaebz.f
  33534. slaed0.f
  33535. slaed1.f
  33536. slaed2.f
  33537. slaed3.f
  33538. slaed4.f
  33539. slaed5.f
  33540. slaed6.f
  33541. slaed7.f
  33542. slaed8.f
  33543. slaed9.f
  33544. slaeda.f
  33545. slaein.f
  33546. slaev2.f
  33547. slaexc.f
  33548. slag2.f
  33549. slags2.f
  33550. slagtf.f
  33551. slagtm.f
  33552. slagts.f
  33553. slahqr.f
  33554. slahrd.f
  33555. slaic1.f
  33556. slaln2.f
  33557. slamch.f
  33558. slamrg.f
  33559. slangb.f
  33560. slange.f
  33561. slangt.f
  33562. slanhs.f
  33563. slansb.f
  33564. slansp.f
  33565. slanst.f
  33566. slansy.f
  33567. slantb.f
  33568. slantp.f
  33569. slantr.f
  33570. slanv2.f
  33571. slapll.f
  33572. slapmt.f
  33573. slapy2.f
  33574. slapy3.f
  33575. slaqgb.f
  33576. slaqge.f
  33577. slaqsb.f
  33578. slaqsp.f
  33579. slaqsy.f
  33580. slaqtr.f
  33581. slar2v.f
  33582. slarf.f
  33583. slarfb.f
  33584. slarfg.f
  33585. slarft.f
  33586. slarfx.f
  33587. slargv.f
  33588. slarnv.f
  33589. slartg.f
  33590. slartv.f
  33591. slaruv.f
  33592. slas2.f
  33593. slascl.f
  33594. slaset.f
  33595. slasq1.f
  33596. slasq2.f
  33597. slasq3.f
  33598. slasq4.f
  33599. slasr.f
  33600. slasrt.f
  33601. slassq.f
  33602. slasv2.f
  33603. slaswp.f
  33604. slasy2.f
  33605. slasyf.f
  33606. slatbs.f
  33607. slatps.f
  33608. slatrd.f
  33609. slatrs.f
  33610. slatzm.f
  33611. slauu2.f
  33612. slauum.f
  33613. sopgtr.f
  33614. sopmtr.f
  33615. sorg2l.f
  33616. sorg2r.f
  33617. sorgbr.f
  33618. sorghr.f
  33619. sorgl2.f
  33620. sorglq.f
  33621. sorgql.f
  33622. sorgqr.f
  33623. sorgr2.f
  33624. sorgrq.f
  33625. sorgtr.f
  33626. sorm2l.f
  33627. sorm2r.f
  33628. sormbr.f
  33629. sormhr.f
  33630. sorml2.f
  33631. sormlq.f
  33632. sormql.f
  33633. sormqr.f
  33634. sormr2.f
  33635. sormrq.f
  33636. sormtr.f
  33637. spbcon.f
  33638. spbequ.f
  33639. spbrfs.f
  33640. spbstf.f
  33641. spbsv.f
  33642. spbsvx.f
  33643. spbtf2.f
  33644. spbtrf.f
  33645. spbtrs.f
  33646. spocon.f
  33647. spoequ.f
  33648. sporfs.f
  33649. sposv.f
  33650. sposvx.f
  33651. spotf2.f
  33652. spotrf.f
  33653. spotri.f
  33654. spotrs.f
  33655. sppcon.f
  33656. sppequ.f
  33657. spprfs.f
  33658. sppsv.f
  33659. sppsvx.f
  33660. spptrf.f
  33661. spptri.f
  33662. spptrs.f
  33663. sptcon.f
  33664. spteqr.f
  33665. sptrfs.f
  33666. sptsv.f
  33667. sptsvx.f
  33668. spttrf.f
  33669. spttrs.f
  33670. srscl.f
  33671. ssbev.f
  33672. ssbevd.f
  33673. ssbevx.f
  33674. ssbgst.f
  33675. ssbgv.f
  33676. ssbtrd.f
  33677. sspcon.f
  33678. sspev.f
  33679. sspevd.f
  33680. sspevx.f
  33681. sspgst.f
  33682. sspgv.f
  33683. ssprfs.f
  33684. sspsv.f
  33685. sspsvx.f
  33686. ssptrd.f
  33687. ssptrf.f
  33688. ssptri.f
  33689. ssptrs.f
  33690. sstebz.f
  33691. sstedc.f
  33692. sstein.f
  33693. ssteqr.f
  33694. ssterf.f
  33695. sstev.f
  33696. sstevd.f
  33697. sstevx.f
  33698. ssycon.f
  33699. ssyev.f
  33700. ssyevd.f
  33701. ssyevx.f
  33702. ssygs2.f
  33703. ssygst.f
  33704. ssygv.f
  33705. ssyrfs.f
  33706. ssysv.f
  33707. ssysvx.f
  33708. ssytd2.f
  33709. ssytf2.f
  33710. ssytrd.f
  33711. ssytrf.f
  33712. ssytri.f
  33713. ssytrs.f
  33714. stbcon.f
  33715. stbrfs.f
  33716. stbtrs.f
  33717. stgevc.f
  33718. stgsja.f
  33719. stpcon.f
  33720. stprfs.f
  33721. stptri.f
  33722. stptrs.f
  33723. strcon.f
  33724. strevc.f
  33725. strexc.f
  33726. strrfs.f
  33727. strsen.f
  33728. strsna.f
  33729. strsyl.f
  33730. strti2.f
  33731. strtri.f
  33732. strtrs.f
  33733. stzrqf.f
  33734. xerbla.f
  33735. zbdsqr.f
  33736. zdrot.f
  33737. zdrscl.f
  33738. zgbbrd.f
  33739. zgbcon.f
  33740. zgbequ.f
  33741. zgbrfs.f
  33742. zgbsv.f
  33743. zgbsvx.f
  33744. zgbtf2.f
  33745. zgbtrf.f
  33746. zgbtrs.f
  33747. zgebak.f
  33748. zgebal.f
  33749. zgebd2.f
  33750. zgebrd.f
  33751. zgecon.f
  33752. zgeequ.f
  33753. zgees.f
  33754. zgeesx.f
  33755. zgeev.f
  33756. zgeevx.f
  33757. zgegs.f
  33758. zgegv.f
  33759. zgehd2.f
  33760. zgehrd.f
  33761. zgelq2.f
  33762. zgelqf.f
  33763. zgels.f
  33764. zgelss.f
  33765. zgelsx.f
  33766. zgeql2.f
  33767. zgeqlf.f
  33768. zgeqpf.f
  33769. zgeqr2.f
  33770. zgeqrf.f
  33771. zgerfs.f
  33772. zgerq2.f
  33773. zgerqf.f
  33774. zgesv.f
  33775. zgesvd.f
  33776. zgesvx.f
  33777. zgetf2.f
  33778. zgetrf.f
  33779. zgetri.f
  33780. zgetrs.f
  33781. zggbak.f
  33782. zggbal.f
  33783. zggglm.f
  33784. zgghrd.f
  33785. zgglse.f
  33786. zggqrf.f
  33787. zggrqf.f
  33788. zggsvd.f
  33789. zggsvp.f
  33790. zgtcon.f
  33791. zgtrfs.f
  33792. zgtsv.f
  33793. zgtsvx.f
  33794. zgttrf.f
  33795. zgttrs.f
  33796. zhbev.f
  33797. zhbevd.f
  33798. zhbevx.f
  33799. zhbgst.f
  33800. zhbgv.f
  33801. zhbtrd.f
  33802. zhecon.f
  33803. zheev.f
  33804. zheevd.f
  33805. zheevx.f
  33806. zhegs2.f
  33807. zhegst.f
  33808. zhegv.f
  33809. zherfs.f
  33810. zhesv.f
  33811. zhesvx.f
  33812. zhetd2.f
  33813. zhetf2.f
  33814. zhetrd.f
  33815. zhetrf.f
  33816. zhetri.f
  33817. zhetrs.f
  33818. zhgeqz.f
  33819. zhpcon.f
  33820. zhpev.f
  33821. zhpevd.f
  33822. zhpevx.f
  33823. zhpgst.f
  33824. zhpgv.f
  33825. zhprfs.f
  33826. zhpsv.f
  33827. zhpsvx.f
  33828. zhptrd.f
  33829. zhptrf.f
  33830. zhptri.f
  33831. zhptrs.f
  33832. zhsein.f
  33833. zhseqr.f
  33834. zlabrd.f
  33835. zlacgv.f
  33836. zlacon.f
  33837. zlacpy.f
  33838. zlacrm.f
  33839. zlacrt.f
  33840. zladiv.f
  33841. zlaed0.f
  33842. zlaed7.f
  33843. zlaed8.f
  33844. zlaein.f
  33845. zlaesy.f
  33846. zlaev2.f
  33847. zlags2.f
  33848. zlagtm.f
  33849. zlahef.f
  33850. zlahqr.f
  33851. zlahrd.f
  33852. zlaic1.f
  33853. zlangb.f
  33854. zlange.f
  33855. zlangt.f
  33856. zlanhb.f
  33857. zlanhe.f
  33858. zlanhp.f
  33859. zlanhs.f
  33860. zlanht.f
  33861. zlansb.f
  33862. zlansp.f
  33863. zlansy.f
  33864. zlantb.f
  33865. zlantp.f
  33866. zlantr.f
  33867. zlapll.f
  33868. zlapmt.f
  33869. zlaqgb.f
  33870. zlaqge.f
  33871. zlaqhb.f
  33872. zlaqhe.f
  33873. zlaqhp.f
  33874. zlaqsb.f
  33875. zlaqsp.f
  33876. zlaqsy.f
  33877. zlar2v.f
  33878. zlarf.f
  33879. zlarfb.f
  33880. zlarfg.f
  33881. zlarft.f
  33882. zlarfx.f
  33883. zlargv.f
  33884. zlarnv.f
  33885. zlartg.f
  33886. zlartv.f
  33887. zlascl.f
  33888. zlaset.f
  33889. zlasr.f
  33890. zlassq.f
  33891. zlaswp.f
  33892. zlasyf.f
  33893. zlatbs.f
  33894. zlatps.f
  33895. zlatrd.f
  33896. zlatrs.f
  33897. zlatzm.f
  33898. zlauu2.f
  33899. zlauum.f
  33900. zpbcon.f
  33901. zpbequ.f
  33902. zpbrfs.f
  33903. zpbstf.f
  33904. zpbsv.f
  33905. zpbsvx.f
  33906. zpbtf2.f
  33907. zpbtrf.f
  33908. zpbtrs.f
  33909. zpocon.f
  33910. zpoequ.f
  33911. zporfs.f
  33912. zposv.f
  33913. zposvx.f
  33914. zpotf2.f
  33915. zpotrf.f
  33916. zpotri.f
  33917. zpotrs.f
  33918. zppcon.f
  33919. zppequ.f
  33920. zpprfs.f
  33921. zppsv.f
  33922. zppsvx.f
  33923. zpptrf.f
  33924. zpptri.f
  33925. zpptrs.f
  33926. zptcon.f
  33927. zpteqr.f
  33928. zptrfs.f
  33929. zptsv.f
  33930. zptsvx.f
  33931. zpttrf.f
  33932. zpttrs.f
  33933. zrot.f
  33934. zspcon.f
  33935. zspmv.f
  33936. zspr.f
  33937. zsprfs.f
  33938. zspsv.f
  33939. zspsvx.f
  33940. zsptrf.f
  33941. zsptri.f
  33942. zsptrs.f
  33943. zstedc.f
  33944. zstein.f
  33945. zsteqr.f
  33946. zsycon.f
  33947. zsymv.f
  33948. zsyr.f
  33949. zsyrfs.f
  33950. zsysv.f
  33951. zsysvx.f
  33952. zsytf2.f
  33953. zsytrf.f
  33954. zsytri.f
  33955. zsytrs.f
  33956. ztbcon.f
  33957. ztbrfs.f
  33958. ztbtrs.f
  33959. ztgevc.f
  33960. ztgsja.f
  33961. ztpcon.f
  33962. ztprfs.f
  33963. ztptri.f
  33964. ztptrs.f
  33965. ztrcon.f
  33966. ztrevc.f
  33967. ztrexc.f
  33968. ztrrfs.f
  33969. ztrsen.f
  33970. ztrsna.f
  33971. ztrsyl.f
  33972. ztrti2.f
  33973. ztrtri.f
  33974. ztrtrs.f
  33975. ztzrqf.f
  33976. zung2l.f
  33977. zung2r.f
  33978. zungbr.f
  33979. zunghr.f
  33980. zungl2.f
  33981. zunglq.f
  33982. zungql.f
  33983. zungqr.f
  33984. zungr2.f
  33985. zungrq.f
  33986. zungtr.f
  33987. zunm2l.f
  33988. zunm2r.f
  33989. zunmbr.f
  33990. zunmhr.f
  33991. zunml2.f
  33992. zunmlq.f
  33993. zunmql.f
  33994. zunmqr.f
  33995. zunmr2.f
  33996. zunmrq.f
  33997. zunmtr.f
  33998. zupgtr.f
  33999. zupmtr.f
  34000. -----------------------------------------------------------
  34001. path: /netlib/lapack/lapack-pc/LAPACK/TESTING/
  34002. -----------------------------------------------------------
  34003. EIG/
  34004. LIN/
  34005. MATGEN/
  34006. Makefile
  34007. Makefile.sgi
  34008. cbak.in
  34009. cbal.in
  34010. cbb.in
  34011. cec.in
  34012. ced.in
  34013. cgbak.in
  34014. cgbal.in
  34015. cgg.in
  34016. csb.in
  34017. csg.in
  34018. ctest.in
  34019. dbak.in
  34020. dbal.in
  34021. dbb.in
  34022. dec.in
  34023. ded.in
  34024. dgbak.in
  34025. dgbal.in
  34026. dgg.in
  34027. dsb.in
  34028. dsg.in
  34029. dtest.in
  34030. glm.in
  34031. gqr.in
  34032. gsv.in
  34033. lse.in
  34034. nep.in
  34035. sbak.in
  34036. sbal.in
  34037. sbb.in
  34038. sec.in
  34039. sed.in
  34040. sep.in
  34041. sgbak.in
  34042. sgbal.in
  34043. sgg.in
  34044. ssb.in
  34045. ssg.in
  34046. stest.in
  34047. svd.in
  34048. zbak.in
  34049. zbal.in
  34050. zbb.in
  34051. zec.in
  34052. zed.in
  34053. zgbak.in
  34054. zgbal.in
  34055. zgg.in
  34056. zsb.in
  34057. zsg.in
  34058. ztest.in
  34059. -----------------------------------------------------------
  34060. path: /netlib/lapack/lapack-pc/LAPACK/TESTING/EIG/
  34061. -----------------------------------------------------------
  34062. Makefile
  34063. alahdg.f
  34064. alareq.f
  34065. alarqg.f
  34066. alasmg.f
  34067. alasum.f
  34068. alasvm.f
  34069. cbdt01.f
  34070. cbdt02.f
  34071. cbdt03.f
  34072. cchkbb.f
  34073. cchkbd.f
  34074. cchkbk.f
  34075. cchkbl.f
  34076. cchkec.f
  34077. cchkee.f
  34078. cchkgg.f
  34079. cchkgk.f
  34080. cchkgl.f
  34081. cchkhb.f
  34082. cchkhs.f
  34083. cchkst.f
  34084. cckglm.f
  34085. cckgqr.f
  34086. cckgsv.f
  34087. ccklse.f
  34088. cdrvbd.f
  34089. cdrves.f
  34090. cdrvev.f
  34091. cdrvgg.f
  34092. cdrvsg.f
  34093. cdrvst.f
  34094. cdrvsx.f
  34095. cdrvvx.f
  34096. cerrbd.f
  34097. cerrec.f
  34098. cerred.f
  34099. cerrgg.f
  34100. cerrhs.f
  34101. cerrst.f
  34102. cget02.f
  34103. cget10.f
  34104. cget22.f
  34105. cget23.f
  34106. cget24.f
  34107. cget35.f
  34108. cget36.f
  34109. cget37.f
  34110. cget38.f
  34111. cget51.f
  34112. cget52.f
  34113. cglmts.f
  34114. cgqrts.f
  34115. cgrqts.f
  34116. cgsvts.f
  34117. chbt21.f
  34118. chet21.f
  34119. chet22.f
  34120. chkxer.f
  34121. chpt21.f
  34122. chst01.f
  34123. clarfy.f
  34124. clarhs.f
  34125. clatm4.f
  34126. clsets.f
  34127. csbmv.f
  34128. csgt01.f
  34129. cslect.f
  34130. cstt21.f
  34131. cunt01.f
  34132. cunt03.f
  34133. dbdt01.f
  34134. dbdt02.f
  34135. dbdt03.f
  34136. dchkbb.f
  34137. dchkbd.f
  34138. dchkbk.f
  34139. dchkbl.f
  34140. dchkec.f
  34141. dchkee.f
  34142. dchkgg.f
  34143. dchkgk.f
  34144. dchkgl.f
  34145. dchkhs.f
  34146. dchksb.f
  34147. dchkst.f
  34148. dckglm.f
  34149. dckgqr.f
  34150. dckgsv.f
  34151. dcklse.f
  34152. ddrvbd.f
  34153. ddrves.f
  34154. ddrvev.f
  34155. ddrvgg.f
  34156. ddrvsg.f
  34157. ddrvst.f
  34158. ddrvsx.f
  34159. ddrvvx.f
  34160. derrbd.f
  34161. derrec.f
  34162. derred.f
  34163. derrgg.f
  34164. derrhs.f
  34165. derrst.f
  34166. dget02.f
  34167. dget10.f
  34168. dget22.f
  34169. dget23.f
  34170. dget24.f
  34171. dget31.f
  34172. dget32.f
  34173. dget33.f
  34174. dget34.f
  34175. dget35.f
  34176. dget36.f
  34177. dget37.f
  34178. dget38.f
  34179. dget39.f
  34180. dget51.f
  34181. dget52.f
  34182. dget53.f
  34183. dglmts.f
  34184. dgqrts.f
  34185. dgrqts.f
  34186. dgsvts.f
  34187. dhst01.f
  34188. dlafts.f
  34189. dlahd2.f
  34190. dlarfy.f
  34191. dlarhs.f
  34192. dlasum.f
  34193. dlatb9.f
  34194. dlatm4.f
  34195. dlsets.f
  34196. dort01.f
  34197. dort03.f
  34198. dsbt21.f
  34199. dsgt01.f
  34200. dslect.f
  34201. dspt21.f
  34202. dstech.f
  34203. dstect.f
  34204. dstt21.f
  34205. dstt22.f
  34206. dsvdch.f
  34207. dsvdct.f
  34208. dsxt1.f
  34209. dsyt21.f
  34210. dsyt22.f
  34211. ilaenv.f
  34212. sbdt01.f
  34213. sbdt02.f
  34214. sbdt03.f
  34215. schkbb.f
  34216. schkbd.f
  34217. schkbk.f
  34218. schkbl.f
  34219. schkec.f
  34220. schkee.f
  34221. schkgg.f
  34222. schkgk.f
  34223. schkgl.f
  34224. schkhs.f
  34225. schksb.f
  34226. schkst.f
  34227. sckglm.f
  34228. sckgqr.f
  34229. sckgsv.f
  34230. scklse.f
  34231. sdrvbd.f
  34232. sdrves.f
  34233. sdrvev.f
  34234. sdrvgg.f
  34235. sdrvsg.f
  34236. sdrvst.f
  34237. sdrvsx.f
  34238. sdrvvx.f
  34239. serrbd.f
  34240. serrec.f
  34241. serred.f
  34242. serrgg.f
  34243. serrhs.f
  34244. serrst.f
  34245. sget02.f
  34246. sget10.f
  34247. sget22.f
  34248. sget23.f
  34249. sget24.f
  34250. sget31.f
  34251. sget32.f
  34252. sget33.f
  34253. sget34.f
  34254. sget35.f
  34255. sget36.f
  34256. sget37.f
  34257. sget38.f
  34258. sget39.f
  34259. sget51.f
  34260. sget52.f
  34261. sget53.f
  34262. sglmts.f
  34263. sgqrts.f
  34264. sgrqts.f
  34265. sgsvts.f
  34266. shst01.f
  34267. slafts.f
  34268. slahd2.f
  34269. slarfy.f
  34270. slarhs.f
  34271. slasum.f
  34272. slatb9.f
  34273. slatm4.f
  34274. slsets.f
  34275. sort01.f
  34276. sort03.f
  34277. ssbt21.f
  34278. ssgt01.f
  34279. sslect.f
  34280. sspt21.f
  34281. sstech.f
  34282. sstect.f
  34283. sstt21.f
  34284. sstt22.f
  34285. ssvdch.f
  34286. ssvdct.f
  34287. ssxt1.f
  34288. ssyt21.f
  34289. ssyt22.f
  34290. xerbla.f
  34291. xlaenv.f
  34292. zbdt01.f
  34293. zbdt02.f
  34294. zbdt03.f
  34295. zchkbb.f
  34296. zchkbd.f
  34297. zchkbk.f
  34298. zchkbl.f
  34299. zchkec.f
  34300. zchkee.f
  34301. zchkgg.f
  34302. zchkgk.f
  34303. zchkgl.f
  34304. zchkhb.f
  34305. zchkhs.f
  34306. zchkst.f
  34307. zckglm.f
  34308. zckgqr.f
  34309. zckgsv.f
  34310. zcklse.f
  34311. zdrvbd.f
  34312. zdrves.f
  34313. zdrvev.f
  34314. zdrvgg.f
  34315. zdrvsg.f
  34316. zdrvst.f
  34317. zdrvsx.f
  34318. zdrvvx.f
  34319. zerrbd.f
  34320. zerrec.f
  34321. zerred.f
  34322. zerrgg.f
  34323. zerrhs.f
  34324. zerrst.f
  34325. zget02.f
  34326. zget10.f
  34327. zget22.f
  34328. zget23.f
  34329. zget24.f
  34330. zget35.f
  34331. zget36.f
  34332. zget37.f
  34333. zget38.f
  34334. zget51.f
  34335. zget52.f
  34336. zglmts.f
  34337. zgqrts.f
  34338. zgrqts.f
  34339. zgsvts.f
  34340. zhbt21.f
  34341. zhet21.f
  34342. zhet22.f
  34343. zhpt21.f
  34344. zhst01.f
  34345. zlarfy.f
  34346. zlarhs.f
  34347. zlatm4.f
  34348. zlsets.f
  34349. zsbmv.f
  34350. zsgt01.f
  34351. zslect.f
  34352. zstt21.f
  34353. zunt01.f
  34354. zunt03.f
  34355. -----------------------------------------------------------
  34356. path: /netlib/lapack/lapack-pc/LAPACK/TESTING/LIN/
  34357. -----------------------------------------------------------
  34358. Makefile
  34359. aladhd.f
  34360. alaerh.f
  34361. alaesm.f
  34362. alahd.f
  34363. alareq.f
  34364. alasum.f
  34365. alasvm.f
  34366. cchkaa.f
  34367. cchkeq.f
  34368. cchkgb.f
  34369. cchkge.f
  34370. cchkgt.f
  34371. cchkhe.f
  34372. cchkhp.f
  34373. cchklq.f
  34374. cchkpb.f
  34375. cchkpo.f
  34376. cchkpp.f
  34377. cchkpt.f
  34378. cchkql.f
  34379. cchkqp.f
  34380. cchkqr.f
  34381. cchkrq.f
  34382. cchksp.f
  34383. cchksy.f
  34384. cchktb.f
  34385. cchktp.f
  34386. cchktr.f
  34387. cchktz.f
  34388. cdrvgb.f
  34389. cdrvge.f
  34390. cdrvgt.f
  34391. cdrvhe.f
  34392. cdrvhp.f
  34393. cdrvls.f
  34394. cdrvpb.f
  34395. cdrvpo.f
  34396. cdrvpp.f
  34397. cdrvpt.f
  34398. cdrvsp.f
  34399. cdrvsy.f
  34400. cerrge.f
  34401. cerrgt.f
  34402. cerrhe.f
  34403. cerrlq.f
  34404. cerrls.f
  34405. cerrpo.f
  34406. cerrql.f
  34407. cerrqp.f
  34408. cerrqr.f
  34409. cerrrq.f
  34410. cerrsy.f
  34411. cerrtr.f
  34412. cerrtz.f
  34413. cerrvx.f
  34414. cgbt01.f
  34415. cgbt02.f
  34416. cgbt05.f
  34417. cgelqs.f
  34418. cgeqls.f
  34419. cgeqrs.f
  34420. cgerqs.f
  34421. cget01.f
  34422. cget02.f
  34423. cget03.f
  34424. cget04.f
  34425. cget07.f
  34426. cgtt01.f
  34427. cgtt02.f
  34428. cgtt05.f
  34429. chet01.f
  34430. chkxer.f
  34431. chpt01.f
  34432. claipd.f
  34433. claptm.f
  34434. clarhs.f
  34435. clatb4.f
  34436. clatsp.f
  34437. clatsy.f
  34438. clattb.f
  34439. clattp.f
  34440. clattr.f
  34441. clavhe.f
  34442. clavhp.f
  34443. clavsp.f
  34444. clavsy.f
  34445. clqt01.f
  34446. clqt02.f
  34447. clqt03.f
  34448. cpbt01.f
  34449. cpbt02.f
  34450. cpbt05.f
  34451. cpot01.f
  34452. cpot02.f
  34453. cpot03.f
  34454. cpot05.f
  34455. cppt01.f
  34456. cppt02.f
  34457. cppt03.f
  34458. cppt05.f
  34459. cptt01.f
  34460. cptt02.f
  34461. cptt05.f
  34462. cqlt01.f
  34463. cqlt02.f
  34464. cqlt03.f
  34465. cqpt01.f
  34466. cqrt01.f
  34467. cqrt02.f
  34468. cqrt03.f
  34469. cqrt11.f
  34470. cqrt12.f
  34471. cqrt13.f
  34472. cqrt14.f
  34473. cqrt15.f
  34474. cqrt16.f
  34475. cqrt17.f
  34476. crqt01.f
  34477. crqt02.f
  34478. crqt03.f
  34479. csbmv.f
  34480. cspt01.f
  34481. cspt02.f
  34482. cspt03.f
  34483. csyt01.f
  34484. csyt02.f
  34485. csyt03.f
  34486. ctbt02.f
  34487. ctbt03.f
  34488. ctbt05.f
  34489. ctbt06.f
  34490. ctpt01.f
  34491. ctpt02.f
  34492. ctpt03.f
  34493. ctpt05.f
  34494. ctpt06.f
  34495. ctrt01.f
  34496. ctrt02.f
  34497. ctrt03.f
  34498. ctrt05.f
  34499. ctrt06.f
  34500. ctzt01.f
  34501. ctzt02.f
  34502. dchkaa.f
  34503. dchkeq.f
  34504. dchkgb.f
  34505. dchkge.f
  34506. dchkgt.f
  34507. dchklq.f
  34508. dchkpb.f
  34509. dchkpo.f
  34510. dchkpp.f
  34511. dchkpt.f
  34512. dchkql.f
  34513. dchkqp.f
  34514. dchkqr.f
  34515. dchkrq.f
  34516. dchksp.f
  34517. dchksy.f
  34518. dchktb.f
  34519. dchktp.f
  34520. dchktr.f
  34521. dchktz.f
  34522. ddrvgb.f
  34523. ddrvge.f
  34524. ddrvgt.f
  34525. ddrvls.f
  34526. ddrvpb.f
  34527. ddrvpo.f
  34528. ddrvpp.f
  34529. ddrvpt.f
  34530. ddrvsp.f
  34531. ddrvsy.f
  34532. derrge.f
  34533. derrgt.f
  34534. derrlq.f
  34535. derrls.f
  34536. derrpo.f
  34537. derrql.f
  34538. derrqp.f
  34539. derrqr.f
  34540. derrrq.f
  34541. derrsy.f
  34542. derrtr.f
  34543. derrtz.f
  34544. derrvx.f
  34545. dgbt01.f
  34546. dgbt02.f
  34547. dgbt05.f
  34548. dgelqs.f
  34549. dgeqls.f
  34550. dgeqrs.f
  34551. dgerqs.f
  34552. dget01.f
  34553. dget02.f
  34554. dget03.f
  34555. dget04.f
  34556. dget06.f
  34557. dget07.f
  34558. dgtt01.f
  34559. dgtt02.f
  34560. dgtt05.f
  34561. dlaord.f
  34562. dlaptm.f
  34563. dlarhs.f
  34564. dlatb4.f
  34565. dlattb.f
  34566. dlattp.f
  34567. dlattr.f
  34568. dlavsp.f
  34569. dlavsy.f
  34570. dlqt01.f
  34571. dlqt02.f
  34572. dlqt03.f
  34573. dpbt01.f
  34574. dpbt02.f
  34575. dpbt05.f
  34576. dpot01.f
  34577. dpot02.f
  34578. dpot03.f
  34579. dpot05.f
  34580. dppt01.f
  34581. dppt02.f
  34582. dppt03.f
  34583. dppt05.f
  34584. dptt01.f
  34585. dptt02.f
  34586. dptt05.f
  34587. dqlt01.f
  34588. dqlt02.f
  34589. dqlt03.f
  34590. dqpt01.f
  34591. dqrt01.f
  34592. dqrt02.f
  34593. dqrt03.f
  34594. dqrt11.f
  34595. dqrt12.f
  34596. dqrt13.f
  34597. dqrt14.f
  34598. dqrt15.f
  34599. dqrt16.f
  34600. dqrt17.f
  34601. drqt01.f
  34602. drqt02.f
  34603. drqt03.f
  34604. dspt01.f
  34605. dsyt01.f
  34606. dtbt02.f
  34607. dtbt03.f
  34608. dtbt05.f
  34609. dtbt06.f
  34610. dtpt01.f
  34611. dtpt02.f
  34612. dtpt03.f
  34613. dtpt05.f
  34614. dtpt06.f
  34615. dtrt01.f
  34616. dtrt02.f
  34617. dtrt03.f
  34618. dtrt05.f
  34619. dtrt06.f
  34620. dtzt01.f
  34621. dtzt02.f
  34622. ilaenv.f
  34623. schkaa.f
  34624. schkeq.f
  34625. schkgb.f
  34626. schkge.f
  34627. schkgt.f
  34628. schklq.f
  34629. schkpb.f
  34630. schkpo.f
  34631. schkpp.f
  34632. schkpt.f
  34633. schkql.f
  34634. schkqp.f
  34635. schkqr.f
  34636. schkrq.f
  34637. schksp.f
  34638. schksy.f
  34639. schktb.f
  34640. schktp.f
  34641. schktr.f
  34642. schktz.f
  34643. sdrvgb.f
  34644. sdrvge.f
  34645. sdrvgt.f
  34646. sdrvls.f
  34647. sdrvpb.f
  34648. sdrvpo.f
  34649. sdrvpp.f
  34650. sdrvpt.f
  34651. sdrvsp.f
  34652. sdrvsy.f
  34653. serrge.f
  34654. serrgt.f
  34655. serrlq.f
  34656. serrls.f
  34657. serrpo.f
  34658. serrql.f
  34659. serrqp.f
  34660. serrqr.f
  34661. serrrq.f
  34662. serrsy.f
  34663. serrtr.f
  34664. serrtz.f
  34665. serrvx.f
  34666. sgbt01.f
  34667. sgbt02.f
  34668. sgbt05.f
  34669. sgelqs.f
  34670. sgeqls.f
  34671. sgeqrs.f
  34672. sgerqs.f
  34673. sget01.f
  34674. sget02.f
  34675. sget03.f
  34676. sget04.f
  34677. sget06.f
  34678. sget07.f
  34679. sgtt01.f
  34680. sgtt02.f
  34681. sgtt05.f
  34682. slaord.f
  34683. slaptm.f
  34684. slarhs.f
  34685. slatb4.f
  34686. slattb.f
  34687. slattp.f
  34688. slattr.f
  34689. slavsp.f
  34690. slavsy.f
  34691. slqt01.f
  34692. slqt02.f
  34693. slqt03.f
  34694. spbt01.f
  34695. spbt02.f
  34696. spbt05.f
  34697. spot01.f
  34698. spot02.f
  34699. spot03.f
  34700. spot05.f
  34701. sppt01.f
  34702. sppt02.f
  34703. sppt03.f
  34704. sppt05.f
  34705. sptt01.f
  34706. sptt02.f
  34707. sptt05.f
  34708. sqlt01.f
  34709. sqlt02.f
  34710. sqlt03.f
  34711. sqpt01.f
  34712. sqrt01.f
  34713. sqrt02.f
  34714. sqrt03.f
  34715. sqrt11.f
  34716. sqrt12.f
  34717. sqrt13.f
  34718. sqrt14.f
  34719. sqrt15.f
  34720. sqrt16.f
  34721. sqrt17.f
  34722. srqt01.f
  34723. srqt02.f
  34724. srqt03.f
  34725. sspt01.f
  34726. ssyt01.f
  34727. stbt02.f
  34728. stbt03.f
  34729. stbt05.f
  34730. stbt06.f
  34731. stpt01.f
  34732. stpt02.f
  34733. stpt03.f
  34734. stpt05.f
  34735. stpt06.f
  34736. strt01.f
  34737. strt02.f
  34738. strt03.f
  34739. strt05.f
  34740. strt06.f
  34741. stzt01.f
  34742. stzt02.f
  34743. xerbla.f
  34744. xlaenv.f
  34745. zchkaa.f
  34746. zchkeq.f
  34747. zchkgb.f
  34748. zchkge.f
  34749. zchkgt.f
  34750. zchkhe.f
  34751. zchkhp.f
  34752. zchklq.f
  34753. zchkpb.f
  34754. zchkpo.f
  34755. zchkpp.f
  34756. zchkpt.f
  34757. zchkql.f
  34758. zchkqp.f
  34759. zchkqr.f
  34760. zchkrq.f
  34761. zchksp.f
  34762. zchksy.f
  34763. zchktb.f
  34764. zchktp.f
  34765. zchktr.f
  34766. zchktz.f
  34767. zdrvgb.f
  34768. zdrvge.f
  34769. zdrvgt.f
  34770. zdrvhe.f
  34771. zdrvhp.f
  34772. zdrvls.f
  34773. zdrvpb.f
  34774. zdrvpo.f
  34775. zdrvpp.f
  34776. zdrvpt.f
  34777. zdrvsp.f
  34778. zdrvsy.f
  34779. zerrge.f
  34780. zerrgt.f
  34781. zerrhe.f
  34782. zerrlq.f
  34783. zerrls.f
  34784. zerrpo.f
  34785. zerrql.f
  34786. zerrqp.f
  34787. zerrqr.f
  34788. zerrrq.f
  34789. zerrsy.f
  34790. zerrtr.f
  34791. zerrtz.f
  34792. zerrvx.f
  34793. zgbt01.f
  34794. zgbt02.f
  34795. zgbt05.f
  34796. zgelqs.f
  34797. zgeqls.f
  34798. zgeqrs.f
  34799. zgerqs.f
  34800. zget01.f
  34801. zget02.f
  34802. zget03.f
  34803. zget04.f
  34804. zget07.f
  34805. zgtt01.f
  34806. zgtt02.f
  34807. zgtt05.f
  34808. zhet01.f
  34809. zhpt01.f
  34810. zlaipd.f
  34811. zlaptm.f
  34812. zlarhs.f
  34813. zlatb4.f
  34814. zlatsp.f
  34815. zlatsy.f
  34816. zlattb.f
  34817. zlattp.f
  34818. zlattr.f
  34819. zlavhe.f
  34820. zlavhp.f
  34821. zlavsp.f
  34822. zlavsy.f
  34823. zlqt01.f
  34824. zlqt02.f
  34825. zlqt03.f
  34826. zpbt01.f
  34827. zpbt02.f
  34828. zpbt05.f
  34829. zpot01.f
  34830. zpot02.f
  34831. zpot03.f
  34832. zpot05.f
  34833. zppt01.f
  34834. zppt02.f
  34835. zppt03.f
  34836. zppt05.f
  34837. zptt01.f
  34838. zptt02.f
  34839. zptt05.f
  34840. zqlt01.f
  34841. zqlt02.f
  34842. zqlt03.f
  34843. zqpt01.f
  34844. zqrt01.f
  34845. zqrt02.f
  34846. zqrt03.f
  34847. zqrt11.f
  34848. zqrt12.f
  34849. zqrt13.f
  34850. zqrt14.f
  34851. zqrt15.f
  34852. zqrt16.f
  34853. zqrt17.f
  34854. zrqt01.f
  34855. zrqt02.f
  34856. zrqt03.f
  34857. zsbmv.f
  34858. zspt01.f
  34859. zspt02.f
  34860. zspt03.f
  34861. zsyt01.f
  34862. zsyt02.f
  34863. zsyt03.f
  34864. ztbt02.f
  34865. ztbt03.f
  34866. ztbt05.f
  34867. ztbt06.f
  34868. ztpt01.f
  34869. ztpt02.f
  34870. ztpt03.f
  34871. ztpt05.f
  34872. ztpt06.f
  34873. ztrt01.f
  34874. ztrt02.f
  34875. ztrt03.f
  34876. ztrt05.f
  34877. ztrt06.f
  34878. ztzt01.f
  34879. ztzt02.f
  34880. -----------------------------------------------------------
  34881. path: /netlib/lapack/lapack-pc/LAPACK/TESTING/MATGEN/
  34882. -----------------------------------------------------------
  34883. Makefile
  34884. clagge.f
  34885. claghe.f
  34886. clagsy.f
  34887. clarge.f
  34888. clarnd.f
  34889. claror.f
  34890. clarot.f
  34891. clatm1.f
  34892. clatm2.f
  34893. clatm3.f
  34894. clatme.f
  34895. clatmr.f
  34896. clatms.f
  34897. dlagge.f
  34898. dlagsy.f
  34899. dlaran.f
  34900. dlarge.f
  34901. dlarnd.f
  34902. dlaror.f
  34903. dlarot.f
  34904. dlatm1.f
  34905. dlatm2.f
  34906. dlatm3.f
  34907. dlatme.f
  34908. dlatmr.f
  34909. dlatms.f
  34910. slagge.f
  34911. slagsy.f
  34912. slaran.f
  34913. slarge.f
  34914. slarnd.f
  34915. slaror.f
  34916. slarot.f
  34917. slatm1.f
  34918. slatm2.f
  34919. slatm3.f
  34920. slatme.f
  34921. slatmr.f
  34922. slatms.f
  34923. zlagge.f
  34924. zlaghe.f
  34925. zlagsy.f
  34926. zlarge.f
  34927. zlarnd.f
  34928. zlaror.f
  34929. zlarot.f
  34930. zlatm1.f
  34931. zlatm2.f
  34932. zlatm3.f
  34933. zlatme.f
  34934. zlatmr.f
  34935. zlatms.f
  34936. -----------------------------------------------------------
  34937. path: /netlib/lapack/lapack-pc/LAPACK/TIMING/
  34938. -----------------------------------------------------------
  34939. CBAND.in
  34940. CBLASA.in
  34941. CBLASB.in
  34942. CBLASC.in
  34943. CGEPTIM.in
  34944. CNEPTIM.in
  34945. CSEPTIM.in
  34946. CSVDTIM.in
  34947. CTIME.in
  34948. CTIME2.in
  34949. DBAND.in
  34950. DBLASA.in
  34951. DBLASB.in
  34952. DBLASC.in
  34953. DGEPTIM.in
  34954. DNEPTIM.in
  34955. DSEPTIM.in
  34956. DSVDTIM.in
  34957. DTIME.in
  34958. DTIME2.in
  34959. EIG/
  34960. LIN/
  34961. Makefile
  34962. Makefile.sgi
  34963. SBAND.in
  34964. SBLASA.in
  34965. SBLASB.in
  34966. SBLASC.in
  34967. SGEPTIM.in
  34968. SNEPTIM.in
  34969. SSEPTIM.in
  34970. SSVDTIM.in
  34971. STIME.in
  34972. STIME2.in
  34973. ZBAND.in
  34974. ZBLASA.in
  34975. ZBLASB.in
  34976. ZBLASC.in
  34977. ZGEPTIM.in
  34978. ZNEPTIM.in
  34979. ZSEPTIM.in
  34980. ZSVDTIM.in
  34981. ZTIME.in
  34982. ZTIME2.in
  34983. cband.in
  34984. cblasa.in
  34985. cblasb.in
  34986. cblasc.in
  34987. cgeptim.in
  34988. cneptim.in
  34989. cseptim.in
  34990. csvdtim.in
  34991. ctime.in
  34992. ctime2.in
  34993. dband.in
  34994. dblasa.in
  34995. dblasb.in
  34996. dblasc.in
  34997. dgeptim.in
  34998. dneptim.in
  34999. dseptim.in
  35000. dsvdtim.in
  35001. dtime.in
  35002. dtime2.in
  35003. sband.in
  35004. sblasa.in
  35005. sblasb.in
  35006. sblasc.in
  35007. sgeptim.in
  35008. sneptim.in
  35009. sseptim.in
  35010. ssvdtim.in
  35011. stime.in
  35012. stime2.in
  35013. zband.in
  35014. zblasa.in
  35015. zblasb.in
  35016. zblasc.in
  35017. zgeptim.in
  35018. zneptim.in
  35019. zseptim.in
  35020. zsvdtim.in
  35021. ztime.in
  35022. ztime2.in
  35023. -----------------------------------------------------------
  35024. path: /netlib/lapack/lapack-pc/LAPACK/TIMING/EIG/
  35025. -----------------------------------------------------------
  35026. EIGSRC/
  35027. Makefile
  35028. atimin.f
  35029. ceispack.f
  35030. claqzh.f
  35031. clatm4.f
  35032. ctim21.f
  35033. ctim22.f
  35034. ctim26.f
  35035. ctim51.f
  35036. ctimee.f
  35037. deispack.f
  35038. dlaqzh.f
  35039. dlatm4.f
  35040. dmflop.f
  35041. dopla.f
  35042. dopla2.f
  35043. dprtbe.f
  35044. dprtbg.f
  35045. dprtbr.f
  35046. dprtbs.f
  35047. dprtbv.f
  35048. dtim21.f
  35049. dtim22.f
  35050. dtim26.f
  35051. dtim51.f
  35052. dtimee.f
  35053. ilaenv.f
  35054. seispack.f
  35055. slaqzh.f
  35056. slatm4.f
  35057. smflop.f
  35058. sopla.f
  35059. sopla2.f
  35060. sprtbe.f
  35061. sprtbg.f
  35062. sprtbr.f
  35063. sprtbs.f
  35064. sprtbv.f
  35065. stim21.f
  35066. stim22.f
  35067. stim26.f
  35068. stim51.f
  35069. stimee.f
  35070. xlaenv.f
  35071. zeispack.f
  35072. zlaqzh.f
  35073. zlatm4.f
  35074. ztim21.f
  35075. ztim22.f
  35076. ztim26.f
  35077. ztim51.f
  35078. ztimee.f
  35079. -----------------------------------------------------------
  35080. path: /netlib/lapack/lapack-pc/LAPACK/TIMING/EIG/EIGSRC/
  35081. -----------------------------------------------------------
  35082. Makefile
  35083. cbdsqr.f
  35084. cgghrd.f
  35085. chgeqz.f
  35086. chsein.f
  35087. chseqr.f
  35088. claed0.f
  35089. claed7.f
  35090. claed8.f
  35091. claein.f
  35092. clahqr.f
  35093. cpteqr.f
  35094. cstedc.f
  35095. cstein.f
  35096. csteqr.f
  35097. ctgevc.f
  35098. ctrevc.f
  35099. dbdsqr.f
  35100. dgghrd.f
  35101. dhgeqz.f
  35102. dhsein.f
  35103. dhseqr.f
  35104. dlaebz.f
  35105. dlaed0.f
  35106. dlaed1.f
  35107. dlaed2.f
  35108. dlaed3.f
  35109. dlaed4.f
  35110. dlaed5.f
  35111. dlaed6.f
  35112. dlaed7.f
  35113. dlaed8.f
  35114. dlaed9.f
  35115. dlaeda.f
  35116. dlaein.f
  35117. dlahqr.f
  35118. dlasq1.f
  35119. dlasq2.f
  35120. dlasq3.f
  35121. dlasq4.f
  35122. dpteqr.f
  35123. dstebz.f
  35124. dstedc.f
  35125. dstein.f
  35126. dsteqr.f
  35127. dsterf.f
  35128. dtgevc.f
  35129. dtrevc.f
  35130. sbdsqr.f
  35131. sgghrd.f
  35132. shgeqz.f
  35133. shsein.f
  35134. shseqr.f
  35135. slaebz.f
  35136. slaed0.f
  35137. slaed1.f
  35138. slaed2.f
  35139. slaed3.f
  35140. slaed4.f
  35141. slaed5.f
  35142. slaed6.f
  35143. slaed7.f
  35144. slaed8.f
  35145. slaed9.f
  35146. slaeda.f
  35147. slaein.f
  35148. slahqr.f
  35149. slasq1.f
  35150. slasq2.f
  35151. slasq3.f
  35152. slasq4.f
  35153. spteqr.f
  35154. sstebz.f
  35155. sstedc.f
  35156. sstein.f
  35157. ssteqr.f
  35158. ssterf.f
  35159. stgevc.f
  35160. strevc.f
  35161. zbdsqr.f
  35162. zgghrd.f
  35163. zhgeqz.f
  35164. zhsein.f
  35165. zhseqr.f
  35166. zlaed0.f
  35167. zlaed7.f
  35168. zlaed8.f
  35169. zlaein.f
  35170. zlahqr.f
  35171. zpteqr.f
  35172. zstedc.f
  35173. zstein.f
  35174. zsteqr.f
  35175. ztgevc.f
  35176. ztrevc.f
  35177. -----------------------------------------------------------
  35178. path: /netlib/lapack/lapack-pc/LAPACK/TIMING/LIN/
  35179. -----------------------------------------------------------
  35180. Makefile
  35181. atimck.f
  35182. atimin.f
  35183. clinpk.f
  35184. ctimaa.f
  35185. ctimb2.f
  35186. ctimb3.f
  35187. ctimbr.f
  35188. ctimgb.f
  35189. ctimge.f
  35190. ctimgt.f
  35191. ctimhe.f
  35192. ctimhp.f
  35193. ctimhr.f
  35194. ctimlq.f
  35195. ctimmg.f
  35196. ctimmm.f
  35197. ctimmv.f
  35198. ctimpb.f
  35199. ctimpo.f
  35200. ctimpp.f
  35201. ctimpt.f
  35202. ctimql.f
  35203. ctimqp.f
  35204. ctimqr.f
  35205. ctimrq.f
  35206. ctimsp.f
  35207. ctimsy.f
  35208. ctimtb.f
  35209. ctimtd.f
  35210. ctimtp.f
  35211. ctimtr.f
  35212. deispk.f
  35213. dlinpk.f
  35214. dmflop.f
  35215. dopaux.f
  35216. dopbl2.f
  35217. dopbl3.f
  35218. dopgb.f
  35219. dopla.f
  35220. dprtb2.f
  35221. dprtb3.f
  35222. dprtb4.f
  35223. dprtb5.f
  35224. dprtbl.f
  35225. dtimaa.f
  35226. dtimb2.f
  35227. dtimb3.f
  35228. dtimbr.f
  35229. dtimgb.f
  35230. dtimge.f
  35231. dtimgt.f
  35232. dtimhr.f
  35233. dtimlq.f
  35234. dtimmg.f
  35235. dtimmm.f
  35236. dtimmv.f
  35237. dtimpb.f
  35238. dtimpo.f
  35239. dtimpp.f
  35240. dtimpt.f
  35241. dtimql.f
  35242. dtimqp.f
  35243. dtimqr.f
  35244. dtimrq.f
  35245. dtimsp.f
  35246. dtimsy.f
  35247. dtimtb.f
  35248. dtimtd.f
  35249. dtimtp.f
  35250. dtimtr.f
  35251. icopy.f
  35252. ilaenv.f
  35253. seispk.f
  35254. slinpk.f
  35255. smflop.f
  35256. sopaux.f
  35257. sopbl2.f
  35258. sopbl3.f
  35259. sopgb.f
  35260. sopla.f
  35261. sprtb2.f
  35262. sprtb3.f
  35263. sprtb4.f
  35264. sprtb5.f
  35265. sprtbl.f
  35266. stimaa.f
  35267. stimb2.f
  35268. stimb3.f
  35269. stimbr.f
  35270. stimgb.f
  35271. stimge.f
  35272. stimgt.f
  35273. stimhr.f
  35274. stimlq.f
  35275. stimmg.f
  35276. stimmm.f
  35277. stimmv.f
  35278. stimpb.f
  35279. stimpo.f
  35280. stimpp.f
  35281. stimpt.f
  35282. stimql.f
  35283. stimqp.f
  35284. stimqr.f
  35285. stimrq.f
  35286. stimsp.f
  35287. stimsy.f
  35288. stimtb.f
  35289. stimtd.f
  35290. stimtp.f
  35291. stimtr.f
  35292. xlaenv.f
  35293. zlinpk.f
  35294. ztimaa.f
  35295. ztimb2.f
  35296. ztimb3.f
  35297. ztimbr.f
  35298. ztimgb.f
  35299. ztimge.f
  35300. ztimgt.f
  35301. ztimhe.f
  35302. ztimhp.f
  35303. ztimhr.f
  35304. ztimlq.f
  35305. ztimmg.f
  35306. ztimmm.f
  35307. ztimmv.f
  35308. ztimpb.f
  35309. ztimpo.f
  35310. ztimpp.f
  35311. ztimpt.f
  35312. ztimql.f
  35313. ztimqp.f
  35314. ztimqr.f
  35315. ztimrq.f
  35316. ztimsp.f
  35317. ztimsy.f
  35318. ztimtb.f
  35319. ztimtd.f
  35320. ztimtp.f
  35321. ztimtr.f
  35322. -----------------------------------------------------------
  35323. for     (FOR NON EMAIL USERS ONLY) This is the COMPLETE
  35324. path: /netlib/lapack/lapack/
  35325. -----------------------------------------------------------
  35326. BLAS/
  35327. INSTALL/
  35328. Makefile
  35329. README
  35330. SRC/
  35331. TESTING/
  35332. TIMING/
  35333. latape
  35334. make.inc
  35335. -----------------------------------------------------------
  35336. path: /netlib/lapack/lapack/BLAS/
  35337. -----------------------------------------------------------
  35338. SRC/
  35339. TESTING/
  35340. cblat2.in
  35341. cblat3.in
  35342. dblat2.in
  35343. dblat3.in
  35344. sblat2.in
  35345. sblat3.in
  35346. zblat2.in
  35347. zblat3.in
  35348. -----------------------------------------------------------
  35349. path: /netlib/lapack/lapack/BLAS/SRC/
  35350. -----------------------------------------------------------
  35351. Makefile
  35352. caxpy.f
  35353. ccopy.f
  35354. cdotc.f
  35355. cdotu.f
  35356. cgbmv.f
  35357. cgemm.f
  35358. cgemv.f
  35359. cgerc.f
  35360. cgeru.f
  35361. chbmv.f
  35362. chemm.f
  35363. chemv.f
  35364. cher.f
  35365. cher2.f
  35366. cher2k.f
  35367. cherk.f
  35368. chpmv.f
  35369. chpr.f
  35370. chpr2.f
  35371. crotg.f
  35372. cscal.f
  35373. csscal.f
  35374. cswap.f
  35375. csymm.f
  35376. csyr2k.f
  35377. csyrk.f
  35378. ctbmv.f
  35379. ctbsv.f
  35380. ctpmv.f
  35381. ctpsv.f
  35382. ctrmm.f
  35383. ctrmv.f
  35384. ctrsm.f
  35385. ctrsv.f
  35386. dasum.f
  35387. daxpy.f
  35388. dcabs1.f
  35389. dcopy.f
  35390. ddot.f
  35391. dgbmv.f
  35392. dgemm.f
  35393. dgemv.f
  35394. dger.f
  35395. dnrm2.f
  35396. drot.f
  35397. drotg.f
  35398. dsbmv.f
  35399. dscal.f
  35400. dspmv.f
  35401. dspr.f
  35402. dspr2.f
  35403. dswap.f
  35404. dsymm.f
  35405. dsymv.f
  35406. dsyr.f
  35407. dsyr2.f
  35408. dsyr2k.f
  35409. dsyrk.f
  35410. dtbmv.f
  35411. dtbsv.f
  35412. dtpmv.f
  35413. dtpsv.f
  35414. dtrmm.f
  35415. dtrmv.f
  35416. dtrsm.f
  35417. dtrsv.f
  35418. dzasum.f
  35419. dznrm2.f
  35420. icamax.f
  35421. idamax.f
  35422. isamax.f
  35423. izamax.f
  35424. lsame.f
  35425. sasum.f
  35426. saxpy.f
  35427. scasum.f
  35428. scnrm2.f
  35429. scopy.f
  35430. sdot.f
  35431. sgbmv.f
  35432. sgemm.f
  35433. sgemv.f
  35434. sger.f
  35435. snrm2.f
  35436. srot.f
  35437. srotg.f
  35438. ssbmv.f
  35439. sscal.f
  35440. sspmv.f
  35441. sspr.f
  35442. sspr2.f
  35443. sswap.f
  35444. ssymm.f
  35445. ssymv.f
  35446. ssyr.f
  35447. ssyr2.f
  35448. ssyr2k.f
  35449. ssyrk.f
  35450. stbmv.f
  35451. stbsv.f
  35452. stpmv.f
  35453. stpsv.f
  35454. strmm.f
  35455. strmv.f
  35456. strsm.f
  35457. strsv.f
  35458. xerbla.f
  35459. zaxpy.f
  35460. zcopy.f
  35461. zdotc.f
  35462. zdotu.f
  35463. zdscal.f
  35464. zgbmv.f
  35465. zgemm.f
  35466. zgemv.f
  35467. zgerc.f
  35468. zgeru.f
  35469. zhbmv.f
  35470. zhemm.f
  35471. zhemv.f
  35472. zher.f
  35473. zher2.f
  35474. zher2k.f
  35475. zherk.f
  35476. zhpmv.f
  35477. zhpr.f
  35478. zhpr2.f
  35479. zrotg.f
  35480. zscal.f
  35481. zswap.f
  35482. zsymm.f
  35483. zsyr2k.f
  35484. zsyrk.f
  35485. ztbmv.f
  35486. ztbsv.f
  35487. ztpmv.f
  35488. ztpsv.f
  35489. ztrmm.f
  35490. ztrmv.f
  35491. ztrsm.f
  35492. ztrsv.f
  35493. -----------------------------------------------------------
  35494. path: /netlib/lapack/lapack/BLAS/TESTING/
  35495. -----------------------------------------------------------
  35496. Makeblat1
  35497. Makeblat2
  35498. Makeblat3
  35499. cblat1.f
  35500. cblat2.f
  35501. cblat3.f
  35502. dblat1.f
  35503. dblat2.f
  35504. dblat3.f
  35505. sblat1.f
  35506. sblat2.f
  35507. sblat3.f
  35508. zblat1.f
  35509. zblat2.f
  35510. zblat3.f
  35511. -----------------------------------------------------------
  35512. path: /netlib/lapack/lapack/INSTALL/
  35513. -----------------------------------------------------------
  35514. Makefile
  35515. dlamch.f
  35516. dlamchtst.f
  35517. dsecnd.f
  35518. dsecndtst.f
  35519. lawn81.ps
  35520. lawn81.tex
  35521. lsame.f
  35522. lsametst.f
  35523. org2.ps
  35524. psfig.tex
  35525. second.f
  35526. secondtst.f
  35527. slamch.f
  35528. slamchtst.f
  35529. -----------------------------------------------------------
  35530. path: /netlib/lapack/lapack/SRC/
  35531. -----------------------------------------------------------
  35532. Makefile
  35533. cbdsqr.f
  35534. cgbbrd.f
  35535. cgbcon.f
  35536. cgbequ.f
  35537. cgbrfs.f
  35538. cgbsv.f
  35539. cgbsvx.f
  35540. cgbtf2.f
  35541. cgbtrf.f
  35542. cgbtrs.f
  35543. cgebak.f
  35544. cgebal.f
  35545. cgebd2.f
  35546. cgebrd.f
  35547. cgecon.f
  35548. cgeequ.f
  35549. cgees.f
  35550. cgeesx.f
  35551. cgeev.f
  35552. cgeevx.f
  35553. cgegs.f
  35554. cgegv.f
  35555. cgehd2.f
  35556. cgehrd.f
  35557. cgelq2.f
  35558. cgelqf.f
  35559. cgels.f
  35560. cgelss.f
  35561. cgelsx.f
  35562. cgeql2.f
  35563. cgeqlf.f
  35564. cgeqpf.f
  35565. cgeqr2.f
  35566. cgeqrf.f
  35567. cgerfs.f
  35568. cgerq2.f
  35569. cgerqf.f
  35570. cgesv.f
  35571. cgesvd.f
  35572. cgesvx.f
  35573. cgetf2.f
  35574. cgetrf.f
  35575. cgetri.f
  35576. cgetrs.f
  35577. cggbak.f
  35578. cggbal.f
  35579. cggglm.f
  35580. cgghrd.f
  35581. cgglse.f
  35582. cggqrf.f
  35583. cggrqf.f
  35584. cggsvd.f
  35585. cggsvp.f
  35586. cgtcon.f
  35587. cgtrfs.f
  35588. cgtsv.f
  35589. cgtsvx.f
  35590. cgttrf.f
  35591. cgttrs.f
  35592. chbev.f
  35593. chbevd.f
  35594. chbevx.f
  35595. chbgst.f
  35596. chbgv.f
  35597. chbtrd.f
  35598. checon.f
  35599. cheev.f
  35600. cheevd.f
  35601. cheevx.f
  35602. chegs2.f
  35603. chegst.f
  35604. chegv.f
  35605. cherfs.f
  35606. chesv.f
  35607. chesvx.f
  35608. chetd2.f
  35609. chetf2.f
  35610. chetrd.f
  35611. chetrf.f
  35612. chetri.f
  35613. chetrs.f
  35614. chgeqz.f
  35615. chpcon.f
  35616. chpev.f
  35617. chpevd.f
  35618. chpevx.f
  35619. chpgst.f
  35620. chpgv.f
  35621. chprfs.f
  35622. chpsv.f
  35623. chpsvx.f
  35624. chptrd.f
  35625. chptrf.f
  35626. chptri.f
  35627. chptrs.f
  35628. chsein.f
  35629. chseqr.f
  35630. clabrd.f
  35631. clacgv.f
  35632. clacon.f
  35633. clacpy.f
  35634. clacrm.f
  35635. clacrt.f
  35636. cladiv.f
  35637. claed0.f
  35638. claed7.f
  35639. claed8.f
  35640. claein.f
  35641. claesy.f
  35642. claev2.f
  35643. clags2.f
  35644. clagtm.f
  35645. clahef.f
  35646. clahqr.f
  35647. clahrd.f
  35648. claic1.f
  35649. clangb.f
  35650. clange.f
  35651. clangt.f
  35652. clanhb.f
  35653. clanhe.f
  35654. clanhp.f
  35655. clanhs.f
  35656. clanht.f
  35657. clansb.f
  35658. clansp.f
  35659. clansy.f
  35660. clantb.f
  35661. clantp.f
  35662. clantr.f
  35663. clapll.f
  35664. clapmt.f
  35665. claqgb.f
  35666. claqge.f
  35667. claqhb.f
  35668. claqhe.f
  35669. claqhp.f
  35670. claqsb.f
  35671. claqsp.f
  35672. claqsy.f
  35673. clar2v.f
  35674. clarf.f
  35675. clarfb.f
  35676. clarfg.f
  35677. clarft.f
  35678. clarfx.f
  35679. clargv.f
  35680. clarnv.f
  35681. clartg.f
  35682. clartv.f
  35683. clascl.f
  35684. claset.f
  35685. clasr.f
  35686. classq.f
  35687. claswp.f
  35688. clasyf.f
  35689. clatbs.f
  35690. clatps.f
  35691. clatrd.f
  35692. clatrs.f
  35693. clatzm.f
  35694. clauu2.f
  35695. clauum.f
  35696. cpbcon.f
  35697. cpbequ.f
  35698. cpbrfs.f
  35699. cpbstf.f
  35700. cpbsv.f
  35701. cpbsvx.f
  35702. cpbtf2.f
  35703. cpbtrf.f
  35704. cpbtrs.f
  35705. cpocon.f
  35706. cpoequ.f
  35707. cporfs.f
  35708. cposv.f
  35709. cposvx.f
  35710. cpotf2.f
  35711. cpotrf.f
  35712. cpotri.f
  35713. cpotrs.f
  35714. cppcon.f
  35715. cppequ.f
  35716. cpprfs.f
  35717. cppsv.f
  35718. cppsvx.f
  35719. cpptrf.f
  35720. cpptri.f
  35721. cpptrs.f
  35722. cptcon.f
  35723. cpteqr.f
  35724. cptrfs.f
  35725. cptsv.f
  35726. cptsvx.f
  35727. cpttrf.f
  35728. cpttrs.f
  35729. crot.f
  35730. cspcon.f
  35731. cspmv.f
  35732. cspr.f
  35733. csprfs.f
  35734. cspsv.f
  35735. cspsvx.f
  35736. csptrf.f
  35737. csptri.f
  35738. csptrs.f
  35739. csrot.f
  35740. csrscl.f
  35741. cstedc.f
  35742. cstein.f
  35743. csteqr.f
  35744. csycon.f
  35745. csymv.f
  35746. csyr.f
  35747. csyrfs.f
  35748. csysv.f
  35749. csysvx.f
  35750. csytf2.f
  35751. csytrf.f
  35752. csytri.f
  35753. csytrs.f
  35754. ctbcon.f
  35755. ctbrfs.f
  35756. ctbtrs.f
  35757. ctgevc.f
  35758. ctgsja.f
  35759. ctpcon.f
  35760. ctprfs.f
  35761. ctptri.f
  35762. ctptrs.f
  35763. ctrcon.f
  35764. ctrevc.f
  35765. ctrexc.f
  35766. ctrrfs.f
  35767. ctrsen.f
  35768. ctrsna.f
  35769. ctrsyl.f
  35770. ctrti2.f
  35771. ctrtri.f
  35772. ctrtrs.f
  35773. ctzrqf.f
  35774. cung2l.f
  35775. cung2r.f
  35776. cungbr.f
  35777. cunghr.f
  35778. cungl2.f
  35779. cunglq.f
  35780. cungql.f
  35781. cungqr.f
  35782. cungr2.f
  35783. cungrq.f
  35784. cungtr.f
  35785. cunm2l.f
  35786. cunm2r.f
  35787. cunmbr.f
  35788. cunmhr.f
  35789. cunml2.f
  35790. cunmlq.f
  35791. cunmql.f
  35792. cunmqr.f
  35793. cunmr2.f
  35794. cunmrq.f
  35795. cunmtr.f
  35796. cupgtr.f
  35797. cupmtr.f
  35798. dbdsqr.f
  35799. ddisna.f
  35800. dgbbrd.f
  35801. dgbcon.f
  35802. dgbequ.f
  35803. dgbrfs.f
  35804. dgbsv.f
  35805. dgbsvx.f
  35806. dgbtf2.f
  35807. dgbtrf.f
  35808. dgbtrs.f
  35809. dgebak.f
  35810. dgebal.f
  35811. dgebd2.f
  35812. dgebrd.f
  35813. dgecon.f
  35814. dgeequ.f
  35815. dgees.f
  35816. dgeesx.f
  35817. dgeev.f
  35818. dgeevx.f
  35819. dgegs.f
  35820. dgegv.f
  35821. dgehd2.f
  35822. dgehrd.f
  35823. dgelq2.f
  35824. dgelqf.f
  35825. dgels.f
  35826. dgelss.f
  35827. dgelsx.f
  35828. dgeql2.f
  35829. dgeqlf.f
  35830. dgeqpf.f
  35831. dgeqr2.f
  35832. dgeqrf.f
  35833. dgerfs.f
  35834. dgerq2.f
  35835. dgerqf.f
  35836. dgesv.f
  35837. dgesvd.f
  35838. dgesvx.f
  35839. dgetf2.f
  35840. dgetrf.f
  35841. dgetri.f
  35842. dgetrs.f
  35843. dggbak.f
  35844. dggbal.f
  35845. dggglm.f
  35846. dgghrd.f
  35847. dgglse.f
  35848. dggqrf.f
  35849. dggrqf.f
  35850. dggsvd.f
  35851. dggsvp.f
  35852. dgtcon.f
  35853. dgtrfs.f
  35854. dgtsv.f
  35855. dgtsvx.f
  35856. dgttrf.f
  35857. dgttrs.f
  35858. dhgeqz.f
  35859. dhsein.f
  35860. dhseqr.f
  35861. dlabad.f
  35862. dlabrd.f
  35863. dlacon.f
  35864. dlacpy.f
  35865. dladiv.f
  35866. dlae2.f
  35867. dlaebz.f
  35868. dlaed0.f
  35869. dlaed1.f
  35870. dlaed2.f
  35871. dlaed3.f
  35872. dlaed4.f
  35873. dlaed5.f
  35874. dlaed6.f
  35875. dlaed7.f
  35876. dlaed8.f
  35877. dlaed9.f
  35878. dlaeda.f
  35879. dlaein.f
  35880. dlaev2.f
  35881. dlaexc.f
  35882. dlag2.f
  35883. dlags2.f
  35884. dlagtf.f
  35885. dlagtm.f
  35886. dlagts.f
  35887. dlahqr.f
  35888. dlahrd.f
  35889. dlaic1.f
  35890. dlaln2.f
  35891. dlamch.f
  35892. dlamrg.f
  35893. dlangb.f
  35894. dlange.f
  35895. dlangt.f
  35896. dlanhs.f
  35897. dlansb.f
  35898. dlansp.f
  35899. dlanst.f
  35900. dlansy.f
  35901. dlantb.f
  35902. dlantp.f
  35903. dlantr.f
  35904. dlanv2.f
  35905. dlapll.f
  35906. dlapmt.f
  35907. dlapy2.f
  35908. dlapy3.f
  35909. dlaqgb.f
  35910. dlaqge.f
  35911. dlaqsb.f
  35912. dlaqsp.f
  35913. dlaqsy.f
  35914. dlaqtr.f
  35915. dlar2v.f
  35916. dlarf.f
  35917. dlarfb.f
  35918. dlarfg.f
  35919. dlarft.f
  35920. dlarfx.f
  35921. dlargv.f
  35922. dlarnv.f
  35923. dlartg.f
  35924. dlartv.f
  35925. dlaruv.f
  35926. dlas2.f
  35927. dlascl.f
  35928. dlaset.f
  35929. dlasq1.f
  35930. dlasq2.f
  35931. dlasq3.f
  35932. dlasq4.f
  35933. dlasr.f
  35934. dlasrt.f
  35935. dlassq.f
  35936. dlasv2.f
  35937. dlaswp.f
  35938. dlasy2.f
  35939. dlasyf.f
  35940. dlatbs.f
  35941. dlatps.f
  35942. dlatrd.f
  35943. dlatrs.f
  35944. dlatzm.f
  35945. dlauu2.f
  35946. dlauum.f
  35947. dopgtr.f
  35948. dopmtr.f
  35949. dorg2l.f
  35950. dorg2r.f
  35951. dorgbr.f
  35952. dorghr.f
  35953. dorgl2.f
  35954. dorglq.f
  35955. dorgql.f
  35956. dorgqr.f
  35957. dorgr2.f
  35958. dorgrq.f
  35959. dorgtr.f
  35960. dorm2l.f
  35961. dorm2r.f
  35962. dormbr.f
  35963. dormhr.f
  35964. dorml2.f
  35965. dormlq.f
  35966. dormql.f
  35967. dormqr.f
  35968. dormr2.f
  35969. dormrq.f
  35970. dormtr.f
  35971. dpbcon.f
  35972. dpbequ.f
  35973. dpbrfs.f
  35974. dpbstf.f
  35975. dpbsv.f
  35976. dpbsvx.f
  35977. dpbtf2.f
  35978. dpbtrf.f
  35979. dpbtrs.f
  35980. dpocon.f
  35981. dpoequ.f
  35982. dporfs.f
  35983. dposv.f
  35984. dposvx.f
  35985. dpotf2.f
  35986. dpotrf.f
  35987. dpotri.f
  35988. dpotrs.f
  35989. dppcon.f
  35990. dppequ.f
  35991. dpprfs.f
  35992. dppsv.f
  35993. dppsvx.f
  35994. dpptrf.f
  35995. dpptri.f
  35996. dpptrs.f
  35997. dptcon.f
  35998. dpteqr.f
  35999. dptrfs.f
  36000. dptsv.f
  36001. dptsvx.f
  36002. dpttrf.f
  36003. dpttrs.f
  36004. drscl.f
  36005. dsbev.f
  36006. dsbevd.f
  36007. dsbevx.f
  36008. dsbgst.f
  36009. dsbgv.f
  36010. dsbtrd.f
  36011. dsecnd.f
  36012. dspcon.f
  36013. dspev.f
  36014. dspevd.f
  36015. dspevx.f
  36016. dspgst.f
  36017. dspgv.f
  36018. dsprfs.f
  36019. dspsv.f
  36020. dspsvx.f
  36021. dsptrd.f
  36022. dsptrf.f
  36023. dsptri.f
  36024. dsptrs.f
  36025. dstebz.f
  36026. dstedc.f
  36027. dstein.f
  36028. dsteqr.f
  36029. dsterf.f
  36030. dstev.f
  36031. dstevd.f
  36032. dstevx.f
  36033. dsycon.f
  36034. dsyev.f
  36035. dsyevd.f
  36036. dsyevx.f
  36037. dsygs2.f
  36038. dsygst.f
  36039. dsygv.f
  36040. dsyrfs.f
  36041. dsysv.f
  36042. dsysvx.f
  36043. dsytd2.f
  36044. dsytf2.f
  36045. dsytrd.f
  36046. dsytrf.f
  36047. dsytri.f
  36048. dsytrs.f
  36049. dtbcon.f
  36050. dtbrfs.f
  36051. dtbtrs.f
  36052. dtgevc.f
  36053. dtgsja.f
  36054. dtpcon.f
  36055. dtprfs.f
  36056. dtptri.f
  36057. dtptrs.f
  36058. dtrcon.f
  36059. dtrevc.f
  36060. dtrexc.f
  36061. dtrrfs.f
  36062. dtrsen.f
  36063. dtrsna.f
  36064. dtrsyl.f
  36065. dtrti2.f
  36066. dtrtri.f
  36067. dtrtrs.f
  36068. dtzrqf.f
  36069. dzsum1.f
  36070. icmax1.f
  36071. ilaenv.f
  36072. izmax1.f
  36073. lsame.f
  36074. lsamen.f
  36075. sbdsqr.f
  36076. scsum1.f
  36077. sdisna.f
  36078. second.f
  36079. sgbbrd.f
  36080. sgbcon.f
  36081. sgbequ.f
  36082. sgbrfs.f
  36083. sgbsv.f
  36084. sgbsvx.f
  36085. sgbtf2.f
  36086. sgbtrf.f
  36087. sgbtrs.f
  36088. sgebak.f
  36089. sgebal.f
  36090. sgebd2.f
  36091. sgebrd.f
  36092. sgecon.f
  36093. sgeequ.f
  36094. sgees.f
  36095. sgeesx.f
  36096. sgeev.f
  36097. sgeevx.f
  36098. sgegs.f
  36099. sgegv.f
  36100. sgehd2.f
  36101. sgehrd.f
  36102. sgelq2.f
  36103. sgelqf.f
  36104. sgels.f
  36105. sgelss.f
  36106. sgelsx.f
  36107. sgeql2.f
  36108. sgeqlf.f
  36109. sgeqpf.f
  36110. sgeqr2.f
  36111. sgeqrf.f
  36112. sgerfs.f
  36113. sgerq2.f
  36114. sgerqf.f
  36115. sgesv.f
  36116. sgesvd.f
  36117. sgesvx.f
  36118. sgetf2.f
  36119. sgetrf.f
  36120. sgetri.f
  36121. sgetrs.f
  36122. sggbak.f
  36123. sggbal.f
  36124. sggglm.f
  36125. sgghrd.f
  36126. sgglse.f
  36127. sggqrf.f
  36128. sggrqf.f
  36129. sggsvd.f
  36130. sggsvp.f
  36131. sgtcon.f
  36132. sgtrfs.f
  36133. sgtsv.f
  36134. sgtsvx.f
  36135. sgttrf.f
  36136. sgttrs.f
  36137. shgeqz.f
  36138. shsein.f
  36139. shseqr.f
  36140. slabad.f
  36141. slabrd.f
  36142. slacon.f
  36143. slacpy.f
  36144. sladiv.f
  36145. slae2.f
  36146. slaebz.f
  36147. slaed0.f
  36148. slaed1.f
  36149. slaed2.f
  36150. slaed3.f
  36151. slaed4.f
  36152. slaed5.f
  36153. slaed6.f
  36154. slaed7.f
  36155. slaed8.f
  36156. slaed9.f
  36157. slaeda.f
  36158. slaein.f
  36159. slaev2.f
  36160. slaexc.f
  36161. slag2.f
  36162. slags2.f
  36163. slagtf.f
  36164. slagtm.f
  36165. slagts.f
  36166. slahqr.f
  36167. slahrd.f
  36168. slaic1.f
  36169. slaln2.f
  36170. slamch.f
  36171. slamrg.f
  36172. slangb.f
  36173. slange.f
  36174. slangt.f
  36175. slanhs.f
  36176. slansb.f
  36177. slansp.f
  36178. slanst.f
  36179. slansy.f
  36180. slantb.f
  36181. slantp.f
  36182. slantr.f
  36183. slanv2.f
  36184. slapll.f
  36185. slapmt.f
  36186. slapy2.f
  36187. slapy3.f
  36188. slaqgb.f
  36189. slaqge.f
  36190. slaqsb.f
  36191. slaqsp.f
  36192. slaqsy.f
  36193. slaqtr.f
  36194. slar2v.f
  36195. slarf.f
  36196. slarfb.f
  36197. slarfg.f
  36198. slarft.f
  36199. slarfx.f
  36200. slargv.f
  36201. slarnv.f
  36202. slartg.f
  36203. slartv.f
  36204. slaruv.f
  36205. slas2.f
  36206. slascl.f
  36207. slaset.f
  36208. slasq1.f
  36209. slasq2.f
  36210. slasq3.f
  36211. slasq4.f
  36212. slasr.f
  36213. slasrt.f
  36214. slassq.f
  36215. slasv2.f
  36216. slaswp.f
  36217. slasy2.f
  36218. slasyf.f
  36219. slatbs.f
  36220. slatps.f
  36221. slatrd.f
  36222. slatrs.f
  36223. slatzm.f
  36224. slauu2.f
  36225. slauum.f
  36226. sopgtr.f
  36227. sopmtr.f
  36228. sorg2l.f
  36229. sorg2r.f
  36230. sorgbr.f
  36231. sorghr.f
  36232. sorgl2.f
  36233. sorglq.f
  36234. sorgql.f
  36235. sorgqr.f
  36236. sorgr2.f
  36237. sorgrq.f
  36238. sorgtr.f
  36239. sorm2l.f
  36240. sorm2r.f
  36241. sormbr.f
  36242. sormhr.f
  36243. sorml2.f
  36244. sormlq.f
  36245. sormql.f
  36246. sormqr.f
  36247. sormr2.f
  36248. sormrq.f
  36249. sormtr.f
  36250. spbcon.f
  36251. spbequ.f
  36252. spbrfs.f
  36253. spbstf.f
  36254. spbsv.f
  36255. spbsvx.f
  36256. spbtf2.f
  36257. spbtrf.f
  36258. spbtrs.f
  36259. spocon.f
  36260. spoequ.f
  36261. sporfs.f
  36262. sposv.f
  36263. sposvx.f
  36264. spotf2.f
  36265. spotrf.f
  36266. spotri.f
  36267. spotrs.f
  36268. sppcon.f
  36269. sppequ.f
  36270. spprfs.f
  36271. sppsv.f
  36272. sppsvx.f
  36273. spptrf.f
  36274. spptri.f
  36275. spptrs.f
  36276. sptcon.f
  36277. spteqr.f
  36278. sptrfs.f
  36279. sptsv.f
  36280. sptsvx.f
  36281. spttrf.f
  36282. spttrs.f
  36283. srscl.f
  36284. ssbev.f
  36285. ssbevd.f
  36286. ssbevx.f
  36287. ssbgst.f
  36288. ssbgv.f
  36289. ssbtrd.f
  36290. sspcon.f
  36291. sspev.f
  36292. sspevd.f
  36293. sspevx.f
  36294. sspgst.f
  36295. sspgv.f
  36296. ssprfs.f
  36297. sspsv.f
  36298. sspsvx.f
  36299. ssptrd.f
  36300. ssptrf.f
  36301. ssptri.f
  36302. ssptrs.f
  36303. sstebz.f
  36304. sstedc.f
  36305. sstein.f
  36306. ssteqr.f
  36307. ssterf.f
  36308. sstev.f
  36309. sstevd.f
  36310. sstevx.f
  36311. ssycon.f
  36312. ssyev.f
  36313. ssyevd.f
  36314. ssyevx.f
  36315. ssygs2.f
  36316. ssygst.f
  36317. ssygv.f
  36318. ssyrfs.f
  36319. ssysv.f
  36320. ssysvx.f
  36321. ssytd2.f
  36322. ssytf2.f
  36323. ssytrd.f
  36324. ssytrf.f
  36325. ssytri.f
  36326. ssytrs.f
  36327. stbcon.f
  36328. stbrfs.f
  36329. stbtrs.f
  36330. stgevc.f
  36331. stgsja.f
  36332. stpcon.f
  36333. stprfs.f
  36334. stptri.f
  36335. stptrs.f
  36336. strcon.f
  36337. strevc.f
  36338. strexc.f
  36339. strrfs.f
  36340. strsen.f
  36341. strsna.f
  36342. strsyl.f
  36343. strti2.f
  36344. strtri.f
  36345. strtrs.f
  36346. stzrqf.f
  36347. xerbla.f
  36348. zbdsqr.f
  36349. zdrot.f
  36350. zdrscl.f
  36351. zgbbrd.f
  36352. zgbcon.f
  36353. zgbequ.f
  36354. zgbrfs.f
  36355. zgbsv.f
  36356. zgbsvx.f
  36357. zgbtf2.f
  36358. zgbtrf.f
  36359. zgbtrs.f
  36360. zgebak.f
  36361. zgebal.f
  36362. zgebd2.f
  36363. zgebrd.f
  36364. zgecon.f
  36365. zgeequ.f
  36366. zgees.f
  36367. zgeesx.f
  36368. zgeev.f
  36369. zgeevx.f
  36370. zgegs.f
  36371. zgegv.f
  36372. zgehd2.f
  36373. zgehrd.f
  36374. zgelq2.f
  36375. zgelqf.f
  36376. zgels.f
  36377. zgelss.f
  36378. zgelsx.f
  36379. zgeql2.f
  36380. zgeqlf.f
  36381. zgeqpf.f
  36382. zgeqr2.f
  36383. zgeqrf.f
  36384. zgerfs.f
  36385. zgerq2.f
  36386. zgerqf.f
  36387. zgesv.f
  36388. zgesvd.f
  36389. zgesvx.f
  36390. zgetf2.f
  36391. zgetrf.f
  36392. zgetri.f
  36393. zgetrs.f
  36394. zggbak.f
  36395. zggbal.f
  36396. zggglm.f
  36397. zgghrd.f
  36398. zgglse.f
  36399. zggqrf.f
  36400. zggrqf.f
  36401. zggsvd.f
  36402. zggsvp.f
  36403. zgtcon.f
  36404. zgtrfs.f
  36405. zgtsv.f
  36406. zgtsvx.f
  36407. zgttrf.f
  36408. zgttrs.f
  36409. zhbev.f
  36410. zhbevd.f
  36411. zhbevx.f
  36412. zhbgst.f
  36413. zhbgv.f
  36414. zhbtrd.f
  36415. zhecon.f
  36416. zheev.f
  36417. zheevd.f
  36418. zheevx.f
  36419. zhegs2.f
  36420. zhegst.f
  36421. zhegv.f
  36422. zherfs.f
  36423. zhesv.f
  36424. zhesvx.f
  36425. zhetd2.f
  36426. zhetf2.f
  36427. zhetrd.f
  36428. zhetrf.f
  36429. zhetri.f
  36430. zhetrs.f
  36431. zhgeqz.f
  36432. zhpcon.f
  36433. zhpev.f
  36434. zhpevd.f
  36435. zhpevx.f
  36436. zhpgst.f
  36437. zhpgv.f
  36438. zhprfs.f
  36439. zhpsv.f
  36440. zhpsvx.f
  36441. zhptrd.f
  36442. zhptrf.f
  36443. zhptri.f
  36444. zhptrs.f
  36445. zhsein.f
  36446. zhseqr.f
  36447. zlabrd.f
  36448. zlacgv.f
  36449. zlacon.f
  36450. zlacpy.f
  36451. zlacrm.f
  36452. zlacrt.f
  36453. zladiv.f
  36454. zlaed0.f
  36455. zlaed7.f
  36456. zlaed8.f
  36457. zlaein.f
  36458. zlaesy.f
  36459. zlaev2.f
  36460. zlags2.f
  36461. zlagtm.f
  36462. zlahef.f
  36463. zlahqr.f
  36464. zlahrd.f
  36465. zlaic1.f
  36466. zlangb.f
  36467. zlange.f
  36468. zlangt.f
  36469. zlanhb.f
  36470. zlanhe.f
  36471. zlanhp.f
  36472. zlanhs.f
  36473. zlanht.f
  36474. zlansb.f
  36475. zlansp.f
  36476. zlansy.f
  36477. zlantb.f
  36478. zlantp.f
  36479. zlantr.f
  36480. zlapll.f
  36481. zlapmt.f
  36482. zlaqgb.f
  36483. zlaqge.f
  36484. zlaqhb.f
  36485. zlaqhe.f
  36486. zlaqhp.f
  36487. zlaqsb.f
  36488. zlaqsp.f
  36489. zlaqsy.f
  36490. zlar2v.f
  36491. zlarf.f
  36492. zlarfb.f
  36493. zlarfg.f
  36494. zlarft.f
  36495. zlarfx.f
  36496. zlargv.f
  36497. zlarnv.f
  36498. zlartg.f
  36499. zlartv.f
  36500. zlascl.f
  36501. zlaset.f
  36502. zlasr.f
  36503. zlassq.f
  36504. zlaswp.f
  36505. zlasyf.f
  36506. zlatbs.f
  36507. zlatps.f
  36508. zlatrd.f
  36509. zlatrs.f
  36510. zlatzm.f
  36511. zlauu2.f
  36512. zlauum.f
  36513. zpbcon.f
  36514. zpbequ.f
  36515. zpbrfs.f
  36516. zpbstf.f
  36517. zpbsv.f
  36518. zpbsvx.f
  36519. zpbtf2.f
  36520. zpbtrf.f
  36521. zpbtrs.f
  36522. zpocon.f
  36523. zpoequ.f
  36524. zporfs.f
  36525. zposv.f
  36526. zposvx.f
  36527. zpotf2.f
  36528. zpotrf.f
  36529. zpotri.f
  36530. zpotrs.f
  36531. zppcon.f
  36532. zppequ.f
  36533. zpprfs.f
  36534. zppsv.f
  36535. zppsvx.f
  36536. zpptrf.f
  36537. zpptri.f
  36538. zpptrs.f
  36539. zptcon.f
  36540. zpteqr.f
  36541. zptrfs.f
  36542. zptsv.f
  36543. zptsvx.f
  36544. zpttrf.f
  36545. zpttrs.f
  36546. zrot.f
  36547. zspcon.f
  36548. zspmv.f
  36549. zspr.f
  36550. zsprfs.f
  36551. zspsv.f
  36552. zspsvx.f
  36553. zsptrf.f
  36554. zsptri.f
  36555. zsptrs.f
  36556. zstedc.f
  36557. zstein.f
  36558. zsteqr.f
  36559. zsycon.f
  36560. zsymv.f
  36561. zsyr.f
  36562. zsyrfs.f
  36563. zsysv.f
  36564. zsysvx.f
  36565. zsytf2.f
  36566. zsytrf.f
  36567. zsytri.f
  36568. zsytrs.f
  36569. ztbcon.f
  36570. ztbrfs.f
  36571. ztbtrs.f
  36572. ztgevc.f
  36573. ztgsja.f
  36574. ztpcon.f
  36575. ztprfs.f
  36576. ztptri.f
  36577. ztptrs.f
  36578. ztrcon.f
  36579. ztrevc.f
  36580. ztrexc.f
  36581. ztrrfs.f
  36582. ztrsen.f
  36583. ztrsna.f
  36584. ztrsyl.f
  36585. ztrti2.f
  36586. ztrtri.f
  36587. ztrtrs.f
  36588. ztzrqf.f
  36589. zung2l.f
  36590. zung2r.f
  36591. zungbr.f
  36592. zunghr.f
  36593. zungl2.f
  36594. zunglq.f
  36595. zungql.f
  36596. zungqr.f
  36597. zungr2.f
  36598. zungrq.f
  36599. zungtr.f
  36600. zunm2l.f
  36601. zunm2r.f
  36602. zunmbr.f
  36603. zunmhr.f
  36604. zunml2.f
  36605. zunmlq.f
  36606. zunmql.f
  36607. zunmqr.f
  36608. zunmr2.f
  36609. zunmrq.f
  36610. zunmtr.f
  36611. zupgtr.f
  36612. zupmtr.f
  36613. -----------------------------------------------------------
  36614. path: /netlib/lapack/lapack/TESTING/
  36615. -----------------------------------------------------------
  36616. EIG/
  36617. LIN/
  36618. MATGEN/
  36619. Makefile
  36620. Makefile.sgi
  36621. cbak.in
  36622. cbal.in
  36623. cbb.in
  36624. cec.in
  36625. ced.in
  36626. cgbak.in
  36627. cgbal.in
  36628. cgg.in
  36629. csb.in
  36630. csg.in
  36631. ctest.in
  36632. dbak.in
  36633. dbal.in
  36634. dbb.in
  36635. dec.in
  36636. ded.in
  36637. dgbak.in
  36638. dgbal.in
  36639. dgg.in
  36640. dsb.in
  36641. dsg.in
  36642. dtest.in
  36643. glm.in
  36644. gqr.in
  36645. gsv.in
  36646. lse.in
  36647. nep.in
  36648. sbak.in
  36649. sbal.in
  36650. sbb.in
  36651. sec.in
  36652. sed.in
  36653. sep.in
  36654. sgbak.in
  36655. sgbal.in
  36656. sgg.in
  36657. ssb.in
  36658. ssg.in
  36659. stest.in
  36660. svd.in
  36661. zbak.in
  36662. zbal.in
  36663. zbb.in
  36664. zec.in
  36665. zed.in
  36666. zgbak.in
  36667. zgbal.in
  36668. zgg.in
  36669. zsb.in
  36670. zsg.in
  36671. ztest.in
  36672. -----------------------------------------------------------
  36673. path: /netlib/lapack/lapack/TESTING/EIG/
  36674. -----------------------------------------------------------
  36675. Makefile
  36676. alahdg.f
  36677. alareq.f
  36678. alarqg.f
  36679. alasmg.f
  36680. alasum.f
  36681. alasvm.f
  36682. cbdt01.f
  36683. cbdt02.f
  36684. cbdt03.f
  36685. cchkbb.f
  36686. cchkbd.f
  36687. cchkbk.f
  36688. cchkbl.f
  36689. cchkec.f
  36690. cchkee.f
  36691. cchkgg.f
  36692. cchkgk.f
  36693. cchkgl.f
  36694. cchkhb.f
  36695. cchkhs.f
  36696. cchkst.f
  36697. cckglm.f
  36698. cckgqr.f
  36699. cckgsv.f
  36700. ccklse.f
  36701. cdrvbd.f
  36702. cdrves.f
  36703. cdrvev.f
  36704. cdrvgg.f
  36705. cdrvsg.f
  36706. cdrvst.f
  36707. cdrvsx.f
  36708. cdrvvx.f
  36709. cerrbd.f
  36710. cerrec.f
  36711. cerred.f
  36712. cerrgg.f
  36713. cerrhs.f
  36714. cerrst.f
  36715. cget02.f
  36716. cget10.f
  36717. cget22.f
  36718. cget23.f
  36719. cget24.f
  36720. cget35.f
  36721. cget36.f
  36722. cget37.f
  36723. cget38.f
  36724. cget51.f
  36725. cget52.f
  36726. cglmts.f
  36727. cgqrts.f
  36728. cgrqts.f
  36729. cgsvts.f
  36730. chbt21.f
  36731. chet21.f
  36732. chet22.f
  36733. chkxer.f
  36734. chpt21.f
  36735. chst01.f
  36736. clarfy.f
  36737. clarhs.f
  36738. clatm4.f
  36739. clsets.f
  36740. csbmv.f
  36741. csgt01.f
  36742. cslect.f
  36743. cstt21.f
  36744. cunt01.f
  36745. cunt03.f
  36746. dbdt01.f
  36747. dbdt02.f
  36748. dbdt03.f
  36749. dchkbb.f
  36750. dchkbd.f
  36751. dchkbk.f
  36752. dchkbl.f
  36753. dchkec.f
  36754. dchkee.f
  36755. dchkgg.f
  36756. dchkgk.f
  36757. dchkgl.f
  36758. dchkhs.f
  36759. dchksb.f
  36760. dchkst.f
  36761. dckglm.f
  36762. dckgqr.f
  36763. dckgsv.f
  36764. dcklse.f
  36765. ddrvbd.f
  36766. ddrves.f
  36767. ddrvev.f
  36768. ddrvgg.f
  36769. ddrvsg.f
  36770. ddrvst.f
  36771. ddrvsx.f
  36772. ddrvvx.f
  36773. derrbd.f
  36774. derrec.f
  36775. derred.f
  36776. derrgg.f
  36777. derrhs.f
  36778. derrst.f
  36779. dget02.f
  36780. dget10.f
  36781. dget22.f
  36782. dget23.f
  36783. dget24.f
  36784. dget31.f
  36785. dget32.f
  36786. dget33.f
  36787. dget34.f
  36788. dget35.f
  36789. dget36.f
  36790. dget37.f
  36791. dget38.f
  36792. dget39.f
  36793. dget51.f
  36794. dget52.f
  36795. dget53.f
  36796. dglmts.f
  36797. dgqrts.f
  36798. dgrqts.f
  36799. dgsvts.f
  36800. dhst01.f
  36801. dlafts.f
  36802. dlahd2.f
  36803. dlarfy.f
  36804. dlarhs.f
  36805. dlasum.f
  36806. dlatb9.f
  36807. dlatm4.f
  36808. dlsets.f
  36809. dort01.f
  36810. dort03.f
  36811. dsbt21.f
  36812. dsgt01.f
  36813. dslect.f
  36814. dspt21.f
  36815. dstech.f
  36816. dstect.f
  36817. dstt21.f
  36818. dstt22.f
  36819. dsvdch.f
  36820. dsvdct.f
  36821. dsxt1.f
  36822. dsyt21.f
  36823. dsyt22.f
  36824. ilaenv.f
  36825. sbdt01.f
  36826. sbdt02.f
  36827. sbdt03.f
  36828. schkbb.f
  36829. schkbd.f
  36830. schkbk.f
  36831. schkbl.f
  36832. schkec.f
  36833. schkee.f
  36834. schkgg.f
  36835. schkgk.f
  36836. schkgl.f
  36837. schkhs.f
  36838. schksb.f
  36839. schkst.f
  36840. sckglm.f
  36841. sckgqr.f
  36842. sckgsv.f
  36843. scklse.f
  36844. sdrvbd.f
  36845. sdrves.f
  36846. sdrvev.f
  36847. sdrvgg.f
  36848. sdrvsg.f
  36849. sdrvst.f
  36850. sdrvsx.f
  36851. sdrvvx.f
  36852. serrbd.f
  36853. serrec.f
  36854. serred.f
  36855. serrgg.f
  36856. serrhs.f
  36857. serrst.f
  36858. sget02.f
  36859. sget10.f
  36860. sget22.f
  36861. sget23.f
  36862. sget24.f
  36863. sget31.f
  36864. sget32.f
  36865. sget33.f
  36866. sget34.f
  36867. sget35.f
  36868. sget36.f
  36869. sget37.f
  36870. sget38.f
  36871. sget39.f
  36872. sget51.f
  36873. sget52.f
  36874. sget53.f
  36875. sglmts.f
  36876. sgqrts.f
  36877. sgrqts.f
  36878. sgsvts.f
  36879. shst01.f
  36880. slafts.f
  36881. slahd2.f
  36882. slarfy.f
  36883. slarhs.f
  36884. slasum.f
  36885. slatb9.f
  36886. slatm4.f
  36887. slsets.f
  36888. sort01.f
  36889. sort03.f
  36890. ssbt21.f
  36891. ssgt01.f
  36892. sslect.f
  36893. sspt21.f
  36894. sstech.f
  36895. sstect.f
  36896. sstt21.f
  36897. sstt22.f
  36898. ssvdch.f
  36899. ssvdct.f
  36900. ssxt1.f
  36901. ssyt21.f
  36902. ssyt22.f
  36903. xerbla.f
  36904. xlaenv.f
  36905. zbdt01.f
  36906. zbdt02.f
  36907. zbdt03.f
  36908. zchkbb.f
  36909. zchkbd.f
  36910. zchkbk.f
  36911. zchkbl.f
  36912. zchkec.f
  36913. zchkee.f
  36914. zchkgg.f
  36915. zchkgk.f
  36916. zchkgl.f
  36917. zchkhb.f
  36918. zchkhs.f
  36919. zchkst.f
  36920. zckglm.f
  36921. zckgqr.f
  36922. zckgsv.f
  36923. zcklse.f
  36924. zdrvbd.f
  36925. zdrves.f
  36926. zdrvev.f
  36927. zdrvgg.f
  36928. zdrvsg.f
  36929. zdrvst.f
  36930. zdrvsx.f
  36931. zdrvvx.f
  36932. zerrbd.f
  36933. zerrec.f
  36934. zerred.f
  36935. zerrgg.f
  36936. zerrhs.f
  36937. zerrst.f
  36938. zget02.f
  36939. zget10.f
  36940. zget22.f
  36941. zget23.f
  36942. zget24.f
  36943. zget35.f
  36944. zget36.f
  36945. zget37.f
  36946. zget38.f
  36947. zget51.f
  36948. zget52.f
  36949. zglmts.f
  36950. zgqrts.f
  36951. zgrqts.f
  36952. zgsvts.f
  36953. zhbt21.f
  36954. zhet21.f
  36955. zhet22.f
  36956. zhpt21.f
  36957. zhst01.f
  36958. zlarfy.f
  36959. zlarhs.f
  36960. zlatm4.f
  36961. zlsets.f
  36962. zsbmv.f
  36963. zsgt01.f
  36964. zslect.f
  36965. zstt21.f
  36966. zunt01.f
  36967. zunt03.f
  36968. -----------------------------------------------------------
  36969. path: /netlib/lapack/lapack/TESTING/LIN/
  36970. -----------------------------------------------------------
  36971. Makefile
  36972. aladhd.f
  36973. alaerh.f
  36974. alaesm.f
  36975. alahd.f
  36976. alareq.f
  36977. alasum.f
  36978. alasvm.f
  36979. cchkaa.f
  36980. cchkeq.f
  36981. cchkgb.f
  36982. cchkge.f
  36983. cchkgt.f
  36984. cchkhe.f
  36985. cchkhp.f
  36986. cchklq.f
  36987. cchkpb.f
  36988. cchkpo.f
  36989. cchkpp.f
  36990. cchkpt.f
  36991. cchkql.f
  36992. cchkqp.f
  36993. cchkqr.f
  36994. cchkrq.f
  36995. cchksp.f
  36996. cchksy.f
  36997. cchktb.f
  36998. cchktp.f
  36999. cchktr.f
  37000. cchktz.f
  37001. cdrvgb.f
  37002. cdrvge.f
  37003. cdrvgt.f
  37004. cdrvhe.f
  37005. cdrvhp.f
  37006. cdrvls.f
  37007. cdrvpb.f
  37008. cdrvpo.f
  37009. cdrvpp.f
  37010. cdrvpt.f
  37011. cdrvsp.f
  37012. cdrvsy.f
  37013. cerrge.f
  37014. cerrgt.f
  37015. cerrhe.f
  37016. cerrlq.f
  37017. cerrls.f
  37018. cerrpo.f
  37019. cerrql.f
  37020. cerrqp.f
  37021. cerrqr.f
  37022. cerrrq.f
  37023. cerrsy.f
  37024. cerrtr.f
  37025. cerrtz.f
  37026. cerrvx.f
  37027. cgbt01.f
  37028. cgbt02.f
  37029. cgbt05.f
  37030. cgelqs.f
  37031. cgeqls.f
  37032. cgeqrs.f
  37033. cgerqs.f
  37034. cget01.f
  37035. cget02.f
  37036. cget03.f
  37037. cget04.f
  37038. cget07.f
  37039. cgtt01.f
  37040. cgtt02.f
  37041. cgtt05.f
  37042. chet01.f
  37043. chkxer.f
  37044. chpt01.f
  37045. claipd.f
  37046. claptm.f
  37047. clarhs.f
  37048. clatb4.f
  37049. clatsp.f
  37050. clatsy.f
  37051. clattb.f
  37052. clattp.f
  37053. clattr.f
  37054. clavhe.f
  37055. clavhp.f
  37056. clavsp.f
  37057. clavsy.f
  37058. clqt01.f
  37059. clqt02.f
  37060. clqt03.f
  37061. cpbt01.f
  37062. cpbt02.f
  37063. cpbt05.f
  37064. cpot01.f
  37065. cpot02.f
  37066. cpot03.f
  37067. cpot05.f
  37068. cppt01.f
  37069. cppt02.f
  37070. cppt03.f
  37071. cppt05.f
  37072. cptt01.f
  37073. cptt02.f
  37074. cptt05.f
  37075. cqlt01.f
  37076. cqlt02.f
  37077. cqlt03.f
  37078. cqpt01.f
  37079. cqrt01.f
  37080. cqrt02.f
  37081. cqrt03.f
  37082. cqrt11.f
  37083. cqrt12.f
  37084. cqrt13.f
  37085. cqrt14.f
  37086. cqrt15.f
  37087. cqrt16.f
  37088. cqrt17.f
  37089. crqt01.f
  37090. crqt02.f
  37091. crqt03.f
  37092. csbmv.f
  37093. cspt01.f
  37094. cspt02.f
  37095. cspt03.f
  37096. csyt01.f
  37097. csyt02.f
  37098. csyt03.f
  37099. ctbt02.f
  37100. ctbt03.f
  37101. ctbt05.f
  37102. ctbt06.f
  37103. ctpt01.f
  37104. ctpt02.f
  37105. ctpt03.f
  37106. ctpt05.f
  37107. ctpt06.f
  37108. ctrt01.f
  37109. ctrt02.f
  37110. ctrt03.f
  37111. ctrt05.f
  37112. ctrt06.f
  37113. ctzt01.f
  37114. ctzt02.f
  37115. dchkaa.f
  37116. dchkeq.f
  37117. dchkgb.f
  37118. dchkge.f
  37119. dchkgt.f
  37120. dchklq.f
  37121. dchkpb.f
  37122. dchkpo.f
  37123. dchkpp.f
  37124. dchkpt.f
  37125. dchkql.f
  37126. dchkqp.f
  37127. dchkqr.f
  37128. dchkrq.f
  37129. dchksp.f
  37130. dchksy.f
  37131. dchktb.f
  37132. dchktp.f
  37133. dchktr.f
  37134. dchktz.f
  37135. ddrvgb.f
  37136. ddrvge.f
  37137. ddrvgt.f
  37138. ddrvls.f
  37139. ddrvpb.f
  37140. ddrvpo.f
  37141. ddrvpp.f
  37142. ddrvpt.f
  37143. ddrvsp.f
  37144. ddrvsy.f
  37145. derrge.f
  37146. derrgt.f
  37147. derrlq.f
  37148. derrls.f
  37149. derrpo.f
  37150. derrql.f
  37151. derrqp.f
  37152. derrqr.f
  37153. derrrq.f
  37154. derrsy.f
  37155. derrtr.f
  37156. derrtz.f
  37157. derrvx.f
  37158. dgbt01.f
  37159. dgbt02.f
  37160. dgbt05.f
  37161. dgelqs.f
  37162. dgeqls.f
  37163. dgeqrs.f
  37164. dgerqs.f
  37165. dget01.f
  37166. dget02.f
  37167. dget03.f
  37168. dget04.f
  37169. dget06.f
  37170. dget07.f
  37171. dgtt01.f
  37172. dgtt02.f
  37173. dgtt05.f
  37174. dlaord.f
  37175. dlaptm.f
  37176. dlarhs.f
  37177. dlatb4.f
  37178. dlattb.f
  37179. dlattp.f
  37180. dlattr.f
  37181. dlavsp.f
  37182. dlavsy.f
  37183. dlqt01.f
  37184. dlqt02.f
  37185. dlqt03.f
  37186. dpbt01.f
  37187. dpbt02.f
  37188. dpbt05.f
  37189. dpot01.f
  37190. dpot02.f
  37191. dpot03.f
  37192. dpot05.f
  37193. dppt01.f
  37194. dppt02.f
  37195. dppt03.f
  37196. dppt05.f
  37197. dptt01.f
  37198. dptt02.f
  37199. dptt05.f
  37200. dqlt01.f
  37201. dqlt02.f
  37202. dqlt03.f
  37203. dqpt01.f
  37204. dqrt01.f
  37205. dqrt02.f
  37206. dqrt03.f
  37207. dqrt11.f
  37208. dqrt12.f
  37209. dqrt13.f
  37210. dqrt14.f
  37211. dqrt15.f
  37212. dqrt16.f
  37213. dqrt17.f
  37214. drqt01.f
  37215. drqt02.f
  37216. drqt03.f
  37217. dspt01.f
  37218. dsyt01.f
  37219. dtbt02.f
  37220. dtbt03.f
  37221. dtbt05.f
  37222. dtbt06.f
  37223. dtpt01.f
  37224. dtpt02.f
  37225. dtpt03.f
  37226. dtpt05.f
  37227. dtpt06.f
  37228. dtrt01.f
  37229. dtrt02.f
  37230. dtrt03.f
  37231. dtrt05.f
  37232. dtrt06.f
  37233. dtzt01.f
  37234. dtzt02.f
  37235. ilaenv.f
  37236. schkaa.f
  37237. schkeq.f
  37238. schkgb.f
  37239. schkge.f
  37240. schkgt.f
  37241. schklq.f
  37242. schkpb.f
  37243. schkpo.f
  37244. schkpp.f
  37245. schkpt.f
  37246. schkql.f
  37247. schkqp.f
  37248. schkqr.f
  37249. schkrq.f
  37250. schksp.f
  37251. schksy.f
  37252. schktb.f
  37253. schktp.f
  37254. schktr.f
  37255. schktz.f
  37256. sdrvgb.f
  37257. sdrvge.f
  37258. sdrvgt.f
  37259. sdrvls.f
  37260. sdrvpb.f
  37261. sdrvpo.f
  37262. sdrvpp.f
  37263. sdrvpt.f
  37264. sdrvsp.f
  37265. sdrvsy.f
  37266. serrge.f
  37267. serrgt.f
  37268. serrlq.f
  37269. serrls.f
  37270. serrpo.f
  37271. serrql.f
  37272. serrqp.f
  37273. serrqr.f
  37274. serrrq.f
  37275. serrsy.f
  37276. serrtr.f
  37277. serrtz.f
  37278. serrvx.f
  37279. sgbt01.f
  37280. sgbt02.f
  37281. sgbt05.f
  37282. sgelqs.f
  37283. sgeqls.f
  37284. sgeqrs.f
  37285. sgerqs.f
  37286. sget01.f
  37287. sget02.f
  37288. sget03.f
  37289. sget04.f
  37290. sget06.f
  37291. sget07.f
  37292. sgtt01.f
  37293. sgtt02.f
  37294. sgtt05.f
  37295. slaord.f
  37296. slaptm.f
  37297. slarhs.f
  37298. slatb4.f
  37299. slattb.f
  37300. slattp.f
  37301. slattr.f
  37302. slavsp.f
  37303. slavsy.f
  37304. slqt01.f
  37305. slqt02.f
  37306. slqt03.f
  37307. spbt01.f
  37308. spbt02.f
  37309. spbt05.f
  37310. spot01.f
  37311. spot02.f
  37312. spot03.f
  37313. spot05.f
  37314. sppt01.f
  37315. sppt02.f
  37316. sppt03.f
  37317. sppt05.f
  37318. sptt01.f
  37319. sptt02.f
  37320. sptt05.f
  37321. sqlt01.f
  37322. sqlt02.f
  37323. sqlt03.f
  37324. sqpt01.f
  37325. sqrt01.f
  37326. sqrt02.f
  37327. sqrt03.f
  37328. sqrt11.f
  37329. sqrt12.f
  37330. sqrt13.f
  37331. sqrt14.f
  37332. sqrt15.f
  37333. sqrt16.f
  37334. sqrt17.f
  37335. srqt01.f
  37336. srqt02.f
  37337. srqt03.f
  37338. sspt01.f
  37339. ssyt01.f
  37340. stbt02.f
  37341. stbt03.f
  37342. stbt05.f
  37343. stbt06.f
  37344. stpt01.f
  37345. stpt02.f
  37346. stpt03.f
  37347. stpt05.f
  37348. stpt06.f
  37349. strt01.f
  37350. strt02.f
  37351. strt03.f
  37352. strt05.f
  37353. strt06.f
  37354. stzt01.f
  37355. stzt02.f
  37356. xerbla.f
  37357. xlaenv.f
  37358. zchkaa.f
  37359. zchkeq.f
  37360. zchkgb.f
  37361. zchkge.f
  37362. zchkgt.f
  37363. zchkhe.f
  37364. zchkhp.f
  37365. zchklq.f
  37366. zchkpb.f
  37367. zchkpo.f
  37368. zchkpp.f
  37369. zchkpt.f
  37370. zchkql.f
  37371. zchkqp.f
  37372. zchkqr.f
  37373. zchkrq.f
  37374. zchksp.f
  37375. zchksy.f
  37376. zchktb.f
  37377. zchktp.f
  37378. zchktr.f
  37379. zchktz.f
  37380. zdrvgb.f
  37381. zdrvge.f
  37382. zdrvgt.f
  37383. zdrvhe.f
  37384. zdrvhp.f
  37385. zdrvls.f
  37386. zdrvpb.f
  37387. zdrvpo.f
  37388. zdrvpp.f
  37389. zdrvpt.f
  37390. zdrvsp.f
  37391. zdrvsy.f
  37392. zerrge.f
  37393. zerrgt.f
  37394. zerrhe.f
  37395. zerrlq.f
  37396. zerrls.f
  37397. zerrpo.f
  37398. zerrql.f
  37399. zerrqp.f
  37400. zerrqr.f
  37401. zerrrq.f
  37402. zerrsy.f
  37403. zerrtr.f
  37404. zerrtz.f
  37405. zerrvx.f
  37406. zgbt01.f
  37407. zgbt02.f
  37408. zgbt05.f
  37409. zgelqs.f
  37410. zgeqls.f
  37411. zgeqrs.f
  37412. zgerqs.f
  37413. zget01.f
  37414. zget02.f
  37415. zget03.f
  37416. zget04.f
  37417. zget07.f
  37418. zgtt01.f
  37419. zgtt02.f
  37420. zgtt05.f
  37421. zhet01.f
  37422. zhpt01.f
  37423. zlaipd.f
  37424. zlaptm.f
  37425. zlarhs.f
  37426. zlatb4.f
  37427. zlatsp.f
  37428. zlatsy.f
  37429. zlattb.f
  37430. zlattp.f
  37431. zlattr.f
  37432. zlavhe.f
  37433. zlavhp.f
  37434. zlavsp.f
  37435. zlavsy.f
  37436. zlqt01.f
  37437. zlqt02.f
  37438. zlqt03.f
  37439. zpbt01.f
  37440. zpbt02.f
  37441. zpbt05.f
  37442. zpot01.f
  37443. zpot02.f
  37444. zpot03.f
  37445. zpot05.f
  37446. zppt01.f
  37447. zppt02.f
  37448. zppt03.f
  37449. zppt05.f
  37450. zptt01.f
  37451. zptt02.f
  37452. zptt05.f
  37453. zqlt01.f
  37454. zqlt02.f
  37455. zqlt03.f
  37456. zqpt01.f
  37457. zqrt01.f
  37458. zqrt02.f
  37459. zqrt03.f
  37460. zqrt11.f
  37461. zqrt12.f
  37462. zqrt13.f
  37463. zqrt14.f
  37464. zqrt15.f
  37465. zqrt16.f
  37466. zqrt17.f
  37467. zrqt01.f
  37468. zrqt02.f
  37469. zrqt03.f
  37470. zsbmv.f
  37471. zspt01.f
  37472. zspt02.f
  37473. zspt03.f
  37474. zsyt01.f
  37475. zsyt02.f
  37476. zsyt03.f
  37477. ztbt02.f
  37478. ztbt03.f
  37479. ztbt05.f
  37480. ztbt06.f
  37481. ztpt01.f
  37482. ztpt02.f
  37483. ztpt03.f
  37484. ztpt05.f
  37485. ztpt06.f
  37486. ztrt01.f
  37487. ztrt02.f
  37488. ztrt03.f
  37489. ztrt05.f
  37490. ztrt06.f
  37491. ztzt01.f
  37492. ztzt02.f
  37493. -----------------------------------------------------------
  37494. path: /netlib/lapack/lapack/TESTING/MATGEN/
  37495. -----------------------------------------------------------
  37496. Makefile
  37497. clagge.f
  37498. claghe.f
  37499. clagsy.f
  37500. clarge.f
  37501. clarnd.f
  37502. claror.f
  37503. clarot.f
  37504. clatm1.f
  37505. clatm2.f
  37506. clatm3.f
  37507. clatme.f
  37508. clatmr.f
  37509. clatms.f
  37510. dlagge.f
  37511. dlagsy.f
  37512. dlaran.f
  37513. dlarge.f
  37514. dlarnd.f
  37515. dlaror.f
  37516. dlarot.f
  37517. dlatm1.f
  37518. dlatm2.f
  37519. dlatm3.f
  37520. dlatme.f
  37521. dlatmr.f
  37522. dlatms.f
  37523. slagge.f
  37524. slagsy.f
  37525. slaran.f
  37526. slarge.f
  37527. slarnd.f
  37528. slaror.f
  37529. slarot.f
  37530. slatm1.f
  37531. slatm2.f
  37532. slatm3.f
  37533. slatme.f
  37534. slatmr.f
  37535. slatms.f
  37536. zlagge.f
  37537. zlaghe.f
  37538. zlagsy.f
  37539. zlarge.f
  37540. zlarnd.f
  37541. zlaror.f
  37542. zlarot.f
  37543. zlatm1.f
  37544. zlatm2.f
  37545. zlatm3.f
  37546. zlatme.f
  37547. zlatmr.f
  37548. zlatms.f
  37549. -----------------------------------------------------------
  37550. path: /netlib/lapack/lapack/TIMING/
  37551. -----------------------------------------------------------
  37552. CBAND.in
  37553. CBLASA.in
  37554. CBLASB.in
  37555. CBLASC.in
  37556. CGEPTIM.in
  37557. CNEPTIM.in
  37558. CSEPTIM.in
  37559. CSVDTIM.in
  37560. CTIME.in
  37561. CTIME2.in
  37562. DBAND.in
  37563. DBLASA.in
  37564. DBLASB.in
  37565. DBLASC.in
  37566. DGEPTIM.in
  37567. DNEPTIM.in
  37568. DSEPTIM.in
  37569. DSVDTIM.in
  37570. DTIME.in
  37571. DTIME2.in
  37572. EIG/
  37573. LIN/
  37574. Makefile
  37575. Makefile.sgi
  37576. SBAND.in
  37577. SBLASA.in
  37578. SBLASB.in
  37579. SBLASC.in
  37580. SGEPTIM.in
  37581. SNEPTIM.in
  37582. SSEPTIM.in
  37583. SSVDTIM.in
  37584. STIME.in
  37585. STIME2.in
  37586. ZBAND.in
  37587. ZBLASA.in
  37588. ZBLASB.in
  37589. ZBLASC.in
  37590. ZGEPTIM.in
  37591. ZNEPTIM.in
  37592. ZSEPTIM.in
  37593. ZSVDTIM.in
  37594. ZTIME.in
  37595. ZTIME2.in
  37596. cband.in
  37597. cblasa.in
  37598. cblasb.in
  37599. cblasc.in
  37600. cgeptim.in
  37601. cneptim.in
  37602. cseptim.in
  37603. csvdtim.in
  37604. ctime.in
  37605. ctime2.in
  37606. dband.in
  37607. dblasa.in
  37608. dblasb.in
  37609. dblasc.in
  37610. dgeptim.in
  37611. dneptim.in
  37612. dseptim.in
  37613. dsvdtim.in
  37614. dtime.in
  37615. dtime2.in
  37616. sband.in
  37617. sblasa.in
  37618. sblasb.in
  37619. sblasc.in
  37620. sgeptim.in
  37621. sneptim.in
  37622. sseptim.in
  37623. ssvdtim.in
  37624. stime.in
  37625. stime2.in
  37626. zband.in
  37627. zblasa.in
  37628. zblasb.in
  37629. zblasc.in
  37630. zgeptim.in
  37631. zneptim.in
  37632. zseptim.in
  37633. zsvdtim.in
  37634. ztime.in
  37635. ztime2.in
  37636. -----------------------------------------------------------
  37637. path: /netlib/lapack/lapack/TIMING/EIG/
  37638. -----------------------------------------------------------
  37639. EIGSRC/
  37640. Makefile
  37641. atimin.f
  37642. ceispack.f
  37643. claqzh.f
  37644. clatm4.f
  37645. ctim21.f
  37646. ctim22.f
  37647. ctim26.f
  37648. ctim51.f
  37649. ctimee.f
  37650. deispack.f
  37651. dlaqzh.f
  37652. dlatm4.f
  37653. dmflop.f
  37654. dopla.f
  37655. dopla2.f
  37656. dprtbe.f
  37657. dprtbg.f
  37658. dprtbr.f
  37659. dprtbs.f
  37660. dprtbv.f
  37661. dtim21.f
  37662. dtim22.f
  37663. dtim26.f
  37664. dtim51.f
  37665. dtimee.f
  37666. ilaenv.f
  37667. seispack.f
  37668. slaqzh.f
  37669. slatm4.f
  37670. smflop.f
  37671. sopla.f
  37672. sopla2.f
  37673. sprtbe.f
  37674. sprtbg.f
  37675. sprtbr.f
  37676. sprtbs.f
  37677. sprtbv.f
  37678. stim21.f
  37679. stim22.f
  37680. stim26.f
  37681. stim51.f
  37682. stimee.f
  37683. xlaenv.f
  37684. zeispack.f
  37685. zlaqzh.f
  37686. zlatm4.f
  37687. ztim21.f
  37688. ztim22.f
  37689. ztim26.f
  37690. ztim51.f
  37691. ztimee.f
  37692. -----------------------------------------------------------
  37693. path: /netlib/lapack/lapack/TIMING/EIG/EIGSRC/
  37694. -----------------------------------------------------------
  37695. Makefile
  37696. cbdsqr.f
  37697. cgghrd.f
  37698. chgeqz.f
  37699. chsein.f
  37700. chseqr.f
  37701. claed0.f
  37702. claed7.f
  37703. claed8.f
  37704. claein.f
  37705. clahqr.f
  37706. cpteqr.f
  37707. cstedc.f
  37708. cstein.f
  37709. csteqr.f
  37710. ctgevc.f
  37711. ctrevc.f
  37712. dbdsqr.f
  37713. dgghrd.f
  37714. dhgeqz.f
  37715. dhsein.f
  37716. dhseqr.f
  37717. dlaebz.f
  37718. dlaed0.f
  37719. dlaed1.f
  37720. dlaed2.f
  37721. dlaed3.f
  37722. dlaed4.f
  37723. dlaed5.f
  37724. dlaed6.f
  37725. dlaed7.f
  37726. dlaed8.f
  37727. dlaed9.f
  37728. dlaeda.f
  37729. dlaein.f
  37730. dlahqr.f
  37731. dlasq1.f
  37732. dlasq2.f
  37733. dlasq3.f
  37734. dlasq4.f
  37735. dpteqr.f
  37736. dstebz.f
  37737. dstedc.f
  37738. dstein.f
  37739. dsteqr.f
  37740. dsterf.f
  37741. dtgevc.f
  37742. dtrevc.f
  37743. sbdsqr.f
  37744. sgghrd.f
  37745. shgeqz.f
  37746. shsein.f
  37747. shseqr.f
  37748. slaebz.f
  37749. slaed0.f
  37750. slaed1.f
  37751. slaed2.f
  37752. slaed3.f
  37753. slaed4.f
  37754. slaed5.f
  37755. slaed6.f
  37756. slaed7.f
  37757. slaed8.f
  37758. slaed9.f
  37759. slaeda.f
  37760. slaein.f
  37761. slahqr.f
  37762. slasq1.f
  37763. slasq2.f
  37764. slasq3.f
  37765. slasq4.f
  37766. spteqr.f
  37767. sstebz.f
  37768. sstedc.f
  37769. sstein.f
  37770. ssteqr.f
  37771. ssterf.f
  37772. stgevc.f
  37773. strevc.f
  37774. zbdsqr.f
  37775. zgghrd.f
  37776. zhgeqz.f
  37777. zhsein.f
  37778. zhseqr.f
  37779. zlaed0.f
  37780. zlaed7.f
  37781. zlaed8.f
  37782. zlaein.f
  37783. zlahqr.f
  37784. zpteqr.f
  37785. zstedc.f
  37786. zstein.f
  37787. zsteqr.f
  37788. ztgevc.f
  37789. ztrevc.f
  37790. -----------------------------------------------------------
  37791. path: /netlib/lapack/lapack/TIMING/LIN/
  37792. -----------------------------------------------------------
  37793. Makefile
  37794. atimck.f
  37795. atimin.f
  37796. clinpk.f
  37797. ctimaa.f
  37798. ctimb2.f
  37799. ctimb3.f
  37800. ctimbr.f
  37801. ctimgb.f
  37802. ctimge.f
  37803. ctimgt.f
  37804. ctimhe.f
  37805. ctimhp.f
  37806. ctimhr.f
  37807. ctimlq.f
  37808. ctimmg.f
  37809. ctimmm.f
  37810. ctimmv.f
  37811. ctimpb.f
  37812. ctimpo.f
  37813. ctimpp.f
  37814. ctimpt.f
  37815. ctimql.f
  37816. ctimqp.f
  37817. ctimqr.f
  37818. ctimrq.f
  37819. ctimsp.f
  37820. ctimsy.f
  37821. ctimtb.f
  37822. ctimtd.f
  37823. ctimtp.f
  37824. ctimtr.f
  37825. deispk.f
  37826. dlinpk.f
  37827. dmflop.f
  37828. dopaux.f
  37829. dopbl2.f
  37830. dopbl3.f
  37831. dopgb.f
  37832. dopla.f
  37833. dprtb2.f
  37834. dprtb3.f
  37835. dprtb4.f
  37836. dprtb5.f
  37837. dprtbl.f
  37838. dtimaa.f
  37839. dtimb2.f
  37840. dtimb3.f
  37841. dtimbr.f
  37842. dtimgb.f
  37843. dtimge.f
  37844. dtimgt.f
  37845. dtimhr.f
  37846. dtimlq.f
  37847. dtimmg.f
  37848. dtimmm.f
  37849. dtimmv.f
  37850. dtimpb.f
  37851. dtimpo.f
  37852. dtimpp.f
  37853. dtimpt.f
  37854. dtimql.f
  37855. dtimqp.f
  37856. dtimqr.f
  37857. dtimrq.f
  37858. dtimsp.f
  37859. dtimsy.f
  37860. dtimtb.f
  37861. dtimtd.f
  37862. dtimtp.f
  37863. dtimtr.f
  37864. icopy.f
  37865. ilaenv.f
  37866. seispk.f
  37867. slinpk.f
  37868. smflop.f
  37869. sopaux.f
  37870. sopbl2.f
  37871. sopbl3.f
  37872. sopgb.f
  37873. sopla.f
  37874. sprtb2.f
  37875. sprtb3.f
  37876. sprtb4.f
  37877. sprtb5.f
  37878. sprtbl.f
  37879. stimaa.f
  37880. stimb2.f
  37881. stimb3.f
  37882. stimbr.f
  37883. stimgb.f
  37884. stimge.f
  37885. stimgt.f
  37886. stimhr.f
  37887. stimlq.f
  37888. stimmg.f
  37889. stimmm.f
  37890. stimmv.f
  37891. stimpb.f
  37892. stimpo.f
  37893. stimpp.f
  37894. stimpt.f
  37895. stimql.f
  37896. stimqp.f
  37897. stimqr.f
  37898. stimrq.f
  37899. stimsp.f
  37900. stimsy.f
  37901. stimtb.f
  37902. stimtd.f
  37903. stimtp.f
  37904. stimtr.f
  37905. xlaenv.f
  37906. zlinpk.f
  37907. ztimaa.f
  37908. ztimb2.f
  37909. ztimb3.f
  37910. ztimbr.f
  37911. ztimgb.f
  37912. ztimge.f
  37913. ztimgt.f
  37914. ztimhe.f
  37915. ztimhp.f
  37916. ztimhr.f
  37917. ztimlq.f
  37918. ztimmg.f
  37919. ztimmm.f
  37920. ztimmv.f
  37921. ztimpb.f
  37922. ztimpo.f
  37923. ztimpp.f
  37924. ztimpt.f
  37925. ztimql.f
  37926. ztimqp.f
  37927. ztimqr.f
  37928. ztimrq.f
  37929. ztimsp.f
  37930. ztimsy.f
  37931. ztimtb.f
  37932. ztimtd.f
  37933. ztimtp.f
  37934. ztimtr.f
  37935. -----------------------------------------------------------
  37936. for     (FOR NON EMAIL USERS ONLY) This tar file
  37937. path: /netlib/lapack/lapack_alpha/
  37938. -----------------------------------------------------------
  37939. README
  37940. lapack_alpha.a
  37941. -----------------------------------------------------------
  37942. for     (FOR NON EMAIL USERS ONLY) This tar file
  37943. path: /netlib/lapack/lapack_hppa/
  37944. -----------------------------------------------------------
  37945. README
  37946. lapack_hppa.a
  37947. -----------------------------------------------------------
  37948. for     (FOR NON EMAIL USERS ONLY) This tar file
  37949. path: /netlib/lapack/lapack_rs6k/
  37950. -----------------------------------------------------------
  37951. README
  37952. lapack_rs6k.a
  37953. -----------------------------------------------------------
  37954. for     (FOR NON EMAIL USERS ONLY) This tar file
  37955. path: /netlib/lapack/lapack_sgi5/
  37956. -----------------------------------------------------------
  37957. README.sgi5
  37958. lapack_SGI5.a
  37959. -----------------------------------------------------------
  37960. for     (FOR NON EMAIL USERS ONLY) This tar file
  37961. path: /netlib/lapack/lapack_sun4/
  37962. -----------------------------------------------------------
  37963. README
  37964. lapack_sun4.a
  37965. -----------------------------------------------------------
  37966. for     Subdirectory containing the LAPACK Working Notes
  37967. path: /netlib/lapack/lawns/
  37968. -----------------------------------------------------------
  37969. README
  37970. -----------------------------------------------------------
  37971. for     (FOR NON EMAIL USERS ONLY) This is a gzip tar
  37972. path: /netlib/lapack/manpages/
  37973. -----------------------------------------------------------
  37974. README
  37975. blas/
  37976. equivalence.c
  37977. man/
  37978. -----------------------------------------------------------
  37979. path: /netlib/lapack/manpages/blas/
  37980. -----------------------------------------------------------
  37981. man/
  37982. -----------------------------------------------------------
  37983. path: /netlib/lapack/manpages/blas/man/
  37984. -----------------------------------------------------------
  37985. manl/
  37986. -----------------------------------------------------------
  37987. path: /netlib/lapack/manpages/blas/man/manl/
  37988. -----------------------------------------------------------
  37989. cgbmv.l
  37990. cgemm.l
  37991. cgemv.l
  37992. cgerc.l
  37993. cgeru.l
  37994. chbmv.l
  37995. chemm.l
  37996. chemv.l
  37997. cher.l
  37998. cher2.l
  37999. cher2k.l
  38000. cherk.l
  38001. chpmv.l
  38002. chpr.l
  38003. chpr2.l
  38004. cscal.l
  38005. csymm.l
  38006. csyr2k.l
  38007. csyrk.l
  38008. ctbmv.l
  38009. ctbsv.l
  38010. ctpmv.l
  38011. ctpsv.l
  38012. ctrmm.l
  38013. ctrmv.l
  38014. ctrsm.l
  38015. ctrsv.l
  38016. dcabs1.l
  38017. dgbmv.l
  38018. dgemm.l
  38019. dgemv.l
  38020. dger.l
  38021. dsbmv.l
  38022. dspmv.l
  38023. dspr.l
  38024. dspr2.l
  38025. dsymm.l
  38026. dsymv.l
  38027. dsyr.l
  38028. dsyr2.l
  38029. dsyr2k.l
  38030. dsyrk.l
  38031. dtbmv.l
  38032. dtbsv.l
  38033. dtpmv.l
  38034. dtpsv.l
  38035. dtrmm.l
  38036. dtrmv.l
  38037. dtrsm.l
  38038. dtrsv.l
  38039. lsame.l
  38040. sgbmv.l
  38041. sgemm.l
  38042. sgemv.l
  38043. sger.l
  38044. ssbmv.l
  38045. sspmv.l
  38046. sspr.l
  38047. sspr2.l
  38048. ssymm.l
  38049. ssymv.l
  38050. ssyr.l
  38051. ssyr2.l
  38052. ssyr2k.l
  38053. ssyrk.l
  38054. stbmv.l
  38055. stbsv.l
  38056. stpmv.l
  38057. stpsv.l
  38058. strmm.l
  38059. strmv.l
  38060. strsm.l
  38061. strsv.l
  38062. xerbla.l
  38063. zgbmv.l
  38064. zgemm.l
  38065. zgemv.l
  38066. zgerc.l
  38067. zgeru.l
  38068. zhbmv.l
  38069. zhemm.l
  38070. zhemv.l
  38071. zher.l
  38072. zher2.l
  38073. zher2k.l
  38074. zherk.l
  38075. zhpmv.l
  38076. zhpr.l
  38077. zhpr2.l
  38078. zrotg.l
  38079. zscal.l
  38080. zsymm.l
  38081. zsyr2k.l
  38082. zsyrk.l
  38083. ztbmv.l
  38084. ztbsv.l
  38085. ztpmv.l
  38086. ztpsv.l
  38087. ztrmm.l
  38088. ztrmv.l
  38089. ztrsm.l
  38090. ztrsv.l
  38091. -----------------------------------------------------------
  38092. path: /netlib/lapack/manpages/man/
  38093. -----------------------------------------------------------
  38094. manl/
  38095. -----------------------------------------------------------
  38096. path: /netlib/lapack/manpages/man/manl/
  38097. -----------------------------------------------------------
  38098. cbdsqr.l
  38099. cgbbrd.l
  38100. cgbcon.l
  38101. cgbequ.l
  38102. cgbrfs.l
  38103. cgbsv.l
  38104. cgbsvx.l
  38105. cgbtf2.l
  38106. cgbtrf.l
  38107. cgbtrs.l
  38108. cgebak.l
  38109. cgebal.l
  38110. cgebd2.l
  38111. cgebrd.l
  38112. cgecon.l
  38113. cgeequ.l
  38114. cgees.l
  38115. cgeesx.l
  38116. cgeev.l
  38117. cgeevx.l
  38118. cgegs.l
  38119. cgegv.l
  38120. cgehd2.l
  38121. cgehrd.l
  38122. cgelq2.l
  38123. cgelqf.l
  38124. cgels.l
  38125. cgelss.l
  38126. cgelsx.l
  38127. cgeql2.l
  38128. cgeqlf.l
  38129. cgeqpf.l
  38130. cgeqr2.l
  38131. cgeqrf.l
  38132. cgerfs.l
  38133. cgerq2.l
  38134. cgerqf.l
  38135. cgesv.l
  38136. cgesvd.l
  38137. cgesvx.l
  38138. cgetf2.l
  38139. cgetrf.l
  38140. cgetri.l
  38141. cgetrs.l
  38142. cggbak.l
  38143. cggbal.l
  38144. cggglm.l
  38145. cgghrd.l
  38146. cgglse.l
  38147. cggqrf.l
  38148. cggrqf.l
  38149. cggsvd.l
  38150. cggsvp.l
  38151. cgtcon.l
  38152. cgtrfs.l
  38153. cgtsv.l
  38154. cgtsvx.l
  38155. cgttrf.l
  38156. cgttrs.l
  38157. chbev.l
  38158. chbevd.l
  38159. chbevx.l
  38160. chbgst.l
  38161. chbgv.l
  38162. chbtrd.l
  38163. checon.l
  38164. cheev.l
  38165. cheevd.l
  38166. cheevx.l
  38167. chegs2.l
  38168. chegst.l
  38169. chegv.l
  38170. cherfs.l
  38171. chesv.l
  38172. chesvx.l
  38173. chetd2.l
  38174. chetf2.l
  38175. chetrd.l
  38176. chetrf.l
  38177. chetri.l
  38178. chetrs.l
  38179. chgeqz.l
  38180. chpcon.l
  38181. chpev.l
  38182. chpevd.l
  38183. chpevx.l
  38184. chpgst.l
  38185. chpgv.l
  38186. chprfs.l
  38187. chpsv.l
  38188. chpsvx.l
  38189. chptrd.l
  38190. chptrf.l
  38191. chptri.l
  38192. chptrs.l
  38193. chsein.l
  38194. chseqr.l
  38195. clabrd.l
  38196. clacgv.l
  38197. clacon.l
  38198. clacpy.l
  38199. clacrm.l
  38200. clacrt.l
  38201. cladiv.l
  38202. claed0.l
  38203. claed7.l
  38204. claed8.l
  38205. claein.l
  38206. claesy.l
  38207. claev2.l
  38208. clags2.l
  38209. clagtm.l
  38210. clahef.l
  38211. clahqr.l
  38212. clahrd.l
  38213. claic1.l
  38214. clangb.l
  38215. clange.l
  38216. clangt.l
  38217. clanhb.l
  38218. clanhe.l
  38219. clanhp.l
  38220. clanhs.l
  38221. clanht.l
  38222. clansb.l
  38223. clansp.l
  38224. clansy.l
  38225. clantb.l
  38226. clantp.l
  38227. clantr.l
  38228. clapll.l
  38229. clapmt.l
  38230. claqgb.l
  38231. claqge.l
  38232. claqhb.l
  38233. claqhe.l
  38234. claqhp.l
  38235. claqsb.l
  38236. claqsp.l
  38237. claqsy.l
  38238. clar2v.l
  38239. clarf.l
  38240. clarfb.l
  38241. clarfg.l
  38242. clarft.l
  38243. clarfx.l
  38244. clargv.l
  38245. clarnv.l
  38246. clartg.l
  38247. clartv.l
  38248. clascl.l
  38249. claset.l
  38250. clasr.l
  38251. classq.l
  38252. claswp.l
  38253. clasyf.l
  38254. clatbs.l
  38255. clatps.l
  38256. clatrd.l
  38257. clatrs.l
  38258. clatzm.l
  38259. clauu2.l
  38260. clauum.l
  38261. cpbcon.l
  38262. cpbequ.l
  38263. cpbrfs.l
  38264. cpbstf.l
  38265. cpbsv.l
  38266. cpbsvx.l
  38267. cpbtf2.l
  38268. cpbtrf.l
  38269. cpbtrs.l
  38270. cpocon.l
  38271. cpoequ.l
  38272. cporfs.l
  38273. cposv.l
  38274. cposvx.l
  38275. cpotf2.l
  38276. cpotrf.l
  38277. cpotri.l
  38278. cpotrs.l
  38279. cppcon.l
  38280. cppequ.l
  38281. cpprfs.l
  38282. cppsv.l
  38283. cppsvx.l
  38284. cpptrf.l
  38285. cpptri.l
  38286. cpptrs.l
  38287. cptcon.l
  38288. cpteqr.l
  38289. cptrfs.l
  38290. cptsv.l
  38291. cptsvx.l
  38292. cpttrf.l
  38293. cpttrs.l
  38294. crot.l
  38295. cspcon.l
  38296. cspmv.l
  38297. cspr.l
  38298. csprfs.l
  38299. cspsv.l
  38300. cspsvx.l
  38301. csptrf.l
  38302. csptri.l
  38303. csptrs.l
  38304. csrot.l
  38305. csrscl.l
  38306. cstedc.l
  38307. cstein.l
  38308. csteqr.l
  38309. csycon.l
  38310. csymv.l
  38311. csyr.l
  38312. csyrfs.l
  38313. csysv.l
  38314. csysvx.l
  38315. csytf2.l
  38316. csytrf.l
  38317. csytri.l
  38318. csytrs.l
  38319. ctbcon.l
  38320. ctbrfs.l
  38321. ctbtrs.l
  38322. ctgevc.l
  38323. ctgsja.l
  38324. ctpcon.l
  38325. ctprfs.l
  38326. ctptri.l
  38327. ctptrs.l
  38328. ctrcon.l
  38329. ctrevc.l
  38330. ctrexc.l
  38331. ctrrfs.l
  38332. ctrsen.l
  38333. ctrsna.l
  38334. ctrsyl.l
  38335. ctrti2.l
  38336. ctrtri.l
  38337. ctrtrs.l
  38338. ctzrqf.l
  38339. cung2l.l
  38340. cung2r.l
  38341. cungbr.l
  38342. cunghr.l
  38343. cungl2.l
  38344. cunglq.l
  38345. cungql.l
  38346. cungqr.l
  38347. cungr2.l
  38348. cungrq.l
  38349. cungtr.l
  38350. cunm2l.l
  38351. cunm2r.l
  38352. cunmbr.l
  38353. cunmhr.l
  38354. cunml2.l
  38355. cunmlq.l
  38356. cunmql.l
  38357. cunmqr.l
  38358. cunmr2.l
  38359. cunmrq.l
  38360. cunmtr.l
  38361. cupgtr.l
  38362. cupmtr.l
  38363. dbdsqr.l
  38364. ddisna.l
  38365. dgbbrd.l
  38366. dgbcon.l
  38367. dgbequ.l
  38368. dgbrfs.l
  38369. dgbsv.l
  38370. dgbsvx.l
  38371. dgbtf2.l
  38372. dgbtrf.l
  38373. dgbtrs.l
  38374. dgebak.l
  38375. dgebal.l
  38376. dgebd2.l
  38377. dgebrd.l
  38378. dgecon.l
  38379. dgeequ.l
  38380. dgees.l
  38381. dgeesx.l
  38382. dgeev.l
  38383. dgeevx.l
  38384. dgegs.l
  38385. dgegv.l
  38386. dgehd2.l
  38387. dgehrd.l
  38388. dgelq2.l
  38389. dgelqf.l
  38390. dgels.l
  38391. dgelss.l
  38392. dgelsx.l
  38393. dgeql2.l
  38394. dgeqlf.l
  38395. dgeqpf.l
  38396. dgeqr2.l
  38397. dgeqrf.l
  38398. dgerfs.l
  38399. dgerq2.l
  38400. dgerqf.l
  38401. dgesv.l
  38402. dgesvd.l
  38403. dgesvx.l
  38404. dgetf2.l
  38405. dgetrf.l
  38406. dgetri.l
  38407. dgetrs.l
  38408. dggbak.l
  38409. dggbal.l
  38410. dggglm.l
  38411. dgghrd.l
  38412. dgglse.l
  38413. dggqrf.l
  38414. dggrqf.l
  38415. dggsvd.l
  38416. dggsvp.l
  38417. dgtcon.l
  38418. dgtrfs.l
  38419. dgtsv.l
  38420. dgtsvx.l
  38421. dgttrf.l
  38422. dgttrs.l
  38423. dhgeqz.l
  38424. dhsein.l
  38425. dhseqr.l
  38426. dlabad.l
  38427. dlabrd.l
  38428. dlacon.l
  38429. dlacpy.l
  38430. dladiv.l
  38431. dlae2.l
  38432. dlaebz.l
  38433. dlaed0.l
  38434. dlaed1.l
  38435. dlaed2.l
  38436. dlaed3.l
  38437. dlaed4.l
  38438. dlaed5.l
  38439. dlaed6.l
  38440. dlaed7.l
  38441. dlaed8.l
  38442. dlaed9.l
  38443. dlaeda.l
  38444. dlaein.l
  38445. dlaev2.l
  38446. dlaexc.l
  38447. dlag2.l
  38448. dlags2.l
  38449. dlagtf.l
  38450. dlagtm.l
  38451. dlagts.l
  38452. dlahqr.l
  38453. dlahrd.l
  38454. dlaic1.l
  38455. dlaln2.l
  38456. dlamch.l
  38457. dlamrg.l
  38458. dlangb.l
  38459. dlange.l
  38460. dlangt.l
  38461. dlanhs.l
  38462. dlansb.l
  38463. dlansp.l
  38464. dlanst.l
  38465. dlansy.l
  38466. dlantb.l
  38467. dlantp.l
  38468. dlantr.l
  38469. dlanv2.l
  38470. dlapll.l
  38471. dlapmt.l
  38472. dlapy2.l
  38473. dlapy3.l
  38474. dlaqgb.l
  38475. dlaqge.l
  38476. dlaqsb.l
  38477. dlaqsp.l
  38478. dlaqsy.l
  38479. dlaqtr.l
  38480. dlar2v.l
  38481. dlarf.l
  38482. dlarfb.l
  38483. dlarfg.l
  38484. dlarft.l
  38485. dlarfx.l
  38486. dlargv.l
  38487. dlarnv.l
  38488. dlartg.l
  38489. dlartv.l
  38490. dlaruv.l
  38491. dlas2.l
  38492. dlascl.l
  38493. dlaset.l
  38494. dlasq1.l
  38495. dlasq2.l
  38496. dlasq3.l
  38497. dlasq4.l
  38498. dlasr.l
  38499. dlasrt.l
  38500. dlassq.l
  38501. dlasv2.l
  38502. dlaswp.l
  38503. dlasy2.l
  38504. dlasyf.l
  38505. dlatbs.l
  38506. dlatps.l
  38507. dlatrd.l
  38508. dlatrs.l
  38509. dlatzm.l
  38510. dlauu2.l
  38511. dlauum.l
  38512. dopgtr.l
  38513. dopmtr.l
  38514. dorg2l.l
  38515. dorg2r.l
  38516. dorgbr.l
  38517. dorghr.l
  38518. dorgl2.l
  38519. dorglq.l
  38520. dorgql.l
  38521. dorgqr.l
  38522. dorgr2.l
  38523. dorgrq.l
  38524. dorgtr.l
  38525. dorm2l.l
  38526. dorm2r.l
  38527. dormbr.l
  38528. dormhr.l
  38529. dorml2.l
  38530. dormlq.l
  38531. dormql.l
  38532. dormqr.l
  38533. dormr2.l
  38534. dormrq.l
  38535. dormtr.l
  38536. dpbcon.l
  38537. dpbequ.l
  38538. dpbrfs.l
  38539. dpbstf.l
  38540. dpbsv.l
  38541. dpbsvx.l
  38542. dpbtf2.l
  38543. dpbtrf.l
  38544. dpbtrs.l
  38545. dpocon.l
  38546. dpoequ.l
  38547. dporfs.l
  38548. dposv.l
  38549. dposvx.l
  38550. dpotf2.l
  38551. dpotrf.l
  38552. dpotri.l
  38553. dpotrs.l
  38554. dppcon.l
  38555. dppequ.l
  38556. dpprfs.l
  38557. dppsv.l
  38558. dppsvx.l
  38559. dpptrf.l
  38560. dpptri.l
  38561. dpptrs.l
  38562. dptcon.l
  38563. dpteqr.l
  38564. dptrfs.l
  38565. dptsv.l
  38566. dptsvx.l
  38567. dpttrf.l
  38568. dpttrs.l
  38569. drscl.l
  38570. dsbev.l
  38571. dsbevd.l
  38572. dsbevx.l
  38573. dsbgst.l
  38574. dsbgv.l
  38575. dsbtrd.l
  38576. dsecnd.l
  38577. dspcon.l
  38578. dspev.l
  38579. dspevd.l
  38580. dspevx.l
  38581. dspgst.l
  38582. dspgv.l
  38583. dsprfs.l
  38584. dspsv.l
  38585. dspsvx.l
  38586. dsptrd.l
  38587. dsptrf.l
  38588. dsptri.l
  38589. dsptrs.l
  38590. dstebz.l
  38591. dstedc.l
  38592. dstein.l
  38593. dsteqr.l
  38594. dsterf.l
  38595. dstev.l
  38596. dstevd.l
  38597. dstevx.l
  38598. dsycon.l
  38599. dsyev.l
  38600. dsyevd.l
  38601. dsyevx.l
  38602. dsygs2.l
  38603. dsygst.l
  38604. dsygv.l
  38605. dsyrfs.l
  38606. dsysv.l
  38607. dsysvx.l
  38608. dsytd2.l
  38609. dsytf2.l
  38610. dsytrd.l
  38611. dsytrf.l
  38612. dsytri.l
  38613. dsytrs.l
  38614. dtbcon.l
  38615. dtbrfs.l
  38616. dtbtrs.l
  38617. dtgevc.l
  38618. dtgsja.l
  38619. dtpcon.l
  38620. dtprfs.l
  38621. dtptri.l
  38622. dtptrs.l
  38623. dtrcon.l
  38624. dtrevc.l
  38625. dtrexc.l
  38626. dtrrfs.l
  38627. dtrsen.l
  38628. dtrsna.l
  38629. dtrsyl.l
  38630. dtrti2.l
  38631. dtrtri.l
  38632. dtrtrs.l
  38633. dtzrqf.l
  38634. dzsum1.l
  38635. icmax1.l
  38636. ilaenv.l
  38637. izmax1.l
  38638. lapack.l
  38639. lsame.l
  38640. lsamen.l
  38641. sbdsqr.l
  38642. scsum1.l
  38643. sdisna.l
  38644. second.l
  38645. sgbbrd.l
  38646. sgbcon.l
  38647. sgbequ.l
  38648. sgbrfs.l
  38649. sgbsv.l
  38650. sgbsvx.l
  38651. sgbtf2.l
  38652. sgbtrf.l
  38653. sgbtrs.l
  38654. sgebak.l
  38655. sgebal.l
  38656. sgebd2.l
  38657. sgebrd.l
  38658. sgecon.l
  38659. sgeequ.l
  38660. sgees.l
  38661. sgeesx.l
  38662. sgeev.l
  38663. sgeevx.l
  38664. sgegs.l
  38665. sgegv.l
  38666. sgehd2.l
  38667. sgehrd.l
  38668. sgelq2.l
  38669. sgelqf.l
  38670. sgels.l
  38671. sgelss.l
  38672. sgelsx.l
  38673. sgeql2.l
  38674. sgeqlf.l
  38675. sgeqpf.l
  38676. sgeqr2.l
  38677. sgeqrf.l
  38678. sgerfs.l
  38679. sgerq2.l
  38680. sgerqf.l
  38681. sgesv.l
  38682. sgesvd.l
  38683. sgesvx.l
  38684. sgetf2.l
  38685. sgetrf.l
  38686. sgetri.l
  38687. sgetrs.l
  38688. sggbak.l
  38689. sggbal.l
  38690. sggglm.l
  38691. sgghrd.l
  38692. sgglse.l
  38693. sggqrf.l
  38694. sggrqf.l
  38695. sggsvd.l
  38696. sggsvp.l
  38697. sgtcon.l
  38698. sgtrfs.l
  38699. sgtsv.l
  38700. sgtsvx.l
  38701. sgttrf.l
  38702. sgttrs.l
  38703. shgeqz.l
  38704. shsein.l
  38705. shseqr.l
  38706. slabad.l
  38707. slabrd.l
  38708. slacon.l
  38709. slacpy.l
  38710. sladiv.l
  38711. slae2.l
  38712. slaebz.l
  38713. slaed0.l
  38714. slaed1.l
  38715. slaed2.l
  38716. slaed3.l
  38717. slaed4.l
  38718. slaed5.l
  38719. slaed6.l
  38720. slaed7.l
  38721. slaed8.l
  38722. slaed9.l
  38723. slaeda.l
  38724. slaein.l
  38725. slaev2.l
  38726. slaexc.l
  38727. slag2.l
  38728. slags2.l
  38729. slagtf.l
  38730. slagtm.l
  38731. slagts.l
  38732. slahqr.l
  38733. slahrd.l
  38734. slaic1.l
  38735. slaln2.l
  38736. slamch.l
  38737. slamrg.l
  38738. slangb.l
  38739. slange.l
  38740. slangt.l
  38741. slanhs.l
  38742. slansb.l
  38743. slansp.l
  38744. slanst.l
  38745. slansy.l
  38746. slantb.l
  38747. slantp.l
  38748. slantr.l
  38749. slanv2.l
  38750. slapll.l
  38751. slapmt.l
  38752. slapy2.l
  38753. slapy3.l
  38754. slaqgb.l
  38755. slaqge.l
  38756. slaqsb.l
  38757. slaqsp.l
  38758. slaqsy.l
  38759. slaqtr.l
  38760. slar2v.l
  38761. slarf.l
  38762. slarfb.l
  38763. slarfg.l
  38764. slarft.l
  38765. slarfx.l
  38766. slargv.l
  38767. slarnv.l
  38768. slartg.l
  38769. slartv.l
  38770. slaruv.l
  38771. slas2.l
  38772. slascl.l
  38773. slaset.l
  38774. slasq1.l
  38775. slasq2.l
  38776. slasq3.l
  38777. slasq4.l
  38778. slasr.l
  38779. slasrt.l
  38780. slassq.l
  38781. slasv2.l
  38782. slaswp.l
  38783. slasy2.l
  38784. slasyf.l
  38785. slatbs.l
  38786. slatps.l
  38787. slatrd.l
  38788. slatrs.l
  38789. slatzm.l
  38790. slauu2.l
  38791. slauum.l
  38792. sopgtr.l
  38793. sopmtr.l
  38794. sorg2l.l
  38795. sorg2r.l
  38796. sorgbr.l
  38797. sorghr.l
  38798. sorgl2.l
  38799. sorglq.l
  38800. sorgql.l
  38801. sorgqr.l
  38802. sorgr2.l
  38803. sorgrq.l
  38804. sorgtr.l
  38805. sorm2l.l
  38806. sorm2r.l
  38807. sormbr.l
  38808. sormhr.l
  38809. sorml2.l
  38810. sormlq.l
  38811. sormql.l
  38812. sormqr.l
  38813. sormr2.l
  38814. sormrq.l
  38815. sormtr.l
  38816. spbcon.l
  38817. spbequ.l
  38818. spbrfs.l
  38819. spbstf.l
  38820. spbsv.l
  38821. spbsvx.l
  38822. spbtf2.l
  38823. spbtrf.l
  38824. spbtrs.l
  38825. spocon.l
  38826. spoequ.l
  38827. sporfs.l
  38828. sposv.l
  38829. sposvx.l
  38830. spotf2.l
  38831. spotrf.l
  38832. spotri.l
  38833. spotrs.l
  38834. sppcon.l
  38835. sppequ.l
  38836. spprfs.l
  38837. sppsv.l
  38838. sppsvx.l
  38839. spptrf.l
  38840. spptri.l
  38841. spptrs.l
  38842. sptcon.l
  38843. spteqr.l
  38844. sptrfs.l
  38845. sptsv.l
  38846. sptsvx.l
  38847. spttrf.l
  38848. spttrs.l
  38849. srscl.l
  38850. ssbev.l
  38851. ssbevd.l
  38852. ssbevx.l
  38853. ssbgst.l
  38854. ssbgv.l
  38855. ssbtrd.l
  38856. sspcon.l
  38857. sspev.l
  38858. sspevd.l
  38859. sspevx.l
  38860. sspgst.l
  38861. sspgv.l
  38862. ssprfs.l
  38863. sspsv.l
  38864. sspsvx.l
  38865. ssptrd.l
  38866. ssptrf.l
  38867. ssptri.l
  38868. ssptrs.l
  38869. sstebz.l
  38870. sstedc.l
  38871. sstein.l
  38872. ssteqr.l
  38873. ssterf.l
  38874. sstev.l
  38875. sstevd.l
  38876. sstevx.l
  38877. ssycon.l
  38878. ssyev.l
  38879. ssyevd.l
  38880. ssyevx.l
  38881. ssygs2.l
  38882. ssygst.l
  38883. ssygv.l
  38884. ssyrfs.l
  38885. ssysv.l
  38886. ssysvx.l
  38887. ssytd2.l
  38888. ssytf2.l
  38889. ssytrd.l
  38890. ssytrf.l
  38891. ssytri.l
  38892. ssytrs.l
  38893. stbcon.l
  38894. stbrfs.l
  38895. stbtrs.l
  38896. stgevc.l
  38897. stgsja.l
  38898. stpcon.l
  38899. stprfs.l
  38900. stptri.l
  38901. stptrs.l
  38902. strcon.l
  38903. strevc.l
  38904. strexc.l
  38905. strrfs.l
  38906. strsen.l
  38907. strsna.l
  38908. strsyl.l
  38909. strti2.l
  38910. strtri.l
  38911. strtrs.l
  38912. stzrqf.l
  38913. xerbla.l
  38914. zbdsqr.l
  38915. zdrot.l
  38916. zdrscl.l
  38917. zgbbrd.l
  38918. zgbcon.l
  38919. zgbequ.l
  38920. zgbrfs.l
  38921. zgbsv.l
  38922. zgbsvx.l
  38923. zgbtf2.l
  38924. zgbtrf.l
  38925. zgbtrs.l
  38926. zgebak.l
  38927. zgebal.l
  38928. zgebd2.l
  38929. zgebrd.l
  38930. zgecon.l
  38931. zgeequ.l
  38932. zgees.l
  38933. zgeesx.l
  38934. zgeev.l
  38935. zgeevx.l
  38936. zgegs.l
  38937. zgegv.l
  38938. zgehd2.l
  38939. zgehrd.l
  38940. zgelq2.l
  38941. zgelqf.l
  38942. zgels.l
  38943. zgelss.l
  38944. zgelsx.l
  38945. zgeql2.l
  38946. zgeqlf.l
  38947. zgeqpf.l
  38948. zgeqr2.l
  38949. zgeqrf.l
  38950. zgerfs.l
  38951. zgerq2.l
  38952. zgerqf.l
  38953. zgesv.l
  38954. zgesvd.l
  38955. zgesvx.l
  38956. zgetf2.l
  38957. zgetrf.l
  38958. zgetri.l
  38959. zgetrs.l
  38960. zggbak.l
  38961. zggbal.l
  38962. zggglm.l
  38963. zgghrd.l
  38964. zgglse.l
  38965. zggqrf.l
  38966. zggrqf.l
  38967. zggsvd.l
  38968. zggsvp.l
  38969. zgtcon.l
  38970. zgtrfs.l
  38971. zgtsv.l
  38972. zgtsvx.l
  38973. zgttrf.l
  38974. zgttrs.l
  38975. zhbev.l
  38976. zhbevd.l
  38977. zhbevx.l
  38978. zhbgst.l
  38979. zhbgv.l
  38980. zhbtrd.l
  38981. zhecon.l
  38982. zheev.l
  38983. zheevd.l
  38984. zheevx.l
  38985. zhegs2.l
  38986. zhegst.l
  38987. zhegv.l
  38988. zherfs.l
  38989. zhesv.l
  38990. zhesvx.l
  38991. zhetd2.l
  38992. zhetf2.l
  38993. zhetrd.l
  38994. zhetrf.l
  38995. zhetri.l
  38996. zhetrs.l
  38997. zhgeqz.l
  38998. zhpcon.l
  38999. zhpev.l
  39000. zhpevd.l
  39001. zhpevx.l
  39002. zhpgst.l
  39003. zhpgv.l
  39004. zhprfs.l
  39005. zhpsv.l
  39006. zhpsvx.l
  39007. zhptrd.l
  39008. zhptrf.l
  39009. zhptri.l
  39010. zhptrs.l
  39011. zhsein.l
  39012. zhseqr.l
  39013. zlabrd.l
  39014. zlacgv.l
  39015. zlacon.l
  39016. zlacpy.l
  39017. zlacrm.l
  39018. zlacrt.l
  39019. zladiv.l
  39020. zlaed0.l
  39021. zlaed7.l
  39022. zlaed8.l
  39023. zlaein.l
  39024. zlaesy.l
  39025. zlaev2.l
  39026. zlags2.l
  39027. zlagtm.l
  39028. zlahef.l
  39029. zlahqr.l
  39030. zlahrd.l
  39031. zlaic1.l
  39032. zlangb.l
  39033. zlange.l
  39034. zlangt.l
  39035. zlanhb.l
  39036. zlanhe.l
  39037. zlanhp.l
  39038. zlanhs.l
  39039. zlanht.l
  39040. zlansb.l
  39041. zlansp.l
  39042. zlansy.l
  39043. zlantb.l
  39044. zlantp.l
  39045. zlantr.l
  39046. zlapll.l
  39047. zlapmt.l
  39048. zlaqgb.l
  39049. zlaqge.l
  39050. zlaqhb.l
  39051. zlaqhe.l
  39052. zlaqhp.l
  39053. zlaqsb.l
  39054. zlaqsp.l
  39055. zlaqsy.l
  39056. zlar2v.l
  39057. zlarf.l
  39058. zlarfb.l
  39059. zlarfg.l
  39060. zlarft.l
  39061. zlarfx.l
  39062. zlargv.l
  39063. zlarnv.l
  39064. zlartg.l
  39065. zlartv.l
  39066. zlascl.l
  39067. zlaset.l
  39068. zlasr.l
  39069. zlassq.l
  39070. zlaswp.l
  39071. zlasyf.l
  39072. zlatbs.l
  39073. zlatps.l
  39074. zlatrd.l
  39075. zlatrs.l
  39076. zlatzm.l
  39077. zlauu2.l
  39078. zlauum.l
  39079. zpbcon.l
  39080. zpbequ.l
  39081. zpbrfs.l
  39082. zpbstf.l
  39083. zpbsv.l
  39084. zpbsvx.l
  39085. zpbtf2.l
  39086. zpbtrf.l
  39087. zpbtrs.l
  39088. zpocon.l
  39089. zpoequ.l
  39090. zporfs.l
  39091. zposv.l
  39092. zposvx.l
  39093. zpotf2.l
  39094. zpotrf.l
  39095. zpotri.l
  39096. zpotrs.l
  39097. zppcon.l
  39098. zppequ.l
  39099. zpprfs.l
  39100. zppsv.l
  39101. zppsvx.l
  39102. zpptrf.l
  39103. zpptri.l
  39104. zpptrs.l
  39105. zptcon.l
  39106. zpteqr.l
  39107. zptrfs.l
  39108. zptsv.l
  39109. zptsvx.l
  39110. zpttrf.l
  39111. zpttrs.l
  39112. zrot.l
  39113. zspcon.l
  39114. zspmv.l
  39115. zspr.l
  39116. zsprfs.l
  39117. zspsv.l
  39118. zspsvx.l
  39119. zsptrf.l
  39120. zsptri.l
  39121. zsptrs.l
  39122. zsrscl.l
  39123. zstedc.l
  39124. zstein.l
  39125. zsteqr.l
  39126. zsycon.l
  39127. zsymv.l
  39128. zsyr.l
  39129. zsyrfs.l
  39130. zsysv.l
  39131. zsysvx.l
  39132. zsytf2.l
  39133. zsytrf.l
  39134. zsytri.l
  39135. zsytrs.l
  39136. ztbcon.l
  39137. ztbrfs.l
  39138. ztbtrs.l
  39139. ztgevc.l
  39140. ztgsja.l
  39141. ztpcon.l
  39142. ztprfs.l
  39143. ztptri.l
  39144. ztptrs.l
  39145. ztrcon.l
  39146. ztrevc.l
  39147. ztrexc.l
  39148. ztrrfs.l
  39149. ztrsen.l
  39150. ztrsna.l
  39151. ztrsyl.l
  39152. ztrti2.l
  39153. ztrtri.l
  39154. ztrtrs.l
  39155. ztzrqf.l
  39156. zung2l.l
  39157. zung2r.l
  39158. zungbr.l
  39159. zunghr.l
  39160. zungl2.l
  39161. zunglq.l
  39162. zungql.l
  39163. zungqr.l
  39164. zungr2.l
  39165. zungrq.l
  39166. zungtr.l
  39167. zunm2l.l
  39168. zunm2r.l
  39169. zunmbr.l
  39170. zunmhr.l
  39171. zunml2.l
  39172. zunmlq.l
  39173. zunmql.l
  39174. zunmqr.l
  39175. zunmr2.l
  39176. zunmrq.l
  39177. zunmtr.l
  39178. zupgtr.l
  39179. zupmtr.l
  39180. -----------------------------------------------------------
  39181. for     single precision real LAPACK routines
  39182. path: /netlib/lapack/single/
  39183. -----------------------------------------------------------
  39184.  # --------------------------------------------------------
  39185.  # Available SIMPLE and DIVIDE AND CONQUER DRIVER routines:
  39186.  # --------------------------------------------------------
  39187.  
  39188. .depend
  39189. scsum1.f
  39190. sgbtf2.f
  39191. sgebd2.f
  39192. sgehd2.f
  39193. sgelq2.f
  39194. sgeql2.f
  39195. sgeqr2.f
  39196. sgerq2.f
  39197. sgesv.f                for     Solves a general system of linear equations
  39198.                                AX=B.
  39199.                        gams    d2a1
  39200.  
  39201. sgbsv.f                for     Solves a general banded system of linear
  39202.                                equations AX=B.
  39203.                        gams    d2a2
  39204.  
  39205. sgetf2.f
  39206. sgtsv.f                for     Solves a general tridiagonal system of linear
  39207.                                equations AX=B.
  39208.                        gams    d2a2a
  39209.  
  39210. slabad.f
  39211. slabrd.f
  39212. slacon.f
  39213. slacpy.f
  39214. sladiv.f
  39215. slae2.f
  39216. slaebz.f
  39217. slaed0.f
  39218. slaed1.f
  39219. slaed2.f
  39220. slaed3.f
  39221. slaed4.f
  39222. slaed5.f
  39223. slaed6.f
  39224. slaed7.f
  39225. slaed8.f
  39226. slaed9.f
  39227. slaeda.f
  39228. slaein.f
  39229. slaev2.f
  39230. slaexc.f
  39231. slag2.f
  39232. slags2.f
  39233. slagtf.f
  39234. slagtm.f
  39235. slagts.f
  39236. slahqr.f
  39237. slahrd.f
  39238. slaic1.f
  39239. slaln2.f
  39240. slamrg.f
  39241. slangb.f
  39242. slange.f
  39243. slangt.f
  39244. slanhs.f
  39245. slansb.f
  39246. slansp.f
  39247. slanst.f
  39248. slansy.f
  39249. slantb.f
  39250. slantp.f
  39251. slantr.f
  39252. slanv2.f
  39253. slapll.f
  39254. slapmt.f
  39255. slapy2.f
  39256. slapy3.f
  39257. slaqgb.f
  39258. slaqge.f
  39259. slaqsb.f
  39260. slaqsp.f
  39261. slaqsy.f
  39262. slaqtr.f
  39263. slar2v.f
  39264. slarf.f
  39265. slarfb.f
  39266. slarfg.f
  39267. slarft.f
  39268. slarfx.f
  39269. slargv.f
  39270. slarnv.f
  39271. slartg.f
  39272. slartv.f
  39273. slaruv.f
  39274. slas2.f
  39275. slascl.f
  39276. slaset.f
  39277. slasq1.f
  39278. slasq2.f
  39279. slasq3.f
  39280. slasq4.f
  39281. slasr.f
  39282. slasrt.f
  39283. slassq.f
  39284. slasv2.f
  39285. slaswp.f
  39286. slasy2.f
  39287. slasyf.f
  39288. slatbs.f
  39289. slatps.f
  39290. slatrd.f
  39291. slatrs.f
  39292. slatzm.f
  39293. slauu2.f
  39294. slauum.f
  39295. sorg2l.f
  39296. sorg2r.f
  39297. sorgl2.f
  39298. sorgr2.f
  39299. sorm2l.f
  39300. sorm2r.f
  39301. sorml2.f
  39302. sormr2.f
  39303. spbtf2.f
  39304. sposv.f                for     Solves a symmetric positive definite system of
  39305.                                linear
  39306.                                equations AX=B.
  39307.                        gams    d2b1b
  39308.  
  39309. spotf2.f
  39310. sppsv.f                for     Solves a symmetric positive definite system of
  39311.                                linear
  39312.                                equations AX=B, where A is held in packed
  39313.                                storage.
  39314.                        gams    d2b1b
  39315.  
  39316. spbsv.f                for     Solves a symmetric positive definite banded
  39317.                                system
  39318.                                of linear equations AX=B.
  39319.                        gams    d2b2
  39320.  
  39321. sptsv.f                for     Solves a symmetric positive definite tridiagonal
  39322.                                system
  39323.                                of linear equations AX=B.
  39324.                        gams    d2b2a
  39325.  
  39326. srscl.f
  39327. ssygs2.f
  39328. ssysv.f                for     Solves a real symmetric indefinite system of
  39329.                                linear equations AX=B.
  39330.                        gams    d2b1a
  39331.  
  39332. sspsv.f                for     Solves a real symmetric indefinite system of
  39333.                                linear equations AX=B,
  39334.                                where A is held in packed storage.
  39335.                        gams    d2b1a
  39336.  
  39337. sgels.f                for     Computes the least squares solution to an
  39338.                                over-determined system
  39339.                                of linear equations, A X=B or A**H X=B,  or the
  39340.                                minimum norm
  39341.                                solution of an under-determined system, where A
  39342.                                is a general
  39343.                                rectangular matrix of full rank,  using a QR or
  39344.                                LQ factorization
  39345.                                of A.
  39346.                        gams    d9a1
  39347.  
  39348. sgglse.f               for     Solves the LSE (Constrained Linear Least Squares
  39349.                                Problem) using
  39350.                                the GRQ (Generalized RQ) factorization
  39351.                        gams    d9b1
  39352.  
  39353. sggglm.f               for     Solves the GLM (Generalized Linear Regression
  39354.                                Model) using
  39355.                                the GQR (Generalized QR) factorization
  39356.  
  39357. ssyev.f                for     Computes all eigenvalues, and optionally,
  39358.                                eigenvectors of a real
  39359.                                symmetric matrix.
  39360.                        gams    d4a1
  39361.  
  39362. ssyevd.f               for     Computes all eigenvalues, and optionally,
  39363.                                eigenvectors of a real
  39364.                                symmetric matrix.  If eigenvectors are desired,
  39365.                                it uses a divide
  39366.                                and conquer algorithm.
  39367.                        gams    d4a1
  39368.  
  39369. sspev.f                for     Computes all eigenvalues, and optionally,
  39370.                                eigenvectors of a real
  39371.                                symmetric matrix in packed storage.
  39372.                        gams    d4a1
  39373.  
  39374. sspevd.f               for     Computes all eigenvalues, and optionally,
  39375.                                eigenvectors of a real
  39376.                                symmetric matrix in packed storage.  If
  39377.                                eigenvectors are desired,
  39378.                                it uses a divide and conquer algorithm.
  39379.                        gams    d4a1
  39380.  
  39381. ssbev.f                for     Computes all eigenvalues, and optionally,
  39382.                                eigenvectors of a real
  39383.                                symmetric band matrix.
  39384.                        gams    d4a1, d4a6
  39385.  
  39386. ssbevd.f               for     Computes all eigenvalues, and optionally,
  39387.                                eigenvectors of a real
  39388.                                symmetric band matrix.  If eigenvectors are
  39389.                                desired, it uses a
  39390.                                divide and conquer algorithm.
  39391.                        gams    d4a1, d4a6
  39392.  
  39393. sstev.f                for     Computes all eigenvalues, and optionally,
  39394.                                eigenvectors of a real
  39395.                                symmetric tridiagonal matrix.
  39396.                        gams    d4a1, d4a5
  39397.  
  39398. sstevd.f               for     Computes all eigenvalues, and optionally,
  39399.                                eigenvectors of a real
  39400.                                symmetric tridiagonal matrix.  If eigenvectors
  39401.                                are desired, it uses
  39402.                                a divide and conquer algorithm.
  39403.                        gams    d4a1, d4a5
  39404.  
  39405. sgees.f                for     Computes the eigenvalues and Schur factorization
  39406.                                of a general
  39407.                                matrix, and orders the factorization so that
  39408.                                selected eigenvalues
  39409.                                are at the top left of the Schur form.
  39410.                        gams    d4a2
  39411.  
  39412. sgeev.f                for     Computes the eigenvalues and left and right
  39413.                                eigenvectors of
  39414.                                a general matrix.
  39415.                        gams    d4a2
  39416.  
  39417. sgesvd.f               for     Computes the singular value decomposition (SVD)
  39418.                                of a general
  39419.                                rectangular matrix.
  39420.                        gams    d6
  39421.  
  39422. ssygv.f                for     Computes all eigenvalues and the eigenvectors of
  39423.                                a generalized
  39424.                                symmetric-definite generalized eigenproblem,
  39425.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  39426.                                x.
  39427.                        gams    d4b1
  39428.  
  39429. sspgv.f                for     Computes all eigenvalues and eigenvectors of  a
  39430.                                generalized
  39431.                                symmetric-definite generalized eigenproblem,
  39432.                                Ax= lambda
  39433.                                Bx,  ABx= lambda x,  or BAx= lambda x, where A
  39434.                                and B are in packed
  39435.                                storage.
  39436.                        gams    d4b1
  39437.  
  39438. ssbgv.f                for     Computes all the eigenvalues, and optionally,
  39439.                                the eigenvectors
  39440.                                of a real generalized symmetric-definite banded
  39441.                                eigenproblem, of
  39442.                                the form A*x=(lambda)*B*x.  A and B are assumed
  39443.                                to be symmetric
  39444.                                and banded, and B is also positive definite.
  39445.  
  39446. sgegs.f                for     Computes the generalized eigenvalues, Schur
  39447.                                form, and left and/or
  39448.                                right Schur vectors for a pair of nonsymmetric
  39449.                                matrices
  39450.  
  39451. sgegv.f                for     Computes the generalized eigenvalues, and left
  39452.                                and/or right
  39453.                                generalized eigenvectors for a pair of
  39454.                                nonsymmetric matrices
  39455.  
  39456. sggsvd.f               for     Computes the Generalized Singular Value
  39457.                                Decomposition
  39458.  
  39459.  # ---------------------------------
  39460.  # Available EXPERT DRIVER routines:
  39461.  # ---------------------------------
  39462.  
  39463. sgesvx.f               for     Solves a general system of linear equations
  39464.                                AX=B, A**T X=B
  39465.                                or A**H X=B, and provides an estimate of the
  39466.                                condition number
  39467.                                and error bounds on the solution.
  39468.                        gams    d2a1
  39469.  
  39470. sgbsvx.f               for     Solves a general banded system of linear
  39471.                                equations AX=B,
  39472.                                A**T X=B or A**H X=B, and provides an estimate
  39473.                                of the condition
  39474.                                number and error bounds on the solution.
  39475.                        gams    d2a2
  39476.  
  39477. sgtsvx.f               for     Solves a general tridiagonal system of linear
  39478.                                equations AX=B,
  39479.                                A**T X=B or A**H X=B, and provides an estimate
  39480.                                of the condition
  39481.                                number  and error bounds on the solution.
  39482.                        gams    d2a2a
  39483.  
  39484. sposvx.f               for     Solves a symmetric positive definite system of
  39485.                                linear
  39486.                                equations AX=B, and provides an estimate of the
  39487.                                condition number
  39488.                                and error bounds on the solution.
  39489.                        gams    d2b1b
  39490.  
  39491. sppsvx.f               for     Solves a symmetric positive definite system of
  39492.                                linear
  39493.                                equations AX=B, where A is held in packed
  39494.                                storage, and provides
  39495.                                an estimate of the condition number and error
  39496.                                bounds on the
  39497.                                solution.
  39498.                        gams    d2b1b
  39499.  
  39500. spbsvx.f               for     Solves a symmetric positive definite banded
  39501.                                system
  39502.                                of linear equations AX=B, and provides an
  39503.                                estimate of the condition
  39504.                                number and error bounds on the solution.
  39505.                        gams    d2b2
  39506.  
  39507. sptsvx.f               for     Solves a symmetric positive definite tridiagonal
  39508.                                system of linear equations AX=B, and provides an
  39509.                                estimate of
  39510.                                the condition number and error bounds on the
  39511.                                solution.
  39512.                        gams    d2b2a
  39513.  
  39514. ssysvx.f               for     Solves a real symmetric
  39515.                                indefinite system  of linear equations AX=B, and
  39516.                                provides an
  39517.                                estimate of the condition number and error
  39518.                                bounds on the solution.
  39519.                        gams    d2b1a
  39520.  
  39521. sspsvx.f               for     Solves a real symmetric
  39522.                                indefinite system of linear equations AX=B,
  39523.                                where A is held
  39524.                                in packed storage, and provides an estimate of
  39525.                                the condition
  39526.                                number and error bounds on the solution.
  39527.                        gams    d2b1a
  39528.  
  39529. sgelsx.f               for     Computes the minimum norm least squares solution
  39530.                                to an over-
  39531.                                or under-determined system of linear equations A
  39532.                                X=B, using a
  39533.                                complete orthogonal factorization of A.
  39534.                        gams    d9a1
  39535.  
  39536. sgelss.f               for     Computes the minimum norm least squares solution
  39537.                                to an over-
  39538.                                or under-determined system of linear equations A
  39539.                                X=B,  using
  39540.                                the singular value decomposition of A.
  39541.                        gams    d9a1
  39542.  
  39543. ssyevx.f               for     Computes selected eigenvalues and eigenvectors
  39544.                                of a symmetric matrix.
  39545.                        gams    d4a1
  39546.  
  39547. sspevx.f               for     Computes selected eigenvalues and eigenvectors
  39548.                                of a
  39549.                                symmetric matrix in packed storage.
  39550.                        gams    d4a1
  39551.  
  39552. ssbevx.f               for     Computes selected eigenvalues and eigenvectors
  39553.                                of a
  39554.                                symmetric band matrix.
  39555.                        gams    d4a1, d4a6
  39556.  
  39557. sstevx.f               for     Computes selected eigenvalues and eigenvectors
  39558.                                of a real
  39559.                                symmetric tridiagonal matrix.
  39560.                        gams    d4a1, d4a5
  39561.  
  39562. sgeesx.f               for     Computes the eigenvalues and Schur factorization
  39563.                                of a general
  39564.                                matrix, orders the factorization so that
  39565.                                selected eigenvalues
  39566.                                are at the top left of the Schur form, and
  39567.                                computes reciprocal
  39568.                                condition numbers for the average of the
  39569.                                selected eigenvalues,
  39570.                                and for the associated right invariant subspace.
  39571.                        gams    d4a2
  39572.  
  39573. sgeevx.f               for     Computes the eigenvalues and left and right
  39574.                                eigenvectors of
  39575.                                a general matrix,  with preliminary balancing of
  39576.                                the matrix,
  39577.                                and computes reciprocal condition numbers for
  39578.                                the eigenvalues
  39579.                                and right eigenvectors.
  39580.                        gams    d4a2
  39581.  
  39582.  # ---------------------------------
  39583.  # Available COMPUTATIONAL routines:
  39584.  # ---------------------------------
  39585.  
  39586. sbdsqr.f               for     Computes the singular value decomposition (SVD)
  39587.                                of a real bidiagonal
  39588.                                matrix, using the bidiagonal QR algorithm.
  39589.                        gams    d6
  39590.  
  39591. sdisna.f               for     Computes the reciprocal condition numbers for
  39592.                                the eigenvectors of a
  39593.                                real symmetric or complex Hermitian matrix or
  39594.                                for the left or right
  39595.                                singular vectors of a general matrix.
  39596.  
  39597. sgbbrd.f                       Reduces a general band matrix to real upper
  39598.                                bidiagonal form
  39599.                                by an orthogonal transformation.
  39600.  
  39601. sgbcon.f               for     Estimates the reciprocal of the condition number
  39602.                                of a general
  39603.                                band matrix, in either the 1-norm or the
  39604.                                infinity-norm, using
  39605.                                the LU factorization computed by SGBTRF.
  39606.                        gams    d2a2
  39607.  
  39608. sgbequ.f               for     Computes row and column scalings to equilibrate
  39609.                                a general band
  39610.                                matrix and reduce its condition number.
  39611.                        gams    d2a2
  39612.  
  39613. sgbrfs.f               for     Improves the computed solution to a general
  39614.                                banded system of
  39615.                                linear equations AX=B, A**T X=B or A**H X=B, and
  39616.                                provides forward
  39617.                                and backward error bounds for the solution.
  39618.                        gams    d2a2
  39619.  
  39620. sgbtrf.f               for     Computes an LU factorization of a general band
  39621.                                matrix, using
  39622.                                partial pivoting with row interchanges.
  39623.                        gams    d2a2
  39624.  
  39625. sgbtrs.f               for     Solves a general banded system of linear
  39626.                                equations AX=B,
  39627.                                A**T X=B or A**H X=B, using the LU factorization
  39628.                                computed
  39629.                                by SGBTRF.
  39630.                        gams    d2a2
  39631.  
  39632. sgebak.f               for     Transforms eigenvectors of a balanced matrix to
  39633.                                those of the
  39634.                                original matrix supplied to SGEBAL.
  39635.                        gams    d4c4
  39636.  
  39637. sgebal.f               for     Balances a general matrix in order to improve
  39638.                                the accuracy
  39639.                                of computed eigenvalues.
  39640.                        gams    d4c1a
  39641.  
  39642. sgebrd.f               for     Reduces a general rectangular matrix to real
  39643.                                bidiagonal form
  39644.                                by an orthogonal transformation.
  39645.                        gams    d6
  39646.  
  39647. sgecon.f               for     Estimates the reciprocal of the condition number
  39648.                                of a general
  39649.                                matrix, in either the 1-norm or the
  39650.                                infinity-norm, using the
  39651.                                LU factorization computed by SGETRF.
  39652.                        gams    d2a1
  39653.  
  39654. sgeequ.f               for     Computes row and column scalings to equilibrate
  39655.                                a general
  39656.                                rectangular matrix and reduce its condition
  39657.                                number.
  39658.                        gams    d2a1
  39659.  
  39660. sgehrd.f               for     Reduces a general matrix to upper Hessenberg
  39661.                                form by an
  39662.                                orthogonal similarity transformation.
  39663.                        gams    d4c1b2
  39664.  
  39665. sgelqf.f               for     Computes an LQ factorization of a general
  39666.                                rectangular matrix.
  39667.                        gams    d5
  39668.  
  39669. sgeqlf.f               for     Computes a QL factorization of a general
  39670.                                rectangular matrix.
  39671.                        gams    d5
  39672.  
  39673. sgeqpf.f               for     Computes a QR factorization with column pivoting
  39674.                                of a general
  39675.                                rectangular matrix.
  39676.                        gams    d5
  39677.  
  39678. sgeqrf.f               for     Computes a QR factorization of a general
  39679.                                rectangular matrix.
  39680.                        gams    d5
  39681.  
  39682. sgerfs.f               for     Improves the computed solution to a general
  39683.                                system of linear
  39684.                                equations AX=B, A**T X=B or A**H X=B, and
  39685.                                provides forward and
  39686.                                backward error bounds for the solution.
  39687.                        gams    d2a1
  39688.  
  39689. sgerqf.f               for     Computes an RQ factorization of a general
  39690.                                rectangular matrix.
  39691.                        gams    d5
  39692.  
  39693. sgetrf.f               for     Computes an LU factorization of a general
  39694.                                matrix, using partial
  39695.                                pivoting with row interchanges.
  39696.                        gams    d2a1
  39697.  
  39698. sgetri.f               for     Computes the inverse of a general matrix, using
  39699.                                the LU factorization
  39700.                                computed by SGETRF.
  39701.                        gams    d2a1
  39702.  
  39703. sgetrs.f               for     Solves a general system of linear equations
  39704.                                AX=B, A**T X=B
  39705.                                or A**H X=B, using the LU factorization computed
  39706.                                by SGETRF.
  39707.                        gams    d2a1
  39708.  
  39709. sggbak.f               for     Forms the right or left eigenvectors of the
  39710.                                generalized eigenvalue
  39711.                                problem by backward transformation on the
  39712.                                computed eigenvectors of
  39713.                                the balanced pair of matrices output by SGGBAL.
  39714.  
  39715. sggbal.f               for     Balances a pair of general real matrices for the
  39716.                                generalized
  39717.                                eigenvalue problem A x = lambda B x.
  39718.  
  39719. sgghrd.f               for     Reduces a pair of real matrices to generalized
  39720.                                upper
  39721.                                Hessenberg form using orthogonal transformations
  39722.  
  39723. sggqrf.f               for     Computes a generalized QR factorization of a
  39724.                                pair of matrices.
  39725.  
  39726. sggrqf.f               for     Computes a generalized RQ factorization of a
  39727.                                pair of matrices.
  39728.  
  39729. sggsvp.f               for     Computes orthogonal matrices as a preprocessing
  39730.                                step
  39731.                                for computing the generalized singular value
  39732.                                decomposition
  39733.  
  39734. sgtcon.f               for     Estimates the reciprocal of the condition number
  39735.                                of a general
  39736.                                tridiagonal matrix, in either the 1-norm or the
  39737.                                infinity-norm,
  39738.                                using the LU factorization computed by SGTTRF.
  39739.                        gams    d2a2a
  39740.  
  39741. sgtrfs.f               for     Improves the computed solution to a general
  39742.                                tridiagonal system
  39743.                                of linear equations AX=B, A**T X=B or A**H X=B,
  39744.                                and provides
  39745.                                forward and backward error bounds for the
  39746.                                solution.
  39747.                        gams    d2a2a
  39748.  
  39749. sgttrf.f               for     Computes an LU factorization of a general
  39750.                                tridiagonal matrix,
  39751.                                using partial pivoting with row interchanges.
  39752.                        gams    d2a2a
  39753.  
  39754. sgttrs.f               for     Solves a general tridiagonal system of linear
  39755.                                equations AX=B,
  39756.                                A**T X=B or A**H X=B, using the LU factorization
  39757.                                computed by
  39758.                                SGTTRF.
  39759.                        gams    d2a2a
  39760.  
  39761. shgeqz.f               for     Implements a single-/double-shift version of the
  39762.                                QZ method for
  39763.                                finding the generalized eigenvalues of the
  39764.                                equation
  39765.                                det(A - w(i) B) = 0
  39766.  
  39767. shsein.f               for     Computes specified right and/or left
  39768.                                eigenvectors of an upper
  39769.                                Hessenberg matrix by inverse iteration.
  39770.                        gams    d4c3
  39771.  
  39772. shseqr.f               for     Computes the eigenvalues and Schur factorization
  39773.                                of an upper
  39774.                                Hessenberg matrix, using the multishift QR
  39775.                                algorithm.
  39776.                        gams    d4c2b
  39777.  
  39778. sopgtr.f               for     Generates the orthogonal transformation matrix
  39779.                                from
  39780.                                a reduction to tridiagonal form determined by
  39781.                                SSPTRD.
  39782.                        gams    d4c1b1
  39783.  
  39784. sopmtr.f               for     Multiplies a general matrix by the orthogonal
  39785.                                transformation matrix from a reduction to
  39786.                                tridiagonal form
  39787.                                determined by SSPTRD.
  39788.                        gams    d4c4
  39789.  
  39790. sorgbr.f               for     Generates the orthogonal transformation matrices
  39791.                                from
  39792.                                a reduction to bidiagonal form determined by
  39793.                                SGEBRD.
  39794.                        gams    d6
  39795.  
  39796. sorghr.f               for     Generates the orthogonal transformation matrix
  39797.                                from
  39798.                                a reduction to Hessenberg form determined by
  39799.                                SGEHRD.
  39800.                        gams    d4c1b2
  39801.  
  39802. sorglq.f               for     Generates all or part of the orthogonal matrix Q
  39803.                                from
  39804.                                an LQ factorization determined by SGELQF.
  39805.                        gams    d5
  39806.  
  39807. sorgql.f               for     Generates all or part of the orthogonal matrix Q
  39808.                                from
  39809.                                a QL factorization determined by SGEQLF.
  39810.                        gams    d5
  39811.  
  39812. sorgqr.f               for     Generates all or part of the orthogonal matrix Q
  39813.                                from
  39814.                                a QR factorization determined by SGEQRF.
  39815.                        gams    d5
  39816.  
  39817. sorgrq.f               for     Generates all or part of the orthogonal matrix Q
  39818.                                from
  39819.                                an RQ factorization determined by SGERQF.
  39820.                        gams    d5
  39821.  
  39822. sorgtr.f               for     Generates the orthogonal transformation matrix
  39823.                                from
  39824.                                a reduction to tridiagonal form determined by
  39825.                                SSYTRD.
  39826.                        gams    d4c1b1
  39827.  
  39828. sormbr.f               for     Multiplies a general matrix by one of the
  39829.                                orthogonal
  39830.                                transformation  matrices from a reduction to
  39831.                                bidiagonal form
  39832.                                determined by SGEBRD.
  39833.                        gams    d6
  39834.  
  39835. sormhr.f               for     Multiplies a general matrix by the orthogonal
  39836.                                transformation
  39837.                                matrix from a reduction to Hessenberg form
  39838.                                determined by SGEHRD.
  39839.                        gams    d4c4
  39840.  
  39841. sormlq.f               for     Multiplies a general matrix by the orthogonal
  39842.                                matrix
  39843.                                from an LQ factorization determined by SGELQF.
  39844.                        gams    d5
  39845.  
  39846. sormql.f               for     Multiplies a general matrix by the orthogonal
  39847.                                matrix
  39848.                                from a QL factorization determined by SGEQLF.
  39849.                        gams    d5
  39850.  
  39851. sormqr.f               for     Multiplies a general matrix by the orthogonal
  39852.                                matrix
  39853.                                from a QR factorization determined by SGEQRF.
  39854.                        gams    d5
  39855.  
  39856. sormrq.f               for     Multiplies a general matrix by the orthogonal
  39857.                                matrix
  39858.                                from an RQ factorization determined by SGERQF.
  39859.                        gams    d5
  39860.  
  39861. sormtr.f               for     Multiplies a general matrix by the orthogonal
  39862.                                transformation matrix from a reduction to
  39863.                                tridiagonal form
  39864.                                determined by SSYTRD.
  39865.                        gams    d4c4
  39866.  
  39867. spbcon.f               for     Estimates the reciprocal of the condition number
  39868.                                of a
  39869.                                symmetric positive definite band matrix, using
  39870.                                the
  39871.                                Cholesky factorization computed by SPBTRF.
  39872.                        gams    d2b2
  39873.  
  39874. spbequ.f               for     Computes row and column scalings to equilibrate
  39875.                                a symmetric
  39876.                                positive definite band matrix and reduce its
  39877.                                condition number.
  39878.                        gams    d2b2
  39879.  
  39880. spbrfs.f               for     Improves the computed solution to a symmetric
  39881.                                positive
  39882.                                definite banded system of linear equations AX=B,
  39883.                                and provides
  39884.                                forward and backward error bounds for the
  39885.                                solution.
  39886.                        gams    d2b2
  39887.  
  39888. spbstf.f               for     Computes a split Cholesky factorization of a
  39889.                                real symmetric positive
  39890.                                definite band matrix.
  39891.  
  39892. spbtrf.f               for     Computes the Cholesky factorization of a
  39893.                                symmetric
  39894.                                positive definite band matrix.
  39895.                        gams    d2b2
  39896.  
  39897. spbtrs.f               for     Solves a symmetric positive definite banded
  39898.                                system
  39899.                                of linear equations AX=B, using the Cholesky
  39900.                                factorization
  39901.                                computed by SPBTRF.
  39902.                        gams    d2b2
  39903.  
  39904. spocon.f               for     Estimates the reciprocal of the condition number
  39905.                                of a
  39906.                                symmetric positive definite matrix, using the
  39907.                                Cholesky factorization computed by SPOTRF.
  39908.                        gams    d2b1b
  39909.  
  39910. spoequ.f               for     Computes row and column scalings to equilibrate
  39911.                                a symmetric
  39912.                                positive definite matrix and reduce its
  39913.                                condition number.
  39914.                        gams    d2b1b
  39915.  
  39916. sporfs.f               for     Improves the computed solution to a symmetric
  39917.                                positive
  39918.                                definite system of linear equations AX=B, and
  39919.                                provides forward
  39920.                                and backward error bounds for the solution.
  39921.                        gams    d2b1b
  39922.  
  39923. spotrf.f               for     Computes the Cholesky factorization of a
  39924.                                symmetric
  39925.                                positive definite matrix.
  39926.                        gams    d2b1b
  39927.  
  39928. spotri.f               for     Computes the inverse of a symmetric positive
  39929.                                definite
  39930.                                matrix, using the Cholesky factorization
  39931.                                computed by SPOTRF.
  39932.                        gams    d2b1b
  39933.  
  39934. spotrs.f               for     Solves a symmetric positive definite system of
  39935.                                linear
  39936.                                equations AX=B, using the Cholesky factorization
  39937.                                computed by
  39938.                                SPOTRF.
  39939.                        gams    d2b1b
  39940.  
  39941. sppcon.f               for     Estimates the reciprocal of the condition number
  39942.                                of a
  39943.                                symmetric positive definite matrix in packed
  39944.                                storage,
  39945.                                using the Cholesky factorization computed by
  39946.                                SPPTRF.
  39947.                        gams    d2b1b
  39948.  
  39949. sppequ.f               for     Computes row and column scalings to equilibrate
  39950.                                a symmetric
  39951.                                positive definite matrix in packed storage and
  39952.                                reduce its condition
  39953.                                number.
  39954.                        gams    d2b1b
  39955.  
  39956. spprfs.f               for     Improves the computed solution to a symmetric
  39957.                                positive
  39958.                                definite system of linear equations AX=B, where
  39959.                                A is held in
  39960.                                packed storage, and provides forward and
  39961.                                backward error bounds
  39962.                                for the solution.
  39963.                        gams    d2b1b
  39964.  
  39965. spptrf.f               for     Computes the Cholesky factorization of a
  39966.                                symmetric
  39967.                                positive definite matrix in packed storage.
  39968.                        gams    d2b1b
  39969.  
  39970. spptri.f               for     Computes the inverse of a symmetric positive
  39971.                                definite
  39972.                                matrix in packed storage, using the Cholesky
  39973.                                factorization computed
  39974.                                by SPPTRF.
  39975.                        gams    d2b1b
  39976.  
  39977. spptrs.f               for     Solves a symmetric positive definite system of
  39978.                                linear
  39979.                                equations AX=B, where A is held in packed
  39980.                                storage, using the
  39981.                                Cholesky factorization computed by SPPTRF.
  39982.                        gams    d2b1b
  39983.  
  39984. sptcon.f               for     Computes the reciprocal of the condition number
  39985.                                of a
  39986.                                symmetric positive definite tridiagonal matrix,
  39987.                                using the LDL**H factorization computed by
  39988.                                SPTTRF.
  39989.                        gams    d2b2a
  39990.  
  39991. spteqr.f               for     Computes all eigenvalues and eigenvectors of a
  39992.                                real symmetric
  39993.                                positive definite tridiagonal matrix, by
  39994.                                computing the SVD of
  39995.                                its bidiagonal Cholesky factor.
  39996.                        gams    d4c2a
  39997.  
  39998. sptrfs.f               for     Improves the computed solution to a symmetric
  39999.                                positive
  40000.                                definite tridiagonal system of linear equations
  40001.                                AX=B, and provides
  40002.                                forward and backward error bounds for the
  40003.                                solution.
  40004.                        gams    d2b2a
  40005.  
  40006. spttrf.f               for     Computes the LDL**H factorization of a symmetric
  40007.                                positive definite tridiagonal matrix.
  40008.                        gams    d2b2a
  40009.  
  40010. spttrs.f               for     Solves a symmetric positive definite tridiagonal
  40011.                                system of linear equations, using the LDL**H
  40012.                                factorization
  40013.                                computed by SPTTRF.
  40014.                        gams    d2b2a
  40015.  
  40016. ssbgst.f               for     Reduces a real symmetric-definite banded
  40017.                                generalized eigenproblem
  40018.                                A x = lambda B x to standard form, where B has
  40019.                                been factorized by
  40020.                                SPBSTF (Crawford's algorithm).
  40021.  
  40022. ssbtrd.f               for     Reduces a symmetric band matrix to real
  40023.                                symmetric
  40024.                                tridiagonal form by an orthogonal similarity
  40025.                                transformation.
  40026.                        gams    d4c1b1
  40027.  
  40028. sspcon.f               for     Estimates the reciprocal of the condition number
  40029.                                of a
  40030.                                real symmetric indefinite
  40031.                                matrix in packed storage, using the
  40032.                                factorization computed
  40033.                                by SSPTRF.
  40034.                        gams    d2b1a
  40035.  
  40036. sspgst.f               for     Reduces a symmetric-definite generalized
  40037.                                eigenproblem
  40038.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  40039.                                x, to standard
  40040.                                form,  where A and B are held in packed storage,
  40041.                                and B has been
  40042.                                factorized by SPPTRF.
  40043.                        gams    d4c1c
  40044.  
  40045. ssprfs.f               for     Improves the computed solution to a real
  40046.                                symmetric indefinite system of linear equations
  40047.                                AX=B, where A is held in packed storage, and
  40048.                                provides forward
  40049.                                and backward error bounds for the solution.
  40050.                        gams    d2b1a
  40051.  
  40052. ssptrd.f               for     Reduces a symmetric matrix in packed storage to
  40053.                                real
  40054.                                symmetric tridiagonal form by an orthogonal
  40055.                                similarity
  40056.                                transformation.
  40057.                        gams    d4c1b1
  40058.  
  40059. ssptrf.f               for     Computes the factorization of a real
  40060.                                symmetric-indefinite matrix in packed storage,
  40061.                                using the diagonal pivoting method.
  40062.                        gams    d2b1a
  40063.  
  40064. ssptri.f               for     Computes the inverse of a real symmetric
  40065.                                indefinite matrix in packed storage, using the
  40066.                                factorization
  40067.                                computed by SSPTRF.
  40068.                        gams    d2b1a
  40069.  
  40070. ssptrs.f               for     Solves a real symmetric
  40071.                                indefinite system of linear equations AX=B,
  40072.                                where A is held
  40073.                                in packed storage, using the factorization
  40074.                                computed
  40075.                                by SSPTRF.
  40076.                        gams    d2b1a
  40077.  
  40078. sstebz.f               for     Computes selected eigenvalues of a real
  40079.                                symmetric tridiagonal
  40080.                                matrix by bisection.
  40081.                        gams    d4c2a
  40082.  
  40083. sstedc.f               for     Computes all eigenvalues and, optionally,
  40084.                                eigenvectors of a
  40085.                                symmetric tridiagonal matrix using the divide
  40086.                                and conquer algorithm.
  40087.  
  40088. sstein.f               for     Computes selected eigenvectors of a real
  40089.                                symmetric tridiagonal
  40090.                                matrix by inverse iteration.
  40091.                        gams    d4c3
  40092.  
  40093. ssteqr.f               for     Computes all eigenvalues and eigenvectors of a
  40094.                                real symmetric
  40095.                                tridiagonal matrix, using the implicit QL or QR
  40096.                                algorithm.
  40097.                        gams    d4a1, d4a5, d4c2a
  40098.  
  40099. ssterf.f               for     Computes all eigenvalues of a real symmetric
  40100.                                tridiagonal matrix,
  40101.                                using a root-free variant of the QL or QR
  40102.                                algorithm.
  40103.                        gams    d4c2a
  40104.  
  40105. ssycon.f               for     Estimates the reciprocal of the condition number
  40106.                                of a
  40107.                                real symmetric indefinite matrix,
  40108.                                using the factorization computed by SSYTRF.
  40109.                        gams    d2b1a
  40110.  
  40111. ssygst.f               for     Reduces a symmetric-definite generalized
  40112.                                eigenproblem
  40113.                                Ax= lambda Bx,  ABx= lambda x,  or BAx= lambda
  40114.                                x, to standard
  40115.                                form, where B has been factorized by SPOTRF.
  40116.                        gams    d4c1c
  40117.  
  40118. ssyrfs.f               for     Improves the computed solution to a real
  40119.                                symmetric indefinite system of linear equations
  40120.                                AX=B, and provides forward and backward error
  40121.                                bounds for the
  40122.                                solution.
  40123.                        gams    d2b1a
  40124.  
  40125. ssytd2.f
  40126. ssytf2.f
  40127. ssytrd.f               for     Reduces a symmetric matrix to real symmetric
  40128.                                tridiagonal
  40129.                                form by an orthogonal similarity transformation.
  40130.                        gams    d4c1b1
  40131.  
  40132. ssytrf.f               for     Computes the factorization of a real
  40133.                                symmetric-indefinite matrix,
  40134.                                using the diagonal pivoting method.
  40135.                        gams    d2b1a
  40136.  
  40137. ssytri.f               for     Computes the inverse of a real symmetric
  40138.                                indefinite matrix,
  40139.                                using the factorization computed by SSYTRF.
  40140.                        gams    d2b1a
  40141.  
  40142. ssytrs.f               for     Solves a real symmetric indefinite system of
  40143.                                linear equations AX=B,
  40144.                                using the factorization computed by SSPTRF.
  40145.                        gams    d2b1a
  40146.  
  40147. stbcon.f               for     Estimates the reciprocal of the condition number
  40148.                                of a triangular
  40149.                                band matrix, in either the 1-norm or the
  40150.                                infinity-norm.
  40151.                        gams    d2a2, d2a3
  40152.  
  40153. stbrfs.f               for     Provides forward and backward error bounds for
  40154.                                the solution
  40155.                                of a triangular banded system of linear
  40156.                                equations AX=B,
  40157.                                A**T X=B or A**H X=B.
  40158.                        gams    d2a2, d2a3
  40159.  
  40160. stbtrs.f               for     Solves a triangular banded system of linear
  40161.                                equations AX=B,
  40162.                                A**T X=B or A**H X=B.
  40163.                        gams    d2a2, d2a3
  40164.  
  40165. stgevc.f               for     Computes some or all of the right and/or left
  40166.                                generalized eigenvectors
  40167.                                of a pair of upper triangular matrices.
  40168.                        gams    d4b2
  40169.  
  40170. stgsja.f               for     Computes the generalized singular value
  40171.                                decomposition of two real
  40172.                                upper triangular (or trapezoidal) matrices as
  40173.                                output by SGGSVP.
  40174.                        gams    d6
  40175.  
  40176. stpcon.f               for     Estimates the reciprocal of the condition number
  40177.                                of a triangular
  40178.                                matrix in packed storage, in either the 1-norm
  40179.                                or the infinity-norm.
  40180.                        gams    d2a3
  40181.  
  40182. stprfs.f               for     Provides forward and backward error bounds for
  40183.                                the solution
  40184.                                of a triangular system of linear equations AX=B,
  40185.                                A**T X=B or
  40186.                                A**H X=B, where A is held in packed storage.
  40187.                        gams    d2a3
  40188.  
  40189. stptri.f               for     Computes the inverse of a triangular matrix in
  40190.                                packed storage.
  40191.                        gams    d2a3
  40192.  
  40193. stptrs.f               for     Solves a triangular system of linear equations
  40194.                                AX=B,
  40195.                                A**T X=B or A**H X=B, where A is held in packed
  40196.                                storage.
  40197.                        gams    d2a3
  40198.  
  40199. strcon.f               for     Estimates the reciprocal of the condition number
  40200.                                of a triangular
  40201.                                matrix, in either the 1-norm or the
  40202.                                infinity-norm.
  40203.                        gams    d2a3
  40204.  
  40205. strevc.f               for     Computes some or all of the right and/or left
  40206.                                eigenvectors of
  40207.                                an upper quasi-triangular matrix.
  40208.                        gams    d4c3
  40209.  
  40210. strexc.f               for     Reorders the Schur factorization of a matrix by
  40211.                                an orthogonal
  40212.                                similarity transformation.
  40213.                        gams    d4c
  40214.  
  40215. strrfs.f               for     Provides forward and backward error bounds for
  40216.                                the solution
  40217.                                of a triangular system of linear equations A
  40218.                                X=B, A**T X=B or
  40219.                                A**H X=B.
  40220.                        gams    d2a3
  40221.  
  40222. strsen.f               for     Reorders the Schur factorization of a matrix in
  40223.                                order to find
  40224.                                an orthonormal basis of a right invariant
  40225.                                subspace corresponding
  40226.                                to selected eigenvalues, and returns reciprocal
  40227.                                condition numbers
  40228.                                (sensitivities) of the average of the cluster of
  40229.                                eigenvalues
  40230.                                and of the invariant subspace.
  40231.                        gams    d4c
  40232.  
  40233. strsna.f               for     Estimates the reciprocal condition numbers
  40234.                                (sensitivities)
  40235.                                of selected eigenvalues and eigenvectors of an
  40236.                                upper
  40237.                                quasi-triangular matrix.
  40238.                        gams    d4c
  40239.  
  40240. strsyl.f               for     Solves the Sylvester matrix equation A X +/- X
  40241.                                B=C where A
  40242.                                and B are upper quasi-triangular, and may be
  40243.                                transposed.
  40244.                        gams    d8
  40245.  
  40246. strti2.f
  40247. strtri.f               for     Computes the inverse of a triangular matrix.
  40248.                        gams    d2a3
  40249.  
  40250. strtrs.f               for     Solves a triangular system of linear equations
  40251.                                AX=B,
  40252.                                A**T X=B or A**H X=B.
  40253.                        gams    d2a3
  40254.  
  40255. stzrqf.f               for     Computes an RQ factorization of an upper
  40256.                                trapezoidal matrix.
  40257.                        gams    d5
  40258. -----------------------------------------------------------
  40259. for     Subdirectory containing the testing routines for
  40260. path: /netlib/lapack/testing/
  40261. -----------------------------------------------------------
  40262.  #######################################
  40263.  #    Index for lapack/testing         #
  40264.  #######################################
  40265.  
  40266. eig/                   for     Subdirectory of Eigenproblem Testing
  40267.  
  40268. lin/                   for     Subdirectory of Linear Equation Testing
  40269.  
  40270. matgen/                for     Subdirectory of Matrix Generation Routines (used
  40271.                                in testing
  40272.                                and timing directories)
  40273.  
  40274.  
  40275.  # =======================================
  40276.  # Input Files for Linear Equation Testing
  40277.  # =======================================
  40278.  
  40279. stest.in               for     Data file for linear equations/linear least
  40280.                                squares test programs
  40281.                        prec    single
  40282.  
  40283. dtest.in               for     Data file for linear equations/linear least
  40284.                                squares test programs
  40285.                        prec    double
  40286.  
  40287. ctest.in               for     Data file for linear equations/linear least
  40288.                                squares test programs
  40289.                        prec    complex
  40290.  
  40291. ztest.in               for     Data file for linear equations/linear least
  40292.                                squares test programs
  40293.                        prec    doublecomplex
  40294.  
  40295.  # =======================================
  40296.  # Input Files for Eigenproblem Testing
  40297.  # =======================================
  40298.  
  40299. nep.in                 for     Data file for testing the (s,d,c,z) Nonsymmetric
  40300.                                Eigenproblem computational routines
  40301.                        prec    single, double, complex, doublecomplex
  40302.  
  40303. sep.in                 for     Data file for testing the (s,d,c,z) Symmetric
  40304.                                Eigenproblem computational and simple/expert
  40305.                                driver routines
  40306.                        prec    single, double, complex, doublecomplex
  40307.  
  40308. svd.in                 for     Data file for testing the (s,d,c,z) Singular
  40309.                                Value
  40310.                                Decomposition computational and simple/expert
  40311.                                driver routines
  40312.                        prec    single, double, complex, doublecomplex
  40313.  
  40314. sec.in                 for     Data file for testing real Eigen Condition
  40315.                                Routines
  40316.                        prec    single
  40317.  
  40318. dec.in                 for     Data file for testing real Eigen Condition
  40319.                                Routines
  40320.                        prec    double
  40321.  
  40322. cec.in                 for     Data file for testing complex Eigen Condition
  40323.                                Routines
  40324.                        prec    complex
  40325.  
  40326. zec.in                 for     Data file for testing complex Eigen Condition
  40327.                                Routines
  40328.                        prec    doublecomplex
  40329.  
  40330. sed.in                 for     Data file for testing real Nonsymmetric
  40331.                                Eigenvalue Driver
  40332.                        prec    single
  40333.  
  40334. ded.in                 for     Data file for testing real Nonsymmetric
  40335.                                Eigenvalue Driver
  40336.                        prec    double
  40337.  
  40338. ced.in                 for     Data file for testing complex Nonsymmetric
  40339.                                Eigenvalue Driver
  40340.                        prec    complex
  40341.  
  40342. zed.in                 for     Data file for testing complex Nonsymmetric
  40343.                                Eigenvalue Driver
  40344.                        prec    doublecomplex
  40345.  
  40346. sgg.in                 for     Data file for testing the real Nonsymmetric
  40347.                                Generalized
  40348.                                Eigenvalue Problem routines
  40349.                        prec    single
  40350.  
  40351. dgg.in                 for     Data file for testing the real Nonsymmetric
  40352.                                Generalized
  40353.                                Eigenvalue Problem routines
  40354.                        prec    double
  40355.  
  40356. cgg.in                 for     Data file for testing the complex Nonsymmetric
  40357.                                Generalized
  40358.                                Eigenvalue Problem routines
  40359.                        prec    complex
  40360.  
  40361. zgg.in                 for     Data file for testing the complex Nonsymmetric
  40362.                                Generalized
  40363.                                Eigenvalue Problem routines
  40364.                        prec    doublecomplex
  40365.  
  40366. ssb.in                 for     Data file for testing real Symmetric Banded
  40367.                                Eigenvalue Problem routines
  40368.                        prec    single
  40369.  
  40370. dsb.in                 for     Data file for testing real Symmetric Banded
  40371.                                Eigenvalue Problem routines
  40372.                        prec    double
  40373.  
  40374. csb.in                 for     Data file for testing complex Symmetric Banded
  40375.                                Eigenvalue Problem routines
  40376.                        prec    complex
  40377.  
  40378. zsb.in                 for     Data file for testing complex Symmetric Banded
  40379.                                Eigenvalue Problem routines
  40380.                        prec    doublecomplex
  40381.  
  40382. ssg.in                 for     Data file for testing real Symmetric Generalized
  40383.                                Eigenvalue Problem routines
  40384.                        prec    single
  40385.  
  40386. dsg.in                 for     Data file for testing real Symmetric Generalized
  40387.                                Eigenvalue Problem routines
  40388.                        prec    double
  40389.  
  40390. csg.in                 for     Data file for testing complex Symmetric
  40391.                                Generalized
  40392.                                Eigenvalue Problem routines
  40393.                        prec    complex
  40394.  
  40395. zsg.in                 for     Data file for testing complex Symmetric
  40396.                                Generalized
  40397.                                Eigenvalue Problem routines
  40398.                        prec    doublecomplex
  40399.  
  40400. sbal.in                for     Data file for testing SGEBAL
  40401.                        prec    single
  40402.  
  40403. dbal.in                for     Data file for testing DGEBAL
  40404.                        prec    double
  40405.  
  40406. cbal.in                for     Data file for testing CGEBAL
  40407.                        prec    complex
  40408.  
  40409. zbal.in                for     Data file for testing ZGEBAL
  40410.                        prec    doublecomplex
  40411.  
  40412. sbak.in                for     Data file for testing SGEBAK
  40413.                        prec    single
  40414.  
  40415. dbak.in                for     Data file for testing DGEBAK
  40416.                        prec    double
  40417.  
  40418. cbak.in                for     Data file for testing CGEBAK
  40419.                        prec    complex
  40420.  
  40421. zbak.in                for     Data file for testing ZGEBAK
  40422.                        prec    doublecomplex
  40423.  
  40424. sgbal.in               for     Data file for testing SGGBAL
  40425.                        prec    single
  40426.  
  40427. dgbal.in               for     Data file for testing DGGBAL
  40428.                        prec    double
  40429.  
  40430. cgbal.in               for     Data file for testing CGGBAL
  40431.                        prec    complex
  40432.  
  40433. zgbal.in               for     Data file for testing ZGGBAL
  40434.                        prec    doublecomplex
  40435.  
  40436. sgbak.in               for     Data file for testing SGGBAK
  40437.                        prec    single
  40438.  
  40439. dgbak.in               for     Data file for testing DGGBAK
  40440.                        prec    double
  40441.  
  40442. cgbak.in               for     Data file for testing CGGBAK
  40443.                        prec    complex
  40444.  
  40445. zgbak.in               for     Data file for testing ZGGBAK
  40446.                        prec    doublecomplex
  40447.  
  40448. sbb.in                 for     Data file for testing banded SVD routines
  40449.                        prec    single
  40450.  
  40451. dbb.in                 for     Data file for testing banded SVD routines
  40452.                        prec    double
  40453.  
  40454. cbb.in                 for     Data file for testing banded SVD routines
  40455.                        prec    complex
  40456.  
  40457. zbb.in                 for     Data file for testing banded SVD routines
  40458.                        prec    complex16
  40459.  
  40460. glm.in                 for     Data file for testing the (s, d, c, z) GLM
  40461.                                routines
  40462.                        prec    single, double, complex, doublecomplex
  40463.  
  40464. gqr.in                 for     Data file for testing the (s, d, c, z) GQR and
  40465.                                GRQ routines
  40466.                        prec    single, double, complex, doublecomplex
  40467.  
  40468. gsv.in                 for     Data file for testing the (s, d, c, z) GSVD
  40469.                                routines
  40470.                        prec    single, double, complex, doublecomplex
  40471.  
  40472. lse.in                 for     Data file for testing the (s, d, c, z) LSE
  40473.                                routines
  40474.                        prec    single, double, complex, doublecomplex
  40475. -----------------------------------------------------------
  40476. for     Subdirectory of Eigenproblem Testing
  40477. path: /netlib/lapack/testing/eig/
  40478. -----------------------------------------------------------
  40479.  #######################################
  40480.  #    Index for lapack/testing/eig     #
  40481.  #######################################
  40482.  
  40483. alahdg.f
  40484. alareq.f
  40485. alarqg.f
  40486. alasmg.f
  40487. alasum.f
  40488. alasvm.f
  40489. cbdt01.f
  40490. cbdt02.f
  40491. cbdt03.f
  40492. cchkgb.f
  40493. cchkgk.f
  40494. cchkgl.f
  40495. cget02.f
  40496. cget10.f
  40497. cget22.f
  40498. cget23.f
  40499. cget24.f
  40500. cget35.f
  40501. cget36.f
  40502. cget37.f
  40503. cget38.f
  40504. cget51.f
  40505. cget52.f
  40506. cglmts.f
  40507. cgqrts.f
  40508. cgrqts.f
  40509. cgsvts.f
  40510. chbt21.f
  40511. chet21.f
  40512. chet22.f
  40513. chkxer.f
  40514. chpt21.f
  40515. chst01.f
  40516. clarfy.f
  40517. clarhs.f
  40518. clatm4.f
  40519. clsets.f
  40520. csbmv.f
  40521. csgt01.f
  40522. cslect.f
  40523. cstt21.f
  40524. cunt01.f
  40525. cunt03.f
  40526. dbdt01.f
  40527. dbdt02.f
  40528. dbdt03.f
  40529. dchkgb.f
  40530. dchkgk.f
  40531. dchkgl.f
  40532. dget02.f
  40533. dget10.f
  40534. dget22.f
  40535. dget23.f
  40536. dget24.f
  40537. dget31.f
  40538. dget32.f
  40539. dget33.f
  40540. dget34.f
  40541. dget35.f
  40542. dget36.f
  40543. dget37.f
  40544. dget38.f
  40545. dget39.f
  40546. dget51.f
  40547. dget52.f
  40548. dget53.f
  40549. dglmts.f
  40550. dgqrts.f
  40551. dgrqts.f
  40552. dgsvts.f
  40553. dhst01.f
  40554. dlafts.f
  40555. dlahd2.f
  40556. dlarfy.f
  40557. dlarhs.f
  40558. dlasum.f
  40559. dlatb9.f
  40560. dlatm4.f
  40561. dlsets.f
  40562. dort01.f
  40563. dort03.f
  40564. dsbt21.f
  40565. dsgt01.f
  40566. dslect.f
  40567. dspt21.f
  40568. dstech.f
  40569. dstect.f
  40570. dstt21.f
  40571. dstt22.f
  40572. dsvdch.f
  40573. dsvdct.f
  40574. dsxt1.f
  40575. dsyt21.f
  40576. dsyt22.f
  40577.  
  40578. sbdt01.f
  40579. sbdt02.f
  40580. sbdt03.f
  40581. schkgb.f
  40582. schkgk.f
  40583. schkgl.f
  40584. sget02.f
  40585. sget10.f
  40586. sget22.f
  40587. sget23.f
  40588. sget24.f
  40589. sget31.f
  40590. sget32.f
  40591. sget33.f
  40592. sget34.f
  40593. sget35.f
  40594. sget36.f
  40595. sget37.f
  40596. sget38.f
  40597. sget39.f
  40598. sget51.f
  40599. sget52.f
  40600. sget53.f
  40601. sglmts.f
  40602. sgqrts.f
  40603. sgrqts.f
  40604. sgsvts.f
  40605. shst01.f
  40606. slafts.f
  40607. slahd2.f
  40608. slarfy.f
  40609. slarhs.f
  40610. slasum.f
  40611. slatb9.f
  40612. slatm4.f
  40613. slsets.f
  40614. sort01.f
  40615. sort03.f
  40616. ssbt21.f
  40617. ssgt01.f
  40618. sslect.f
  40619. sspt21.f
  40620. sstech.f
  40621. sstect.f
  40622. sstt21.f
  40623. sstt22.f
  40624. ssvdch.f
  40625. ssvdct.f
  40626. ssxt1.f
  40627. ssyt21.f
  40628. ssyt22.f
  40629. xerbla.f               for     Special version of this routine used in testing
  40630.  
  40631. ilaenv.f               for     Special version of this routine for testing and
  40632.                                timing purposes
  40633.  
  40634. xlaenv.f               for     Resets ILAENV values for testing purposes
  40635.  
  40636.  # ==========================================
  40637.  # Available Eigenproblem Testing Routines
  40638.  # ==========================================
  40639.  
  40640. schkee.f               for     Test program driver for eigenproblem testing
  40641.                        prec    single
  40642.  
  40643. dchkee.f               for     Test program driver for eigenproblem testing
  40644.                        prec    double
  40645.  
  40646. cchkee.f               for     Test program driver for eigenproblem testing
  40647.                        prec    complex
  40648.  
  40649. zbdt01.f
  40650. zbdt02.f
  40651. zbdt03.f
  40652. zchkee.f               for     Test program driver for eigenproblem testing
  40653.                        prec    doublecomplex
  40654.  
  40655.  #        ===
  40656.  
  40657. schkbb.f               for     Checks the banded SVD routine SGBBRD
  40658.                        prec    single
  40659.  
  40660. dchkbb.f               for     Checks the banded SVD routine DGBBRD
  40661.                        prec    double
  40662.  
  40663. cchkbb.f               for     Checks the banded SVD routine CGBBRD
  40664.                        prec    complex
  40665.  
  40666. zchkbb.f               for     Checks the banded SVD routine ZGBBRD
  40667.                        prec    doublecomplex
  40668.  
  40669. schkbd.f               for     Checks the SVD routines (SGEBRD, SORGBR, SBDSQR)
  40670.                        prec    single
  40671.  
  40672. dchkbd.f               for     Checks the SVD routines (DGEBRD, DORGBR, DBDSQR)
  40673.                        prec    double
  40674.  
  40675. cchkbd.f               for     Checks the SVD routines (CGEBRD, CUNGBR, CBDSQR)
  40676.                        prec    complex, doublecomplex
  40677.  
  40678. zchkbd.f               for     Checks the SVD routines (ZGEBRD, ZUNGBR, ZBDSQR)
  40679.                        prec    doublecomplex
  40680.  
  40681. sdrvbd.f               for     Checks the SVD driver SGESVD
  40682.                        prec    single
  40683.  
  40684. ddrvbd.f               for     Checks the SVD driver DGESVD
  40685.                        prec    double
  40686.  
  40687. cdrvbd.f               for     Checks the SVD driver CGESVD
  40688.                        prec    complex
  40689.  
  40690. zchkgb.f
  40691. zchkgk.f
  40692. zchkgl.f
  40693. zdrvbd.f               for     Checks the SVD driver ZGESVD
  40694.                        prec    doublecomplex
  40695.  
  40696. serrbd.f               for     Tests the error exits for
  40697.                                SGEBRD,SORGBR,SORMBR,SBDSQR
  40698.                        prec    single
  40699.  
  40700. derrbd.f               for     Tests the error exits for
  40701.                                DGEBRD,DORGBR,DORMBR,DBDSQR
  40702.                        prec    double
  40703.  
  40704. cerrbd.f               for     Tests the error exits for
  40705.                                CGEBRD,CUNGBR,CUNMBR,CBDSQR
  40706.                        prec    complex
  40707.  
  40708. zerrbd.f               for     Tests the error exits for
  40709.                                ZGEBRD,ZUNGBR,ZUNMBR,ZBDSQR
  40710.                        prec    doublecomplex
  40711.  
  40712.  #       ===
  40713.  
  40714. schkbk.f               for     Tests SGEBAK
  40715.                        prec    single
  40716.  
  40717. dchkbk.f               for     Tests DGEBAK
  40718.                        prec    double
  40719.  
  40720. cchkbk.f               for     Tests CGEBAK
  40721.                        prec    complex
  40722.  
  40723. zchkbk.f               for     Tests ZGEBAK
  40724.                        prec    doublecomplex
  40725.  
  40726.  #       ===
  40727.  
  40728. schkbl.f               for     Tests SGEBAL
  40729.                        prec    single
  40730.  
  40731. dchkbl.f               for     Tests DGEBAL
  40732.                        prec    double
  40733.  
  40734. cchkbl.f               for     Tests CGEBAL
  40735.                        prec    complex
  40736.  
  40737. zchkbl.f               for     Tests ZGEBAL
  40738.                        prec    doublecomplex
  40739.  
  40740.  #       ===
  40741.  
  40742. schkec.f               for     Tests the eigen- condition estimation routines
  40743.                                STRSYL, STREXC, STRSNA, STRSEN
  40744.                        prec    single
  40745.  
  40746. dchkec.f               for     Tests the eigen- condition estimation routines
  40747.                                DTRSYL, DTREXC, DTRSNA, DTRSEN
  40748.                        prec    double
  40749.  
  40750. cchkec.f               for     Tests the eigen- condition estimation routines
  40751.                                CTRSYL, CTREXC, CTRSNA, CTRSEN
  40752.                        prec    complex
  40753.  
  40754. zchkec.f               for     Tests the eigen- condition estimation routines
  40755.                                ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN
  40756.                        prec    doublecomplex
  40757.  
  40758. serrec.f               for     Tests the error exits for the eigen- condition
  40759.                                estimation
  40760.                                routines (STRSYL, STREXC, STRSNA, STRSEN)
  40761.                        prec    single
  40762.  
  40763. derrec.f               for     Tests the error exits for the eigen- condition
  40764.                                estimation
  40765.                                routines (DTRSYL, DTREXC, DTRSNA, DTRSEN)
  40766.                        prec    double
  40767.  
  40768. cerrec.f               for     Tests the error exits for the eigen- condition
  40769.                                estimation
  40770.                                routines (CTRSYL, CTREXC, CTRSNA, CTRSEN)
  40771.                        prec    complex
  40772.  
  40773. zerrec.f               for     Tests the error exits for the eigen- condition
  40774.                                estimation
  40775.                                routines (ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN)
  40776.                        prec    doublecomplex
  40777.  
  40778.  #        ===
  40779.  
  40780. schkgg.f               for     Tests SGGHRD, SHGEQZ, and STGEVC
  40781.                        prec    single
  40782.  
  40783. dchkgg.f               for     Tests DGGHRD, DHGEQZ, and DTGEVC
  40784.                        prec    double
  40785.  
  40786. cchkgg.f               for     Tests CGGHRD, CHGEQZ, and CTGEVC
  40787.                        prec    complex
  40788.  
  40789. zchkgg.f               for     Tests ZGGHRD, ZHGEQZ, and ZTGEVC
  40790.                        prec    doublecomplex
  40791.  
  40792. sdrvgg.f               for     Tests SGEGS and SGEGV
  40793.                        prec    single
  40794.  
  40795. ddrvgg.f               for     Tests DGEGS and DGEGV
  40796.                        prec    double
  40797.  
  40798. cdrvgg.f               for     Tests CGEGS and CGEGV
  40799.                        prec    complex
  40800.  
  40801. zdrvgg.f               for     Tests ZGEGS and ZGEGV
  40802.                        prec    doublecomplex
  40803.  
  40804. serrgg.f               for     Tests the error exits for SGGHRD, SHGEQZ, and
  40805.                                STGEVC
  40806.                        prec    single
  40807.  
  40808. derrgg.f               for     Tests the error exits for DGGHRD, DHGEQZ, and
  40809.                                DTGEVC
  40810.                        prec    double
  40811.  
  40812. cerrgg.f               for     Tests the error exits for CGGHRD, CHGEQZ, and
  40813.                                CTGEVC
  40814.                        prec    complex
  40815.  
  40816. zerrgg.f               for     Tests the error exits for ZGGHRD, ZHGEQZ, and
  40817.                                ZTGEVC
  40818.                        prec    doublecomplex
  40819.  
  40820.  #       ===
  40821.  
  40822. schkbk.f               for     Testing SGGBAK
  40823.                        prec    single
  40824.  
  40825. dchkbk.f               for     Testing DGGBAK
  40826.                        prec    double
  40827.  
  40828. cchkbk.f               for     Testing CGGBAK
  40829.                        prec    complex
  40830.  
  40831. zchkbk.f               for     Testing ZGGBAK
  40832.                        prec    doublecomplex
  40833.  
  40834.  #       ===
  40835.  
  40836. schkbl.f               for     Testing SGGBAL
  40837.                        prec    single
  40838.  
  40839. dchkbl.f               for     Testing DGGBAL
  40840.                        prec    double
  40841.  
  40842. cchkbl.f               for     Testing CGGBAL
  40843.                        prec    complex
  40844.  
  40845. zchkbl.f               for     Testing ZGGBAL
  40846.                        prec    doublecomplex
  40847.  
  40848.  #       ===
  40849.  
  40850. schkhs.f               for     Checks the nonsymmetric eigenvalue problem
  40851.                                routines
  40852.                                (SGEHRD, SORGHR, SORMHR, SHSEQR, STREVC, and
  40853.                                SHSEIN)
  40854.                        prec    single
  40855.  
  40856. dchkhs.f               for     Checks the nonsymmetric eigenvalue problem
  40857.                                routines
  40858.                                (DGEHRD, DORGHR, DORMHR, DHSEQR, DTREVC, and
  40859.                                DHSEIN)
  40860.                        prec    double
  40861.  
  40862. cchkhs.f               for     Checks the nonsymmetric eigenvalue problem
  40863.                                routines
  40864.                                (CGEHRD, CUNGHR, CUNMHR, CHSEQR, CTREVC, and
  40865.                                CHSEIN)
  40866.                        prec    complex
  40867.  
  40868. zchkhs.f               for     Checks the nonsymmetric eigenvalue problem
  40869.                                routines
  40870.                                (ZGEHRD, ZUNGHR, ZUNMHR, ZHSEQR, ZTREVC, and
  40871.                                ZHSEIN)
  40872.                        prec    doublecomplex
  40873.  
  40874. serrhs.f               for     Tests the error exits for SGEHRD, SORGHR,
  40875.                                SORMHR, SHSEQR,
  40876.                                SHSEIN, and STREVC
  40877.                        prec    single
  40878.  
  40879. derrhs.f               for     Tests the error exits for DGEHRD, DORGHR,
  40880.                                DORMHR, DHSEQR,
  40881.                                DHSEIN, and DTREVC
  40882.                        prec    double
  40883.  
  40884. cerrhs.f               for     Tests the error exits for CGEHRD, CUNGHR,
  40885.                                CUNMHR, CHSEQR,
  40886.                                CHSEIN, and CTREVC
  40887.                        prec    complex
  40888.  
  40889. zerrhs.f               for     Tests the error exits for ZGEHRD, ZUNGHR,
  40890.                                ZUNMHR, ZHSEQR,
  40891.                                ZHSEIN, and ZTREVC
  40892.                        prec    doublecomplex
  40893.  
  40894. sdrves.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40895.                                problem
  40896.                                driver SGEES
  40897.                        prec    single
  40898.  
  40899. ddrves.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40900.                                problem
  40901.                                driver DGEES
  40902.                        prec    double
  40903.  
  40904. cdrves.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40905.                                problem
  40906.                                driver CGEES
  40907.                        prec    complex
  40908.  
  40909. zdrves.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40910.                                problem
  40911.                                driver ZGEES
  40912.                        prec    doublecomplex
  40913.  
  40914. sdrvsx.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40915.                                problem
  40916.                                expert driver SGEESX
  40917.                        prec    single
  40918.  
  40919. ddrvsx.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40920.                                problem
  40921.                                expert driver DGEESX
  40922.                        prec    double
  40923.  
  40924. cdrvsx.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40925.                                problem
  40926.                                expert driver CGEESX
  40927.                        prec    complex
  40928.  
  40929. zdrvsx.f               for     Checks the nonsymmetric eigenvalue (Schur form)
  40930.                                problem
  40931.                                expert driver ZGEESX
  40932.                        prec    doublecomplex
  40933.  
  40934. sdrvev.f               for     Checks the nonsymmetric eigenvalue problem
  40935.                                driver SGEEV
  40936.                        prec    single
  40937.  
  40938. ddrvev.f               for     Checks the nonsymmetric eigenvalue problem
  40939.                                driver DGEEV
  40940.                        prec    double
  40941.  
  40942. cdrvev.f               for     Checks the nonsymmetric eigenvalue problem
  40943.                                driver CGEEV
  40944.                        prec    complex
  40945.  
  40946. zdrvev.f               for     Checks the nonsymmetric eigenvalue problem
  40947.                                driver ZGEEV
  40948.                        prec    doublecomplex
  40949.  
  40950. sdrvvx.f               for     Checks the nonsymmetric eigenvalue problem
  40951.                                expert driver SGEEVX
  40952.                        prec    single
  40953.  
  40954. ddrvvx.f               for     Checks the nonsymmetric eigenvalue problem
  40955.                                expert driver DGEEVX
  40956.                        prec    double
  40957.  
  40958. cdrvvx.f               for     Checks the nonsymmetric eigenvalue problem
  40959.                                expert driver CGEEVX
  40960.                        prec    complex
  40961.  
  40962. zdrvvx.f               for     Checks the nonsymmetric eigenvalue problem
  40963.                                expert driver ZGEEVX
  40964.                        prec    doublecomplex
  40965.  
  40966. serred.f               for     Tests the error exits for the eigenvalue driver
  40967.                                routines
  40968.                                (SGEEV,SGEES,SGEEVX,SGEESX,SGESVD)
  40969.                        prec    single
  40970.  
  40971. derred.f               for     Tests the error exits for the eigenvalue driver
  40972.                                routines
  40973.                                (DGEEV,DGEES,DGEEVX,DGEESX,DGESVD)
  40974.                        prec    double
  40975.  
  40976. cerred.f               for     Tests the error exits for the eigenvalue driver
  40977.                                routines
  40978.                                (CGEEV,CGEES,CGEEVX,CGEESX,CGESVD)
  40979.                        prec    complex
  40980.  
  40981. zerred.f               for     Tests the error exits for the eigenvalue driver
  40982.                                routines
  40983.                                (ZGEEV,ZGEES,ZGEEVX,ZGEESX,ZGESVD)
  40984.                        prec    doublecomplex
  40985.  
  40986.  #        ===
  40987.  
  40988. schksb.f               for     Tests SSBTRD (the reduction of a symmetric band
  40989.                                matrix to
  40990.                                tridiagonal form, used with the symmetric
  40991.                                eigenvalue problem
  40992.                        prec    single
  40993.  
  40994. dchksb.f               for     Tests DSBTRD (the reduction of a symmetric band
  40995.                                matrix to
  40996.                                tridiagonal form, used with the symmetric
  40997.                                eigenvalue problem
  40998.                        prec    double
  40999.  
  41000. cchkhb.f               for     Tests CHBTRD (the reduction of a Hermitian band
  41001.                                matrix to
  41002.                                tridiagonal form), used with the Hermitian
  41003.                                eigenvalue problem
  41004.                        prec    complex
  41005.  
  41006. zchkhb.f               for     Tests ZHBTRD (the reduction of a Hermitian band
  41007.                                matrix to
  41008.                                tridiagonal form), used with the Hermitian
  41009.                                eigenvalue problem
  41010.                        prec    doublecomplex
  41011.  
  41012.  #       ===
  41013.  
  41014. schkst.f               for     Checks the symmetric eigenvalue problem routines
  41015.                                (SSYTRD,
  41016.  
  41017.                                R,SSTEBZ,SSTEIN)
  41018.                        prec    single
  41019.  
  41020. dchkst.f               for     Checks the symmetric eigenvalue problem routines
  41021.                                (DSYTRD,
  41022.  
  41023.                                R,DSTEBZ,DSTEIN)
  41024.                        prec    double
  41025.  
  41026. cchkst.f               for     Checks the (complex) hermitian eigenvalue
  41027.                                problem routines
  41028.  
  41029.                                EQR,SSTEBZ,CSTEIN)
  41030.                        prec    complex
  41031.  
  41032. zchkst.f               for     Checks the (complex) hermitian eigenvalue
  41033.                                problem routines
  41034.  
  41035.                                EQR,DSTEBZ,ZSTEIN)
  41036.                        prec    doublecomplex
  41037.  
  41038. sdrvst.f               for     Checks the symmetric eigenvalue problem drivers
  41039.                                ,    (SSTEV,SSTEVX,SSYEV,SSYEVX,SSPEV,SSPEVX,SSB
  41040.                                EV,SSBEVX)
  41041.                        prec    single
  41042.  
  41043. ddrvst.f               for     Checks the symmetric eigenvalue problem drivers
  41044.                                ,    (DSTEV,DSTEVX,DSYEV,DSYEVX,DSPEV,DSPEVX,DSB
  41045.                                EV,DSBEVX)
  41046.                        prec    double
  41047.  
  41048. cdrvst.f               for     Checks the Hermitian eigenvalue problem drivers
  41049.                                (CHEEV,CHEEVX,CHPEV,CHPEVX,CHBEV,CHBEVX)
  41050.                        prec    complex
  41051.  
  41052. zdrvst.f               for     Checks the Hermitian eigenvalue problem drivers
  41053.                                (ZHEEV,ZHEEVX,ZHPEV,ZHPEVX,ZHBEV,ZHBEVX)
  41054.                        prec    doublecomplex
  41055.  
  41056. serrst.f               for     Tests the error exits for
  41057.                                SSYTRD,SORGTR,SORMTR,SSPTRD,
  41058.  
  41059.                                ,SPTEQR,SSBTRD
  41060.                        prec    single
  41061.  
  41062. derrst.f               for     Tests the error exits for
  41063.                                DSYTRD,DORGTR,DORMTR,DSPTRD,
  41064.  
  41065.                                ,DPTEQR,DSBTRD
  41066.                        prec    double
  41067.  
  41068. cerrst.f               for     Tests the error exits for CHETRD, CUNGTR,
  41069.                                CUNMTR, CHPTRD,
  41070.                                CUPGTR, CUPMTR, CSTEQR, CSTEIN, CPTEQR, and
  41071.                                CHBTRD
  41072.                        prec    complex
  41073.  
  41074. zerrst.f               for     Tests the error exits for ZHETRD, ZUNGTR,
  41075.                                ZUNMTR, ZHPTRD,
  41076.                                ZUPGTR, ZUPMTR, ZSTEQR, ZSTEIN, ZPTEQR, and
  41077.                                ZHBTRD
  41078.                        prec    doublecomplex
  41079.  
  41080. sdrvsg.f               for     Checks the symmetric generalized eigenvalue
  41081.                                problem routines
  41082.                                (SSYGST, SSYTRD, SORGTR, SSTEQR, SSTERF)
  41083.                        prec    single
  41084.  
  41085. ddrvsg.f               for     Checks the symmetric generalized eigenvalue
  41086.                                problem routines
  41087.                                (DSYGST, DSYTRD, DORGTR, DSTEQR, DSTERF)
  41088.                        prec    double
  41089.  
  41090. cdrvsg.f               for     Checks the complex hermitian generalized
  41091.                                eigenvalue problem
  41092.                                routines (CHEGST, CHETRD, CUNGTR, CSTEQR,
  41093.                                SSTERF, CSTEIN)
  41094.                        prec    complex, doublecomplex
  41095.  
  41096. zdrvsg.f               for     Checks the complex hermitian generalized
  41097.                                eigenvalue problem
  41098.                                routines (ZHEGST, ZHETRD, ZUNGTR, ZSTEQR,
  41099.                                SSTERF, ZSTEIN)
  41100.                        prec    doublecomplex
  41101.  
  41102.  #       ===
  41103.  
  41104. sckglm.f               for     Tests SGGGLM
  41105.                        prec    single
  41106.  
  41107. dckglm.f               for     Tests DGGGLM
  41108.                        prec    double
  41109.  
  41110. cckglm.f               for     Tests CGGGLM
  41111.                        prec    complex
  41112.  
  41113. zckglm.f               for     Tests ZGGGLM
  41114.                        prec    doublecomplex
  41115.  
  41116.  #       ===
  41117.  
  41118. sckgqr.f               for     Tests SGGQRF and SGGRQF
  41119.                        prec    single
  41120.  
  41121. dckgqr.f               for     Tests DGGQRF and DGGRQF
  41122.                        prec    double
  41123.  
  41124. cckgqr.f               for     Tests CGGQRF and CGGRQF
  41125.                        prec    complex
  41126.  
  41127. zckgqr.f               for     Tests ZGGQRF and ZGGRQF
  41128.                        prec    doublecomplex
  41129.  
  41130.  #       ===
  41131.  
  41132. sckgsv.f               for     Tests SGGSVD
  41133.                        prec    single
  41134.  
  41135. dckgsv.f               for     Tests DGGSVD
  41136.                        prec    double
  41137.  
  41138. cckgsv.f               for     Tests CGGSVD
  41139.                        prec    complex
  41140.  
  41141. zckgsv.f               for     Tests ZGGSVD
  41142.                        prec    doublecomplex
  41143.  
  41144.  #       ===
  41145.  
  41146. scklse.f               for     Tests SGGLSE
  41147.                        prec    single
  41148.  
  41149. dcklse.f               for     Tests DGGLSE
  41150.                        prec    double
  41151.  
  41152. ccklse.f               for     Tests CGGLSE
  41153.                        prec    complex
  41154.  
  41155. zcklse.f               for     Tests ZGGLSE
  41156.                        prec    doublecomplex
  41157. zget02.f
  41158. zget10.f
  41159. zget22.f
  41160. zget23.f
  41161. zget24.f
  41162. zget35.f
  41163. zget36.f
  41164. zget37.f
  41165. zget38.f
  41166. zget51.f
  41167. zget52.f
  41168. zglmts.f
  41169. zgqrts.f
  41170. zgrqts.f
  41171. zgsvts.f
  41172. zhbt21.f
  41173. zhet21.f
  41174. zhet22.f
  41175. zhpt21.f
  41176. zhst01.f
  41177. zlarfy.f
  41178. zlarhs.f
  41179. zlatm4.f
  41180. zlsets.f
  41181. zsbmv.f
  41182. zsgt01.f
  41183. zslect.f
  41184. zstt21.f
  41185. zunt01.f
  41186. zunt03.f
  41187. -----------------------------------------------------------
  41188. for     Subdirectory of Linear Equation Testing
  41189. path: /netlib/lapack/testing/lin/
  41190. -----------------------------------------------------------
  41191.  #######################################
  41192.  #    Index for lapack/testing/lin     #
  41193.  #######################################
  41194.  
  41195. aladhd.f
  41196. alaerh.f
  41197. alaesm.f
  41198. alahd.f
  41199. alareq.f
  41200. alasum.f
  41201. alasvm.f
  41202. cgbt01.f
  41203. cgbt02.f
  41204. cgbt05.f
  41205. cget01.f
  41206. cget02.f
  41207. cget03.f
  41208. cget04.f
  41209. cget07.f
  41210. cgtt01.f
  41211. cgtt02.f
  41212. cgtt05.f
  41213. chet01.f
  41214. chkxer.f
  41215. chpt01.f
  41216. claipd.f
  41217. claptm.f
  41218. clarhs.f
  41219. clatb4.f
  41220. clatsp.f
  41221. clatsy.f
  41222. clattb.f
  41223. clattp.f
  41224. clattr.f
  41225. clavhe.f
  41226. clavhp.f
  41227. clavsp.f
  41228. clavsy.f
  41229. clqt01.f
  41230. clqt02.f
  41231. clqt03.f
  41232. cpbt01.f
  41233. cpbt02.f
  41234. cpbt05.f
  41235. cpot01.f
  41236. cpot02.f
  41237. cpot03.f
  41238. cpot05.f
  41239. cppt01.f
  41240. cppt02.f
  41241. cppt03.f
  41242. cppt05.f
  41243. cptt01.f
  41244. cptt02.f
  41245. cptt05.f
  41246. cqlt01.f
  41247. cqlt02.f
  41248. cqlt03.f
  41249. cqpt01.f
  41250. cqrt01.f
  41251. cqrt02.f
  41252. cqrt03.f
  41253. cqrt11.f
  41254. cqrt12.f
  41255. cqrt13.f
  41256. cqrt14.f
  41257. cqrt15.f
  41258. cqrt16.f
  41259. cqrt17.f
  41260. crqt01.f
  41261. crqt02.f
  41262. crqt03.f
  41263. csbmv.f
  41264. cspt01.f
  41265. cspt02.f
  41266. cspt03.f
  41267. csyt01.f
  41268. csyt02.f
  41269. csyt03.f
  41270. ctbt02.f
  41271. ctbt03.f
  41272. ctbt05.f
  41273. ctbt06.f
  41274. ctpt01.f
  41275. ctpt02.f
  41276. ctpt03.f
  41277. ctpt05.f
  41278. ctpt06.f
  41279. ctrt01.f
  41280. ctrt02.f
  41281. ctrt03.f
  41282. ctrt05.f
  41283. ctrt06.f
  41284. ctzt01.f
  41285. ctzt02.f
  41286. dgbt01.f
  41287. dgbt02.f
  41288. dgbt05.f
  41289. dget01.f
  41290. dget02.f
  41291. dget03.f
  41292. dget04.f
  41293. dget06.f
  41294. dget07.f
  41295. dgtt01.f
  41296. dgtt02.f
  41297. dgtt05.f
  41298. dlaord.f
  41299. dlaptm.f
  41300. dlarhs.f
  41301. dlatb4.f
  41302. dlattb.f
  41303. dlattp.f
  41304. dlattr.f
  41305. dlavsp.f
  41306. dlavsy.f
  41307. dlqt01.f
  41308. dlqt02.f
  41309. dlqt03.f
  41310. dpbt01.f
  41311. dpbt02.f
  41312. dpbt05.f
  41313. dpot01.f
  41314. dpot02.f
  41315. dpot03.f
  41316. dpot05.f
  41317. dppt01.f
  41318. dppt02.f
  41319. dppt03.f
  41320. dppt05.f
  41321. dptt01.f
  41322. dptt02.f
  41323. dptt05.f
  41324. dqlt01.f
  41325. dqlt02.f
  41326. dqlt03.f
  41327. dqpt01.f
  41328. dqrt01.f
  41329. dqrt02.f
  41330. dqrt03.f
  41331. dqrt11.f
  41332. dqrt12.f
  41333. dqrt13.f
  41334. dqrt14.f
  41335. dqrt15.f
  41336. dqrt16.f
  41337. dqrt17.f
  41338. drqt01.f
  41339. drqt02.f
  41340. drqt03.f
  41341. dspt01.f
  41342. dsyt01.f
  41343. dtbt02.f
  41344. dtbt03.f
  41345. dtbt05.f
  41346. dtbt06.f
  41347. dtpt01.f
  41348. dtpt02.f
  41349. dtpt03.f
  41350. dtpt05.f
  41351. dtpt06.f
  41352. dtrt01.f
  41353. dtrt02.f
  41354. dtrt03.f
  41355. dtrt05.f
  41356. dtrt06.f
  41357. dtzt01.f
  41358. dtzt02.f
  41359.  
  41360. sgbt01.f
  41361. sgbt02.f
  41362. sgbt05.f
  41363. sget01.f
  41364. sget02.f
  41365. sget03.f
  41366. sget04.f
  41367. sget06.f
  41368. sget07.f
  41369. sgtt01.f
  41370. sgtt02.f
  41371. sgtt05.f
  41372. slaord.f
  41373. slaptm.f
  41374. slarhs.f
  41375. slatb4.f
  41376. slattb.f
  41377. slattp.f
  41378. slattr.f
  41379. slavsp.f
  41380. slavsy.f
  41381. slqt01.f
  41382. slqt02.f
  41383. slqt03.f
  41384. spbt01.f
  41385. spbt02.f
  41386. spbt05.f
  41387. spot01.f
  41388. spot02.f
  41389. spot03.f
  41390. spot05.f
  41391. sppt01.f
  41392. sppt02.f
  41393. sppt03.f
  41394. sppt05.f
  41395. sptt01.f
  41396. sptt02.f
  41397. sptt05.f
  41398. sqlt01.f
  41399. sqlt02.f
  41400. sqlt03.f
  41401. sqpt01.f
  41402. sqrt01.f
  41403. sqrt02.f
  41404. sqrt03.f
  41405. sqrt11.f
  41406. sqrt12.f
  41407. sqrt13.f
  41408. sqrt14.f
  41409. sqrt15.f
  41410. sqrt16.f
  41411. sqrt17.f
  41412. srqt01.f
  41413. srqt02.f
  41414. srqt03.f
  41415. sspt01.f
  41416. ssyt01.f
  41417. stbt02.f
  41418. stbt03.f
  41419. stbt05.f
  41420. stbt06.f
  41421. stpt01.f
  41422. stpt02.f
  41423. stpt03.f
  41424. stpt05.f
  41425. stpt06.f
  41426. strt01.f
  41427. strt02.f
  41428. strt03.f
  41429. strt05.f
  41430. strt06.f
  41431. stzt01.f
  41432. stzt02.f
  41433. xerbla.f               for     Special version of this routine used in testing
  41434.  
  41435. ilaenv.f               for     Special version used in conjunction with XLAENV
  41436.  
  41437. xlaenv.f               for     Resets ILAENV values for testing purposes
  41438.  
  41439.  # ==========================================
  41440.  # Available Linear Equation Testing Routines
  41441.  # ==========================================
  41442.  
  41443. schkaa.f               for     Test program driver for linear equation testing
  41444.                        prec    single
  41445.  
  41446. dchkaa.f               for     Test program driver for linear equation testing
  41447.                        prec    double
  41448.  
  41449. cchkaa.f               for     Test program driver for linear equation testing
  41450.                        prec    complex
  41451.  
  41452. zchkaa.f               for     Test program driver for linear equation testing
  41453.                        prec    doublecomplex
  41454.  
  41455.  #       ===
  41456.  
  41457. schkeq.f               for     Tests equilibration routines (SGEEQU, SGBEQU,
  41458.                                SPOEQU,
  41459.                                SPPEQU and SPBEQU)
  41460.                        prec    single
  41461.  
  41462. dchkeq.f               for     Tests equilibration routines (DGEEQU, DGBEQU,
  41463.                                DPOEQU,
  41464.                        #       DPPEQU and DPBEQU)
  41465.                        prec    double
  41466.  
  41467. cchkeq.f               for     Tests equilibration routines (CGEEQU, CGBEQU)
  41468.                        prec    complex
  41469.  
  41470. zchkeq.f               for     Tests equilibration routines (ZGEEQU, ZGBEQU)
  41471.                        prec    doublecomplex
  41472.  
  41473.  #       ===
  41474.  
  41475. schkgb.f               for     Tests SGBTRF, SGBTRS, SGBRFS, and SGBCON
  41476.                        prec    single
  41477.  
  41478. dchkgb.f               for     Tests DGBTRF, DGBTRS, DGBRFS, and DGBCON
  41479.                        prec    double
  41480.  
  41481. cchkgb.f               for     Tests CGBTRF, CGBTRS, CGBRFS, and CGBCON
  41482.                        prec    complex
  41483.  
  41484. zchkgb.f               for     Tests ZGBTRF, ZGBTRS, ZGBRFS, and ZGBCON
  41485.                        prec    doublecomplex
  41486.  
  41487. sdrvgb.f               for     Tests the driver routines SGBSV and SGBSVX
  41488.                        prec    single
  41489.  
  41490. ddrvgb.f               for     Tests the driver routines DGBSV and DGBSVX
  41491.                        prec    double
  41492.  
  41493. cdrvgb.f               for     Tests the driver routines CGBSV and CGBSVX
  41494.                        prec    complex
  41495.  
  41496. zdrvgb.f               for     Tests the driver routines ZGBSV and ZGBSVX
  41497.                        prec    doublecomplex
  41498.  
  41499. schkge.f               for     Tests SGETRF, SGETRI, SGETRS, SGERFS, and SGECON
  41500.                        prec    single
  41501.  
  41502. dchkge.f               for     Tests DGETRF, DGETRI, DGETRS, DGERFS, and DGECON
  41503.                        prec    double
  41504.  
  41505. cchkge.f               for     Tests CGETRF, CGETRI, CGETRS, CGERFS, and CGECON
  41506.                        prec    complex
  41507.  
  41508. zchkge.f               for     Tests ZGETRF, ZGETRI, ZGETRS, ZGERFS, and ZGECON
  41509.                        prec    doublecomplex
  41510.  
  41511. sdrvge.f               for     Tests the driver routines SGESV and SGESVX
  41512.                        prec    single
  41513.  
  41514. ddrvge.f               for     Tests the driver routines DGESV and DGESVX
  41515.                        prec    double
  41516.  
  41517. cdrvge.f               for     Tests the driver routines CGESV and CGESVX
  41518.                        prec    complex
  41519.  
  41520. zdrvge.f               for     Tests the driver routines ZGESV and ZGESVX
  41521.                        prec    doublecomplex
  41522.  
  41523. serrge.f               for     Tests the error exits for the SGE- and SGB-
  41524.                                routines
  41525.                        prec    single
  41526.  
  41527. derrge.f               for     Tests the error exits for the DGE- and DGB-
  41528.                                routines
  41529.                        prec    double
  41530.  
  41531. cerrge.f               for     Tests the error exits for the CGE- and CGB-
  41532.                                routines
  41533.                        prec    complex
  41534.  
  41535. zerrge.f               for     Tests the error exits for the ZGE- and ZGB-
  41536.                                routines
  41537.                        prec    doublecomplex
  41538.  
  41539.  #       ===
  41540.  
  41541. schkgt.f               for     Tests SGTTRF, SGTTRS, SGTRFS, and SGTCON
  41542.                        prec    single
  41543.  
  41544. dchkgt.f               for     Tests DGTTRF, DGTTRS, DGTRFS, and DGTCON
  41545.                        prec    double
  41546.  
  41547. cchkgt.f               for     Tests CGTTRF, CGTTRS, CGTRFS, and CGTCON
  41548.                        prec    complex
  41549.  
  41550. zchkgt.f               for     Tests ZGTTRF, ZGTTRS, ZGTRFS, and ZGTCON
  41551.                        prec    doublecomplex
  41552.  
  41553. sdrvgt.f               for     Tests SGTSV and SGTSVX
  41554.                        prec    single
  41555.  
  41556. ddrvgt.f               for     Tests DGTSV and DGTSVX
  41557.                        prec    double
  41558.  
  41559. cdrvgt.f               for     Tests CGTSV and CGTSVX
  41560.                        prec    complex
  41561.  
  41562. zdrvgt.f               for     Tests ZGTSV and ZGTSVX
  41563.                        prec    doublecomplex
  41564.  
  41565. serrgt.f               for     Tests the error exits for the tridiagonal
  41566.                                routines (SGT- and SPT-)
  41567.                        prec    single
  41568.  
  41569. derrgt.f               for     Tests the error exits for the tridiagonal
  41570.                                routines (DGT- and DPT-)
  41571.                        prec    double
  41572.  
  41573. cerrgt.f               for     Tests the error exits for the tridiagonal
  41574.                                routines (CGT- and CPT-)
  41575.                        prec    complex
  41576.  
  41577. zerrgt.f               for     Tests the error exits for the tridiagonal
  41578.                                routines (ZGT- and ZPT-)
  41579.                        prec    doublecomplex
  41580.  
  41581.  #       ===
  41582.  
  41583. schklq.f               for     Tests SGELQF, SORGLQ and SORMLQ
  41584.                        prec    single
  41585.  
  41586. dchklq.f               for     Tests DGELQF, DORGLQ and DORMLQ
  41587.                        prec    double
  41588.  
  41589. cchklq.f               for     Tests CGELQF, CUNGLQ and CUNMLQ
  41590.                        prec    complex
  41591.  
  41592. zchklq.f               for     Tests ZGELQF, ZUNGLQ and ZUNMLQ
  41593.                        prec    doublecomplex
  41594.  
  41595. serrlq.f               for     Tests the error exits for the LQ routines
  41596.                        prec    single
  41597.  
  41598. derrlq.f               for     Tests the error exits for the LQ routines
  41599.                        prec    double
  41600.  
  41601. cerrlq.f               for     Tests the error exits for the LQ routines
  41602.                        prec    complex
  41603.  
  41604. zerrlq.f               for     Tests the error exits for the LQ routines
  41605.                        prec    doublecomplex
  41606.  
  41607.  #       ===
  41608.  
  41609. schkpb.f               for     Tests SPBTRF, SPBTRS, SPBRFS, and SPBCON
  41610.                        prec    single
  41611.  
  41612. dchkpb.f               for     Tests DPBTRF, DPBTRS, DPBRFS, and DPBCON
  41613.                        prec    double
  41614.  
  41615. cchkpb.f               for     Tests CPBTRF, CPBTRS, CPBRFS, and CPBCON
  41616.                        prec    complex
  41617.  
  41618. zchkpb.f               for     Tests ZPBTRF, ZPBTRS, ZPBRFS, and ZPBCON
  41619.                        prec    doublecomplex
  41620.  
  41621. sdrvpb.f               for     Tests the driver routines SPBSV and SPBSVX
  41622.                        prec    single
  41623.  
  41624. ddrvpb.f               for     Tests the driver routines DPBSV and DPBSVX
  41625.                        prec    double
  41626.  
  41627. cdrvpb.f               for     Tests the driver routines CPBSV and CPBSVX
  41628.                        prec    complex
  41629.  
  41630. zdrvpb.f               for     Tests the driver routines ZPBSV and ZPBSVX
  41631.                        prec    doublecomplex
  41632.  
  41633. schkpo.f               for     Tests SPOTRF, SPOTRI, SPOTRS, SPORFS, and SPOCON
  41634.                        prec    single
  41635.  
  41636. dchkpo.f               for     Tests DPOTRF, DPOTRI, DPOTRS, DPORFS, and DPOCON
  41637.                        prec    double
  41638.  
  41639. cchkpo.f               for     Tests CPOTRF, CPOTRI, CPOTRS, CPORFS, and CPOCON
  41640.                        prec    complex
  41641.  
  41642. zchkpo.f               for     Tests ZPOTRF, ZPOTRI, ZPOTRS, ZPORFS, and ZPOCON
  41643.                        prec    doublecomplex
  41644.  
  41645. sdrvpo.f               for     Tests the driver routines SPOSV and SPOSVX
  41646.                        prec    single
  41647.  
  41648. ddrvpo.f               for     Tests the driver routines DPOSV and DPOSVX
  41649.                        prec    double
  41650.  
  41651. cdrvpo.f               for     Tests the driver routines CPOSV and CPOSVX
  41652.                        prec    complex
  41653.  
  41654. zdrvpo.f               for     Tests the driver routines ZPOSV and ZPOSVX
  41655.                        prec    doublecomplex
  41656.  
  41657. schkpp.f               for     Tests SPPTRF, SPPTRI, SPPTRS, SPPRFS, and SPPCON
  41658.                        prec    single
  41659.  
  41660. dchkpp.f               for     Tests DPPTRF, DPPTRI, DPPTRS, DPPRFS, and DPPCON
  41661.                        prec    double
  41662.  
  41663. cchkpp.f               for     Tests CPPTRF, CPPTRI, CPPTRS, CPPRFS, and CPPCON
  41664.                        prec    complex
  41665.  
  41666. zchkpp.f               for     Tests ZPPTRF, ZPPTRI, ZPPTRS, ZPPRFS, and ZPPCON
  41667.                        prec    doublecomplex
  41668.  
  41669. sdrvpp.f               for     Tests the driver routines SPPSV and SPPSVX
  41670.                        prec    single
  41671.  
  41672. ddrvpp.f               for     Tests the driver routines DPPSV and DPPSVX
  41673.                        prec    double
  41674.  
  41675. cdrvpp.f               for     Tests the driver routines CPPSV and CPPSVX
  41676.                        prec    complex
  41677.  
  41678. zdrvpp.f               for     Tests the driver routines ZPPSV and ZPPSVX
  41679.                        prec    doublecomplex
  41680.  
  41681. serrpo.f               for     Tests the error exits for the (SPB-, SPO-, SPP-)
  41682.                                routines
  41683.                        prec    single
  41684.  
  41685. derrpo.f               for     Tests the error exits for the (DPB-, DPO-, DPP-)
  41686.                                routines
  41687.                        prec    double
  41688.  
  41689. cerrpo.f               for     Tests the error exits for the (CPB-, CPO-, CPP-)
  41690.                                routines
  41691.                        prec    complex
  41692.  
  41693. zerrpo.f               for     Tests the error exits for the (ZPB-, ZPO-, ZPP-)
  41694.                                routines
  41695.                        prec    doublecomplex
  41696.  
  41697.  #       ===
  41698.  
  41699. schkpt.f               for     Tests SPTTRF, SPTTRS, SPTRFS, and SPTCON
  41700.                        prec    single
  41701.  
  41702. dchkpt.f               for     Tests DPTTRF, DPTTRS, DPTRFS, and DPTCON
  41703.                        prec    double
  41704.  
  41705. cchkpt.f               for     Tests CPTTRF, CPTTRS, CPTRFS, and CPTCON
  41706.                        prec    complex
  41707.  
  41708. zchkpt.f               for     Tests ZPTTRF, ZPTTRS, ZPTRFS, and ZPTCON
  41709.                        prec    doublecomplex
  41710.  
  41711. sdrvpt.f               for     Tests SPTSV and SPTSVX
  41712.                        prec    single
  41713.  
  41714. ddrvpt.f               for     Tests DPTSV and DPTSVX
  41715.                        prec    double
  41716.  
  41717. cdrvpt.f               for     Tests CPTSV and CPTSVX
  41718.                        prec    complex
  41719.  
  41720. zdrvpt.f               for     Tests ZPTSV and ZPTSVX
  41721.                        prec    doublecomplex
  41722.  
  41723.  #       ===
  41724.  
  41725. schkql.f               for     Tests SGEQLF, SORGQL and SORMQL
  41726.                        prec    single
  41727.  
  41728. dchkql.f               for     Tests DGEQLF, DORGQL and DORMQL
  41729.                        prec    double
  41730.  
  41731. cchkql.f               for     Tests CGEQLF, CUNGQL and CUNMQL
  41732.                        prec    complex
  41733.  
  41734. zchkql.f               for     Tests ZGEQLF, ZUNGQL and ZUNMQL
  41735.                        prec    doublecomplex
  41736.  
  41737. serrql.f               for     Tests the error exits for the QL routines
  41738.                        prec    single
  41739.  
  41740. derrql.f               for     Tests the error exits for the QL routines
  41741.                        prec    double
  41742.  
  41743. cerrql.f               for     Tests the error exits for the QL routines
  41744.                        prec    complex
  41745.  
  41746. zerrql.f               for     Tests the error exits for the QL routines
  41747.                        prec    doublecomplex
  41748.  
  41749.  #       ===
  41750.  
  41751. schkqp.f               for     Tests SGEQPF
  41752.                        prec    single
  41753.  
  41754. dchkqp.f               for     Tests DGEQPF
  41755.                        prec    double
  41756.  
  41757. cchkqp.f               for     Tests CGEQPF
  41758.                        prec    complex
  41759.  
  41760. zchkqp.f               for     Tests ZGEQPF
  41761.                        prec    doublecomplex
  41762.  
  41763. serrqp.f               for     Tests the error exits for SGEQPF
  41764.                        prec    single
  41765.  
  41766. derrqp.f               for     Tests the error exits for DGEQPF
  41767.                        prec    double
  41768.  
  41769. cerrqp.f               for     Tests the error exits for CGEQPF
  41770.                        prec    complex
  41771.  
  41772. zerrqp.f               for     Tests the error exits for ZGEQPF
  41773.                        prec    doublecomplex
  41774.  
  41775.  #       ===
  41776.  
  41777. schkqr.f               for     Tests SGEQRF, SORGQR and SORMQR
  41778.                        prec    single
  41779.  
  41780. dchkqr.f               for     Tests DGEQRF, DORGQR and DORMQR
  41781.                        prec    double
  41782.  
  41783. cchkqr.f               for     Tests CGEQRF, CUNGQR and CUNMQR
  41784.                        prec    complex
  41785.  
  41786. zchkqr.f               for     Tests ZGEQRF, ZUNGQR and ZUNMQR
  41787.                        prec    doublecomplex
  41788.  
  41789. serrqr.f               for     Tests the error exits for the QR routines
  41790.                        prec    single
  41791.  
  41792. derrqr.f               for     Tests the error exits for the QR routines
  41793.                        prec    double
  41794.  
  41795. cerrqr.f               for     Tests the error exits for the QR routines
  41796.                        prec    complex
  41797.  
  41798. zerrqr.f               for     Tests the error exits for the QR routines
  41799.                        prec    doublecomplex
  41800.  
  41801.  #       ===
  41802.  
  41803. schkrq.f               for     Tests SGERQF, SORGRQ and SORMRQ
  41804.                        prec    single
  41805.  
  41806. dchkrq.f               for     Tests DGERQF, DORGRQ and DORMRQ
  41807.                        prec    double
  41808.  
  41809. cchkrq.f               for     Tests CGERQF, CUNGRQ and CUNMRQ
  41810.                        prec    complex
  41811.  
  41812. zchkrq.f               for     Tests ZGERQF, ZUNGRQ and ZUNMRQ
  41813.                        prec    doublecomplex
  41814.  
  41815. serrrq.f               for     Tests the error exits for the RQ routines
  41816.                        prec    single
  41817.  
  41818. derrrq.f               for     Tests the error exits for the RQ routines
  41819.                        prec    double
  41820.  
  41821. cerrrq.f               for     Tests the error exits for the RQ routines
  41822.                        prec    complex
  41823.  
  41824. zerrrq.f               for     Tests the error exits for the RQ routines
  41825.                        prec    doublecomplex
  41826.  
  41827.  #     ===
  41828.  
  41829. schksp.f               for     Tests SSPTRF, SSPTRI, SSPTRS, SSPRFS, and SSPCON
  41830.                        prec    single
  41831.  
  41832. dchksp.f               for     Tests DSPTRF, DSPTRI, DSPTRS, DSPRFS, and DSPCON
  41833.                        prec    double
  41834.  
  41835. cchksp.f               for     Tests CSPTRF, CSPTRI, CSPTRS, CSPRFS, and CSPCON
  41836.                        prec    complex
  41837.  
  41838. zchksp.f               for     Tests ZSPTRF, ZSPTRI, ZSPTRS, ZSPRFS, and ZSPCON
  41839.                        prec    doublecomplex
  41840.  
  41841. cchkhp.f               for     Tests CHPTRF, CHPTRI, CHPTRS, CHPRFS, and CHPCON
  41842.                        prec    complex
  41843.  
  41844. zchkhp.f               for     Tests ZHPTRF, ZHPTRI, ZHPTRS, ZHPRFS, and ZHPCON
  41845.                        prec    doublecomplex
  41846.  
  41847. sdrvsp.f               for     Tests the driver routines SSPSV and SSPSVX
  41848.                        prec    single
  41849.  
  41850. ddrvsp.f               for     Tests the driver routines DSPSV and DSPSVX
  41851.                        prec    double
  41852.  
  41853. cdrvsp.f               for     Tests the driver routines CSPSV and CSPSVX
  41854.                        prec    complex
  41855.  
  41856. zdrvsp.f               for     Tests the driver routines ZSPSV and ZSPSVX
  41857.                        prec    doublecomplex
  41858.  
  41859. cdrvhp.f               for     Tests the driver routines CHPSV and CHPSVX
  41860.                        prec    complex
  41861.  
  41862. zdrvhp.f               for     Tests the driver routines ZHPSV and ZHPSVX
  41863.                        prec    doublecomplex
  41864.  
  41865. schksy.f               for     Tests SSYTRF, SSYTRI, SSYTRS, SSYRFS, and SSYCON
  41866.                        prec    single
  41867.  
  41868. dchksy.f               for     Tests DSYTRF, DSYTRI, DSYTRS, DSYRFS, and DSYCON
  41869.                        prec    double
  41870.  
  41871. cchksy.f               for     Tests CSYTRF, CSYTRI, CSYTRS, CSYRFS, and CSYCON
  41872.                        prec    complex
  41873.  
  41874. zchksy.f               for     Tests ZSYTRF, ZSYTRI, ZSYTRS, ZSYRFS, and ZSYCON
  41875.                        prec    doublecomplex
  41876.  
  41877. cchkhe.f               for     Tests CHETRF, CHETRI, CHETRS, CHERFS, and CHECON
  41878.                        prec    complex
  41879.  
  41880. zchkhe.f               for     Tests ZHETRF, ZHETRI, ZHETRS, ZHERFS, and ZHECON
  41881.                        prec    doublecomplex
  41882.  
  41883. sdrvsy.f               for     Tests the driver routines SSYSV and SSYSVX
  41884.                        prec    single
  41885.  
  41886. ddrvsy.f               for     Tests the driver routines DSYSV and DSYSVX
  41887.                        prec    double
  41888.  
  41889. cdrvsy.f               for     Tests the driver routines SSYSV and SSYSVX
  41890.                        prec    complex
  41891.  
  41892. zdrvsy.f               for     Tests the driver routines ZSYSV and ZSYSVX
  41893.                        prec    doublecomplex
  41894.  
  41895. cdrvhe.f               for     Tests the driver routines CHESV and CHESVX
  41896.                        prec    complex
  41897.  
  41898. zdrvhe.f               for     Tests the driver routines ZHESV and ZHESVX
  41899.                        prec    doublecomplex
  41900.  
  41901. serrsy.f               for     Tests the error exits for the (SSP- and SSY-)
  41902.                                routines
  41903.                        prec    single
  41904.  
  41905. derrsy.f               for     Tests the error exits for the (DSP- and DSY-)
  41906.                                routines
  41907.                        prec    double
  41908.  
  41909. cerrsy.f               for     Tests the error exits for the (DSP- and DSY-)
  41910.                                routines
  41911.                        prec    complex
  41912.  
  41913. zerrsy.f               for     Tests the error exits for the (DSP- and DSY-)
  41914.                                routines
  41915.                        prec    doublecomplex
  41916.  
  41917. cerrhe.f               for     Tests the error exits for the (CHE- and CHP-)
  41918.                                routines
  41919.                        prec    complex
  41920.  
  41921. zerrhe.f               for     Tests the error exits for the (ZHE- and ZHP-)
  41922.                                routines
  41923.                        prec    doublecomplex
  41924.  
  41925.  #       ===
  41926.  
  41927. schktb.f               for     Tests STBTRI, STBTRS, STBRFS, and STBCON, and
  41928.                                SLATBS
  41929.                        prec    single
  41930.  
  41931. dchktb.f               for     Tests DTBTRI, DTBTRS, DTBRFS, and DTBCON, and
  41932.                                DLATBS
  41933.                        prec    double
  41934.  
  41935. cchktb.f               for     Tests CTBTRI, CTBTRS, CTBRFS, and CTBCON, and
  41936.                                CLATBS
  41937.                        prec    complex
  41938.  
  41939. zchktb.f               for     Tests ZTBTRI, ZTBTRS, ZTBRFS, and ZTBCON, and
  41940.                                ZLATBS
  41941.                        prec    doublecomplex
  41942.  
  41943. schktp.f               for     Tests STPTRI, STPTRS, STPRFS, and STPCON, and
  41944.                                SLATPS
  41945.                        prec    single
  41946.  
  41947. dchktp.f               for     Tests DTPTRI, DTPTRS, DTPRFS, and DTPCON, and
  41948.                                DLATPS
  41949.                        prec    double
  41950.  
  41951. cchktp.f               for     Tests CTPTRI, CTPTRS, CTPRFS, and CTPCON, and
  41952.                                CLATPS
  41953.                        prec    complex
  41954.  
  41955. zchktp.f               for     Tests ZTPTRI, ZTPTRS, ZTPRFS, and ZTPCON, and
  41956.                                ZLATPS
  41957.                        prec    doublecomplex
  41958.  
  41959. schktr.f               for     Tests STRTRI, STRTRS, STRRFS, and STRCON, and
  41960.                                SLATRS
  41961.                        prec    single
  41962.  
  41963. dchktr.f               for     Tests DTRTRI, DTRTRS, DTRRFS, and DTRCON, and
  41964.                                DLATRS
  41965.                        prec    double
  41966.  
  41967. cchktr.f               for     Tests CTRTRI, CTRTRS, CTRRFS, and CTRCON, and
  41968.                                CLATRS
  41969.                        prec    complex
  41970.  
  41971. zchktr.f               for     Tests ZTRTRI, ZTRTRS, ZTRRFS, and ZTRCON, and
  41972.                                ZLATRS
  41973.                        prec    doublecomplex
  41974.  
  41975. serrtr.f               for     Tests the error exits for the -TR routines
  41976.                        prec    single
  41977.  
  41978. derrtr.f               for     Tests the error exits for the -TR routines
  41979.                        prec    double
  41980.  
  41981. cerrtr.f               for     Tests the error exits for the -TR routines
  41982.                        prec    complex
  41983.  
  41984. zerrtr.f               for     Tests the error exits for the -TR routines
  41985.                        prec    doublecomplex
  41986.  
  41987.  #       ===
  41988.  
  41989. schktz.f               for     Tests STZRQF
  41990.                        prec    single
  41991.  
  41992. dchktz.f               for     Tests DTZRQF
  41993.                        prec    double
  41994.  
  41995. cchktz.f               for     Tests CTZRQF
  41996.                        prec    complex
  41997.  
  41998. zchktz.f               for     Tests ZTZRQF
  41999.                        prec    doublecomplex
  42000.  
  42001. serrtz.f               for     Tests the error exits for STZRQF
  42002.                        prec    single
  42003.  
  42004. derrtz.f               for     Tests the error exits for DTZRQF
  42005.                        prec    double
  42006.  
  42007. cerrtz.f               for     Tests the error exits for CTZRQF
  42008.                        prec    complex
  42009.  
  42010. zerrtz.f               for     Tests the error exits for ZTZRQF
  42011.                        prec    doublecomplex
  42012.  
  42013.  #       ===
  42014.  
  42015. sdrvls.f               for     Tests the least squares driver routines SGELS,
  42016.                                SGELSX, and SGELSS
  42017.                        prec    single
  42018.  
  42019. ddrvls.f               for     Tests the least squares driver routines DGELS,
  42020.                                DGELSX, and DGELSS
  42021.                        prec    double
  42022.  
  42023. cdrvls.f               for     Tests the least squares driver routines CGELS,
  42024.                                CGELSX, and CGELSS
  42025.                        prec    complex
  42026.  
  42027. zdrvls.f               for     Tests the least squares driver routines ZGELS,
  42028.                                ZGELSX, and ZGELSS
  42029.                        prec    doublecomplex
  42030.  
  42031. serrls.f               for     Tests the error exits for the (SGELS, SGELSS,
  42032.                                SGELSX) routines
  42033.                        prec    single
  42034.  
  42035. derrls.f               for     Tests the error exits for the (DGELS, DGELSS,
  42036.                                DGELSX) routines
  42037.                        prec    double
  42038.  
  42039. cerrls.f               for     Tests the error exits for the (CGELS, CGELSS,
  42040.                                CGELSX) routines
  42041.                        prec    complex
  42042.  
  42043. zerrls.f               for     Tests the error exits for the (ZGELS, ZGELSS,
  42044.                                ZGELSX) routines
  42045.                        prec    doublecomplex
  42046.  
  42047.  #       ===
  42048.  
  42049. serrvx.f               for     Tests the error exits for the (-SV and -SVX)
  42050.                                routines
  42051.                        prec    single
  42052.  
  42053. derrvx.f               for     Tests the error exits for the (-SV and -SVX)
  42054.                                routines
  42055.                        prec    double
  42056.  
  42057. cerrvx.f               for     Tests the error exits for the (-SV and -SVX)
  42058.                                routines
  42059.                        prec    complex
  42060.  
  42061. zerrvx.f               for     Tests the error exits for the (-SV and -SVX)
  42062.                                routines
  42063.                        prec    doublecomplex
  42064.  
  42065.  # ==========================================
  42066.  # Other Available Testing Routines
  42067.  # ==========================================
  42068.  
  42069. sgelqs.f               for     Compute a minimum norm solution using the LQ
  42070.                                factorization computed by SGELQF
  42071.                        prec    single
  42072.  
  42073. dgelqs.f               for     Compute a minimum norm solution using the LQ
  42074.                                factorization computed by DGELQF
  42075.                        prec    double
  42076.  
  42077. cgelqs.f               for     Compute a minimum norm solution using the LQ
  42078.                                factorization computed by CGELQF
  42079.                        prec    complex
  42080.  
  42081. zgbt01.f
  42082. zgbt02.f
  42083. zgbt05.f
  42084. zgelqs.f               for     Compute a minimum norm solztion using the LQ
  42085.                                factorization computed by ZGELQF
  42086.                        prec    doublecomplex
  42087.  
  42088. sgeqls.f               for     Solve the least squares problem using the QL
  42089.                                factorization computed by SGEQLF
  42090.                        prec    single
  42091.  
  42092. dgeqls.f               for     Solve the least squares problem using the QL
  42093.                                factorization computed by DGEQLF
  42094.                        prec    double
  42095.  
  42096. cgeqls.f               for     Solve the least squares problem using the QL
  42097.                                factorization computed by CGEQLF
  42098.                        prec    complex
  42099.  
  42100. zgeqls.f               for     Solve the least squares problem using the QL
  42101.                                factorization computed by ZGEQLF
  42102.                        prec    doublecomplex
  42103.  
  42104. sgeqrs.f               for     Solve the least squares problem using the QR
  42105.                                factorization computed by SGEQRF
  42106.                        prec    single
  42107.  
  42108. dgeqrs.f               for     Solve the least squares problem using the QR
  42109.                                factorization computed by DGEQRF
  42110.                        prec    double
  42111.  
  42112. cgeqrs.f               for     Solve the least squares problem using the QR
  42113.                        #       factorization computed by CGEQRF
  42114.                        prec    complex
  42115.  
  42116. zgeqrs.f               for     Solve the least squares problem using the QR
  42117.                                factorization computed by ZGEQRF
  42118.                        prec    doublecomplex
  42119.  
  42120. sgerqs.f               for     Compute a minimum-norm solution using the RQ
  42121.                        #       factorization computed by SGERQF
  42122.                        prec    single
  42123.  
  42124. dgerqs.f               for     Compute a minimum-norm solution using the RQ
  42125.                                factorization computed by DGERQF
  42126.                        prec    double
  42127.  
  42128. cgerqs.f               for     Compute a minimum-norm solution using the RQ
  42129.                        #       factorization computed by CGERQF
  42130.                        prec    complex
  42131.  
  42132. zgerqs.f               for     Compute a minimum-norm solution using the RQ
  42133.                                factorization computed by ZGERQF
  42134.                        prec    doublecomplex
  42135. zget01.f
  42136. zget02.f
  42137. zget03.f
  42138. zget04.f
  42139. zget07.f
  42140. zgtt01.f
  42141. zgtt02.f
  42142. zgtt05.f
  42143. zhet01.f
  42144. zhpt01.f
  42145. zlaipd.f
  42146. zlaptm.f
  42147. zlarhs.f
  42148. zlatb4.f
  42149. zlatsp.f
  42150. zlatsy.f
  42151. zlattb.f
  42152. zlattp.f
  42153. zlattr.f
  42154. zlavhe.f
  42155. zlavhp.f
  42156. zlavsp.f
  42157. zlavsy.f
  42158. zlqt01.f
  42159. zlqt02.f
  42160. zlqt03.f
  42161. zpbt01.f
  42162. zpbt02.f
  42163. zpbt05.f
  42164. zpot01.f
  42165. zpot02.f
  42166. zpot03.f
  42167. zpot05.f
  42168. zppt01.f
  42169. zppt02.f
  42170. zppt03.f
  42171. zppt05.f
  42172. zptt01.f
  42173. zptt02.f
  42174. zptt05.f
  42175. zqlt01.f
  42176. zqlt02.f
  42177. zqlt03.f
  42178. zqpt01.f
  42179. zqrt01.f
  42180. zqrt02.f
  42181. zqrt03.f
  42182. zqrt11.f
  42183. zqrt12.f
  42184. zqrt13.f
  42185. zqrt14.f
  42186. zqrt15.f
  42187. zqrt16.f
  42188. zqrt17.f
  42189. zrqt01.f
  42190. zrqt02.f
  42191. zrqt03.f
  42192. zsbmv.f
  42193. zspt01.f
  42194. zspt02.f
  42195. zspt03.f
  42196. zsyt01.f
  42197. zsyt02.f
  42198. zsyt03.f
  42199. ztbt02.f
  42200. ztbt03.f
  42201. ztbt05.f
  42202. ztbt06.f
  42203. ztpt01.f
  42204. ztpt02.f
  42205. ztpt03.f
  42206. ztpt05.f
  42207. ztpt06.f
  42208. ztrt01.f
  42209. ztrt02.f
  42210. ztrt03.f
  42211. ztrt05.f
  42212. ztrt06.f
  42213. ztzt01.f
  42214. ztzt02.f
  42215. -----------------------------------------------------------
  42216. for     Subdirectory of Matrix Generation Routines (used
  42217. path: /netlib/lapack/testing/matgen/
  42218. -----------------------------------------------------------
  42219.  #
  42220.  #========= index for lapack/testing/matgen =========
  42221.  #
  42222.  
  42223. slagge.f               for     Generates a real general matrix
  42224.                        prec    single
  42225.  
  42226. dlagge.f               for     Generates a real general matrix
  42227.                        prec    double
  42228.  
  42229. clagge.f               for     Generates a complex general matrix
  42230.                        prec    complex
  42231.  
  42232. zlagge.f               for     Generates a complex general matrix
  42233.                        prec    doublecomplex
  42234.  
  42235. claghe.f               for     Generates a complex Hermitian matrix
  42236.                        prec    complex
  42237.  
  42238. zlaghe.f               for     Generates a complex Hermitian matrix
  42239.                        prec    doublecomplex
  42240.  
  42241. slagsy.f               for     Generates a real symmetric matrix
  42242.                        prec    single
  42243.  
  42244. dlagsy.f               for     Generates a real symmetric matrix
  42245.                        prec    double
  42246.  
  42247. clagsy.f               for     Generates a complex symmetric matrix
  42248.                        prec    complex
  42249.  
  42250. zlagsy.f               for     Generates a complex symmetric matrix
  42251.                        prec    doublecomplex
  42252.  
  42253. slaran.f               for     Returns a random real number from a uniform
  42254.                                (0,1) distribution
  42255.                        prec    single
  42256.  
  42257. dlaran.f               for     Returns a random real number from a uniform
  42258.                                (0,1) distribution
  42259.                        prec    double
  42260.  
  42261. slarge.f               for     Pre- and post-multiples a real general matrix
  42262.                                with a random
  42263.                                orthogonal matrix
  42264.                        prec    single
  42265.  
  42266. dlarge.f               for     Pre- and post-multiples a real general matrix
  42267.                                with a random
  42268.                                orthogonal matrix
  42269.                        prec    double
  42270.  
  42271. clarge.f               for     Pre- and post-multiples a complex general matrix
  42272.                                with a random
  42273.                                unitary matrix
  42274.                        prec    complex
  42275.  
  42276. zlarge.f               for     Pre- and post-multiples a complex general matrix
  42277.                                with a random
  42278.                                unitary matrix
  42279.                        prec    doublecomplex
  42280.  
  42281. slarnd.f               for     Returns a random real number from a uniform or
  42282.                                normal distribution
  42283.                        prec    single
  42284.  
  42285. dlarnd.f               for     Returns a random real number from a uniform or
  42286.                                normal distribution
  42287.                        prec    double
  42288.  
  42289. clarnd.f               for     Returns a random complex number from a uniform
  42290.                                or normal distribution
  42291.                        prec    complex
  42292.  
  42293. zlarnd.f               for     Returns a random complex number from a uniform
  42294.                                or normal distribution
  42295.                        prec    doublecomplex
  42296.  
  42297. slaror.f               for     Pre- or post-multiplies a real general matrix by
  42298.                                a random
  42299.                                orthogonal matrix
  42300.                        prec    single
  42301.  
  42302. dlaror.f               for     Pre- or post-multiplies a real general matrix by
  42303.                                a random
  42304.                                orthogonal matrix
  42305.                        prec    double
  42306.  
  42307. claror.f               for     Pre- or post-multiplies a complex general matrix
  42308.                                by a random
  42309.                                unitary matrix
  42310.                        prec    complex
  42311.  
  42312. zlaror.f               for     Pre- or post-multiplies a complex general matrix
  42313.                                by a random
  42314.                                unitary matrix
  42315.                        prec    doublecomplex
  42316.  
  42317. slarot.f               for     Applies a (Givens) rotation to two adjacent rows
  42318.                                or columns,
  42319.                                where one element of the first and/or last
  42320.                                column/row may be
  42321.                                a separate variable.
  42322.                        prec    single
  42323.  
  42324. dlarot.f               for     Applies a (Givens) rotation to two adjacent rows
  42325.                                or columns,
  42326.                                where one element of the first and/or last
  42327.                                column/row may be
  42328.                                a separate variable.
  42329.                        prec    double
  42330.  
  42331. clarot.f               for     Applies a (Givens) rotation to two adjacent rows
  42332.                                or columns,
  42333.                                where one element of the first and/or last
  42334.                                column/row may be
  42335.                                a separate variable.
  42336.                        prec    complex
  42337.  
  42338. zlarot.f               for     Applies a (Givens) rotation to two adjacent rows
  42339.                                or columns,
  42340.                                where one element of the first and/or last
  42341.                                column/row may be
  42342.                                a separate variable.
  42343.                        prec    doublecomplex
  42344.  
  42345. slatm1.f               for     Called by SLATMR to generate random test
  42346.                                matrices
  42347.                        prec    single
  42348.  
  42349. dlatm1.f               for     Called by DLATMR to generate random test
  42350.                                matrices
  42351.                        prec    double
  42352.  
  42353. clatm1.f               for     Called by CLATMR to generate random test
  42354.                                matrices
  42355.                        prec    complex
  42356.  
  42357. zlatm1.f               for     Called by ZLATMR to generate random test
  42358.                                matrices
  42359.                        prec    doublecomplex
  42360.  
  42361. slatm2.f               for     Called by SLATMR to generate random test
  42362.                                matrices
  42363.                        prec    single
  42364.  
  42365. dlatm2.f               for     Called by DLATMR to generate random test
  42366.                                matrices
  42367.                        prec    double
  42368.  
  42369. clatm2.f               for     Called by CLATMR to generate random test
  42370.                                matrices
  42371.                        prec    complex
  42372.  
  42373. zlatm2.f               for     Called by ZLATMR to generate random test
  42374.                                matrices
  42375.                        prec    doublecomplex
  42376.  
  42377. slatm3.f               for     Called by SLATMR to generate random test
  42378.                                matrices
  42379.                        prec    single
  42380.  
  42381. dlatm3.f               for     Called by DLATMR to generate random test
  42382.                                matrices
  42383.                        prec    double
  42384.  
  42385. clatm3.f               for     Called by CLATMR to generate random test
  42386.                                matrices
  42387.                        prec    complex
  42388.  
  42389. zlatm3.f               for     Called by ZLATMR to generate random test
  42390.                                matrices
  42391.                        prec    doublecomplex
  42392.  
  42393. slatme.f               for     Generates random non-symmetric square matrices
  42394.                                with
  42395.                                specified eigenvalues
  42396.                        prec    single
  42397.  
  42398. dlatme.f               for     Generates random non-symmetric square matrices
  42399.                                with
  42400.                                specified eigenvalues
  42401.                        prec    double
  42402.  
  42403. clatme.f               for     Generates random non-symmetric square matrices
  42404.                                with
  42405.                                specified eigenvalues
  42406.                        prec    complex
  42407.  
  42408. zlatme.f               for     Generates random non-symmetric square matrices
  42409.                                with
  42410.                                specified eigenvalues
  42411.                        prec    doublecomplex
  42412.  
  42413. slatmr.f               for     Generates random matrices of various types
  42414.                        prec    single
  42415.  
  42416. dlatmr.f               for     Generates random matrices of various types
  42417.                        prec    double
  42418.  
  42419. clatmr.f               for     Generates random matrices of various types
  42420.                        prec    complex
  42421.  
  42422. zlatmr.f               for     Generates random matrices of various types
  42423.                        prec    doublecomplex
  42424.  
  42425. slatms.f               for     generates random matrices with specified
  42426.                                singular values
  42427.                                (or symmetric with specified eigenvalues)
  42428.                        prec    single
  42429.  
  42430. dlatms.f               for     generates random matrices with specified
  42431.                                singular values
  42432.                                (or symmetric with specified eigenvalues)
  42433.                        prec    double
  42434.  
  42435. clatms.f               for     generates random matrices with specified
  42436.                                singular values
  42437.                                (or Hermitian with specified eigenvalues)
  42438.                        prec    complex
  42439.  
  42440. zlatms.f               for     generates random matrices with specified
  42441.                                singular values
  42442.                                (or Hermitian with specified eigenvalues)
  42443.                        prec    doublecomplex
  42444. -----------------------------------------------------------
  42445. for     Subdirectory containing the timing routines for
  42446. path: /netlib/lapack/timing/
  42447. -----------------------------------------------------------
  42448.  #######################################
  42449.  #    Index for lapack/timing          #
  42450.  #######################################
  42451.  
  42452. eig/                   for     Subdirectory of Eigenproblem Timing
  42453.  
  42454. lin/                   for     Subdirectory of Linear Equation Timing
  42455.  
  42456.  
  42457. large/                 for     Shar file of LARGE timing data files (xBLASA.in,
  42458.                                xBLASB.in,
  42459.                                xBLASC.in, xTIME.in, xBAND.in, xTIME2.in,
  42460.                                xGEPTIM.in,
  42461.                                xNEPTIM.in, xSEPTIM.in, and xSVDTIM.in)
  42462.                        prec    single, double, complex, doublecomplex
  42463.  
  42464.  # ====
  42465.  # NOTE:  SMALL and LARGE refer to the size of the matrices being
  42466.  # ====   generated.  Because of nondifferentiation between upper
  42467.  #        and lowercase letters, the LARGE data set can only be obtained
  42468.  #        via the large.shar file.
  42469.  
  42470.  # =======================================
  42471.  # Input Files for BLAS Timing
  42472.  # =======================================
  42473.  
  42474. sblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  42475.                                N, and K)
  42476.                                with K small
  42477.                        prec    single
  42478.  
  42479. dblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  42480.                                N, and K)
  42481.                                with K small
  42482.                        prec    double
  42483.  
  42484. cblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  42485.                                N, and K)
  42486.                                with K small
  42487.                        prec    complex
  42488.  
  42489. zblasa.in              for     SMALL Data file for timing BLAS (parameters M,
  42490.                                N, and K)
  42491.                                with K small
  42492.                        prec    doublecomplex
  42493.  
  42494. sblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  42495.                                N, and K)
  42496.                                with M small
  42497.                        prec    single
  42498.  
  42499. dblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  42500.                                N, and K)
  42501.                                with M small
  42502.                        prec    double
  42503.  
  42504. cblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  42505.                                N, and K)
  42506.                                with M small
  42507.                        prec    complex
  42508.  
  42509. zblasb.in              for     SMALL Data file for timing BLAS (parameters M,
  42510.                                N, and K)
  42511.                                with M small
  42512.                        prec    doublecomplex
  42513.  
  42514. sblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  42515.                                N, and K)
  42516.                                with N small
  42517.                        prec    single
  42518.  
  42519. dblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  42520.                                N, and K)
  42521.                                with N small
  42522.                        prec    double
  42523.  
  42524. cblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  42525.                                N, and K)
  42526.                                with N small
  42527.                        prec    complex
  42528.  
  42529. zblasc.in              for     SMALL Data file for timing BLAS (parameters M,
  42530.                                N, and K)
  42531.                                with N small
  42532.                        prec    doublecomplex
  42533.  
  42534.  # =======================================
  42535.  # Input Files for Linear Equation Timing
  42536.  # =======================================
  42537.  
  42538. stime.in               for     SMALL Data file for timing square real linear
  42539.                                equations/linear least squares routines
  42540.                        prec    single
  42541.  
  42542. dtime.in               for     SMALL Data file for timing square real linear
  42543.                                equations/linear least squares routines
  42544.                        prec    double
  42545.  
  42546. ctime.in               for     SMALL Data file for timing square complex linear
  42547.                                equations/linear least squares routines
  42548.                        prec    complex
  42549.  
  42550. ztime.in               for     SMALL Data file for timing square complex linear
  42551.                                equations/linear least squares routines
  42552.                        prec    doublecomplex
  42553.  
  42554. sband.in               for     SMALL Data file for timing banded real linear
  42555.                                equations/linear least squares routines
  42556.                        prec    single, double, complex, doublecomplex
  42557.  
  42558. dband.in               for     SMALL Data file for timing banded real linear
  42559.                                equations/linear least squares routines
  42560.                        prec    double
  42561.  
  42562. cband.in               for     SMALL Data file for timing banded complex linear
  42563.                                equations/linear least squares routines
  42564.                        prec    complex
  42565.  
  42566. zband.in               for     SMALL Data file for timing banded complex linear
  42567.                                equations/linear least squares routines
  42568.                        prec    doublecomplex
  42569.  
  42570. stime2.in              for     SMALL Data file for timing rectangular real
  42571.                                linear
  42572.                                equations/least squares routines
  42573.                        prec    single
  42574.  
  42575. dtime2.in              for     SMALL Data file for timing rectangular real
  42576.                                linear
  42577.                                equations/least squares routines
  42578.                        prec    double
  42579.  
  42580. ctime2.in              for     SMALL Data file for timing rectangular complex
  42581.                                linear
  42582.                                equations/least squares routines
  42583.                        prec    complex
  42584.  
  42585. ztime2.in              for     SMALL Data file for timing rectangular complex
  42586.                                linear
  42587.                                equations/least squares routines
  42588.                        prec    doublecomplex
  42589.  
  42590.  # =======================================
  42591.  # Input Files for Eigenproblem Timing
  42592.  # =======================================
  42593.  
  42594. sgeptim.in             for     SMALL Data file for timing the real Generalized
  42595.                                Nonsymmetric Eigenproblem computational and
  42596.                                simple driver routines
  42597.                        prec    single
  42598.  
  42599. dgeptim.in             for     SMALL Data file for timing the real Generalized
  42600.                                Nonsymmetric Eigenproblem computational and
  42601.                                simple driver routines
  42602.                        prec    double
  42603.  
  42604. cgeptim.in             for     SMALL Data file for timing the complex
  42605.                                Generalized
  42606.                                Nonsymmetric Eigenproblem computational and
  42607.                                simple driver routines
  42608.                        prec    complex
  42609.  
  42610. zgeptim.in             for     SMALL Data file for timing the complex
  42611.                                Generalized
  42612.                                Nonsymmetric Eigenproblem computational and
  42613.                                simple driver routines
  42614.                        prec    doublecomplex
  42615.  
  42616. sneptim.in             for     SMALL Data file for timing the real Nonsymmetric
  42617.                                Eigenproblem computational and simple/expert
  42618.                                driver routines
  42619.                        prec    single
  42620.  
  42621. dneptim.in             for     SMALL Data file for timing the real Nonsymmetric
  42622.                                Eigenproblem computational and simple/expert
  42623.                                driver routines
  42624.                        prec    double
  42625.  
  42626. cneptim.in             for     SMALL Data file for timing the complex
  42627.                                Nonsymmetric
  42628.                                Eigenproblem computational and simple/expert
  42629.                                driver routines
  42630.                        prec    complex
  42631.  
  42632. zneptim.in             for     SMALL Data file for timing the complex
  42633.                                Nonsymmetric
  42634.                                Eigenproblem computational and simple/expert
  42635.                                driver routines
  42636.                        prec    doublecomplex
  42637.  
  42638. sseptim.in             for     SMALL Data file for timing the real Symmetric
  42639.                                Eigenproblem and Generalized Symmetric
  42640.                                Eigenproblem
  42641.                                computational and simple/expert driver routines
  42642.                        prec    single
  42643.  
  42644. dseptim.in             for     SMALL Data file for timing the real Symmetric
  42645.                                Eigenproblem and Generalized Symmetric
  42646.                                Eigenproblem
  42647.                                computational and simple/expert driver routines
  42648.                        prec    double
  42649.  
  42650. cseptim.in             for     SMALL Data file for timing the complex Symmetric
  42651.                                Eigenproblem and Generalized Symmetric
  42652.                                Eigenproblem
  42653.                                computational and simple/expert driver routines
  42654.                        prec    complex
  42655.  
  42656. zseptim.in             for     SMALL Data file for timing the complex Symmetric
  42657.                                Eigenproblem and Generalized Symmetric
  42658.                                Eigenproblem
  42659.                                computational and simple/expert driver routines
  42660.                        prec    doublecomplex
  42661.  
  42662. ssvdtim.in             for     SMALL Data file for timing the real Singular
  42663.                                Value
  42664.                                Decomposition computational and simple/expert
  42665.                                driver routines
  42666.                        prec    single
  42667.  
  42668. dsvdtim.in             for     SMALL Data file for timing the real Singular
  42669.                                Value
  42670.                                Decomposition computational and simple/expert
  42671.                                driver routines
  42672.                        prec    double
  42673.  
  42674. csvdtim.in             for     SMALL Data file for timing the complex Singular
  42675.                                Value
  42676.                                Decomposition computational and simple/expert
  42677.                                driver routines
  42678.                        prec    complex
  42679.  
  42680. zsvdtim.in             for     SMALL Data file for timing the complex Singular
  42681.                                Value
  42682.                                Decomposition computational and simple/expert
  42683.                                driver routines
  42684.                        prec    doublecomplex
  42685. -----------------------------------------------------------
  42686. for     Subdirectory of Eigenproblem Timing
  42687. path: /netlib/lapack/timing/eig/
  42688. -----------------------------------------------------------
  42689.  #######################################
  42690.  #    Index for lapack/timing/eig     #
  42691.  #######################################
  42692.  
  42693. atimin.f
  42694. claqzh.f
  42695. clatm4.f
  42696. dlaqzh.f
  42697. dlatm4.f
  42698. dmflop.f
  42699. dopla.f
  42700. dopla2.f
  42701. dprtbe.f
  42702. dprtbg.f
  42703. dprtbr.f
  42704. dprtbs.f
  42705. dprtbv.f
  42706.  
  42707. eigsrc/                for     Subdirectory containing instrumented LAPACK
  42708.                                routines
  42709.  
  42710. ilaenv.f               for     Special version to be used in conjunction with
  42711.                                XLAENV
  42712.  
  42713. slaqzh.f
  42714. slatm4.f
  42715. smflop.f
  42716. sopla.f
  42717. sopla2.f
  42718. sprtbe.f
  42719. sprtbg.f
  42720. sprtbr.f
  42721. sprtbs.f
  42722. sprtbv.f
  42723. xlaenv.f               for     Resets ILAENV values for timing purposes
  42724.  
  42725.  # ==========================================
  42726.  # Available Eigenproblem Timing Routines
  42727.  # ==========================================
  42728.  
  42729. stimee.f               for     Timing program driver for eigenvalue problem
  42730.                                timing
  42731.                        prec    single
  42732.  
  42733. dtimee.f               for     Timing program driver for eigenvalue problem
  42734.                                timing
  42735.                        prec    double
  42736.  
  42737. ctimee.f               for     Timing program driver for eigenvalue problem
  42738.                                timing
  42739.                        prec    complex
  42740.  
  42741. zlaqzh.f
  42742. zlatm4.f
  42743. ztimee.f               for     Timing program driver for eigenvalue problem
  42744.                                timing
  42745.                        prec    doublecomplex
  42746.  
  42747.  #       ===
  42748.  
  42749. seispack.f             for     Instrumented EISPACK routines used for timing
  42750.                                purposes
  42751.                        prec    single
  42752.  
  42753. deispack.f             for     Instrumented EISPACK routines used for timing
  42754.                                purposes
  42755.                        prec    double
  42756.  
  42757. ceispack.f             for     Instrumented EISPACK routines used for timing
  42758.                                purposes
  42759.                        prec    complex
  42760.  
  42761. zeispack.f             for     Instrumented EISPACK routines used for timing
  42762.                                purposes
  42763.                        prec    doublecomplex
  42764.  
  42765.  #        ===
  42766.  
  42767. stim21.f               for     Times the nonsymmetric eigenvalue problem LAPACK
  42768.                                routines
  42769.                        prec    single
  42770.  
  42771. dtim21.f               for     Times the nonsymmetric eigenvalue problem LAPACK
  42772.                                routines
  42773.                        prec    double
  42774.  
  42775. ctim21.f               for     Times the nonsymmetric eigenvalue problem LAPACK
  42776.                                routines
  42777.                        prec    complex
  42778.  
  42779. ztim21.f               for     Times the nonsymmetric eigenvalue problem LAPACK
  42780.                                routines
  42781.                        prec    doublecomplex
  42782.  
  42783.  #        ===
  42784.  
  42785. stim22.f               for     Times the symmetric eigenvalue problem LAPACK
  42786.                                routines
  42787.                        prec    single
  42788.  
  42789. dtim22.f               for     Times the symmetric eigenvalue problem LAPACK
  42790.                                routines
  42791.                        prec    double
  42792.  
  42793. ctim22.f               for     Times the symmetric eigenvalue problem LAPACK
  42794.                                routines
  42795.                        prec    complex
  42796.  
  42797. ztim22.f               for     Times the symmetric eigenvalue problem LAPACK
  42798.                                routines
  42799.                        prec    doublecomplex
  42800.  
  42801.  #        ===
  42802.  
  42803. stim26.f               for     Times the singular value decomposition LAPACK
  42804.                                routines
  42805.                        prec    single
  42806.  
  42807. dtim26.f               for     Times the singular value decomposition LAPACK
  42808.                                routines
  42809.                        prec    double
  42810.  
  42811. ctim26.f               for     Times the singular value decomposition LAPACK
  42812.                                routines
  42813.                        prec    complex
  42814.  
  42815. ztim26.f               for     Times the singular value decomposition LAPACK
  42816.                                routines
  42817.                        prec    doublecomplex
  42818.  
  42819.  #        ===
  42820.  
  42821. stim51.f               for     Times the generalized nonsymmetric eigenvalue
  42822.                                problem LAPACK
  42823.                                routines
  42824.                        prec    single
  42825.  
  42826. dtim51.f               for     Times the generalized nonsymmetric eigenvalue
  42827.                                problem LAPACK
  42828.                                routines
  42829.                        prec    double
  42830.  
  42831. ctim51.f               for     Times the generalized nonsymmetric eigenvalue
  42832.                                problem LAPACK
  42833.                                routines
  42834.                        prec    complex
  42835.  
  42836. ztim51.f               for     Times the generalized nonsymmetric eigenvalue
  42837.                                problem LAPACK
  42838.                                routines
  42839.                        prec    doublecomplex
  42840. -----------------------------------------------------------
  42841. for     Subdirectory containing instrumented LAPACK
  42842. path: /netlib/lapack/timing/eig/eigsrc/
  42843. -----------------------------------------------------------
  42844.  #########################################
  42845.  #    Index for lapack/timing/eig/eigsrc #
  42846.  #########################################
  42847.  
  42848.  
  42849.  # ===================================================
  42850.  # Available Instrumented Eigenproblem LAPACK Routines
  42851.  # ===================================================
  42852.  
  42853. sbdsqr.f               for     instrumented SBDSQR to count operations
  42854.                        prec    single
  42855.  
  42856. dbdsqr.f               for     instrumented DBDSQR to count operations
  42857.                        prec    double
  42858.  
  42859. cbdsqr.f               for     instrumented CBDSQR to count operations
  42860.                        prec    complex
  42861.  
  42862. zbdsqr.f               for     instrumented ZBDSQR to count operations
  42863.                        prec    doublecomplex
  42864.  
  42865. sgghrd.f               for     instrumented SGGHRD to count operations
  42866.                        prec    single
  42867.  
  42868. dgghrd.f               for     instrumented DGGHRD to count operations
  42869.                        prec    double
  42870.  
  42871. cgghrd.f               for     instrumented CGGHRD to count operations
  42872.                        prec    complex
  42873.  
  42874. zgghrd.f               for     instrumented ZGGHRD to count operations
  42875.                        prec    doublecomplex
  42876.  
  42877. shgeqz.f               for     instrumented SHGEQZ to count operations
  42878.                        prec    single
  42879.  
  42880. dhgeqz.f               for     instrumented DHGEQZ to count operations
  42881.                        prec    double
  42882.  
  42883. chgeqz.f               for     instrumented CHGEQZ to count operations
  42884.                        prec    complex
  42885.  
  42886. zhgeqz.f               for     instrumented ZHGEQZ to count operations
  42887.                        prec    doublecomplex
  42888.  
  42889. shsein.f               for     instrumented SHSEIN to count operations
  42890.                        prec    single
  42891.  
  42892. dhsein.f               for     instrumented DHSEIN to count operations
  42893.                        prec    double
  42894.  
  42895. chsein.f               for     instrumented CHSEIN to count operations
  42896.                        prec    complex
  42897.  
  42898. zhsein.f               for     instrumented ZHSEIN to count operations
  42899.                        prec    doublecomplex
  42900.  
  42901. shseqr.f               for     instrumented SHSEQR to count operations
  42902.                        prec    single
  42903.  
  42904. dhseqr.f               for     instrumented DHSEQR to count operations
  42905.                        prec    double
  42906.  
  42907. chseqr.f               for     instrumented CHSEQR to count operations
  42908.                        prec    complex
  42909.  
  42910. zhseqr.f               for     instrumented ZHSEQR to count operations
  42911.                        prec    doublecomplex
  42912.  
  42913. slaebz.f               for     instrumented SLAEBZ to count operations
  42914.                        prec    single
  42915.  
  42916. dlaebz.f               for     instrumented DLAEBZ to count operations
  42917.                        prec    double
  42918.  
  42919. slaed0.f               for     instrumented SLAED0 to count operations
  42920.                        prec    single
  42921.  
  42922. dlaed0.f               for     instrumented DLAED0 to count operations
  42923.                        prec    double
  42924.  
  42925. claed0.f               for     instrumented CLAED0 to count operations
  42926.                        prec    complex
  42927.  
  42928. zlaed0.f               for     instrumented ZLAED0 to count operations
  42929.                        prec    doublecomplex
  42930.  
  42931. slaed1.f               for     instrumented SLAED1 to count operations
  42932.                        prec    single
  42933.  
  42934. dlaed1.f               for     instrumented DLAED1 to count operations
  42935.                        prec    double
  42936.  
  42937. slaed2.f               for     instrumented SLAED2 to count operations
  42938.                        prec    single
  42939.  
  42940. dlaed2.f               for     instrumented DLAED2 to count operations
  42941.                        prec    double
  42942.  
  42943. slaed3.f               for     instrumented SLAED3 to count operations
  42944.                        prec    single
  42945.  
  42946. dlaed3.f               for     instrumented DLAED3 to count operations
  42947.                        prec    double
  42948.  
  42949. slaed4.f               for     instrumented SLAED4 to count operations
  42950.                        prec    single
  42951.  
  42952. dlaed4.f               for     instrumented DLAED4 to count operations
  42953.                        prec    double
  42954.  
  42955. slaed5.f               for     instrumented SLAED5 to count operations
  42956.                        prec    single
  42957.  
  42958. dlaed5.f               for     instrumented DLAED5 to count operations
  42959.                        prec    double
  42960.  
  42961. slaed6.f               for     instrumented SLAED6 to count operations
  42962.                        prec    single
  42963.  
  42964. dlaed6.f               for     instrumented DLAED6 to count operations
  42965.                        prec    double
  42966.  
  42967. slaed7.f               for     instrumented SLAED7 to count operations
  42968.                        prec    single
  42969.  
  42970. dlaed7.f               for     instrumented DLAED7 to count operations
  42971.                        prec    double
  42972.  
  42973. claed7.f               for     instrumented CLAED7 to count operations
  42974.                        prec    complex
  42975.  
  42976. zlaed7.f               for     instrumented ZLAED7 to count operations
  42977.                        prec    doublecomplex
  42978.  
  42979. slaed8.f               for     instrumented SLAED8 to count operations
  42980.                        prec    single
  42981.  
  42982. dlaed8.f               for     instrumented DLAED8 to count operations
  42983.                        prec    double
  42984.  
  42985. claed8.f               for     instrumented CLAED8 to count operations
  42986.                        prec    complex
  42987.  
  42988. zlaed8.f               for     instrumented ZLAED8 to count operations
  42989.                        prec    doublecomplex
  42990.  
  42991. slaed9.f               for     instrumented SLAED9 to count operations
  42992.                        prec    single
  42993.  
  42994. dlaed9.f               for     instrumented DLAED9 to count operations
  42995.                        prec    double
  42996.  
  42997. slaeda.f               for     instrumented SLAEDA to count operations
  42998.                        prec    single
  42999.  
  43000. dlaeda.f               for     instrumented DLAEDA to count operations
  43001.                        prec    double
  43002.  
  43003. slaein.f               for     instrumented SLAEIN to count operations
  43004.                        prec    single
  43005.  
  43006. dlaein.f               for     instrumented DLAEIN to count operations
  43007.                        prec    double
  43008.  
  43009. claein.f               for     instrumented CLAEIN to count operations
  43010.                        prec    complex
  43011.  
  43012. zlaein.f               for     instrumented ZLAEIN to count operations
  43013.                        prec    doublecomplex
  43014.  
  43015. slahqr.f               for     instrumented SLAHQR to count operations
  43016.                        prec    single
  43017.  
  43018. dlahqr.f               for     instrumented DLAHQR to count operations
  43019.                        prec    double
  43020.  
  43021. clahqr.f               for     instrumented CLAHQR to count operations
  43022.                        prec    complex
  43023.  
  43024. zlahqr.f               for     instrumented ZLAHQR to count operations
  43025.                        prec    doublecomplex
  43026.  
  43027. slasq1.f               for     instrumented SLASQ1 to count operations
  43028.                        prec    single
  43029.  
  43030. dlasq1.f               for     instrumented DLASQ1 to count operations
  43031.                        prec    double
  43032.  
  43033. slasq2.f               for     instrumented SLASQ2 to count operations
  43034.                        prec    single
  43035.  
  43036. dlasq2.f               for     instrumented DLASQ2 to count operations
  43037.                        prec    double
  43038.  
  43039. slasq3.f               for     instrumented SLASQ3 to count operations
  43040.                        prec    single
  43041.  
  43042. dlasq3.f               for     instrumented DLASQ3 to count operations
  43043.                        prec    double
  43044.  
  43045. slasq4.f               for     instrumented SLASQ4 to count operations
  43046.                        prec    single
  43047.  
  43048. dlasq4.f               for     instrumented DLASQ4 to count operations
  43049.                        prec    double
  43050.  
  43051. spteqr.f               for     instrumented SPTEQR to count operations
  43052.                        prec    single
  43053.  
  43054. dpteqr.f               for     instrumented DPTEQR to count operations
  43055.                        prec    double
  43056.  
  43057. cpteqr.f               for     instrumented CPTEQR to count operations
  43058.                        prec    complex
  43059.  
  43060. zpteqr.f               for     instrumented ZPTEQR to count operations
  43061.                        prec    doublecomplex
  43062.  
  43063. sstebz.f               for     instrumented SSTEBZ to count operations
  43064.                        prec    single
  43065.  
  43066. dstebz.f               for     instrumented DSTEBZ to count operations
  43067.                        prec    double
  43068.  
  43069. sstedc.f               for     instrumented SSTEDC to count operations
  43070.                        prec    single
  43071.  
  43072. dstedc.f               for     instrumented DSTEDC to count operations
  43073.                        prec    double
  43074.  
  43075. cstedc.f               for     instrumented CSTEDC to count operations
  43076.                        prec    complex
  43077.  
  43078. zstedc.f               for     instrumented ZSTEDC to count operations
  43079.                        prec    doublecomplex
  43080.  
  43081. sstein.f               for     instrumented SSTEIN to count operations
  43082.                        prec    single
  43083.  
  43084. dstein.f               for     instrumented DSTEIN to count operations
  43085.                        prec    double
  43086.  
  43087. cstein.f               for     instrumented CSTEIN to count operations
  43088.                        prec    complex
  43089.  
  43090. zstein.f               for     instrumented ZSTEIN to count operations
  43091.                        prec    doublecomplex
  43092.  
  43093. ssteqr.f               for     instrumented SSTEQR to count operations
  43094.                        prec    single
  43095.  
  43096. dsteqr.f               for     instrumented DSTEQR to count operations
  43097.                        prec    double
  43098.  
  43099. csteqr.f               for     instrumented CSTEQR to count operations
  43100.                        prec    complex
  43101.  
  43102. zsteqr.f               for     instrumented ZSTEQR to count operations
  43103.                        prec    doublecomplex
  43104.  
  43105. ssterf.f               for     instrumented SSTERF to count operations
  43106.                        prec    single
  43107.  
  43108. dsterf.f               for     instrumented DSTERF to count operations
  43109.                        prec    double
  43110.  
  43111. stgevc.f               for     instrumented STGEVC to count operations
  43112.                        prec    single
  43113.  
  43114. dtgevc.f               for     instrumented DTGEVC to count operations
  43115.                        prec    double
  43116.  
  43117. ctgevc.f               for     instrumented CTGEVC to count operations
  43118.                        prec    complex
  43119.  
  43120. ztgevc.f               for     instrumented ZTGEVC to count operations
  43121.                        prec    doublecomplex
  43122.  
  43123. strevc.f               for     instrumented STREVC to count operations
  43124.                        prec    single
  43125.  
  43126. dtrevc.f               for     instrumented DTREVC to count operations
  43127.                        prec    double
  43128.  
  43129. ctrevc.f               for     instrumented CTREVC to count operations
  43130.                        prec    complex
  43131.  
  43132. ztrevc.f               for     instrumented ZTREVC to count operations
  43133.                        prec    doublecomplex
  43134. -----------------------------------------------------------
  43135. for     Shar file of LARGE timing data files (xBLASA.in,
  43136. path: /netlib/lapack/timing/large/
  43137. -----------------------------------------------------------
  43138. CBAND.in
  43139. CBLASA.in
  43140. CBLASB.in
  43141. CBLASC.in
  43142. CGEPTIM.in
  43143. CNEPTIM.in
  43144. CSEPTIM.in
  43145. CSVDTIM.in
  43146. CTIME.in
  43147. CTIME2.in
  43148. DBAND.in
  43149. DBLASA.in
  43150. DBLASB.in
  43151. DBLASC.in
  43152. DGEPTIM.in
  43153. DNEPTIM.in
  43154. DSEPTIM.in
  43155. DSVDTIM.in
  43156. DTIME.in
  43157. DTIME2.in
  43158. SBAND.in
  43159. SBLASA.in
  43160. SBLASB.in
  43161. SBLASC.in
  43162. SGEPTIM.in
  43163. SNEPTIM.in
  43164. SSEPTIM.in
  43165. SSVDTIM.in
  43166. STIME.in
  43167. STIME2.in
  43168. ZBAND.in
  43169. ZBLASA.in
  43170. ZBLASB.in
  43171. ZBLASC.in
  43172. ZGEPTIM.in
  43173. ZNEPTIM.in
  43174. ZSEPTIM.in
  43175. ZSVDTIM.in
  43176. ZTIME.in
  43177. ZTIME2.in
  43178. -----------------------------------------------------------
  43179. for     Subdirectory of Linear Equation Timing
  43180. path: /netlib/lapack/timing/lin/
  43181. -----------------------------------------------------------
  43182.  #######################################
  43183.  #    Index for lapack/timing/lin     #
  43184.  #######################################
  43185.  
  43186. atimck.f
  43187. atimin.f
  43188. dmflop.f
  43189. dopaux.f
  43190. dopbl2.f
  43191. dopbl3.f
  43192. dopgb.f
  43193. dopla.f
  43194. dprtb2.f
  43195. dprtb3.f
  43196. dprtb4.f
  43197. dprtb5.f
  43198. dprtbl.f
  43199. icopy.f
  43200.  
  43201. ilaenv.f               for     Special version used in conjunction with XLAENV
  43202.  
  43203. smflop.f
  43204. sopaux.f
  43205. sopbl2.f
  43206. sopbl3.f
  43207. sopgb.f
  43208. sopla.f
  43209. sprtb2.f
  43210. sprtb3.f
  43211. sprtb4.f
  43212. sprtb5.f
  43213. sprtbl.f
  43214. xlaenv.f               for     Resets ILAENV values for timing purposes
  43215.  
  43216.  # ==========================================
  43217.  # Available Linear Equation Timing Routines
  43218.  # ==========================================
  43219.  
  43220. stimaa.f               for     Timing program driver for linear equation timing
  43221.                        prec    single
  43222.  
  43223. dtimaa.f               for     Timing program driver for linear equation timing
  43224.                        prec    double
  43225.  
  43226. ctimaa.f               for     Timing program driver for linear equation timing
  43227.                        prec    complex
  43228.  
  43229. ztimaa.f               for     Timing program driver for linear equation timing
  43230.                        prec    doublecomplex
  43231.  
  43232.  #      ===
  43233.  
  43234. seispk.f               for     Instrumented eispack routines used in timing
  43235.                                comparisons
  43236.                        prec    single
  43237.  
  43238. deispk.f               for     Instrumented eispack routines used in timing
  43239.                                comparisons
  43240.                        prec    double
  43241.  
  43242.  #      ===
  43243.  
  43244. slinpk.f               for     Instrumented linpack routines used in timing
  43245.                                comparisons
  43246.                        prec    single
  43247.  
  43248. dlinpk.f               for     Instrumented linpack routines used in timing
  43249.                                comparisons
  43250.                        prec    double
  43251.  
  43252. clinpk.f               for     Instrumented linpack routines used in timing
  43253.                                comparisons
  43254.                        prec    complex
  43255.  
  43256. zlinpk.f               for     Instrumented linpack routines used in timing
  43257.                                comparisons
  43258.                        prec    doublecomplex
  43259.  
  43260.  #      ===
  43261.  
  43262. stimmg.f               for     Generates a toeplitz test matrix
  43263.                        prec    single
  43264.  
  43265. dtimmg.f               for     Generates a toeplitz test matrix
  43266.                        prec    double
  43267.  
  43268. ctimmg.f               for     Generates a toeplitz test matrix
  43269.                        prec    complex
  43270.  
  43271. ztimmg.f               for     Generates a toeplitz test matrix
  43272.                        prec    doublecomplex
  43273.  
  43274.  #      ===
  43275.  
  43276. stimb2.f               for     Times the BLAS 2 routines
  43277.                        prec    single
  43278.  
  43279. dtimb2.f               for     Times the BLAS 2 routines
  43280.                        prec    double
  43281.  
  43282. ctimb2.f               for     Times the BLAS 2 routines
  43283.                        prec    complex
  43284.  
  43285. ztimb2.f               for     Times the BLAS 2 routines
  43286.                        prec    doublecomplex
  43287.  
  43288. stimb3.f               for     Times the BLAS 3 routines
  43289.                        prec    single
  43290.  
  43291. dtimb3.f               for     Times the BLAS 3 routines
  43292.                        prec    double
  43293.  
  43294. ctimb3.f               for     Times the BLAS 3 routines
  43295.                        prec    complex
  43296.  
  43297. ztimb3.f               for     Times the BLAS 3 routines
  43298.                        prec    doublecomplex
  43299.  
  43300. stimmm.f               for     Times SGEMM
  43301.                        prec    single
  43302.  
  43303. dtimmm.f               for     Times DGEMM
  43304.                        prec    double
  43305.  
  43306. ctimmm.f               for     Times CGEMM
  43307.                        prec    complex
  43308.  
  43309. ztimmm.f               for     Times ZGEMM
  43310.                        prec    doublecomplex
  43311.  
  43312. stimmv.f               for     Times individual BLAS 2 routines
  43313.                        prec    single
  43314.  
  43315. dtimmv.f               for     Times individual BLAS 2 routines
  43316.                        prec    double
  43317.  
  43318. ctimmv.f               for     Times individual BLAS 2 routines
  43319.                        prec    complex
  43320.  
  43321. ztimmv.f               for     Times individual BLAS 2 routines
  43322.                        prec    doublecomplex
  43323.  
  43324.  #      ===
  43325.  
  43326. stimbr.f               for     Times SGEBRD, SORGBR, and SORMBR
  43327.                        prec    single
  43328.  
  43329. dtimbr.f               for     Times DGEBRD, DORGBR, and DORMBR
  43330.                        prec    double
  43331.  
  43332. ctimbr.f               for     Times CGEBRD, CUNGBR, and CUNMBR
  43333.                        prec    complex
  43334.  
  43335. ztimbr.f               for     Times ZGEBRD, ZUNGBR, and ZUNMBR
  43336.                        prec    doublecomplex
  43337.  
  43338.  #      ===
  43339.  
  43340. stimgb.f               for     Times SGBTRF and SGBTRS
  43341.                        prec    single
  43342.  
  43343. dtimgb.f               for     Times DGBTRF and DGBTRS
  43344.                        prec    double
  43345.  
  43346. ctimgb.f               for     Times CGBTRF and CGBTRS
  43347.                        prec    complex
  43348.  
  43349. ztimgb.f               for     Times ZGBTRF and ZGBTRS
  43350.                        prec    doublecomplex
  43351.  
  43352.  #      ===
  43353.  
  43354. stimge.f               for     Times SGETRF, SGETRS, and SGETRI
  43355.                        prec    single
  43356.  
  43357. dtimge.f               for     Times DGETRF, DGETRS, and DGETRI
  43358.                        prec    double
  43359.  
  43360. ctimge.f               for     Times CGETRF, CGETRS, and CGETRI
  43361.                        prec    complex
  43362.  
  43363. ztimge.f               for     Times ZGETRF, ZGETRS, and ZGETRI
  43364.                        prec    doublecomplex
  43365.  
  43366.  #      ===
  43367.  
  43368. stimgt.f               for     Times SGTTRF, -TRS, -SV, and -SL.
  43369.                        prec    single
  43370.  
  43371. dtimgt.f               for     Times DGTTRF, -TRS, -SV, and -SL.
  43372.                        prec    double
  43373.  
  43374. ctimgt.f               for     Times CGTTRF, -TRS, -SV, and -SL.
  43375.                        prec    complex
  43376.  
  43377. ztimgt.f               for     Times ZGTTRF, -TRS, -SV, and -SL.
  43378.                        prec    doublecomplex
  43379.  
  43380.  #      ===
  43381.  
  43382. stimhr.f               for     Times the LAPACK routines SGEHRD, SORGHR, and
  43383.                                SORMHR,
  43384.                                and the EISPACK routine ORTHES
  43385.                        prec    single
  43386.  
  43387. dtimhr.f               for     Times the LAPACK routines DGEHRD, DORGHR, and
  43388.                                DORMHR,
  43389.                                and the EISPACK routine ORTHES
  43390.                        prec    double
  43391.  
  43392. ctimhr.f               for     Times the LAPACK routines CGEHRD, CUNGHR, and
  43393.                                CUNMHR
  43394.                        prec    complex
  43395.  
  43396. ztimhr.f               for     Times the LAPACK routines ZGEHRD, ZUNGHR, and
  43397.                                ZUNMHR
  43398.                        prec    doublecomplex
  43399.  
  43400.  #      ===
  43401.  
  43402. stimlq.f               for     Times the LAPACK routines to perform the LQ
  43403.                                factorization
  43404.                                (SGELQF, SORGLQ, SORMLQ)
  43405.                        prec    single
  43406.  
  43407. dtimlq.f               for     Times the LAPACK routines to perform the LQ
  43408.                                factorization
  43409.                                (DGELQF, DORGLQ, DORMLQ)
  43410.                        prec    double
  43411.  
  43412. ctimlq.f               for     Times the LAPACK routines to perform the LQ
  43413.                                factorization
  43414.                                (CGELQF, CUNGLQ, CUNMLQ)
  43415.                        prec    complex
  43416.  
  43417. ztimlq.f               for     Times the LAPACK routines to perform the LQ
  43418.                                factorization
  43419.                                (ZGELQF, ZUNGLQ, ZUNMLQ)
  43420.                        prec    doublecomplex
  43421.  
  43422.  #      ===
  43423.  
  43424. stimpb.f               for     Times SPBTRF and SPBTRS
  43425.                        prec    single
  43426.  
  43427. dtimpb.f               for     Times DPBTRF and DPBTRS
  43428.                        prec    double
  43429.  
  43430. ctimpb.f               for     Times CPBTRF and CPBTRS
  43431.                        prec    complex
  43432.  
  43433. ztimpb.f               for     Times ZPBTRF and ZPBTRS
  43434.                        prec    doublecomplex
  43435.  
  43436.  #      ===
  43437.  
  43438. stimpo.f               for     Times SPOTRF, SPOTRS, and SPOTRI
  43439.                        prec    single
  43440.  
  43441. dtimpo.f               for     Times DPOTRF, DPOTRS, and DPOTRI
  43442.                        prec    double
  43443.  
  43444. ctimpo.f               for     Times CPOTRF, CPOTRS, and CPOTRI
  43445.                        prec    complex
  43446.  
  43447. ztimpo.f               for     Times ZPOTRF, ZPOTRS, and ZPOTRI
  43448.                        prec    doublecomplex
  43449.  
  43450.  #      ===
  43451.  
  43452. stimpp.f               for     Times SPPTRF, SPPTRS, and SPPTRI
  43453.                        prec    single
  43454.  
  43455. dtimpp.f               for     Times DPPTRF, DPPTRS, and DPPTRI
  43456.                        prec    double
  43457.  
  43458. ctimpp.f               for     Times CPPTRF, CPPTRS, and CPPTRI
  43459.                        prec    complex
  43460.  
  43461. ztimpp.f               for     Times ZPPTRF, ZPPTRS, and ZPPTRI
  43462.                        prec    doublecomplex
  43463.  
  43464.  #      ===
  43465.  
  43466. stimpt.f               for     Times SPTTRF, -TRS, -SV, and -SL.
  43467.                        prec    single
  43468.  
  43469. dtimpt.f               for     Times DPTTRF, -TRS, -SV, and -SL.
  43470.                        prec    double
  43471.  
  43472. ctimpt.f               for     Times CPTTRF, -TRS, -SV, and -SL.
  43473.                        prec    complex
  43474.  
  43475. ztimpt.f               for     Times ZPTTRF, -TRS, -SV, and -SL.
  43476.                        prec    doublecomplex
  43477.  
  43478.  #      ===
  43479.  
  43480. stimql.f               for     Times the LAPACK routines to perform the QL
  43481.                                factorization
  43482.                                (SGEQLF, SORGQL, SORMQL)
  43483.                        prec    single
  43484.  
  43485. dtimql.f               for     Times the LAPACK routines to perform the QL
  43486.                                factorization
  43487.                                (DGEQLF, DORGQL, DORMQL)
  43488.                        prec    double
  43489.  
  43490. ctimql.f               for     Times the LAPACK routines to perform the QL
  43491.                                factorization
  43492.                                (CGEQLF, CUNGQL, CUNMQL)
  43493.                        prec    complex
  43494.  
  43495. ztimql.f               for     Times the LAPACK routines to perform the QL
  43496.                                factorization
  43497.                                (ZGEQLF, ZUNGQL, ZUNMQL)
  43498.                        prec    doublecomplex
  43499.  
  43500.  #      ===
  43501.  
  43502. stimqp.f               for     Times the LAPACK routines to perform the QR
  43503.                                factorization
  43504.                                with column pivoting (SGEQPF)
  43505.                        prec    single
  43506.  
  43507. dtimqp.f               for     Times the LAPACK routines to perform the QR
  43508.                                factorization
  43509.                                with column pivoting (DGEQPF)
  43510.                        prec    double
  43511.  
  43512. ctimqp.f               for     Times the LAPACK routines to perform the QR
  43513.                                factorization
  43514.                                with column pivoting (CGEQPF)
  43515.                        prec    complex
  43516.  
  43517. ztimqp.f               for     Times the LAPACK routines to perform the QR
  43518.                                factorization
  43519.                                with column pivoting (ZGEQPF)
  43520.                        prec    doublecomplex
  43521.  
  43522.  #      ===
  43523.  
  43524. stimqr.f               for     Times the LAPACK routines to perform the QR
  43525.                                factorization
  43526.                                (SGEQRF, SORGQR, SORMQR)
  43527.                        prec    single
  43528.  
  43529. dtimqr.f               for     Times the LAPACK routines to perform the QR
  43530.                                factorization
  43531.                                (DGEQRF, DORGQR, DORMQR)
  43532.                        prec    double
  43533.  
  43534. ctimqr.f               for     Times the LAPACK routines to perform the QR
  43535.                                factorization
  43536.                                (CGEQRF, CUNGQR, CUNMQR)
  43537.                        prec    complex
  43538.  
  43539. ztimqr.f               for     Times the LAPACK routines to perform the QR
  43540.                                factorization
  43541.                                (ZGEQRF, ZUNGQR, ZUNMQR)
  43542.                        prec    doublecomplex
  43543.  
  43544.  #      ===
  43545.  
  43546. stimrq.f               for     Times the LAPACK routines to perform the RQ
  43547.                                factorization
  43548.                                (SGERQF, SORGRQ, SORMRQ)
  43549.                        prec    single
  43550.  
  43551. dtimrq.f               for     Times the LAPACK routines to perform the RQ
  43552.                                factorization
  43553.                                (DGERQF, DORGRQ, DORMRQ)
  43554.                        prec    double
  43555.  
  43556. ctimrq.f               for     Times the LAPACK routines to perform the RQ
  43557.                                factorization
  43558.                                (CGERQF, CUNGRQ, CUNMRQ)
  43559.                        prec    complex
  43560.  
  43561. ztimrq.f               for     Times the LAPACK routines to perform the RQ
  43562.                                factorization
  43563.                                (ZGERQF, ZUNGRQ, ZUNMRQ)
  43564.                        prec    doublecomplex
  43565.  
  43566.  #      ===
  43567.  
  43568. stimsp.f               for     Times SSPTRF, SSPTRS, and SSPTRI
  43569.                        prec    single
  43570.  
  43571. dtimsp.f               for     Times DSPTRF, DSPTRS, and DSPTRI
  43572.                        prec    double
  43573.  
  43574. ctimsp.f               for     Times CSPTRF, CSPTRS, and CSPTRI
  43575.                        prec    complex
  43576.  
  43577. ztimsp.f               for     Times ZSPTRF, ZSPTRS, and ZSPTRI
  43578.                        prec    doublecomplex
  43579.  
  43580. ctimhp.f               for     Times CHPTRF, CHPTRS, and CHPTRI
  43581.                        prec    complex
  43582.  
  43583. ztimhp.f               for     Times ZHPTRF, ZHPTRS, and ZHPTRI
  43584.                        prec    doublecomplex
  43585.  
  43586.  #      ===
  43587.  
  43588. stimsy.f               for     Times SSYTRF, SSYTRS, and SSYTRI
  43589.                        prec    single
  43590.  
  43591. dtimsy.f               for     Times DSYTRF, DSYTRS, and DSYTRI
  43592.                        prec    double
  43593.  
  43594. ctimsy.f               for     Times CSYTRF, CSYTRS, and CSYTRI
  43595.                        prec    complex
  43596.  
  43597. ztimsy.f               for     Times ZSYTRF, ZSYTRS, and ZSYTRI
  43598.                        prec    doublecomplex
  43599.  
  43600. ctimhe.f               for     Times CHETRF, CHETRS, and CHETRI
  43601.                        prec    complex
  43602.  
  43603. ztimhe.f               for     Times ZHETRF, ZHETRS, and ZHETRI
  43604.                        prec    doublecomplex
  43605.  
  43606.  #      ===
  43607.  
  43608. stimtb.f               for     Times STBTRS
  43609.                        prec    single
  43610.  
  43611. dtimtb.f               for     Times DTBTRS
  43612.                        prec    double
  43613.  
  43614. ctimtb.f               for     Times CTBTRS
  43615.                        prec    complex
  43616.  
  43617. ztimtb.f               for     Times ZTBTRS
  43618.                        prec    doublecomplex
  43619.  
  43620.  #      ===
  43621.  
  43622. stimtd.f               for     Times the LAPACK routines SSYTRD, SORGTR, and
  43623.                                SORMTR,
  43624.                                and the EISPACK routine TRED1
  43625.                        prec    single
  43626.  
  43627. dtimtd.f               for     Times the LAPACK routines DSYTRD, DORGTR, and
  43628.                                DORMTR,
  43629.                                and the EISPACK routine TRED1
  43630.                        prec    double
  43631.  
  43632. ctimtd.f               for     Times the LAPACK routines CHETRD, CUNGTR, and
  43633.                                CUNMTR
  43634.                        prec    complex
  43635.  
  43636. ztimtd.f               for     Times the LAPACK routines ZHETRD, ZUNGTR, and
  43637.                                ZUNMTR
  43638.                        prec    doublecomplex
  43639.  
  43640.  #      ===
  43641.  
  43642. stimtp.f               for     Times STPTRI and STPTRS
  43643.                        prec    single
  43644.  
  43645. dtimtp.f               for     Times DTPTRI and DTPTRS
  43646.                        prec    double
  43647.  
  43648. ctimtp.f               for     Times CTPTRI and CTPTRS
  43649.                        prec    complex
  43650.  
  43651. ztimtp.f               for     Times ZTPTRI and ZTPTRS
  43652.                        prec    doublecomplex
  43653.  
  43654.  #      ===
  43655.  
  43656. stimtr.f               for     Times STRTRI and STRTRS
  43657.                        prec    single
  43658.  
  43659. dtimtr.f               for     Times DTRTRI and DTRTRS
  43660.                        prec    double
  43661.  
  43662. ctimtr.f               for     Times CTRTRI and CTRTRS
  43663.                        prec    complex
  43664.  
  43665. ztimtr.f               for     Times ZTRTRI and ZTRTRS
  43666.                        prec    doublecomplex
  43667. -----------------------------------------------------------
  43668. for     LAPACK utility routines
  43669. path: /netlib/lapack/util/
  43670. -----------------------------------------------------------
  43671.  
  43672. .depend
  43673. dsecnd.f
  43674. dlamch.f
  43675. icmax1.f
  43676. ilaenv.f
  43677. izmax1.f
  43678. lsame.f
  43679. lsamen.f
  43680. second.f
  43681. slamch.f
  43682. xerbla.f
  43683. -----------------------------------------------------------
  43684. for     a few eigenvalues/eigenvectors of a large
  43685. path: /netlib/laso/
  43686. -----------------------------------------------------------
  43687. .depend
  43688. codes
  43689. daxpy.f
  43690. dcopy.f
  43691. ddot.f
  43692. dependencies
  43693. dippla.f
  43694. diwla.f
  43695. dlabax.f
  43696. dlabcm.f
  43697. dlabfc.f
  43698. dlaeig.f
  43699. dlager.f
  43700. dlaran.f
  43701. dmvpc.f
  43702. dnppla.f
  43703. dnrm2.f
  43704. dnwla.f
  43705. dortqr.f
  43706. dscal.f
  43707. dswap.f
  43708. dvsort.f
  43709. makefile
  43710. readme                 for     overview of laso
  43711.  
  43712. dilaso.f               for     all eigenvalues and eigenvectors of a sparse
  43713.                                symmetric matrix outside
  43714.                                an excluded interval, block Lanczos with
  43715.                                orthogonalization
  43716.                        prec    double
  43717.                        gams    d4a1, d4a7
  43718.  
  43719. saxpy.f
  43720. scopy.f
  43721. sdot.f
  43722. silaso.f               for     all eigenvalues and eigenvectors of a sparse
  43723.                                symmetric matrix outside
  43724.                                an excluded interval, block Lanczos with
  43725.                                orthogonalization
  43726.                        prec    single
  43727.                        gams    d4a1, d4a7
  43728.  
  43729. dnlaso.f               for     a few eigenvalues and eigenvectors of a sparse
  43730.                                symmetric matrix from
  43731.                                either end of the spectrum, block Lanczos with
  43732.                                orthogonalization
  43733.                        prec    double
  43734.                        gams    d4a1, d4a7
  43735.  
  43736. sippla.f
  43737. siwla.f
  43738. slabax.f
  43739. slabcm.f
  43740. slabfc.f
  43741. slaeig.f
  43742. slager.f
  43743. slaran.f
  43744. smvpc.f
  43745. snlaso.f               for     a few eigenvalues and eigenvectors of a sparse
  43746.                                symmetric matrix from
  43747.                                either end of the spectrum, block Lanczos with
  43748.                                orthogonalization
  43749.                        prec    single
  43750.                        gams    d4a1, d4a7
  43751.  
  43752. doc                    for     user manual for the LASO package
  43753.  
  43754. lanczos3               for     sample driver program for the LASO package
  43755.  
  43756. snppla.f
  43757. snrm2.f
  43758. snwla.f
  43759. sortqr.f
  43760. sscal.f
  43761. sswap.f
  43762. svsort.f
  43763. to.scott
  43764. urand.f
  43765. -----------------------------------------------------------
  43766. for     least squares
  43767. path: /netlib/lawson-hanson/
  43768. -----------------------------------------------------------
  43769. all
  43770. -----------------------------------------------------------
  43771. for     various functions complementing the bigger
  43772. path: /netlib/linalg/
  43773. -----------------------------------------------------------
  43774.  #       The templates files that were here are now in /netlib/templates/.
  43775.  
  43776. readme                 for     overview of linalg
  43777.  
  43778. axxbc.f                for     solution of A*X + X*B = C
  43779.                        lang    fortran
  43780.                        by      Stephen Nash <snash@mason1.gmu.edu>
  43781.  
  43782. binary-lu              for     lu decomposition on a binary matrix in binary
  43783.                                arithmetic.
  43784.                        by      Burt Garbow, ANL, 11/86
  43785.  
  43786. bemw/                  for     4 implementations of the mixed block elimination
  43787.                                method
  43788.                        by      W. Govaerts <Willy.Govaerts@rug.ac.be>  and J.
  43789.                                D. Pryce
  43790.                        lang    fortran
  43791.                        prec    single real, double real, single complex, double
  43792.                                complex
  43793.                        gams    d2a4, d2b4, d2c4
  43794.  
  43795. bmr/                   for     An MPI implementation of the
  43796.                                Broadcast-Multiply-Roll algorithm for parallel
  43797.                                matrix multiplication
  43798.                        by      Anna Tsao, Supercomputing Research Center,
  43799.                                tsao@super.org
  43800.                        gams    d1b6
  43801.                        encoding compress
  43802.  
  43803. bsmp.f                 by      Bank and Smith
  43804.                        for     sparse LU made simple
  43805.                        gams    d2a4, d2b4
  43806.  
  43807. cg/                    for     A collection of conjugate gradient type
  43808.                                iterative methods for distributed memory
  43809.                                architectures, using PVM as the message passing
  43810.                                protocol. Includes demo and X window interface.
  43811.                                (371886 bytes)
  43812.                        by      Victor Eijkhout <eijkhout@cs.utk.edu>
  43813.  
  43814. conest                 for     estimates the 1-norm of a square, complex matrix
  43815.                                A.  reverse communication is used for evaluating
  43816.                                matrix-vector product.
  43817.                        by      N.J. Higham, 1987.
  43818.  
  43819. dcgc                   for     a preconditioned conjugate gradient code written
  43820.                                in 'c' using double precision.
  43821.                        by      Mark Seager, LLNL, 10/26/86
  43822.                        lang    c
  43823.                        gams    d2b1b, d2b4
  43824.  
  43825. eiginv                 for     numerical solution of the inverse eigenvalue
  43826.                                problem
  43827.                        by      Burt Garbow, ANL, 11/86
  43828.  
  43829. gemmw/                 for     a highly portable Level 3 BLAS implementation of
  43830.                                Winograd's variant Strassen's matrix
  43831.                                multiplication algorithm
  43832.                        by      douglas-craig@CS.YALE.EDU ("Craig C. Douglas")
  43833.                                May 22 1992
  43834.                        gams    d1b6
  43835.  
  43836. goliath.f              for     Fortran with driver for exact analysis of sparse
  43837.                                rectangular rational linear systems
  43838.                        by      Peter Alfeld and David Eyre, 1989.
  43839.  
  43840. goliath.tex            for     user manual for the exact analysis of sparse
  43841.                                rectangular rational linear systems
  43842.                        by      Peter Alfeld and David Eyre, 1989.
  43843.  
  43844. guptri                 for     This package of routines contains robust
  43845.                                software with error  bounds for computing the
  43846.                                generalized Schur decomposition of an  arbitrary
  43847.                                pencil A - zB (regular or singular). The
  43848.                                decomposition  (guptri - generalized upper
  43849.                                triangular form) is a generalization  of the
  43850.                                Schur canonical form of A -zI to matrix pencils
  43851.                                and reveals  the Kronecker structure of a
  43852.                                singular pencil.  More information of the
  43853.                                package is placed in README, where you also can
  43854.                                find references to papers describing software,
  43855.                                algorithms and error bounds used in the package.
  43856.                                The package is developed by Jim Demmel and Bo
  43857.                                Kagstrom (adresses in README).
  43858.                        gams    d4b4
  43859.                        lang    fortran
  43860.  
  43861. hssxev/                for     - An out-of-core symmetric eigensolve r for
  43862.                                large dense problems. It uses block householder
  43863.                                reductions to reduce the full dense matrix to
  43864.                                banded form.  The banded form is then reduced to
  43865.                                tridiagonal form and all eigenvalues are
  43866.                                computed.  Specified  eigenvectors are computed
  43867.                                using inverse iteration with the band  matrix
  43868.                                and then back transformed to orginal form.
  43869.                        by      Roger Grimes, Boeing Computer Services, Nov 1987
  43870.                        gams    d4a1
  43871.  
  43872. ibmblas3/              for     A Fortran implementation of the Level 3 BLAS
  43873.                                optimized for the  IBM 3090. Bo Kagstrom
  43874.                                bokg@cs.umu.se Tue Oct 30 10:37:01 1990
  43875.                        gams    d1b
  43876.  
  43877. iccg                   for     nonsymmetric sparse solver using implicite
  43878.                                normal equations
  43879.                        by      Dongarra, Leaf, and Minkoff.
  43880.                        lang    fortran
  43881.                        gams    d2a4
  43882.  
  43883. iccg-doc               by      Dongarra, Leaf, and Minkoff.
  43884.  
  43885. iccg-paper             lang    troff
  43886.                        by      Dongarra, Leaf, and Minkoff.
  43887.  
  43888. l3abdsol/              for     almost block diagonal linear systems
  43889.                        by      Cyphers and Paprzycki
  43890.                        ref     SMU Software Report 92-3
  43891.                        prec    single or double
  43892.                        lang    Fortran 77
  43893.                        gams    d2a2
  43894.  
  43895. lalqmr/                for     A package implementing the Freund, Gutknecht,
  43896.                                and Nachtigal version of the look-ahead Lanczos
  43897.                                algorithm.  Includes driver code to compute
  43898.                                eigenvalues of matrices, as well as a linear
  43899.                                systems solver using the quasi-minimal residual
  43900.                                method.  Roland Freund and Noel Nachtigal, RIACS
  43901.                        by      Noel M. Nachtigal <santa@riacs.edu> Tue Jan 14
  43902.                                16:20:35 1992
  43903.                        gams    d2a1, d4a2
  43904.  
  43905. laspack/               for     LASPack is a package for solving large sparse
  43906.                                systems of linear
  43907.                                equations like those which arise from
  43908.                                discretization of partial
  43909.                                differential equations.  It contains classical
  43910.                                as well as selected state-of-the-art algorithms
  43911.                                which are commonly used for large sparse systems
  43912.                                such as CG-like methods for non-symmetric
  43913.                                systems (CGN, GMRES, BiCG, QMR, CGS, and
  43914.                                BiCGStab) and multilevel methods such as
  43915.                                multigrid and conjugate gradient method
  43916.                                preconditioned by multigrid and BPX
  43917.                                preconditioners.  LASPack is written in ANSI C
  43918.                                and is thus largely portable.  Postscript and
  43919.                                HTML version of the reference manual are
  43920.                                included.
  43921.                        by      Tomas Skalicky
  43922.                        lang    c
  43923.                        gams    d2a4
  43924.  
  43925. lsqr                   for     finds a solution  x  to the following problems:
  43926.                                1. Unsymmetric equations --   solve  A*x = b 2.
  43927.                                Linear least squares  -- solve  A*x = b in the
  43928.                                least-squares sense 3. Damped least squares  --
  43929.                                solve  ( A       )*x = ( b )
  43930.                                damp*I ) ( 0  in the least-squares sense where
  43931.                                A  is a matrix with  m  rows and  n  columns,  b
  43932.                                is an m-vector, and  damp  is a scalar.  (All
  43933.                                quantities are real.) The matrix  A  is intended
  43934.                                to be large and sparse.  It is accessed by means
  43935.                                of subroutine calls of the form CALL APROD (
  43936.                                mode,m,n,x,y,LENIW,LENRW,IW,RW )
  43937.                        lang    fortran
  43938.                        gams    d2a4, d9a1
  43939.  
  43940. sgefac                 for     a 'c' implementation of the LINPACK routines
  43941.                                sgefa and sgesl which do LU decomposition with
  43942.                                partial pivoting (single precision).
  43943.                        by      Mark Seager, LLNL, 10/26/86
  43944.                        gams    d2a1
  43945.                        lang    c
  43946.  
  43947. smmp
  43948. sonest                 for     estimates the 1-norm of a square, real matrix
  43949.                                A.  reverse communication is used for evaluating
  43950.                                matrix-vector product.
  43951.                        by      N.J. Higham, 1987.
  43952.  
  43953. sparsdyn/              for     SparseDynamics is a sparse matrix algorithm
  43954.                                development tool that runs on a Sun workstation
  43955.                                under suntools.  It allows the developer to
  43956.                                observe the dynamic changes in a sparse matrix
  43957.                                as it is operated on by a sparse matrix
  43958.                                algorithm.  In its current state, it only
  43959.                                demonstrates an early sequential version of the
  43960.                                D2 algorithm.  SparseDynamics is a prototype
  43961.                                package, so no documentation is provided on how
  43962.                                to connect  it to a different sparse matrix
  43963.                                algorithm.  It has been tested on a Sun 3/60
  43964.                                with 4 megabytes, a SPARCsystem 330, and a
  43965.                                SPARCstation 1.  For more information, refer to
  43966.                                "A nondeterministic parallel algorithm for
  43967.                                unsymmetric sparse LU factorization,"  T. A.
  43968.                                Davis, and P.-C. Yew, SIAM Journal on Matrix
  43969.                                Analysis and Applications (July 1990).
  43970.                        gams    d2a4, s3
  43971.  
  43972. sqr/
  43973. symmlq                 for     is designed to solve the system of linear
  43974.                                equations A*x = b where  A  is an  n*n
  43975.                                symmetric matrix and  b  is a given vector.  The
  43976.                                matrix  A  is not required to be positive
  43977.                                definite.  (If  A  is known to be definite, the
  43978.                                method of conjugate gradients may be used -- it
  43979.                                will require about the same number of iterations
  43980.                                as  SYMMLQ  but slightly less work per
  43981.                                iteration.) The matrix  A  is intended to be
  43982.                                large and sparse.  It is accessed by means of a
  43983.                                subroutine call of the form CALL APROD( n,x,y )
  43984.                                which must return the product  y = A*x  for any
  43985.                                given vector  x.
  43986.                        gams    d2b4
  43987.  
  43988. testmats/              #       A collection of 44 parametrized test matrices,
  43989.                                in the form of MATLAB M-files. The matrices are
  43990.                                mostly square, dense, nonrandom, and of
  43991.                                arbitrary dimension. The collection includes
  43992.                                matrices with known inverses or known
  43993.                                eigenvalues; ill-conditioned or rank deficient
  43994.                                matrices; and symmetric, positive definite,
  43995.                                orthogonal, defective, involutary, and totally
  43996.                                positive matrices.  In addition, there are some
  43997.                                further M-files of interest for viewing and
  43998.                                modifying the test matrices.  The M-files are
  43999.                                provided in the form of a Unix shar file.  By
  44000.                                Nick Higham, July 4 1989.
  44001.  
  44002. tricyclic.f            title   tricyc
  44003.                        for     vectorized in-place tridiagonal solution
  44004.                        by      Dodson and Levin
  44005.                        ref     SIMAX 13:4 1246-1254 (1992)
  44006.                        size    11 kilobytes
  44007.                        prec    real
  44008.                        age     stable
  44009.                        gams    D2a2a
  44010.                        rel     ok
  44011.                        #       No pivoting
  44012.  
  44013. underwood              for     A version of block lanczos based on Richard
  44014.                                Underwood's work.
  44015.  
  44016. linpackc++             for     partial interface to LINPACK routines for C++
  44017.                        #       single values are passed by reference, arrays by
  44018.                                pointer
  44019.                        gams    d2a1, d3a1
  44020.  
  44021. qmrpack/               for     iterative solution of linear systems
  44022.                        by      Roland Freund and Noel Nachtigal
  44023.                        alg     QMR (with lookahead, no-lookahead,
  44024.                                transpose-free, and other variants)
  44025.                        size    500 kilobytes
  44026.                        #       Since this is a large, binary file you must use
  44027.                                ftp, not email, to get it.
  44028.                        gams    d2a1, d2b1, d2c1, d4a1, d4a2, d4a4
  44029.  
  44030. qmr/                   for     iterative solution of linear systems
  44031.                        by      Roland Freund and Noel Nachtigal
  44032.                        alg     QMR (with lookahead, no-lookahead,
  44033.                                transpose-free, and other variants)
  44034.                        gams    d2a1, d2b1, d2c1, d4a1, d4a2, d4a4
  44035.  
  44036. umfpack2/              title   Unsymmetric-pattern MultiFrontal Package
  44037.                                (UMFPACK Version 2.0)
  44038.                        for     Solves Ax=b using LU factorization, where A is a
  44039.                                general unsymmetric sparse matrix.  The method
  44040.                                relies on dense matrix kernels (the BLAS) to
  44041.                                factorize rectangular frontal matrices, which
  44042.                                are dense submatrices of the sparse matrix being
  44043.                                factorized.
  44044.                        #       Includes a Users' Guide (README file in ASCII)
  44045.                                and both double and single precision versions.
  44046.                                Requires the BLAS, and two subroutines from the
  44047.                                Harwell MA28 code (available from netlib).  For
  44048.                                non-commercial use only (see the licensing
  44049.                                restrictions in the package itself).  Since this
  44050.                                is a binary file, you must use ftp, not email,
  44051.                                to get it.
  44052.                        lang    ANSI Fortran 77
  44053.                        by      Tim Davis, University of Florida
  44054.                                (davis@cis.ufl.edu or
  44055.                                na.tdavis@na-net.ornl.gov).  Joint work with
  44056.                                Iain Duff.
  44057.                        gams    d2a4
  44058.                        prec    single, double
  44059.  
  44060. -----------------------------------------------------------
  44061. for     4 implementations of the mixed block elimination
  44062. path: /netlib/linalg/bemw/
  44063. -----------------------------------------------------------
  44064. cbemw.f
  44065. dbemw.f
  44066. readme
  44067. sbemw.f
  44068. ssbemw.f
  44069. stest.f
  44070. stest1.f
  44071. -----------------------------------------------------------
  44072. for     An MPI implementation of the
  44073. path: /netlib/linalg/bmr/
  44074. -----------------------------------------------------------
  44075. README_BIMMER
  44076. code/
  44077. create_bimmer
  44078. make_include/
  44079. -----------------------------------------------------------
  44080. path: /netlib/linalg/bmr/code/
  44081. -----------------------------------------------------------
  44082. include/
  44083. mm/
  44084. mm_test/
  44085. utility/
  44086. -----------------------------------------------------------
  44087. path: /netlib/linalg/bmr/code/include/
  44088. -----------------------------------------------------------
  44089. README
  44090. mm.h
  44091. mm_test.h
  44092. stdeig.h
  44093. -----------------------------------------------------------
  44094. path: /netlib/linalg/bmr/code/mm/
  44095. -----------------------------------------------------------
  44096. Makefile
  44097. README
  44098. prism_v_bca_rb.c
  44099. prism_v_bca_rc.c
  44100. prism_v_bcb_rc.c
  44101. prism_v_bimmer.c
  44102. prism_v_dlacpy.f
  44103. prism_v_ra_bcb.c
  44104. prism_v_ra_bcc.c
  44105. prism_v_rb_bcc.c
  44106. prism_v_scl_mtrx.c
  44107. -----------------------------------------------------------
  44108. path: /netlib/linalg/bmr/code/mm_test/
  44109. -----------------------------------------------------------
  44110. Makefile
  44111. README
  44112. ap1000-.run
  44113. intelnx-ch_nx.run
  44114. meiko-ch_meiko.run
  44115. paragon-ch_nx.run
  44116. prism_bimmer_test.c
  44117. prism_v_error_chk.c
  44118. rs6000-ch_eui-ANL.run
  44119. rs6000-ch_eui-NAS.run
  44120. rs6000-mpif-ANL.run
  44121. rs6000-mpif-NAS.run
  44122. sun4-ch_cmmd.run
  44123. sun4-ch_p4.run
  44124. -----------------------------------------------------------
  44125. path: /netlib/linalg/bmr/code/utility/
  44126. -----------------------------------------------------------
  44127. Make_bimmer
  44128. README
  44129. prism_i_datatype_size.c
  44130. prism_i_ldim.c
  44131. prism_i_ldwk.c
  44132. prism_s_m_d_alloc_matrix.c
  44133. prism_s_v_generror.c
  44134. prism_v_bc.c
  44135. prism_v_copy.c
  44136. prism_v_free_matrix.c
  44137. prism_v_init_var.c
  44138. prism_v_layout.c
  44139. prism_v_prt_m.c
  44140. prism_v_skew.c
  44141. prism_x_datatype.c
  44142. -----------------------------------------------------------
  44143. path: /netlib/linalg/bmr/make_include/
  44144. -----------------------------------------------------------
  44145. Make-ap1000-.include
  44146. Make-intelnx-ch_nx.include
  44147. Make-meiko-ch_meiko.include
  44148. Make-paragon-ch_nx.include
  44149. Make-rs6000-ch_eui.include
  44150. Make-rs6000-mpif.include
  44151. Make-sun4-ch_cmmd.include
  44152. Make-sun4-ch_p4.include
  44153. README
  44154. -----------------------------------------------------------
  44155. for     A collection of conjugate gradient type
  44156. path: /netlib/linalg/cg/
  44157. -----------------------------------------------------------
  44158. pvm3/
  44159. -----------------------------------------------------------
  44160. path: /netlib/linalg/cg/pvm3/
  44161. -----------------------------------------------------------
  44162. examples/
  44163. -----------------------------------------------------------
  44164. path: /netlib/linalg/cg/pvm3/examples/
  44165. -----------------------------------------------------------
  44166. cg/
  44167. -----------------------------------------------------------
  44168. path: /netlib/linalg/cg/pvm3/examples/cg/
  44169. -----------------------------------------------------------
  44170. AFX8/
  44171. ALPHA/
  44172. BFLY/
  44173. BSD386/
  44174. C2MP/
  44175. CM2/
  44176. CM5/
  44177. CRAY/
  44178. CRAYSMP/
  44179. HP300/
  44180. HPPA/
  44181. I860/
  44182. IPSC2/
  44183. KSR1/
  44184. Makefile
  44185. NEXT/
  44186. PGON/
  44187. PMAX/
  44188. RS6K/
  44189. Readme
  44190. SGI/
  44191. SUN2/
  44192. SUN3/
  44193. SUN4/
  44194. SUN4SOL2/
  44195. SYMM/
  44196. TITN/
  44197. UVAX/
  44198. VAX/
  44199. Xdemo
  44200. aimk
  44201. cg_run
  44202. input.data/
  44203. local.data/
  44204. man/
  44205. pvmgetarch
  44206. src/
  44207. util/
  44208. -----------------------------------------------------------
  44209. path: /netlib/linalg/cg/pvm3/examples/cg/AFX8/
  44210. -----------------------------------------------------------
  44211. Makefile
  44212. cg_headers.h
  44213. -----------------------------------------------------------
  44214. path: /netlib/linalg/cg/pvm3/examples/cg/ALPHA/
  44215. -----------------------------------------------------------
  44216. Makefile
  44217. cg_headers.h
  44218. -----------------------------------------------------------
  44219. path: /netlib/linalg/cg/pvm3/examples/cg/BFLY/
  44220. -----------------------------------------------------------
  44221. Makefile
  44222. cg_headers.h
  44223. -----------------------------------------------------------
  44224. path: /netlib/linalg/cg/pvm3/examples/cg/BSD386/
  44225. -----------------------------------------------------------
  44226. Makefile
  44227. cg_headers.h
  44228. -----------------------------------------------------------
  44229. path: /netlib/linalg/cg/pvm3/examples/cg/C2MP/
  44230. -----------------------------------------------------------
  44231. Makefile
  44232. cg_headers.h
  44233. -----------------------------------------------------------
  44234. path: /netlib/linalg/cg/pvm3/examples/cg/CM2/
  44235. -----------------------------------------------------------
  44236. Makefile
  44237. cg_headers.h
  44238. -----------------------------------------------------------
  44239. path: /netlib/linalg/cg/pvm3/examples/cg/CM5/
  44240. -----------------------------------------------------------
  44241. Makefile
  44242. cg_headers.h
  44243. -----------------------------------------------------------
  44244. path: /netlib/linalg/cg/pvm3/examples/cg/CRAY/
  44245. -----------------------------------------------------------
  44246. Makefile
  44247. cg_headers.h
  44248. -----------------------------------------------------------
  44249. path: /netlib/linalg/cg/pvm3/examples/cg/CRAYSMP/
  44250. -----------------------------------------------------------
  44251. Makefile
  44252. cg_headers.h
  44253. -----------------------------------------------------------
  44254. path: /netlib/linalg/cg/pvm3/examples/cg/HP300/
  44255. -----------------------------------------------------------
  44256. Makefile
  44257. cg_headers.h
  44258. -----------------------------------------------------------
  44259. path: /netlib/linalg/cg/pvm3/examples/cg/HPPA/
  44260. -----------------------------------------------------------
  44261. HPtimer
  44262. Makefile
  44263. cg_headers.h
  44264. -----------------------------------------------------------
  44265. path: /netlib/linalg/cg/pvm3/examples/cg/I860/
  44266. -----------------------------------------------------------
  44267. Makefile
  44268. cg_headers.h
  44269. -----------------------------------------------------------
  44270. path: /netlib/linalg/cg/pvm3/examples/cg/IPSC2/
  44271. -----------------------------------------------------------
  44272. Makefile
  44273. cg_headers.h
  44274. -----------------------------------------------------------
  44275. path: /netlib/linalg/cg/pvm3/examples/cg/KSR1/
  44276. -----------------------------------------------------------
  44277. Makefile
  44278. cg_headers.h
  44279. -----------------------------------------------------------
  44280. path: /netlib/linalg/cg/pvm3/examples/cg/NEXT/
  44281. -----------------------------------------------------------
  44282. Makefile
  44283. cg_headers.h
  44284. -----------------------------------------------------------
  44285. path: /netlib/linalg/cg/pvm3/examples/cg/PGON/
  44286. -----------------------------------------------------------
  44287. Makefile
  44288. cg_headers.h
  44289. -----------------------------------------------------------
  44290. path: /netlib/linalg/cg/pvm3/examples/cg/PMAX/
  44291. -----------------------------------------------------------
  44292. Makefile
  44293. cg_headers.h
  44294. -----------------------------------------------------------
  44295. path: /netlib/linalg/cg/pvm3/examples/cg/RS6K/
  44296. -----------------------------------------------------------
  44297. Makefile
  44298. cg_headers.h
  44299. -----------------------------------------------------------
  44300. path: /netlib/linalg/cg/pvm3/examples/cg/SGI/
  44301. -----------------------------------------------------------
  44302. Makefile
  44303. cg_headers.h
  44304. -----------------------------------------------------------
  44305. path: /netlib/linalg/cg/pvm3/examples/cg/SUN2/
  44306. -----------------------------------------------------------
  44307. Makefile
  44308. cg_headers.h
  44309. -----------------------------------------------------------
  44310. path: /netlib/linalg/cg/pvm3/examples/cg/SUN3/
  44311. -----------------------------------------------------------
  44312. Makefile
  44313. cg_headers.h
  44314. -----------------------------------------------------------
  44315. path: /netlib/linalg/cg/pvm3/examples/cg/SUN4/
  44316. -----------------------------------------------------------
  44317. Makefile
  44318. cg_headers.h
  44319. -----------------------------------------------------------
  44320. path: /netlib/linalg/cg/pvm3/examples/cg/SUN4SOL2/
  44321. -----------------------------------------------------------
  44322. Makefile
  44323. cg_headers.h
  44324. -----------------------------------------------------------
  44325. path: /netlib/linalg/cg/pvm3/examples/cg/SYMM/
  44326. -----------------------------------------------------------
  44327. Makefile
  44328. cg_headers.h
  44329. -----------------------------------------------------------
  44330. path: /netlib/linalg/cg/pvm3/examples/cg/TITN/
  44331. -----------------------------------------------------------
  44332. Makefile
  44333. cg_headers.h
  44334. -----------------------------------------------------------
  44335. path: /netlib/linalg/cg/pvm3/examples/cg/UVAX/
  44336. -----------------------------------------------------------
  44337. Makefile
  44338. cg_headers.h
  44339. -----------------------------------------------------------
  44340. path: /netlib/linalg/cg/pvm3/examples/cg/VAX/
  44341. -----------------------------------------------------------
  44342. Makefile
  44343. cg_headers.h
  44344. -----------------------------------------------------------
  44345. path: /netlib/linalg/cg/pvm3/examples/cg/input.data/
  44346. -----------------------------------------------------------
  44347. !
  44348. a_inprod.bat
  44349. abs_stop.bat
  44350. all_read
  44351. axb_stop.bat
  44352. bcgs.bat
  44353. bicg.bat
  44354. cg.bat
  44355. cgne.bat
  44356. cgs.bat
  44357. compress_col.bat
  44358. compress_row.bat
  44359. compress_sym.bat
  44360. coor2matlab
  44361. dbx.bat
  44362. def_fmt
  44363. def_meth
  44364. def_trace
  44365. dst_mat
  44366. fish
  44367. fulilu
  44368. fuljac
  44369. full_recur.bat
  44370. fulsor
  44371. gg-norm.bat
  44372. gh-norm.bat
  44373. gmres
  44374. gmres.bat
  44375. hh-norm.bat
  44376. ilujac
  44377. indef
  44378. inprod
  44379. int_mat
  44380. it-diff.bat
  44381. lapjac
  44382. load_rhs.bat
  44383. make_extdiv
  44384. make_extmat
  44385. mat_cprs.bat
  44386. mat_diag.bat
  44387. mat_ext.bat
  44388. mat_grid.bat
  44389. mat_int.bat
  44390. matlab2coor
  44391. max_iter.bat
  44392. min_res.bat
  44393. minres.bat
  44394. mod_gs.bat
  44395. no_spectrum
  44396. nodbx
  44397. nomemch
  44398. nonblock.bat
  44399. normal_eq.bat
  44400. nscg.bat
  44401. one_read
  44402. parilu
  44403. parsor
  44404. part_consec.bat
  44405. part_file
  44406. part_func.bat
  44407. part_point
  44408. part_simple
  44409. part_zilch.bat
  44410. poly
  44411. prec_block.bat
  44412. prec_colour.bat
  44413. prec_full_ilu.bat
  44414. prec_full_jacobi.bat
  44415. prec_full_ssor.bat
  44416. prec_ilu_jacobi.bat
  44417. prec_loc_ilu.bat
  44418. prec_loc_jac.bat
  44419. prec_loc_sor.bat
  44420. prec_loc_ssor.bat
  44421. prec_neu.bat
  44422. prec_none.bat
  44423. prec_par_ilu.bat
  44424. prec_par_ssor.bat
  44425. prec_ssor_jacobi.bat
  44426. prec_sweep.bat
  44427. prec_swsweep.bat
  44428. prec_test.bat
  44429. proc_grid
  44430. qmr.bat
  44431. regen.bat
  44432. rel_stop.bat
  44433. restart.bat
  44434. rhs_load
  44435. rhs_stop.bat
  44436. rhs_unit
  44437. rstart
  44438. size
  44439. sorjac
  44440. spars_symm.bat
  44441. spars_unsymm.bat
  44442. store_symm.bat
  44443. store_unsymm.bat
  44444. sure_stop.bat
  44445. symm
  44446. tcg
  44447. test_external_mat
  44448. tmp
  44449. tolerance.bat
  44450. trace_allocation.bat
  44451. trace_communication.bat
  44452. trace_fileio.bat
  44453. trace_iteration.bat
  44454. trace_log-file.bat
  44455. trace_matrix-dump.bat
  44456. trace_memtest.bat
  44457. trace_paragraph.bat
  44458. trace_progress.bat
  44459. trace_screen.bat
  44460. trace_setup.bat
  44461. trace_solution-dump.bat
  44462. trace_stats.bat
  44463. trunc.bat
  44464. twoterm
  44465. unit_rhs.bat
  44466. unsym
  44467. unsync.bat
  44468. yes_spectrum
  44469. yesdbx
  44470. yesmemch
  44471. -----------------------------------------------------------
  44472. path: /netlib/linalg/cg/pvm3/examples/cg/local.data/
  44473. -----------------------------------------------------------
  44474. Makefile
  44475. -----------------------------------------------------------
  44476. path: /netlib/linalg/cg/pvm3/examples/cg/man/
  44477. -----------------------------------------------------------
  44478. Makefile
  44479. man.dvi
  44480. man.ps
  44481. -----------------------------------------------------------
  44482. path: /netlib/linalg/cg/pvm3/examples/cg/src/
  44483. -----------------------------------------------------------
  44484. demo/
  44485. ftnchek/
  44486. library/
  44487. -----------------------------------------------------------
  44488. path: /netlib/linalg/cg/pvm3/examples/cg/src/demo/
  44489. -----------------------------------------------------------
  44490. cghost.f
  44491. demo.f
  44492. demo_cinp.c
  44493. demo_cmatread.c
  44494. demo_comv.f
  44495. demo_matread.f
  44496. mat_read.c
  44497. node.f
  44498. r-auxs.f
  44499. r-blas_auxs.f
  44500. r-coma.f
  44501. r-comm.f
  44502. r-comv.f
  44503. r-demo.f
  44504. r-demo_cinp.c
  44505. r-demo_cmatread.c
  44506. r-demo_comv.f
  44507. r-demo_matread.f
  44508. r-domain.f
  44509. r-iter.f
  44510. r-lapack_auxs.f
  44511. r-mat_crs.f
  44512. r-mat_grd.f
  44513. r-mat_read.c
  44514. r-matrix.f
  44515. r-node.f
  44516. r-prec.f
  44517. r-readr.f
  44518. r-views.f
  44519. readr.f
  44520. -----------------------------------------------------------
  44521. path: /netlib/linalg/cg/pvm3/examples/cg/src/ftnchek/
  44522. -----------------------------------------------------------
  44523. c-acomm.f
  44524. c-clock00.f
  44525. c-demo_cinp.f
  44526. c-iterate.f
  44527. c-precreate.f
  44528. c-traffic.f
  44529. -----------------------------------------------------------
  44530. path: /netlib/linalg/cg/pvm3/examples/cg/src/library/
  44531. -----------------------------------------------------------
  44532. acomm.c
  44533. auxs.f
  44534. blas_auxs.f
  44535. clock00.c
  44536. coma.f
  44537. comm.f
  44538. domain.f
  44539. iter.f
  44540. iterate.c
  44541. lapack_auxs.f
  44542. mat_crs.f
  44543. mat_dia.f
  44544. mat_grd.f
  44545. matrix.f
  44546. prec.f
  44547. prec_crs.f
  44548. prec_dia.f
  44549. prec_grd.f
  44550. precreate.c
  44551. traffic.c
  44552. varmap.f
  44553. views.f
  44554. -----------------------------------------------------------
  44555. path: /netlib/linalg/cg/pvm3/examples/cg/util/
  44556. -----------------------------------------------------------
  44557. Makefile
  44558. asmbl_cprs.f
  44559. asmbl_grid.f
  44560. auxs.f
  44561. blas_auxs.f
  44562. comm.f
  44563. custom.f
  44564. demo.f
  44565. demo_matread.f
  44566. domain.f
  44567. gendiv.f
  44568. genmat.f
  44569. hb_read.f
  44570. lapack_auxs.f
  44571. mat_crs.f
  44572. mat_dia.f
  44573. mat_grd.f
  44574. matrix.f
  44575. node.f
  44576. readr.f
  44577. user.f
  44578. views.f
  44579. -----------------------------------------------------------
  44580. for     a highly portable Level 3 BLAS implementation of
  44581. path: /netlib/linalg/gemmw/
  44582. -----------------------------------------------------------
  44583. Makefile
  44584. README
  44585. Runs/
  44586. clock.c
  44587. gemmw.c
  44588. gemmw.h
  44589. gemmwh.yuk
  44590. gemul3.f
  44591. gemul3.rat
  44592. gemul390.f
  44593. gemul390.rat
  44594. gemul3n.f
  44595. heroux-1.f
  44596. jcp.tex
  44597. pfblas.f
  44598. pfblas.rat
  44599. pfblas90.f
  44600. pfblas90.rat
  44601. second.c
  44602. testc.c
  44603. testc.f
  44604. testd.c
  44605. testd.f
  44606. tests.c
  44607. tests.f
  44608. testz.c
  44609. testz.f
  44610. urand.c
  44611. winolap.c
  44612. -----------------------------------------------------------
  44613. path: /netlib/linalg/gemmw/Runs/
  44614. -----------------------------------------------------------
  44615. Makefile
  44616. alpha.blas
  44617. c90.sci
  44618. conv.f
  44619. conv.rat
  44620. es9000-982.essl
  44621. figs.aux
  44622. figs.empty
  44623. figs.tex
  44624. lnblnk.f
  44625. lnblnk.rat
  44626. r6k560.blas
  44627. r6k560.essl
  44628. r6k560.nag
  44629. testd.output
  44630. testz.output
  44631. ymp.sci
  44632. -----------------------------------------------------------
  44633. for     - An out-of-core symmetric eigensolve r for
  44634. path: /netlib/linalg/hssxev/
  44635. -----------------------------------------------------------
  44636. hssxev.f An out-of-core symmetric eigensolve r for large
  44637.          dense problems. It uses block householder reductions to reduce the
  44638.          full dense matrix to banded form.  The banded form is then reduced to
  44639.          tridiagonal form and all eigenvalues are computed.  Specified
  44640.          eigenvectors are computed using inverse iteration with the band
  44641.          matrix and then back transformed to orginal form.
  44642. test-program.f
  44643. tex
  44644. -----------------------------------------------------------
  44645. for     A Fortran implementation of the Level 3 BLAS
  44646. path: /netlib/linalg/ibmblas3/
  44647. -----------------------------------------------------------
  44648. README
  44649. cld.f
  44650. dgemm.f
  44651. dsymm.f
  44652. dsyr2k.f
  44653. dsyrk.f
  44654. dtrmm.f
  44655. dtrsm.f
  44656. lsame.f
  44657. xerbla.f
  44658. -----------------------------------------------------------
  44659. for     almost block diagonal linear systems
  44660. path: /netlib/linalg/l3abdsol/
  44661. -----------------------------------------------------------
  44662. abd2.f
  44663. abdml.f
  44664. blkchk.f
  44665. example1.f
  44666. read.me
  44667. sget.f
  44668. test1.f
  44669. -----------------------------------------------------------
  44670. for     A package implementing the Freund, Gutknecht,
  44671. path: /netlib/linalg/lalqmr/
  44672. -----------------------------------------------------------
  44673. dble/
  44674. -----------------------------------------------------------
  44675. path: /netlib/linalg/lalqmr/dble/
  44676. -----------------------------------------------------------
  44677. README
  44678. bru/
  44679. csr/
  44680. dat/
  44681. dns/
  44682. inc/
  44683. lal/
  44684. local.mak
  44685. makefile
  44686. skeleton.mak
  44687. sup/
  44688. v.dat
  44689. version.h
  44690. w.dat
  44691. x.dat
  44692. -----------------------------------------------------------
  44693. path: /netlib/linalg/lalqmr/dble/bru/
  44694. -----------------------------------------------------------
  44695. axb.inc
  44696. cpyrit.doc
  44697. daxb.f
  44698. daxbpr.f
  44699. makefile
  44700. -----------------------------------------------------------
  44701. path: /netlib/linalg/lalqmr/dble/csr/
  44702. -----------------------------------------------------------
  44703. cpyrit.doc
  44704. csr.inc
  44705. dcilut.f
  44706. dclilut.f
  44707. dclssor.f
  44708. dcrilut.f
  44709. dcrssor.f
  44710. dcsr.f
  44711. ilut.f
  44712. makefile
  44713. sparskit.f
  44714. -----------------------------------------------------------
  44715. path: /netlib/linalg/lalqmr/dble/dat/
  44716. -----------------------------------------------------------
  44717. csr.dat
  44718. csrv.dat
  44719. csrw.dat
  44720. csrx.dat
  44721. dns.dat
  44722. dnsv.dat
  44723. dnsw.dat
  44724. -----------------------------------------------------------
  44725. path: /netlib/linalg/lalqmr/dble/dns/
  44726. -----------------------------------------------------------
  44727. cpyrit.doc
  44728. ddlssor.f
  44729. ddns.f
  44730. ddrssor.f
  44731. dns.inc
  44732. makefile
  44733. -----------------------------------------------------------
  44734. path: /netlib/linalg/lalqmr/dble/inc/
  44735. -----------------------------------------------------------
  44736. dimblk.inc
  44737. precon.inc
  44738. -----------------------------------------------------------
  44739. path: /netlib/linalg/lalqmr/dble/lal/
  44740. -----------------------------------------------------------
  44741. cpyrit.doc
  44742. dcoeff.f
  44743. deig.F
  44744. deiglal.F
  44745. dlal.F
  44746. dlal.inc
  44747. dsys.F
  44748. dsysbcg.F
  44749. dsyslal.F
  44750. getomg.f
  44751. makefile
  44752. -----------------------------------------------------------
  44753. path: /netlib/linalg/lalqmr/dble/sup/
  44754. -----------------------------------------------------------
  44755. cpyrit.doc
  44756. eispack.f
  44757. linpack.f
  44758. makefile
  44759. support.f
  44760. -----------------------------------------------------------
  44761. for     LASPack is a package for solving large sparse
  44762. path: /netlib/linalg/laspack/
  44763. -----------------------------------------------------------
  44764. install
  44765. laspack/
  44766. readme
  44767. xc/
  44768. -----------------------------------------------------------
  44769. path: /netlib/linalg/laspack/laspack/
  44770. -----------------------------------------------------------
  44771. check/
  44772. copyrght.h
  44773. doc/
  44774. eigenval.c
  44775. eigenval.h
  44776. elcmp.h
  44777. errhandl.c
  44778. errhandl.h
  44779. examples/
  44780. factor.c
  44781. factor.h
  44782. html/
  44783. itersolv.c
  44784. itersolv.h
  44785. lastypes.h
  44786. makefile
  44787. matrix.c
  44788. matrix.h
  44789. mlsolv.c
  44790. mlsolv.h
  44791. operats.c
  44792. operats.h
  44793. precond.c
  44794. precond.h
  44795. qmatrix.c
  44796. qmatrix.h
  44797. rtc.c
  44798. rtc.h
  44799. vector.c
  44800. vector.h
  44801. version.h
  44802. -----------------------------------------------------------
  44803. path: /netlib/linalg/laspack/laspack/check/
  44804. -----------------------------------------------------------
  44805. bpxpcg.tpl
  44806. check
  44807. mg.tpl
  44808. mgpcg.tpl
  44809. mlstest.org
  44810. -----------------------------------------------------------
  44811. path: /netlib/linalg/laspack/laspack/doc/
  44812. -----------------------------------------------------------
  44813. laspack1.ps
  44814. laspack2.ps
  44815. -----------------------------------------------------------
  44816. path: /netlib/linalg/laspack/laspack/examples/
  44817. -----------------------------------------------------------
  44818. lastest/
  44819. matropt/
  44820. mlstest/
  44821. vectopt/
  44822. -----------------------------------------------------------
  44823. path: /netlib/linalg/laspack/laspack/examples/lastest/
  44824. -----------------------------------------------------------
  44825. config
  44826. lastest.c
  44827. makefile
  44828. -----------------------------------------------------------
  44829. path: /netlib/linalg/laspack/laspack/examples/matropt/
  44830. -----------------------------------------------------------
  44831. config
  44832. makefile
  44833. matropt.c
  44834. testproc.c
  44835. testproc.h
  44836. -----------------------------------------------------------
  44837. path: /netlib/linalg/laspack/laspack/examples/mlstest/
  44838. -----------------------------------------------------------
  44839. config
  44840. extrsolv.c
  44841. extrsolv.h
  44842. makefile
  44843. mlstest.c
  44844. mlstest.h
  44845. -----------------------------------------------------------
  44846. path: /netlib/linalg/laspack/laspack/examples/vectopt/
  44847. -----------------------------------------------------------
  44848. config
  44849. makefile
  44850. testproc.c
  44851. testproc.h
  44852. vectopt.c
  44853. -----------------------------------------------------------
  44854. path: /netlib/linalg/laspack/laspack/html/
  44855. -----------------------------------------------------------
  44856. bugs.html
  44857. change_begin.gif
  44858. change_delete.gif
  44859. change_end.gif
  44860. comment.html
  44861. contents_motif.gif
  44862. cross_ref_motif.gif
  44863. foot_motif.gif
  44864. form-mail.pl
  44865. image.gif
  44866. images.aux
  44867. images.log
  44868. images.pl
  44869. images.tex
  44870. img1.gif
  44871. img2.gif
  44872. index_motif.gif
  44873. labels.pl
  44874. laspack.html
  44875. netlib.html
  44876. next_group_motif.gif
  44877. next_group_motif_gr.gif
  44878. next_motif.gif
  44879. next_motif_gr.gif
  44880. node1.html
  44881. node10.html
  44882. node11.html
  44883. node12.html
  44884. node13.html
  44885. node14.html
  44886. node15.html
  44887. node16.html
  44888. node17.html
  44889. node18.html
  44890. node19.html
  44891. node2.html
  44892. node20.html
  44893. node21.html
  44894. node22.html
  44895. node23.html
  44896. node24.html
  44897. node25.html
  44898. node26.html
  44899. node27.html
  44900. node28.html
  44901. node29.html
  44902. node3.html
  44903. node4.html
  44904. node5.html
  44905. node6.html
  44906. node7.html
  44907. node8.html
  44908. node9.html
  44909. previous_group_motif.gif
  44910. previous_group_motif_gr.gif
  44911. previous_motif.gif
  44912. previous_motif_gr.gif
  44913. up_motif.gif
  44914. up_motif_gr.gif
  44915. -----------------------------------------------------------
  44916. path: /netlib/linalg/laspack/xc/
  44917. -----------------------------------------------------------
  44918. getopts.c
  44919. getopts.h
  44920. makefile
  44921. version.h
  44922. xstring.c
  44923. xstring.h
  44924. xtypes.h
  44925. -----------------------------------------------------------
  44926. for     iterative solution of linear systems
  44927. path: /netlib/linalg/qmr/
  44928. -----------------------------------------------------------
  44929. .depend
  44930. caxpby.f               for     support routine for QMRPACK codes
  44931.                        by      Roland Freund and Noel Nachtigal
  44932.                        prec    single precision complex
  44933.  
  44934. cpyrit.doc             for     copyright for QMRPACK codes
  44935.                        by      Roland Freund and Noel Nachtigal
  44936.                        kind    text
  44937.  
  44938. crandn.f               for     support routine for QMRPACK codes
  44939.                        by      Roland Freund and Noel Nachtigal
  44940.                        gams    L6
  44941.                        prec    single precision complex
  44942.  
  44943. cscpl.f                for     iterative solution of complex symmetric linear
  44944.                                systems
  44945.                        alg     coupled two-term QMR with look-ahead
  44946.                        by      Roland Freund and Noel Nachtigal
  44947.                        gams    D2c1
  44948.                        prec    single precision complex
  44949.  
  44950. cscpx.f                for     iterative solution of complex symmetric linear
  44951.                                systems
  44952.                        alg     coupled two-term QMR without look-ahead
  44953.                        by      Roland Freund and Noel Nachtigal
  44954.                        gams    D2c1
  44955.                        prec    single precision complex
  44956.  
  44957. cslal.f                for     few eigenvalues of complex symmetric matrices
  44958.                        alg     look-ahead Lanczos for eigenvalues
  44959.                        by      Roland Freund and Noel Nachtigal
  44960.                        gams    D4a4
  44961.                        prec    single precision complex
  44962.  
  44963. csqbg.f                for     iterative solution of complex symmetric linear
  44964.                                systems
  44965.                        alg     QMR-from-BCG
  44966.                        by      Roland Freund and Noel Nachtigal
  44967.                        gams    D2c1
  44968.                        prec    single precision complex
  44969.  
  44970. csqmr.f                for     iterative solution of complex symmetric linear
  44971.                                systems
  44972.                        alg     three-term QMR with look-ahead
  44973.                        by      Roland Freund and Noel Nachtigal
  44974.                        gams    D2c1
  44975.                        prec    single precision complex
  44976.  
  44977. csqmx.f                for     iterative solution of complex symmetric linear
  44978.                                systems
  44979.                        alg     three-term QMR without look-ahead
  44980.                        by      Roland Freund and Noel Nachtigal
  44981.                        gams    D2c1
  44982.                        prec    single precision complex
  44983.  
  44984. cucpl.f                for     iterative solution of nonsymmetric linear
  44985.                                systems
  44986.                        alg     coupled two-term QMR with look-ahead
  44987.                        by      Roland Freund and Noel Nachtigal
  44988.                        gams    D2c1
  44989.                        prec    single precision complex
  44990.  
  44991. cucpx.f                for     iterative solution of nonsymmetric linear
  44992.                                systems
  44993.                        alg     coupled two-term QMR without look-ahead
  44994.                        by      Roland Freund and Noel Nachtigal
  44995.                        gams    D2c1
  44996.                        prec    single precision complex
  44997.  
  44998. culal.f                for     few eigenvalues of nonsymmetric matrices
  44999.                        alg     look-ahead Lanczos for eigenvalues
  45000.                        by      Roland Freund and Noel Nachtigal
  45001.                        gams    D4a4
  45002.                        prec    single precision complex
  45003.  
  45004. cuqbg.f                for     iterative solution of nonsymmetric linear
  45005.                                systems
  45006.                        alg     QMR-from-BCG
  45007.                        by      Roland Freund and Noel Nachtigal
  45008.                        gams    D2c1
  45009.                        prec    single precision complex
  45010.  
  45011. cuqmr.f                for     iterative solution of nonsymmetric linear
  45012.                                systems
  45013.                        alg     three-term QMR with look-ahead
  45014.                        by      Roland Freund and Noel Nachtigal
  45015.                        gams    D2c1
  45016.                        prec    single precision complex
  45017.  
  45018. cuqmx.f                for     iterative solution of nonsymmetric linear
  45019.                                systems
  45020.                        alg     three-term QMR without look-ahead
  45021.                        by      Roland Freund and Noel Nachtigal
  45022.                        gams    D2c1
  45023.                        prec    single precision complex
  45024.  
  45025. cutfx.f                for     iterative solution of nonsymmetric linear
  45026.                                systems
  45027.                        alg     transpose-free QMR
  45028.                        by      Roland Freund and Noel Nachtigal
  45029.                        gams    D2c1
  45030.                        prec    single precision complex
  45031.  
  45032. daxpby.f               for     support routine for QMRPACK codes
  45033.                        by      Roland Freund and Noel Nachtigal
  45034.                        prec    double precision real
  45035.  
  45036. dependencies
  45037. dhpsrt.f               for     support routine for QMRPACK codes
  45038.                        alg     heapsort
  45039.                        by      Roland Freund and Noel Nachtigal
  45040.                        gams    N6a2b
  45041.                        prec    double precision real
  45042.  
  45043. drandn.f               for     support routine for QMRPACK codes
  45044.                        by      Roland Freund and Noel Nachtigal
  45045.                        gams    L6
  45046.                        prec    double precision real
  45047.  
  45048. dscpl.f                for     iterative solution of real symmetric linear
  45049.                                systems
  45050.                        alg     coupled two-term QMR with look-ahead
  45051.                        by      Roland Freund and Noel Nachtigal
  45052.                        gams    D2b1
  45053.                        prec    double precision real
  45054.  
  45055. dscpx.f                for     iterative solution of real symmetric linear
  45056.                                systems
  45057.                        alg     coupled two-term QMR without look-ahead
  45058.                        by      Roland Freund and Noel Nachtigal
  45059.                        gams    D2b1
  45060.                        prec    double precision real
  45061.  
  45062. dslal.f                for     few eigenvalues of real symmetric matrices
  45063.                        alg     look-ahead Lanczos for eigenvalues
  45064.                        by      Roland Freund and Noel Nachtigal
  45065.                        gams    D4a1
  45066.                        prec    double precision real
  45067.  
  45068. dsqbg.f                for     iterative solution of real symmetric linear
  45069.                                systems
  45070.                        alg     QMR-from-BCG
  45071.                        by      Roland Freund and Noel Nachtigal
  45072.                        gams    D2b1
  45073.                        prec    double precision real
  45074.  
  45075. dsqmr.f                for     iterative solution of real symmetric linear
  45076.                                systems
  45077.                        alg     three-term QMR with look-ahead
  45078.                        by      Roland Freund and Noel Nachtigal
  45079.                        gams    D2b1
  45080.                        prec    double precision real
  45081.  
  45082. dsqmx.f                for     iterative solution of real symmetric linear
  45083.                                systems
  45084.                        alg     three-term QMR without look-ahead
  45085.                        by      Roland Freund and Noel Nachtigal
  45086.                        gams    D2b1
  45087.                        prec    double precision real
  45088.  
  45089. ducpl.f                for     iterative solution of nonsymmetric linear
  45090.                                systems
  45091.                        alg     coupled two-term QMR with look-ahead
  45092.                        by      Roland Freund and Noel Nachtigal
  45093.                        gams    D2a1
  45094.                        prec    double precision real
  45095.  
  45096. ducpx.f                for     iterative solution of nonsymmetric linear
  45097.                                systems
  45098.                        alg     coupled two-term QMR without look-ahead
  45099.                        by      Roland Freund and Noel Nachtigal
  45100.                        gams    D2a1
  45101.                        prec    double precision real
  45102.  
  45103. dulal.f                for     few eigenvalues of nonsymmetric matrices
  45104.                        alg     look-ahead Lanczos for eigenvalues
  45105.                        by      Roland Freund and Noel Nachtigal
  45106.                        gams    D4a2
  45107.                        prec    double precision real
  45108.  
  45109. duqbg.f                for     iterative solution of nonsymmetric linear
  45110.                                systems
  45111.                        alg     QMR-from-BCG
  45112.                        by      Roland Freund and Noel Nachtigal
  45113.                        gams    D2a1
  45114.                        prec    double precision real
  45115.  
  45116. duqmr.f                for     iterative solution of nonsymmetric linear
  45117.                                systems
  45118.                        alg     three-term QMR with look-ahead
  45119.                        by      Roland Freund and Noel Nachtigal
  45120.                        gams    D2a1
  45121.                        prec    double precision real
  45122.  
  45123. duqmx.f                for     iterative solution of nonsymmetric linear
  45124.                                systems
  45125.                        alg     three-term QMR without look-ahead
  45126.                        by      Roland Freund and Noel Nachtigal
  45127.                        gams    D2a1
  45128.                        prec    double precision real
  45129.  
  45130. dutfx.f                for     iterative solution of nonsymmetric linear
  45131.                                systems
  45132.                        alg     transpose-free QMR
  45133.                        by      Roland Freund and Noel Nachtigal
  45134.                        gams    D2a1
  45135.                        prec    double precision real
  45136.  
  45137. dznrm1.f               for     support routine for QMRPACK codes
  45138.                        by      Roland Freund and Noel Nachtigal
  45139.                        prec    double precision complex
  45140.  
  45141. saxpby.f               for     support routine for QMRPACK codes
  45142.                        by      Roland Freund and Noel Nachtigal
  45143.                        prec    single precision real
  45144.  
  45145. scnrm1.f               for     support routine for QMRPACK codes
  45146.                        by      Roland Freund and Noel Nachtigal
  45147.                        prec    single precision real
  45148.  
  45149. shpsrt.f               for     support routine for QMRPACK codes
  45150.                        alg     heapsort
  45151.                        by      Roland Freund and Noel Nachtigal
  45152.                        gams    N6a2b
  45153.                        prec    single precision real
  45154.  
  45155. srandn.f               for     support routine for QMRPACK codes
  45156.                        by      Roland Freund and Noel Nachtigal
  45157.                        gams    L6
  45158.                        prec    single precision real
  45159.  
  45160. sscpl.f                for     iterative solution of real symmetric linear
  45161.                                systems
  45162.                        alg     coupled two-term QMR with look-ahead
  45163.                        by      Roland Freund and Noel Nachtigal
  45164.                        gams    D2b1
  45165.                        prec    single precision real
  45166.  
  45167. sscpx.f                for     iterative solution of real symmetric linear
  45168.                                systems
  45169.                        alg     coupled two-term QMR without look-ahead
  45170.                        by      Roland Freund and Noel Nachtigal
  45171.                        gams    D2b1
  45172.                        prec    single precision real
  45173.  
  45174. sslal.f                for     few eigenvalues of real symmetric matrices
  45175.                        alg     look-ahead Lanczos for eigenvalues
  45176.                        by      Roland Freund and Noel Nachtigal
  45177.                        gams    D4a1
  45178.                        prec    single precision real
  45179.  
  45180. ssqbg.f                for     iterative solution of real symmetric linear
  45181.                                systems
  45182.                        alg     QMR-from-BCG
  45183.                        by      Roland Freund and Noel Nachtigal
  45184.                        gams    D2b1
  45185.                        prec    single precision real
  45186.  
  45187. ssqmr.f                for     iterative solution of real symmetric linear
  45188.                                systems
  45189.                        alg     three-term QMR with look-ahead
  45190.                        by      Roland Freund and Noel Nachtigal
  45191.                        gams    D2b1
  45192.                        prec    single precision real
  45193.  
  45194. ssqmx.f                for     iterative solution of real symmetric linear
  45195.                                systems
  45196.                        alg     three-term QMR without look-ahead
  45197.                        by      Roland Freund and Noel Nachtigal
  45198.                        gams    D2b1
  45199.                        prec    single precision real
  45200.  
  45201. sucpl.f                for     iterative solution of nonsymmetric linear
  45202.                                systems
  45203.                        alg     coupled two-term QMR with look-ahead
  45204.                        by      Roland Freund and Noel Nachtigal
  45205.                        gams    D2a1
  45206.                        prec    single precision real
  45207.  
  45208. sucpx.f                for     iterative solution of nonsymmetric linear
  45209.                                systems
  45210.                        alg     coupled two-term QMR without look-ahead
  45211.                        by      Roland Freund and Noel Nachtigal
  45212.                        gams    D2a1
  45213.                        prec    single precision real
  45214.  
  45215. sulal.f                for     few eigenvalues of nonsymmetric matrices
  45216.                        alg     look-ahead Lanczos for eigenvalues
  45217.                        by      Roland Freund and Noel Nachtigal
  45218.                        gams    D4a2
  45219.                        prec    single precision real
  45220.  
  45221. suqbg.f                for     iterative solution of nonsymmetric linear
  45222.                                systems
  45223.                        alg     QMR-from-BCG
  45224.                        by      Roland Freund and Noel Nachtigal
  45225.                        gams    D2a1
  45226.                        prec    single precision real
  45227.  
  45228. suqmr.f                for     iterative solution of nonsymmetric linear
  45229.                                systems
  45230.                        alg     three-term QMR with look-ahead
  45231.                        by      Roland Freund and Noel Nachtigal
  45232.                        gams    D2a1
  45233.                        prec    single precision real
  45234.  
  45235. suqmx.f                for     iterative solution of nonsymmetric linear
  45236.                                systems
  45237.                        alg     three-term QMR without look-ahead
  45238.                        by      Roland Freund and Noel Nachtigal
  45239.                        gams    D2a1
  45240.                        prec    single precision real
  45241.  
  45242. sutfx.f                for     iterative solution of nonsymmetric linear
  45243.                                systems
  45244.                        alg     transpose-free QMR
  45245.                        by      Roland Freund and Noel Nachtigal
  45246.                        gams    D2a1
  45247.                        prec    single precision real
  45248.  
  45249. zaxpby.f               for     support routine for QMRPACK codes
  45250.                        by      Roland Freund and Noel Nachtigal
  45251.                        prec    double precision complex
  45252.  
  45253. zrandn.f               for     support routine for QMRPACK codes
  45254.                        by      Roland Freund and Noel Nachtigal
  45255.                        gams    L6
  45256.                        prec    double precision complex
  45257.  
  45258. zscpl.f                for     iterative solution of complex symmetric linear
  45259.                                systems
  45260.                        alg     coupled two-term QMR with look-ahead
  45261.                        by      Roland Freund and Noel Nachtigal
  45262.                        gams    D2c1
  45263.                        prec    double precision complex
  45264.  
  45265. zscpx.f                for     iterative solution of complex symmetric linear
  45266.                                systems
  45267.                        alg     coupled two-term QMR without look-ahead
  45268.                        by      Roland Freund and Noel Nachtigal
  45269.                        gams    D2c1
  45270.                        prec    double precision complex
  45271.  
  45272. zslal.f                for     few eigenvalues of complex symmetric matrices
  45273.                        alg     look-ahead Lanczos for eigenvalues
  45274.                        by      Roland Freund and Noel Nachtigal
  45275.                        gams    D4a4
  45276.                        prec    double precision complex
  45277.  
  45278. zsqbg.f                for     iterative solution of complex symmetric linear
  45279.                                systems
  45280.                        alg     QMR-from-BCG
  45281.                        by      Roland Freund and Noel Nachtigal
  45282.                        gams    D2c1
  45283.                        prec    double precision complex
  45284.  
  45285. zsqmr.f                for     iterative solution of complex symmetric linear
  45286.                                systems
  45287.                        alg     three-term QMR with look-ahead
  45288.                        by      Roland Freund and Noel Nachtigal
  45289.                        gams    D2c1
  45290.                        prec    double precision complex
  45291.  
  45292. zsqmx.f                for     iterative solution of complex symmetric linear
  45293.                                systems
  45294.                        alg     three-term QMR without look-ahead
  45295.                        by      Roland Freund and Noel Nachtigal
  45296.                        gams    D2c1
  45297.                        prec    double precision complex
  45298.  
  45299. zucpl.f                for     iterative solution of nonsymmetric linear
  45300.                                systems
  45301.                        alg     coupled two-term QMR with look-ahead
  45302.                        by      Roland Freund and Noel Nachtigal
  45303.                        gams    D2c1
  45304.                        prec    double precision complex
  45305.  
  45306. zucpx.f                for     iterative solution of nonsymmetric linear
  45307.                                systems
  45308.                        alg     coupled two-term QMR without look-ahead
  45309.                        by      Roland Freund and Noel Nachtigal
  45310.                        gams    D2c1
  45311.                        prec    double precision complex
  45312.  
  45313. zulal.f                for     few eigenvalues of nonsymmetric matrices
  45314.                        alg     look-ahead Lanczos for eigenvalues
  45315.                        by      Roland Freund and Noel Nachtigal
  45316.                        gams    D4a4
  45317.                        prec    double precision complex
  45318.  
  45319. zuqbg.f                for     iterative solution of nonsymmetric linear
  45320.                                systems
  45321.                        alg     QMR-from-BCG
  45322.                        by      Roland Freund and Noel Nachtigal
  45323.                        gams    D2c1
  45324.                        prec    double precision complex
  45325.  
  45326. zuqmr.f                for     iterative solution of nonsymmetric linear
  45327.                                systems
  45328.                        alg     three-term QMR with look-ahead
  45329.                        by      Roland Freund and Noel Nachtigal
  45330.                        gams    D2c1
  45331.                        prec    double precision complex
  45332.  
  45333. zuqmx.f                for     iterative solution of nonsymmetric linear
  45334.                                systems
  45335.                        alg     three-term QMR without look-ahead
  45336.                        by      Roland Freund and Noel Nachtigal
  45337.                        gams    D2c1
  45338.                        prec    double precision complex
  45339.  
  45340. zutfx.f                for     iterative solution of nonsymmetric linear
  45341.                                systems
  45342.                        alg     transpose-free QMR
  45343.                        by      Roland Freund and Noel Nachtigal
  45344.                        gams    D2c1
  45345.                        prec    double precision complex
  45346.  
  45347. -----------------------------------------------------------
  45348. for     iterative solution of linear systems
  45349. path: /netlib/linalg/qmrpack/
  45350. -----------------------------------------------------------
  45351. History
  45352. INSTALL
  45353. MANIFEST
  45354. Makefile
  45355. README
  45356. Setup
  45357. algs/
  45358. cpyrit.doc
  45359. csr/
  45360. filelist
  45361. incl/
  45362. libs/
  45363. -----------------------------------------------------------
  45364. path: /netlib/linalg/qmrpack/algs/
  45365. -----------------------------------------------------------
  45366. Makefile
  45367. filelist
  45368. scpl/
  45369. scpx/
  45370. slal/
  45371. sqbg/
  45372. sqmr/
  45373. sqmx/
  45374. ucpl/
  45375. ucpx/
  45376. ulal/
  45377. uqbg/
  45378. uqmr/
  45379. uqmx/
  45380. utfx/
  45381. -----------------------------------------------------------
  45382. path: /netlib/linalg/qmrpack/algs/scpl/
  45383. -----------------------------------------------------------
  45384. Makefile
  45385. dscpl.src
  45386. zscpl.doc
  45387. zscpl.src
  45388. -----------------------------------------------------------
  45389. path: /netlib/linalg/qmrpack/algs/scpx/
  45390. -----------------------------------------------------------
  45391. Makefile
  45392. zscpx.doc
  45393. zscpx.src
  45394. -----------------------------------------------------------
  45395. path: /netlib/linalg/qmrpack/algs/slal/
  45396. -----------------------------------------------------------
  45397. Makefile
  45398. dslal.src
  45399. zslal.doc
  45400. zslal.src
  45401. -----------------------------------------------------------
  45402. path: /netlib/linalg/qmrpack/algs/sqbg/
  45403. -----------------------------------------------------------
  45404. Makefile
  45405. zsqbg.doc
  45406. zsqbg.src
  45407. -----------------------------------------------------------
  45408. path: /netlib/linalg/qmrpack/algs/sqmr/
  45409. -----------------------------------------------------------
  45410. Makefile
  45411. dsqmr.src
  45412. dsqmrvw.src
  45413. zsqmr.doc
  45414. zsqmr.src
  45415. zsqmrvw.src
  45416. -----------------------------------------------------------
  45417. path: /netlib/linalg/qmrpack/algs/sqmx/
  45418. -----------------------------------------------------------
  45419. Makefile
  45420. zsqmx.doc
  45421. zsqmx.src
  45422. -----------------------------------------------------------
  45423. path: /netlib/linalg/qmrpack/algs/ucpl/
  45424. -----------------------------------------------------------
  45425. Makefile
  45426. ducpl.src
  45427. filelist
  45428. zucpl.doc
  45429. zucpl.src
  45430. zucplcof.src
  45431. zucplcom.inc
  45432. -----------------------------------------------------------
  45433. path: /netlib/linalg/qmrpack/algs/ucpx/
  45434. -----------------------------------------------------------
  45435. Makefile
  45436. filelist
  45437. zucpx.doc
  45438. zucpx.src
  45439. zucpxcof.src
  45440. -----------------------------------------------------------
  45441. path: /netlib/linalg/qmrpack/algs/ulal/
  45442. -----------------------------------------------------------
  45443. Makefile
  45444. dulal.src
  45445. filelist
  45446. zulal.doc
  45447. zulal.src
  45448. zulalcof.src
  45449. zulalcom.inc
  45450. -----------------------------------------------------------
  45451. path: /netlib/linalg/qmrpack/algs/uqbg/
  45452. -----------------------------------------------------------
  45453. Makefile
  45454. filelist
  45455. zuqbg.doc
  45456. zuqbg.src
  45457. -----------------------------------------------------------
  45458. path: /netlib/linalg/qmrpack/algs/uqmr/
  45459. -----------------------------------------------------------
  45460. Makefile
  45461. duqmr.src
  45462. duqmrcof.chb
  45463. duqmrvw.src
  45464. filelist
  45465. zuqmr.doc
  45466. zuqmr.src
  45467. zuqmrcof.src
  45468. zuqmrcom.inc
  45469. zuqmromg.src
  45470. zuqmrvw.src
  45471. -----------------------------------------------------------
  45472. path: /netlib/linalg/qmrpack/algs/uqmx/
  45473. -----------------------------------------------------------
  45474. Makefile
  45475. filelist
  45476. zuqmx.doc
  45477. zuqmx.src
  45478. zuqmxcof.src
  45479. -----------------------------------------------------------
  45480. path: /netlib/linalg/qmrpack/algs/utfx/
  45481. -----------------------------------------------------------
  45482. Makefile
  45483. filelist
  45484. zutfx.doc
  45485. zutfx.src
  45486. -----------------------------------------------------------
  45487. path: /netlib/linalg/qmrpack/csr/
  45488. -----------------------------------------------------------
  45489. Makefile
  45490. csr.inc
  45491. data/
  45492. filelist
  45493. zascraw.src
  45494. zcoocsr.f
  45495. zmagic.inc
  45496. zrawasc.src
  45497. zsillt.src
  45498. zslal.src
  45499. zsplib.src
  45500. zsssor.src
  45501. zssys.src
  45502. ztransp.f
  45503. zubcg.src
  45504. zucpl.src
  45505. zucpx.src
  45506. zuilut.src
  45507. zulal.src
  45508. zuqbg.src
  45509. zuqmr.src
  45510. zuqmx.src
  45511. zusrc.inc
  45512. zussor.src
  45513. zusys.src
  45514. zutfx.src
  45515. -----------------------------------------------------------
  45516. path: /netlib/linalg/qmrpack/csr/data/
  45517. -----------------------------------------------------------
  45518. ducsr.dat
  45519. ducsrb.dat
  45520. ducsrx.dat
  45521. filelist
  45522. zcsrx.dat
  45523. zscsr.dat
  45524. zscsrb.dat
  45525. zsexact.dat
  45526. zucsr.dat
  45527. zucsrb.dat
  45528. zuexact.dat
  45529. -----------------------------------------------------------
  45530. path: /netlib/linalg/qmrpack/incl/
  45531. -----------------------------------------------------------
  45532. convert.awk
  45533. convert.sed
  45534. d2s.sed
  45535. filelist
  45536. local.mak
  45537. z2c.sed
  45538. z2d.sed
  45539. -----------------------------------------------------------
  45540. path: /netlib/linalg/qmrpack/libs/
  45541. -----------------------------------------------------------
  45542. Makefile
  45543. blas/
  45544. deis/
  45545. filelist
  45546. lapk/
  45547. linp/
  45548. misc/
  45549. seis/
  45550. -----------------------------------------------------------
  45551. path: /netlib/linalg/qmrpack/libs/blas/
  45552. -----------------------------------------------------------
  45553. Makefile
  45554. caxpy.f
  45555. dasum.f
  45556. daxpy.f
  45557. dcabs1.f
  45558. dcopy.f
  45559. ddot.f
  45560. dnrm2.f
  45561. drot.f
  45562. drotg.f
  45563. dscal.f
  45564. dswap.f
  45565. dznrm2.f
  45566. filelist
  45567. zaxpy.f
  45568. zcopy.f
  45569. zdotc.f
  45570. zdotu.f
  45571. zdrot.f
  45572. zrotg.f
  45573. zscal.f
  45574. zswap.f
  45575. -----------------------------------------------------------
  45576. path: /netlib/linalg/qmrpack/libs/deis/
  45577. -----------------------------------------------------------
  45578. Makefile
  45579. balanc.f
  45580. cbal.f
  45581. comqr.f
  45582. filelist
  45583. hqr.f
  45584. -----------------------------------------------------------
  45585. path: /netlib/linalg/qmrpack/libs/lapk/
  45586. -----------------------------------------------------------
  45587. Makefile
  45588. dlamch.f
  45589. filelist
  45590. lsame.f
  45591. -----------------------------------------------------------
  45592. path: /netlib/linalg/qmrpack/libs/linp/
  45593. -----------------------------------------------------------
  45594. Makefile
  45595. cqrdc.f
  45596. cqrsl.f
  45597. csvdc.f
  45598. dqrdc.f
  45599. dqrsl.f
  45600. dsvdc.f
  45601. filelist
  45602. zqrdc.f
  45603. zqrsl.f
  45604. zsvdc.f
  45605. -----------------------------------------------------------
  45606. path: /netlib/linalg/qmrpack/libs/misc/
  45607. -----------------------------------------------------------
  45608. Makefile
  45609. daxpby.f
  45610. dhpsrt.f
  45611. drandn.f
  45612. dznrm1.f
  45613. filelist
  45614. zaxpby.f
  45615. zrandn.f
  45616. -----------------------------------------------------------
  45617. path: /netlib/linalg/qmrpack/libs/seis/
  45618. -----------------------------------------------------------
  45619. Makefile
  45620. balanc.f
  45621. cbal.f
  45622. comqr.f
  45623. filelist
  45624. hqr.f
  45625. -----------------------------------------------------------
  45626. for     SparseDynamics is a sparse matrix algorithm
  45627. path: /netlib/linalg/sparsdyn/
  45628. -----------------------------------------------------------
  45629. Makefile
  45630. README
  45631. ash85
  45632. cdefine.h
  45633. dir.c
  45634. display.c
  45635. dump.c
  45636. dwt_59
  45637. fdefine.h
  45638. fortran-1.3.1
  45639. global.h
  45640. ibm32
  45641. icon.h
  45642. instructions
  45643. io.c
  45644. m1.F
  45645. m2.F
  45646. m2a.F
  45647. m3.F
  45648. m4.F
  45649. main.F
  45650. mark.c
  45651. marko.F
  45652. mattool.c
  45653. mattool.h
  45654. mback.F
  45655. proc.c
  45656. read.F
  45657. store.F
  45658. will199
  45659. will57
  45660. -----------------------------------------------------------
  45661. path: /netlib/linalg/sqr/
  45662. -----------------------------------------------------------
  45663. README
  45664. amalg.m
  45665. cne.m
  45666. csne.m
  45667. description.ps
  45668. qls.m
  45669. sqr.m
  45670. sqrA.m
  45671. sqrB.m
  45672. -----------------------------------------------------------
  45673. #       A collection of 44 parametrized test matrices,
  45674. path: /netlib/linalg/testmats/
  45675. -----------------------------------------------------------
  45676. bandred.m
  45677. cauchy.m
  45678. chebspec.m
  45679. chebvand.m
  45680. chop.m
  45681. chow.m
  45682. circul.m
  45683. clement.m
  45684. comp.m
  45685. compan.m
  45686. condex.m
  45687. cycol.m
  45688. dingdong.m
  45689. dorr.m
  45690. dramadah.m
  45691. fiedler.m
  45692. forsythe.m
  45693. frank.m
  45694. fv.m
  45695. gallery.m
  45696. gear.m
  45697. gfpp.m
  45698. hadamard.m
  45699. hanowa.m
  45700. hilb.m
  45701. house.m
  45702. invol.m
  45703. ipjfact.m
  45704. jordan.m
  45705. kahan.m
  45706. kms.m
  45707. krylov.m
  45708. lauchli.m
  45709. lehmer.m
  45710. lotkin.m
  45711. matrix.m
  45712. minij.m
  45713. moler.m
  45714. ohess.m
  45715. orthog.m
  45716. pascal.m
  45717. pei.m
  45718. qmult.m
  45719. rando.m
  45720. randsvd.m
  45721. riemann.m
  45722. rq.m
  45723. see.m
  45724. seqa.m
  45725. seqcheb.m
  45726. seqm.m
  45727. show.m
  45728. skew.m
  45729. sparse.m
  45730. sparsify.m
  45731. sub.m
  45732. symm.m
  45733. tridiag.m
  45734. triw.m
  45735. vand.m
  45736. wathen.m
  45737. wilk.m
  45738. -----------------------------------------------------------
  45739. title   Unsymmetric-pattern MultiFrontal Package
  45740. path: /netlib/linalg/umfpack2/
  45741. -----------------------------------------------------------
  45742. UMFPACK2/
  45743. -----------------------------------------------------------
  45744. path: /netlib/linalg/umfpack2/UMFPACK2/
  45745. -----------------------------------------------------------
  45746. Makefile
  45747. README
  45748. dmain.f
  45749. dmain.out0
  45750. in
  45751. smain.f
  45752. smain.out0
  45753. umd2co.f
  45754. umd2er.f
  45755. umd2f0.f
  45756. umd2f1.f
  45757. umd2f2.f
  45758. umd2fa.f
  45759. umd2fb.f
  45760. umd2fg.f
  45761. umd2in.f
  45762. umd2lt.f
  45763. umd2of.f
  45764. umd2p1.f
  45765. umd2p2.f
  45766. umd2r0.f
  45767. umd2r2.f
  45768. umd2ra.f
  45769. umd2rf.f
  45770. umd2rg.f
  45771. umd2s2.f
  45772. umd2sl.f
  45773. umd2so.f
  45774. umd2su.f
  45775. umd2ut.f
  45776. ums2co.f
  45777. ums2er.f
  45778. ums2f0.f
  45779. ums2f1.f
  45780. ums2f2.f
  45781. ums2fa.f
  45782. ums2fb.f
  45783. ums2fg.f
  45784. ums2in.f
  45785. ums2lt.f
  45786. ums2of.f
  45787. ums2p1.f
  45788. ums2p2.f
  45789. ums2r0.f
  45790. ums2r2.f
  45791. ums2ra.f
  45792. ums2rf.f
  45793. ums2rg.f
  45794. ums2s2.f
  45795. ums2sl.f
  45796. ums2so.f
  45797. ums2su.f
  45798. ums2ut.f
  45799. -----------------------------------------------------------
  45800. for     linear  equations and linear least squares
  45801. path: /netlib/linpack/
  45802. -----------------------------------------------------------
  45803.  #       Netlib Index for LINPACK
  45804.  #
  45805.  #       NOTE:
  45806.  #       1.  Entries are arranged in alphabetical order by the real routine
  45807.  #       name.
  45808.  #       (If you are looking for a specific complex Hermitian routine, you
  45809.  #       will find it listed with its real symmetric equivalent.)
  45810.  #       2.  Specifications for pairs of real and complex routines have been
  45811.  #       merged.  In a few cases, specifications of three routines have been
  45812.  #       merged, one for real symmetric, one for complex symmetric, and one
  45813.  #       for complex Hermitian matrices.
  45814.  #       3.  Specifications are given only for single precision routines.  To
  45815.  #       adapt them for the double precision version of the software, simply
  45816.  #       interpret REAL as DOUBLE PRECISION and COMPLEX and COMPLEX*16 (or
  45817.  #       DOUBLE COMPLEX).
  45818.  
  45819.  
  45820. .depend
  45821. cmach.f
  45822. comment
  45823. conferenceInfo.txt
  45824. dcabs1.f
  45825. dependencies
  45826. dmach.f
  45827. error
  45828. index.bak
  45829. makefile
  45830. makefile2
  45831. makesun
  45832. readme                 for     README file for LINPACK
  45833.  
  45834.  
  45835. chk/                   for     test drivers for LINPACK
  45836.  
  45837.  
  45838. rm
  45839. schdc.f                gams    D2b1b
  45840.                        for     computes the Cholesky decomposition of a
  45841.                                positive definite matrix, a pivoting option
  45842.                                allows the user to estimate the condition of a
  45843.                                positive definite matrix or determine the rank
  45844.                                of a positive semidefinite matrix
  45845.                        prec    single
  45846.  
  45847. dchdc.f                gams    D2b1b
  45848.                        for     computes the Cholesky decomposition of a
  45849.                                positive definite matrix, a pivoting option
  45850.                                allows the user to estimate the condition of a
  45851.                                positive definite matrix or determine the rank
  45852.                                of a positive semidefinite matrix
  45853.                        prec    double
  45854.  
  45855. cchdc.f                gams    D2d1b
  45856.                        for     computes the Cholesky decomposition of a
  45857.                                positive definite matrix, a pivoting option
  45858.                                allows the user to estimate the condition of a
  45859.                                positive definite matrix or determine the rank
  45860.                                of a positive semidefinite matrix
  45861.                        prec    complex
  45862.  
  45863. smach.f
  45864. zchdc.f                gams    D2d1b
  45865.                        for     computes the Cholesky decomposition of a
  45866.                                positive definite matrix, a pivoting option
  45867.                                allows the user to estimate the condition of a
  45868.                                positive definite matrix or determine the rank
  45869.                                of a positive semidefinite matrix
  45870.                        prec    doublecomplex
  45871.  
  45872.  
  45873. schdd.f                gams    D7b
  45874.                        for     downdates an augmented Cholesky decomposition or
  45875.                                the triangular factor of an augmented QR
  45876.                                decomposition
  45877.                        prec    single
  45878.  
  45879. dchdd.f                gams    D7b
  45880.                        for     downdates an augmented Cholesky decomposition or
  45881.                                the triangular factor of an augmented QR
  45882.                                decomposition
  45883.                        prec    double
  45884.  
  45885. cchdd.f                gams    D7b
  45886.                        for     downdates an augmented Cholesky decomposition or
  45887.                                the triangular factor of an augmented QR
  45888.                                decomposition
  45889.                        prec    complex
  45890.  
  45891. zchdd.f                gams    D7b
  45892.                        for     downdates an augmented Cholesky decomposition or
  45893.                                the triangular factor of an augmented QR
  45894.                                decomposition
  45895.                        prec    doublecomplex
  45896.  
  45897.  
  45898. schex.f                gams    D7b
  45899.                        for     updates the Cholesky factorization
  45900.                        prec    single
  45901.  
  45902. dchex.f                gams    D7b
  45903.                        for     updates the Cholesky factorization
  45904.                        prec    double
  45905.  
  45906. cchex.f                gams    D7b
  45907.                        for     updates the Cholesky factorization
  45908.                        prec    complex
  45909.  
  45910. zchex.f                gams    D7b
  45911.                        for     updates the Cholesky factorization
  45912.                        prec    doublecomplex
  45913.  
  45914.  
  45915. schud.f                gams    D7b
  45916.                        for     updates an augmented Cholesky decomposition or
  45917.                                the triangular part of an augmented QR
  45918.                                decomposition
  45919.                        prec    single
  45920.  
  45921. dchud.f                gams    D7b
  45922.                        for     updates an augmented Cholesky decomposition or
  45923.                                the triangular part of an augmented QR
  45924.                                decomposition
  45925.                        prec    double
  45926.  
  45927. cchud.f                gams    D7b
  45928.                        for     updates an augmented Cholesky decomposition or
  45929.                                the triangular part of an augmented QR
  45930.                                decomposition
  45931.                        prec    complex
  45932.  
  45933. zchud.f                gams    D7b
  45934.                        for     updates an augmented Cholesky decomposition or
  45935.                                the triangular part of an augmented QR
  45936.                                decomposition
  45937.                        prec    doublecomplex
  45938.  
  45939.  
  45940. sgbco.f                gams    D2a2
  45941.                        for     factors a real band matrix by Gaussian
  45942.                                elimination and estimates the condition number
  45943.                                of the matrix
  45944.                        prec    single
  45945.  
  45946. dgbco.f                gams    D2a2
  45947.                        for     factors a real band matrix by Gaussian
  45948.                                elimination and estimates the condition number
  45949.                                of the matrix
  45950.                        prec    double
  45951.  
  45952. cgbco.f                gams    D2c2
  45953.                        for     factors a complex band matrix by Gaussian
  45954.                                elimination and estimates the condition number
  45955.                                of the matrix
  45956.                        prec    complex
  45957.  
  45958. zgbco.f                gams    D2c2
  45959.                        for     factors a complex band matrix by Gaussian
  45960.                                elimination and estimates the condition number
  45961.                                of the matrix
  45962.                        prec    doublecomplex
  45963.  
  45964.  
  45965. sgbdi.f                gams    D3a2
  45966.                        for     computes the determinant of a band matrix using
  45967.                                the factors computed by (linpack/sgbco) or
  45968.                                (linpack/sgbfa), if the inverse is needed use
  45969.                                (linpack/sgbsl) n times
  45970.                        prec    single
  45971.  
  45972. dgbdi.f                gams    D3a2
  45973.                        for     computes the determinant of a band matrix using
  45974.                                the factors computed by (linpack/dgbco) or
  45975.                                (linpack/dgbfa), if the inverse is needed use
  45976.                                (linpack/dgbsl) n times
  45977.                        prec    double
  45978.  
  45979. cgbdi.f                gams    D3c2
  45980.                        for     computes the determinant of a band matrix using
  45981.                                the factors computed by (linpack/cgbco) or
  45982.                                (linpack/cgbfa), if the inverse is needed use
  45983.                                (linpack/cgbsl) n times
  45984.                        prec    complex
  45985.  
  45986. zgbdi.f                gams    D3c2
  45987.                        for     computes the determinant of a band matrix using
  45988.                                the factors computed by (linpack/zgbco) or
  45989.                                (linpack/zgbfa), if the inverse is needed use
  45990.                                (linpack/zgbsl) n times
  45991.                        prec    doublecomplex
  45992.  
  45993.  
  45994. sgbfa.f                gams    D2a2
  45995.                        for     factors a band matrix by elimination
  45996.                        prec    single
  45997.  
  45998. dgbfa.f                gams    D2a2
  45999.                        for     factors a band matrix by elimination
  46000.                        prec    double
  46001.  
  46002. cgbfa.f                gams    D2c2
  46003.                        for     factors a band matrix by elimination
  46004.                        prec    complex
  46005.  
  46006. zgbfa.f                gams    D2c2
  46007.                        for     factors a band matrix by elimination
  46008.                        prec    doublecomplex
  46009.  
  46010.  
  46011. sgbsl.f                gams    D2a2
  46012.                        for     solves the real band system Ax = b or trans(A)x
  46013.                                = b using the factors computed by
  46014.                                (linpack/sgbco) or (linpack/sgbfa)
  46015.                        prec    single
  46016.  
  46017. dgbsl.f                gams    D2a2
  46018.                        for     solves the real band system Ax = b or trans(A)x
  46019.                                = b using the factors computed by
  46020.                                (linpack/dgbco) or (linpack/dgbfa)
  46021.                        prec    double
  46022.  
  46023. cgbsl.f                gams    D2c2
  46024.                        for     solves the complex band system Ax = b or
  46025.                                trans(A)x = b using the factors computed by
  46026.                                (linpack/cgbco) or (linpack/cgbfa)
  46027.                        prec    complex
  46028.  
  46029. zgbsl.f                gams    D2c2
  46030.                        for     solves the complex band system Ax = b or
  46031.                                trans(A)x = b using the factors computed by
  46032.                                (linpack/zgbco) or (linpack/zgbfa)
  46033.                        prec    doublecomplex
  46034.  
  46035.  
  46036. sgeco.f                gams    D2a1
  46037.                        for     factors a matrix by Gaussian elimination and
  46038.                                estimates the condition number of the matrix
  46039.                        prec    single
  46040.  
  46041. dgeco.f                gams    D2a1
  46042.                        for     factors a matrix by Gaussian elimination and
  46043.                                estimates the condition number of the matrix
  46044.                        prec    double
  46045.  
  46046. cgeco.f                gams    D2c1
  46047.                        for     factors a matrix by Gaussian elimination and
  46048.                                estimates the condition number of the matrix
  46049.                        prec    complex
  46050.  
  46051. zgeco.f                gams    D2c1
  46052.                        for     factors a matrix by Gaussian elimination and
  46053.                                estimates the condition number of the matrix
  46054.                        prec    doublecomplex
  46055.  
  46056.  
  46057. sgedi.f                gams    D3a1, D2a1
  46058.                        for     computes the determinant and inverse of a matrix
  46059.                                using the  factors computed by (linpack/sgeco)
  46060.                                or (linpack/sgefa)
  46061.                        prec    single
  46062.  
  46063. dgedi.f                gams    D3a1, D2a1
  46064.                        for     computes the determinant and inverse of a matrix
  46065.                                using the  factors computed by (linpack/dgeco)
  46066.                                or (linpack/dgefa)
  46067.                        prec    double
  46068.  
  46069. cgedi.f                gams    D2c1, D3c1
  46070.                        for     computes the determinant and inverse of a matrix
  46071.                                using the  factors computed by (linpack/cgeco)
  46072.                                or (linpack/cgefa)
  46073.                        prec    complex
  46074.  
  46075. zgedi.f                gams    D2c1, D3c1
  46076.                        for     computes the determinant and inverse of a matrix
  46077.                                using the  factors computed by (linpack/zgeco)
  46078.                                or (linpack/zgefa)
  46079.                        prec    doublecomplex
  46080.  
  46081.  
  46082. sgefa.f                gams    D2a1
  46083.                        for     factors a real matrix by Gaussian elimination
  46084.                        prec    single
  46085.  
  46086. dgefa.f                gams    D2a1
  46087.                        for     factors a real matrix by Gaussian elimination
  46088.                        prec    double
  46089.  
  46090. cgefa.f                gams    D2c1
  46091.                        for     factors a complex matrix by Gaussian elimination
  46092.                        prec    complex
  46093.  
  46094. zgefa.f                gams    D2c1
  46095.                        for     factors a complex matrix by Gaussian elimination
  46096.                        prec    doublecomplex
  46097.  
  46098.  
  46099. sgesl.f                gams    D2a1
  46100.                        for     solves the real system Ax = b or trans(A)x = b
  46101.                                using  the factors computed by (linpack/sgeco)
  46102.                                or (linpack/sgefa)
  46103.                        prec    single
  46104.  
  46105. dgesl.f                gams    D2a1
  46106.                        for     solves the real system Ax = b or trans(A)x = b
  46107.                                using  the factors computed by (linpack/dgeco)
  46108.                                or (linpack/dgefa)
  46109.                        prec    double
  46110.  
  46111. cgesl.f                gams    D2c1
  46112.                        for     solves the complex system Ax = b or trans(A)x =
  46113.                                b using  the factors computed by (linpack/cgeco)
  46114.                                or (linpack/cgefa)
  46115.                        prec    complex
  46116.  
  46117. zgesl.f                gams    D2c1
  46118.                        for     solves the complex system Ax = b or trans(A)x =
  46119.                                b using  the factors computed by (linpack/zgeco)
  46120.                                or (linpack/zgefa)
  46121.                        prec    doublecomplex
  46122.  
  46123.  
  46124. sgtsl.f                gams    D2a2a
  46125.                        for     given a general tridiagonal matrix and a right
  46126.                                hand side will  find the solution
  46127.                        prec    single
  46128.  
  46129. dgtsl.f                gams    D2a2a
  46130.                        for     given a general tridiagonal matrix and a right
  46131.                                hand side will  find the solution
  46132.                        prec    double
  46133.  
  46134. cgtsl.f                gams    D2c2a
  46135.                        for     given a general tridiagonal matrix and a right
  46136.                                hand side will  find the solution
  46137.                        prec    complex
  46138.  
  46139. zgtsl.f                gams    D2c2a
  46140.                        for     given a general tridiagonal matrix and a right
  46141.                                hand side will  find the solution
  46142.                        prec    doublecomplex
  46143.  
  46144.  
  46145. spbco.f                gams    D2b2
  46146.                        for     factors a real symmetric positive definite
  46147.                                matrix stored in band form and estimates the
  46148.                                condition of the matrix
  46149.                        prec    single
  46150.  
  46151. dpbco.f                gams    D2b2
  46152.                        for     factors a real symmetric positive definite
  46153.                                matrix stored in band form and estimates the
  46154.                                condition of the matrix
  46155.                        prec    double
  46156.  
  46157. cpbco.f                gams    D2d2
  46158.                        for     factors a complex symmetric positive definite
  46159.                                matrix stored in band form and estimates the
  46160.                                condition of the matrix
  46161.                        prec    complex
  46162.  
  46163. zmach.f
  46164. zpbco.f                gams    D2d2
  46165.                        for     factors a complex symmetric positive definite
  46166.                                matrix stored in band form and estimates the
  46167.                                condition of the matrix
  46168.                        prec    doublecomplex
  46169.  
  46170.  
  46171. spbdi.f                gams    D3b2
  46172.                        for     computes the determinant of a real symmetric
  46173.                                positive definite band matrix using the factors
  46174.                                computed by (linpack/spbco) or (linpack/spbfa),
  46175.                                if the inverse is needed use (linpack/spbsl) n
  46176.                                times
  46177.                        prec    single
  46178.  
  46179. dpbdi.f                gams    D3b2
  46180.                        for     computes the determinant of a real symmetric
  46181.                                positive definite band matrix using the factors
  46182.                                computed by (linpack/dpbco) or (linpack/dpbfa),
  46183.                                if the inverse is needed use (linpack/dpbsl) n
  46184.                                times
  46185.                        prec    double
  46186.  
  46187. cpbdi.f                gams    D3d2
  46188.                        for     computes the determinant of a complex symmetric
  46189.                                positive definite band matrix using the factors
  46190.                                computed by (linpack/cpbco) or (linpack/cpbfa),
  46191.                                if the inverse is needed use (linpack/cpbsl) n
  46192.                                times
  46193.                        prec    complex
  46194.  
  46195. zpbdi.f                gams    D3d2
  46196.                        for     computes the determinant of a complex symmetric
  46197.                                positive definite band matrix using the factors
  46198.                                computed by (linpack/zpbco) or (linpack/zpbfa),
  46199.                                if the inverse is needed use (linpack/zpbsl) n
  46200.                                times
  46201.                        prec    doublecomplex
  46202.  
  46203.  
  46204. spbfa.f                gams    D2b2
  46205.                        for     factors a real symmetric positive definite
  46206.                                matrix stored in band form
  46207.                        prec    single
  46208.  
  46209. dpbfa.f                gams    D2b2
  46210.                        for     factors a real symmetric positive definite
  46211.                                matrix stored in band form
  46212.                        prec    double
  46213.  
  46214. cpbfa.f                gams    D2d2
  46215.                        for     factors a complex symmetric positive definite
  46216.                                matrix stored in band form
  46217.                        prec    complex
  46218.  
  46219. zpbfa.f                gams    D2d2
  46220.                        for     factors a complex symmetric positive definite
  46221.                                matrix stored in band form
  46222.                        prec    doublecomplex
  46223.  
  46224.  
  46225. spbsl.f                gams    D2b2
  46226.                        for     solves the real symmetric positive definite band
  46227.                                system Ax = b using the factors computed by
  46228.                                (linpack/spbco) or (linpack/spbfa)
  46229.                        prec    single
  46230.  
  46231. dpbsl.f                gams    D2b2
  46232.                        for     solves the real symmetric positive definite band
  46233.                                system Ax = b using the factors computed by
  46234.                                (linpack/dpbco) or (linpack/dpbfa)
  46235.                        prec    double
  46236.  
  46237. cpbsl.f                gams    D2d2
  46238.                        for     solves the complex symmetric positive definite
  46239.                                band system Ax = b using the factors computed by
  46240.                                (linpack/cpbco) or (linpack/cpbfa)
  46241.                        prec    complex
  46242.  
  46243. zpbsl.f                gams    D2d2
  46244.                        for     solves the complex symmetric positive definite
  46245.                                band system Ax = b using the factors computed by
  46246.                                (linpack/zpbco) or (linpack/zpbfa)
  46247.                        prec    doublecomplex
  46248.  
  46249.  
  46250. spoco.f                gams    D2b1b
  46251.                        for     factors a real symmetric positive definite
  46252.                                matrix and estimates the condition number of the
  46253.                                matrix
  46254.                        prec    single
  46255.  
  46256. dpoco.f                gams    D2b1b
  46257.                        for     factors a real symmetric positive definite
  46258.                                matrix and estimates the condition number of the
  46259.                                matrix
  46260.                        prec    double
  46261.  
  46262. cpoco.f                gams    D2d1b
  46263.                        for     factors a complex symmetric positive definite
  46264.                                matrix and estimates the condition number of the
  46265.                                matrix
  46266.                        prec    complex
  46267.  
  46268. zpoco.f                gams    D2d1b
  46269.                        for     factors a complex symmetric positive definite
  46270.                                matrix and estimates the condition number of the
  46271.                                matrix
  46272.                        prec    doublecomplex
  46273.  
  46274.  
  46275. spodi.f                gams    D2b1b,D3b1b
  46276.                        for     computes the determinant and inverse of a
  46277.                                certain real symmetric positive definite matrix
  46278.                                using the factors computed by (linpack/spoco),
  46279.                                (linpack/spofa) or (linpack/sqrdc)
  46280.                        prec    single
  46281.  
  46282. dpodi.f                gams    D2b1b,D3b1b
  46283.                        for     computes the determinant and inverse of a
  46284.                                certain real symmetric positive definite matrix
  46285.                                using the factors computed by (linpack/dpoco),
  46286.                                (linpack/dpofa) or (linpack/dqrdc)
  46287.                        prec    double
  46288.  
  46289. cpodi.f                gams    D2d1b, D3d1b
  46290.                        for     computes the determinant and inverse of a
  46291.                                certain complex symmetric positive definite
  46292.                                matrix using the factors computed by
  46293.                                (linpack/cpoco), (linpack/cpofa) or
  46294.                                (linpack/cqrdc)
  46295.                        prec    complex
  46296.  
  46297. zpodi.f                gams    D2d1b, D3d1b
  46298.                        for     computes the determinant and inverse of a
  46299.                                certain complex symmetric positive definite
  46300.                                matrix using the factors computed by
  46301.                                (linpack/zpoco), (linpack/zpofa) or
  46302.                                (linpack/zqrdc)
  46303.                        prec    doublecomplex
  46304.  
  46305.  
  46306. spofa.f                gams    D2b1b
  46307.                        for     factors a real symmetric positive definite
  46308.                                matrix
  46309.                        prec    single
  46310.  
  46311. dpofa.f                gams    D2b1b
  46312.                        for     factors a real symmetric positive definite
  46313.                                matrix
  46314.                        prec    double
  46315.  
  46316. cpofa.f                gams    D2d1b
  46317.                        for     factors a complex symmetric positive definite
  46318.                                matrix
  46319.                        prec    complex
  46320.  
  46321. zpofa.f                gams    D2d1b
  46322.                        for     factors a complex symmetric positive definite
  46323.                                matrix
  46324.                        prec    doublecomplex
  46325.  
  46326.  
  46327. sposl.f                gams    D2b1b
  46328.                        for     solves the real symmetric positive definite
  46329.                                system Ax = b using the factors computed by
  46330.                                (linpack/spoco) or (linpack/spofa)
  46331.                        prec    single
  46332.  
  46333. dposl.f                gams    D2b1b
  46334.                        for     solves the real symmetric positive definite
  46335.                                system Ax = b using the factors computed by
  46336.                                (linpack/dpoco) or (linpack/dpofa)
  46337.                        prec    double
  46338.  
  46339. cposl.f                gams    D2d1b
  46340.                        for     solves the complex symmetric positive definite
  46341.                                system Ax = b using the factors computed by
  46342.                                (linpack/cpoco) or (linpack/cpofa)
  46343.                        prec    complex
  46344.  
  46345. zposl.f                gams    D2d1b
  46346.                        for     solves the complex symmetric positive definite
  46347.                                system Ax = b using the factors computed by
  46348.                                (linpack/zpoco) or (linpack/zpofa)
  46349.                        prec    doublecomplex
  46350.  
  46351.  
  46352. sppco.f                gams    D2b1b
  46353.                        for     factors a real symmetric positive definite
  46354.                                matrix stored in packed form and estimates the
  46355.                                condition number of the matrix
  46356.                        prec    single
  46357.  
  46358. dppco.f                gams    D2b1b
  46359.                        for     factors a real symmetric positive definite
  46360.                                matrix stored in packed form and estimates the
  46361.                                condition number of the matrix
  46362.                        prec    double
  46363.  
  46364. cppco.f                gams    D2d1b
  46365.                        for     factors a complex symmetric positive definite
  46366.                                matrix stored in packed form and estimates the
  46367.                                condition number of the matrix
  46368.                        prec    complex
  46369.  
  46370. zppco.f                gams    D2d1b
  46371.                        for     factors a complex symmetric positive definite
  46372.                                matrix stored in packed form and estimates the
  46373.                                condition number of the matrix
  46374.                        prec    doublecomplex
  46375.  
  46376.  
  46377. sppdi.f                gams    D2b1b,D3b1b
  46378.                        for     computes the determinant and inverse of a real
  46379.                                symmetric positive definite matrix using the
  46380.                                factors computed by (linpack/sppco) or
  46381.                                (linpack/sppfa)
  46382.                        prec    single
  46383.  
  46384. dppdi.f                gams    D2b1b,D3b1b
  46385.                        for     computes the determinant and inverse of a real
  46386.                                symmetric positive definite matrix using the
  46387.                                factors computed by (linpack/dppco) or
  46388.                                (linpack/dppfa)
  46389.                        prec    double
  46390.  
  46391. cppdi.f                gams    D2d1b, D3d1b
  46392.                        for     computes the determinant and inverse of a
  46393.                                complex symmetric positive definite matrix using
  46394.                                the factors computed by (linpack/cppco) or
  46395.                                (linpack/cppfa)
  46396.                        prec    complex
  46397.  
  46398. zppdi.f                gams    D2d1b, D3d1b
  46399.                        for     computes the determinant and inverse of a
  46400.                                complex symmetric positive definite matrix using
  46401.                                the factors computed by (linpack/zppco) or
  46402.                                (linpack/zppfa)
  46403.                        prec    doublecomplex
  46404.  
  46405.  
  46406. sppfa.f                gams    D2b1b
  46407.                        for     factors a real symmetric positive definite
  46408.                                matrix stored in packed form
  46409.                        prec    single
  46410.  
  46411. dppfa.f                gams    D2b1b
  46412.                        for     factors a real symmetric positive definite
  46413.                                matrix stored in packed form
  46414.                        prec    double
  46415.  
  46416. cppfa.f                gams    D2d1b
  46417.                        for     factors a complex symmetric positive definite
  46418.                                matrix stored in packed form
  46419.                        prec    complex
  46420.  
  46421. zppfa.f                gams    D2d1b
  46422.                        for     factors a complex symmetric positive definite
  46423.                                matrix stored in packed form
  46424.                        prec    doublecomplex
  46425.  
  46426.  
  46427. sppsl.f                gams    D2b1b
  46428.                        for     solves the real symmetric positive definite
  46429.                                system Ax = b using the factors computed by
  46430.                                (linpack/sppco) or (linpack/sppfa)
  46431.                        prec    single
  46432.  
  46433. dppsl.f                gams    D2b1b
  46434.                        for     solves the real symmetric positive definite
  46435.                                system Ax = b using the factors computed by
  46436.                                (linpack/dppco) or (linpack/dppfa)
  46437.                        prec    double
  46438.  
  46439. cppsl.f                gams    D2d1b
  46440.                        for     solves the complex symmetric positive definite
  46441.                                system Ax = b using the factors computed by
  46442.                                (linpack/cppco) or (linpack/cppfa)
  46443.                        prec    complex
  46444.  
  46445. zppsl.f                gams    D2d1b
  46446.                        for     solves the complex symmetric positive definite
  46447.                                system Ax = b using the factors computed by
  46448.                                (linpack/zppco) or (linpack/zppfa)
  46449.                        prec    doublecomplex
  46450.  
  46451.  
  46452. sptsl.f                gams    D2b2a
  46453.                        for     given a positive definite tridiagonal matrix and
  46454.                                a right hand side will find the solution
  46455.                        prec    single
  46456.  
  46457. dptsl.f                gams    D2b2a
  46458.                        for     given a positive definite tridiagonal matrix and
  46459.                                a right hand side will find the solution
  46460.                        prec    double
  46461.  
  46462. cptsl.f                gams    D2d2a
  46463.                        for     given a positive definite tridiagonal matrix and
  46464.                                a right hand side will find the solution
  46465.                        prec    complex
  46466.  
  46467. zptsl.f                gams    D2d2a
  46468.                        for     given a positive definite tridiagonal matrix and
  46469.                                a right hand side will find the solution
  46470.                        prec    doublecomplex
  46471.  
  46472.  
  46473. sqrdc.f                gams    D5
  46474.                        for     uses Householder transformations to compute the
  46475.                                QR factorization, column pivoting based on the
  46476.                                2-norms of the reduced columns may be performed
  46477.                                at the user's option
  46478.                        prec    single
  46479.  
  46480. dqrdc.f                gams    D5
  46481.                        for     uses Householder transformations to compute the
  46482.                                QR factorization, column pivoting based on the
  46483.                                2-norms of the reduced columns may be performed
  46484.                                at the user's option
  46485.                        prec    double
  46486.  
  46487. cqrdc.f                gams    D5
  46488.                        for     uses Householder transformations to compute the
  46489.                                QR factorization, column pivoting based on the
  46490.                                2-norms of the reduced columns may be performed
  46491.                                at the user's option
  46492.                        prec    complex
  46493.  
  46494. zqrdc.f                gams    D5
  46495.                        for     uses Householder transformations to compute the
  46496.                                QR factorization, column pivoting based on the
  46497.                                2-norms of the reduced columns may be performed
  46498.                                at the user's option
  46499.                        prec    doublecomplex
  46500.  
  46501.  
  46502. sqrsl.f                gams    D2a1, D9a1
  46503.                        for     applies the output of (linpack/sqrdc) to compute
  46504.                                coordinate transformations, projections, and
  46505.                                least squares solutions
  46506.                        prec    single
  46507.  
  46508. dqrsl.f                gams    D2a1, D9a1
  46509.                        for     applies the output of (linpack/dqrdc) to compute
  46510.                                coordinate transformations, projections, and
  46511.                                least squares solutions
  46512.                        prec    double
  46513.  
  46514. cqrsl.f                gams    D9a1, D2c1
  46515.                        for     applies the output of (linpack/cqrdc) to compute
  46516.                                coordinate transformations, projections, and
  46517.                                least squares solutions
  46518.                        prec    complex
  46519.  
  46520. zqrsl.f                gams    D9a1, D2c1
  46521.                        for     applies the output of (linpack/zqrdc) to compute
  46522.                                coordinate transformations, projections, and
  46523.                                least squares solutions
  46524.                        prec    doublecomplex
  46525.  
  46526.  
  46527. ssico.f                gams    D2b1a
  46528.                        for     factors a real symmetric matrix by elimination
  46529.                                with symmetric pivoting and estimates the
  46530.                                condition number of the matrix
  46531.                        prec    single
  46532.  
  46533. dsico.f                gams    D2b1a
  46534.                        for     factors a real symmetric matrix by elimination
  46535.                                with symmetric pivoting and estimates the
  46536.                                condition number of the matrix
  46537.                        prec    double
  46538.  
  46539. csico.f                gams    D2c1
  46540.                        for     factors a complex symmetric matrix by eliminatin
  46541.                                with symmetric pivoting and estimates the
  46542.                                condition number of the matrix
  46543.                        prec    complex
  46544.  
  46545. zsico.f                gams    D2c1
  46546.                        for     factors a complex symmetric matrix by eliminatin
  46547.                                with symmetric pivoting and estimates the
  46548.                                condition number of the matrix
  46549.                        prec    doublecomplex
  46550.  
  46551. chico.f                gams    D2d1a
  46552.                        for     factors a complex Hermitian matrix by
  46553.                                elimination with symmetric pivoting and
  46554.                                estimates the condition number of the matrix
  46555.                        prec    complex
  46556.  
  46557. zhico.f                gams    D2d1a
  46558.                        for     factors a complex Hermitian matrix by
  46559.                                elimination with symmetric pivoting and
  46560.                                estimates the condition number of the matrix
  46561.                        prec    doublecomplex
  46562.  
  46563.  
  46564. ssidi.f                gams    D2b1a, D3b1a
  46565.                        for     computes the determinant, inertia and inverse of
  46566.                                a real symmetric matrix using the factors from
  46567.                                linpack/ssifa
  46568.                        prec    single
  46569.  
  46570. dsidi.f                gams    D2b1a, D3b1a
  46571.                        for     computes the determinant, inertia and inverse of
  46572.                                a real symmetric matrix using the factors from
  46573.                                linpack/dsifa
  46574.                        prec    double
  46575.  
  46576. csidi.f                gams    D2c1, D3c1
  46577.                        for     computes the determinant, inertia and inverse of
  46578.                                a complex symmetric matrix using the factors
  46579.                                from linpack/csifa
  46580.                        prec    complex
  46581.  
  46582. zsidi.f                gams    D2c1, D3c1
  46583.                        for     computes the determinant, inertia and inverse of
  46584.                                a complex symmetric matrix using the factors
  46585.                                from linpack/zsifa
  46586.                        prec    doublecomplex
  46587.  
  46588. chidi.f                gams    D2d1a, D3d1a
  46589.                        for     computes the determinant, inertia and inverse of
  46590.                                a complex Hermitian matrix using the factors
  46591.                                from linpack/chifa
  46592.                        prec    complex
  46593.  
  46594. zhidi.f                gams    D2d1a, D3d1a
  46595.                        for     computes the determinant, inertia and inverse of
  46596.                                a complex Hermitian matrix using the factors
  46597.                                from linpack/zhifa)
  46598.                        prec    doublecomplex
  46599.  
  46600.  
  46601. ssifa.f                gams    D2b1a
  46602.                        for     factors a real symmetric matrix by elimination
  46603.                                with symmetric pivoting
  46604.                        prec    single
  46605.  
  46606. dsifa.f                gams    D2b1a
  46607.                        for     factors a real symmetric matrix by elimination
  46608.                                with symmetric pivoting
  46609.                        prec    double
  46610.  
  46611. csifa.f                gams    D2c1
  46612.                        for     factors a complex symmetric matrix by
  46613.                                elimination with symmetric pivoting
  46614.                        prec    complex
  46615.  
  46616. zsifa.f                gams    D2c1
  46617.                        for     factors a complex symmetric matrix by
  46618.                                elimination with symmetric pivoting
  46619.                        prec    doublecomplex
  46620.  
  46621. chifa.f                gams    D2d1a
  46622.                        for     factors a complex Hermitian matrix by
  46623.                                elimination with symmetric pivoting
  46624.                        prec    complex
  46625.  
  46626. zhifa.f                gams    D2d1a
  46627.                        for     factors a complex Hermitian matrix by
  46628.                                elimination with symmetric pivoting
  46629.                        prec    doublecomplex
  46630.  
  46631.  
  46632. ssisl.f                gams    D2b1a
  46633.                        for     solves the real symmetric system Ax = b using
  46634.                                the factors computed by linpack/ssifa
  46635.                        prec    single
  46636.  
  46637. dsisl.f                gams    D2b1a
  46638.                        for     solves the real symmetric system Ax = b using
  46639.                                the factors computed by linpack/dsifa
  46640.                        prec    double
  46641.  
  46642. csisl.f                gams    D2c1
  46643.                        for     solves the complex symmetric system Ax = b using
  46644.                                the factors computed by linpack/csifa
  46645.                        prec    complex
  46646.  
  46647. zsisl.f                gams    D2c1
  46648.                        for     solves the complex symmetric system Ax = b using
  46649.                                the factors computed by linpack/zsifa
  46650.                        prec    doublecomplex
  46651.  
  46652. chisl.f                gams    D2d1a
  46653.                        for     solves the complex Hermitian system Ax = b using
  46654.                                the factors computed by linpack/chifa
  46655.                        prec    complex
  46656.  
  46657. zhisl.f                gams    D2d1a
  46658.                        for     solves the complex Hermitian system Ax = b using
  46659.                                the factors computed by linpack/zhifa
  46660.                        prec    doublecomplex
  46661.  
  46662.  
  46663. sspco.f                gams    D2b1a
  46664.                        for     factors a real symmetric matrix stored in packed
  46665.                                form by elimination with symmetric pivoting and
  46666.                                estimates the condition number of the matrix
  46667.                        prec    single
  46668.  
  46669. dspco.f                gams    D2b1a
  46670.                        for     factors a real symmetric matrix stored in packed
  46671.                                form by elimination with symmetric pivoting and
  46672.                                estimates the condition number of the matrix
  46673.                        prec    double
  46674.  
  46675. cspco.f                gams    D2c1
  46676.                        for     factors a complex symmetric matrix stored in
  46677.                                packed form by elimination with symmetric
  46678.                                pivoting and estimates the condition number of
  46679.                                the matrix
  46680.                        prec    complex
  46681.  
  46682. zspco.f                gams    D2c1
  46683.                        for     factors a complex symmetric matrix stored in
  46684.                                packed form by elimination with symmetric
  46685.                                pivoting and estimates the condition number of
  46686.                                the matrix
  46687.                        prec    doublecomplex
  46688.  
  46689. chpco.f                gams    D2d1a
  46690.                        for     factors a complex Hermitian matrix stored in
  46691.                                packed form by elimination with symmetric
  46692.                                pivoting and estimates the condition number of
  46693.                                the matrix
  46694.                        prec    complex
  46695.  
  46696. zhpco.f                gams    D2d1a
  46697.                        for     factors a complex Hermitian matrix stored in
  46698.                                packed form by elimination with symmetric
  46699.                                pivoting and estimates the condition number of
  46700.                                the matrix
  46701.                        prec    doublecomplex
  46702.  
  46703.  
  46704. sspdi.f                gams    D2b1a, D3b1a
  46705.                        for     computes the determinant, inertia and inverse of
  46706.                                a real symmetric matrix using the factors from
  46707.                                linpack/sspfa, where the matrix is stored in
  46708.                                packed form
  46709.                        prec    single
  46710.  
  46711. dspdi.f                gams    D2b1a, D3b1a
  46712.                        for     computes the determinant, inertia and inverse of
  46713.                                a real symmetric matrix using the factors from
  46714.                                linpack/dspfa, where the matrix is stored in
  46715.                                packed form
  46716.                        prec    double
  46717.  
  46718. cspdi.f                gams    D2c1, D3c1
  46719.                        for     computes the determinant, inertia and inverse of
  46720.                                a complex symmetric matrix using the factors
  46721.                                from linpack/cspfa, where the matrix is stored
  46722.                                in packed form
  46723.                        prec    complex
  46724.  
  46725. zspdi.f                gams    D2c1, D3c1
  46726.                        for     computes the determinant, inertia and inverse of
  46727.                                a complex symmetric matrix using the factors
  46728.                                from linpack/zspfa, where the matrix is stored
  46729.                                in packed form
  46730.                        prec    doublecomplex
  46731.  
  46732. chpdi.f                gams    D2d1a, D3d1a
  46733.                        for     computes the determinant, inertia and inverse of
  46734.                                a complex Hermitian matrix using the factors
  46735.                                from linpack/chpfa, where the matrix is stored
  46736.                                in packed form
  46737.                        prec    complex
  46738.  
  46739. zhpdi.f                gams    D2d1a, D3d1a
  46740.                        for     computes the determinant, inertia and inverse of
  46741.                                a complex Hermitian matrix using the factors
  46742.                                from linpack/zhpfa, where the matrix is stored
  46743.                                in packed form
  46744.                        prec    doublecomplex
  46745.  
  46746.  
  46747. sspfa.f                gams    D2b1a
  46748.                        for     factors a real symmetric matrix stored in packed
  46749.                                form by elimination with symmetric pivoting
  46750.                        prec    single
  46751.  
  46752. dspfa.f                gams    D2b1a
  46753.                        for     factors a real symmetric matrix stored in packed
  46754.                                form by elimination with symmetric pivoting
  46755.                        prec    double
  46756.  
  46757. cspfa.f                gams    D2c1
  46758.                        for     factors a complex symmetric matrix stored in
  46759.                                packed form by elimination with symmetric
  46760.                                pivoting
  46761.                        prec    complex
  46762.  
  46763. zspfa.f                gams    D2c1
  46764.                        for     factors a complex symmetric matrix stored in
  46765.                                packed form by elimination with symmetric
  46766.                                pivoting
  46767.                        prec    doublecomplex
  46768.  
  46769. chpfa.f                gams    D2d1a
  46770.                        for     factors a complex Hermitian matrix stored in
  46771.                                packed form by elimination with symmetric
  46772.                                pivoting
  46773.                        prec    complex
  46774.  
  46775. zhpfa.f                gams    D2d1a
  46776.                        for     factors a complex Hermitian matrix stored in
  46777.                                packed form by elimination with symmetric
  46778.                                pivoting
  46779.                        prec    doublecomplex
  46780.  
  46781.  
  46782. sspsl.f                gams    D2b1a
  46783.                        for     solves the real symmetric system Ax = b using
  46784.                                the factors computed by linpack/sspfa
  46785.                        prec    single
  46786.  
  46787. dspsl.f                gams    D2b1a
  46788.                        for     solves the real symmetric system Ax = b using
  46789.                                the factors computed by linpack/dspfa
  46790.                        prec    double
  46791.  
  46792. cspsl.f                gams    D2c1
  46793.                        for     solves the complex symmetric system Ax = b using
  46794.                                the factors computed by linpack/cspfa
  46795.                        prec    complex
  46796.  
  46797. zspsl.f                gams    D2c1
  46798.                        for     solves the complex symmetric system Ax = b using
  46799.                                the factors computed by linpack/zspfa
  46800.                        prec    doublecomplex
  46801.  
  46802. chpsl.f                gams    D2d1a
  46803.                        for     solves the complex Hermitian system Ax = b using
  46804.                                the factors computed by linpack/chpfa
  46805.                        prec    complex
  46806.  
  46807. zhpsl.f                gams    D2d1a
  46808.                        for     solves the complex Hermitian system Ax = b using
  46809.                                the factors computed by linpack/zhpfa
  46810.                        prec    doublecomplex
  46811.  
  46812.  
  46813. ssvdc.f                gams    D6
  46814.                        for     reduces a real matrix to diagonal form by
  46815.                                orthogonal/unitary transformations
  46816.                        prec    single
  46817.  
  46818. dsvdc.f                gams    D6
  46819.                        for     reduces a real matrix to diagonal form by
  46820.                                orthogonal/unitary transformations
  46821.                        prec    double
  46822.  
  46823. csvdc.f                gams    D6
  46824.                        for     reduces a complex matrix to diagonal form by
  46825.                                orthogonal/unitary transformations
  46826.                        prec    complex
  46827.  
  46828. zsvdc.f                gams    D6
  46829.                        for     reduces a complex matrix to diagonal form by
  46830.                                orthogonal/unitary transformations
  46831.                        prec    doublecomplex
  46832.  
  46833.  
  46834. strco.f                gams    D2a3
  46835.                        for     estimates the condition number of a triangular
  46836.                                matrix
  46837.                        prec    single
  46838.  
  46839. dtrco.f                gams    D2a3
  46840.                        for     estimates the condition number of a triangular
  46841.                                matrix
  46842.                        prec    double
  46843.  
  46844. ctrco.f                gams    D2c3
  46845.                        for     estimates the condition number of a triangular
  46846.                                matrix
  46847.                        prec    complex
  46848.  
  46849. ztrco.f                gams    D2c3
  46850.                        for     estimates the condition number of a triangular
  46851.                                matrix
  46852.                        prec    doublecomplex
  46853.  
  46854.  
  46855. strdi.f                gams    D2a3, D3a3
  46856.                        for     computes the determinant and inverse of a
  46857.                                triangular matrix
  46858.                        prec    single
  46859.  
  46860. dtrdi.f                gams    D2a3, D3a3
  46861.                        for     computes the determinant and inverse of a
  46862.                                triangular matrix
  46863.                        prec    double
  46864.  
  46865. ctrdi.f                gams    D2c3, D3c3
  46866.                        for     computes the determinant and inverse of a
  46867.                                triangular matrix
  46868.                        prec    complex
  46869.  
  46870. ztrdi.f                gams    D2c3, D3c3
  46871.                        for     computes the determinant and inverse of a
  46872.                                triangular matrix
  46873.                        prec    doublecomplex
  46874.  
  46875.  
  46876. strsl.f                gams    D2a3
  46877.                        for     solves systems of the form Tx = b or trans(T)x =
  46878.                                b where T is a triangular matrix of order n,
  46879.                                trans(T) denotes the transpose  of the matrix T
  46880.                        prec    single
  46881.  
  46882. dtrsl.f                gams    D2a3
  46883.                        for     solves systems of the form Tx = b or trans(T)x =
  46884.                                b where T is a triangular matrix of order n,
  46885.                                trans(T) denotes the transpose  of the matrix T
  46886.                        prec    double
  46887.  
  46888. ctrsl.f                gams    D2c3
  46889.                        for     solves systems of the form Tx = b or trans(T)x =
  46890.                                b where T is a triangular matrix of order n,
  46891.                                trans(T) denotes the transpose  of the matrix T
  46892.                        prec    complex
  46893.  
  46894. ztrsl.f                gams    D2c3
  46895.                        for     solves systems of the form Tx = b or trans(T)x =
  46896.                                b where T is a triangular matrix of order n,
  46897.                                trans(T) denotes the transpose  of the matrix T
  46898.                        prec    doublecomplex
  46899. -----------------------------------------------------------
  46900. for     test drivers for LINPACK
  46901. path: /netlib/linpack/chk/
  46902. -----------------------------------------------------------
  46903.  ####################################
  46904.  #  Index for linpack/chk           #
  46905.  ####################################
  46906.  
  46907. bandcray.f             for     matrix decomposition for banded positive
  46908.                                definite matrices
  46909.  
  46910. cch.f
  46911. cex.f
  46912. cg.f
  46913. cgt.f
  46914. ch.f
  46915. cp.f
  46916. cqr.f
  46917. cs.f
  46918. csv.f
  46919. ct.f
  46920. cud.f
  46921. dch.f
  46922. dex.f
  46923. dg.f
  46924. dgt.f
  46925. dp.f
  46926. dqr.f
  46927. ds.f
  46928. dsv.f
  46929. dt.f
  46930. dud.f
  46931. foo.f
  46932. foo.out
  46933. index.bak
  46934. sch.f
  46935. sex.f
  46936. sg.f
  46937. sgt.f
  46938. sp.f
  46939. sqr.f
  46940. ss.f
  46941. ssv.f
  46942. st.f
  46943. sud.f
  46944. zh.f                   for     Test program to check the xHICO, xHIFA, xHISL,
  46945.                                xHIDI, xHPCO,
  46946.                                xHPFA, xHPSL, and xHPDI Hermitian routines
  46947.                                (where x is only
  46948.                                replaced by C or Z)
  46949.                        prec    complex, double complex
  46950.  
  46951. zch.f                  for     Test program to check the xCHDC routines
  46952.                        prec    single, double, complex, double complex
  46953.  
  46954. zex.f                  for     Test program to check the xCHEX routines
  46955.                        prec    single, double, complex, double complex
  46956.  
  46957. zg.f                   for     Test program to check the xGECO, xGEFA, xGESL,
  46958.                                xGEDI, xGBCO,
  46959.                                xGBFA, xGBSL, and xGBDI routines
  46960.                        prec    single, double, complex, double complex
  46961.  
  46962. zgt.f                  for     Test program to check the xGTSL and xPTSL
  46963.                                routines
  46964.                        prec    single, double, complex, double complex
  46965.  
  46966. zp.f                   for     Test program to check the xPOCO, xPOFA, xPOSL,
  46967.                                xPODI, xPPCO,
  46968.                                xPPFA, xPPSL, xPPDI, xPBCO, xPBFA, xPBSL, and
  46969.                                xPBDI routines
  46970.                        prec    single, double, complex, double complex
  46971.  
  46972. zqr.f                  for     Test program to check the xQRDC and xQRSL
  46973.                                routines
  46974.                        prec    single, double, complex, double complex
  46975.  
  46976. zs.f                   for     Test program to check the xSICO, xSIFA, xSISL,
  46977.                                xSIDI, xSPCO,
  46978.                                xSPFA, xSPSL, and xSPDI routines
  46979.                        prec    single, double, complex, double complex
  46980.  
  46981. zsv.f                  for     Test program to check the xSVDC routines
  46982.                        prec    single, double, complex, double complex
  46983.  
  46984. zt.f                   for     Test program to check the xTRCO and xTRSL
  46985.                                routines
  46986.                        prec    single, double, complex, double complex
  46987.  
  46988. zud.f                  for     Test program to check the xCHDD routines
  46989.                        prec    single, double, complex, double complex
  46990. -----------------------------------------------------------
  46991. for     linear programming test problems
  46992. path: /netlib/lp/
  46993. -----------------------------------------------------------
  46994. data/                  for     a set of test problems in MPS format.
  46995.  
  46996. generators/            for     programs that generate linear programming test
  46997.                                problems
  46998.  
  46999. infeas/                for     infeasible linear programming test problems
  47000.  
  47001. -----------------------------------------------------------
  47002. for     a set of test problems in MPS format.
  47003. path: /netlib/lp/data/
  47004. -----------------------------------------------------------
  47005.  #       ===== LP/DATA index =====
  47006.  #       NOTE: The former "index from lp/data" is now "readme from lp/data".
  47007.  #       It contains details on the following files.
  47008. 25fv47                 lang    compressed MPS
  47009.  
  47010. 80bau3b                lang    compressed MPS
  47011.                        size    298 kB
  47012.  
  47013. adlittle               lang    compressed MPS
  47014.  
  47015. afiro                  lang    compressed MPS
  47016.  
  47017. agg                    lang    compressed MPS
  47018.  
  47019. agg2                   lang    compressed MPS
  47020.  
  47021. agg3                   lang    compressed MPS
  47022.  
  47023. ascii                  for     list of ASCII characters that can appear in
  47024.                                compressed MPS files
  47025.  
  47026. bandm                  lang    compressed MPS
  47027.  
  47028. beaconfd               lang    compressed MPS
  47029.  
  47030. blend                  lang    compressed MPS
  47031.  
  47032. bnl1                   lang    compressed MPS
  47033.  
  47034. bnl2                   lang    compressed MPS
  47035.  
  47036. boeing1                lang    compressed MPS
  47037.  
  47038. boeing2                lang    compressed MPS
  47039.  
  47040. bore3d                 lang    compressed MPS
  47041.  
  47042. brandy                 lang    compressed MPS
  47043.  
  47044. capri                  lang    compressed MPS
  47045.  
  47046.  
  47047. cycle                  lang    compressed MPS
  47048.  
  47049. czprob                 lang    compressed MPS
  47050.  
  47051. d2q06c                 lang    compressed MPS
  47052.                        size    258 kB
  47053.  
  47054. d6cube                 lang    compressed MPS
  47055.  
  47056. degen2                 lang    compressed MPS
  47057.  
  47058. degen3                 lang    compressed MPS
  47059.  
  47060. dfl001                 lang    compressed MPS
  47061.                        size    353 kB
  47062.  
  47063. e226                   lang    compressed MPS
  47064.  
  47065. emps.c                 for     C source for EMPS (to uncompress the compressed
  47066.                                MPS files)
  47067.  
  47068. emps.f                 for     Fortran source for EMPS (to uncompress the
  47069.                                compressed MPS files)
  47070.  
  47071. etamacro               lang    compressed MPS
  47072.  
  47073. fffff800               lang    compressed MPS
  47074.  
  47075. finnis                 lang    compressed MPS
  47076.  
  47077. fit1d                  lang    compressed MPS
  47078.  
  47079. fit1p                  lang    compressed MPS
  47080.  
  47081. fit2d                  lang    compressed MPS
  47082.                        size    482 kB
  47083.  
  47084. fit2p                  lang    compressed MPS
  47085.                        size    439 kB
  47086.  
  47087. forplan                lang    compressed MPS
  47088.  
  47089. ganges                 lang    compressed MPS
  47090.  
  47091. gfrd-pnc               lang    compressed MPS
  47092.  
  47093. greenbea               lang    compressed MPS
  47094.                        size    235 kB
  47095.  
  47096. greenbeb               lang    compressed MPS
  47097.                        size    235 kB
  47098.  
  47099. grow15                 lang    compressed MPS
  47100.  
  47101. grow22                 lang    compressed MPS
  47102.  
  47103. grow7                  lang    compressed MPS
  47104.  
  47105. israel                 lang    compressed MPS
  47106.  
  47107. kb2                    lang    compressed MPS
  47108.  
  47109. kennington/            for     Kennington test problems
  47110.  
  47111. lotfi                  lang    compressed MPS
  47112.  
  47113. maros                  lang    compressed MPS
  47114.  
  47115. maros-r7               lang    compressed MPS
  47116.                        size    746 kB
  47117.  
  47118. minos                  for     notes on MINOS 5.0 on problems supplied by
  47119.                                Michael Saunders
  47120.  
  47121. modszk1                lang    compressed MPS
  47122.  
  47123. mpc.src                for     bundle of source for mpc, the program that
  47124.                                compresses MPS files
  47125.  
  47126. nesm                   lang    compressed MPS
  47127.  
  47128. perold                 lang    compressed MPS
  47129.  
  47130. pilot                  lang    compressed MPS
  47131.                        size    278 kB
  47132.  
  47133. pilot.ja               lang    compressed MPS
  47134.  
  47135. pilot.we               lang    compressed MPS
  47136.  
  47137. pilot4                 lang    compressed MPS
  47138.  
  47139. pilot87                lang    compressed MPS
  47140.                        size    514 kB
  47141.  
  47142. pilotnov               lang    compressed MPS
  47143.  
  47144. recipe                 lang    compressed MPS
  47145.  
  47146. sc105                  lang    compressed MPS
  47147.  
  47148. sc205                  lang    compressed MPS
  47149.  
  47150. sc50a                  lang    compressed MPS
  47151.  
  47152. sc50b                  lang    compressed MPS
  47153.  
  47154. scagr25                lang    compressed MPS
  47155.  
  47156. scagr7                 lang    compressed MPS
  47157.  
  47158. scfxm1                 lang    compressed MPS
  47159.  
  47160. scfxm2                 lang    compressed MPS
  47161.  
  47162. scfxm3                 lang    compressed MPS
  47163.  
  47164. scorpion               lang    compressed MPS
  47165.  
  47166. scrs8                  lang    compressed MPS
  47167.  
  47168. scsd1                  lang    compressed MPS
  47169.  
  47170. scsd6                  lang    compressed MPS
  47171.  
  47172. scsd8                  lang    compressed MPS
  47173.  
  47174. sctap1                 lang    compressed MPS
  47175.  
  47176. sctap2                 lang    compressed MPS
  47177.  
  47178. sctap3                 lang    compressed MPS
  47179.  
  47180. seba                   lang    compressed MPS
  47181.  
  47182. share1b                lang    compressed MPS
  47183.  
  47184. share2b                lang    compressed MPS
  47185.  
  47186. shell                  lang    compressed MPS
  47187.  
  47188. ship04l                lang    compressed MPS
  47189.  
  47190. ship04s                lang    compressed MPS
  47191.  
  47192. ship08l                lang    compressed MPS
  47193.  
  47194. ship08s                lang    compressed MPS
  47195.  
  47196. ship12l                lang    compressed MPS
  47197.  
  47198. ship12s                lang    compressed MPS
  47199.  
  47200. sierra                 lang    compressed MPS
  47201.  
  47202. stair                  lang    compressed MPS
  47203.  
  47204. standata               lang    compressed MPS
  47205.  
  47206. standgub               lang    compressed MPS with GUB markers
  47207.  
  47208. standmps               lang    compressed MPS
  47209.  
  47210. stocfor1               lang    compressed MPS
  47211.  
  47212. stocfor2               lang    compressed MPS
  47213.  
  47214. stocfor3/              for     bundle of Fortran source and data for problem
  47215.                                STOCFOR3
  47216.                        size    227 kB
  47217.  
  47218. stocfor3.old/          for     previous version (prior to 4 Feb. 1993) of
  47219.                                lp/data/stocfor3
  47220.  
  47221. truss/                 for     bundle of Fortran source and data for problem
  47222.                                TRUSS
  47223.  
  47224. tuff                   lang    compressed MPS
  47225.  
  47226. vtp.base               lang    compressed MPS
  47227.  
  47228. wood1p                 lang    compressed MPS
  47229.                        size    328 kB
  47230.  
  47231. woodw                  lang    compressed MPS
  47232.                        size    240 kB
  47233.  
  47234. readme
  47235. -----------------------------------------------------------
  47236. for     Kennington test problems
  47237. path: /netlib/lp/data/kennington/
  47238. -----------------------------------------------------------
  47239.  #       ===== LP/DATA/KENNINGTON index
  47240. cre-a                  lang    compressed MPS
  47241.  
  47242. cre-b                  lang    compressed MPS
  47243.                        size    877 kB
  47244.  
  47245. cre-c                  lang    compressed MPS
  47246.  
  47247. cre-d                  lang    compressed MPS
  47248.                        size    824 kB
  47249.  
  47250. ken-07                 lang    compressed MPS
  47251.  
  47252. ken-11                 lang    compressed MPS
  47253.                        size    533 kB
  47254.  
  47255. ken-13                 lang    compressed MPS
  47256.                        size    1.0 MB
  47257.  
  47258. ken-18                 lang    compressed MPS
  47259.                        size    3.7 MB
  47260.  
  47261. osa-07                 lang    compressed MPS
  47262.                        size    472 kB
  47263.  
  47264. osa-14                 lang    compressed MPS
  47265.                        size    999 kB
  47266.  
  47267. osa-30                 lang    compressed MPS
  47268.                        size    1.8 MB
  47269.  
  47270. osa-60                 lang    compressed MPS
  47271.                        size    4.2 MB
  47272.  
  47273. pds-02                 lang    compressed MPS
  47274.  
  47275. pds-06                 lang    compressed MPS
  47276.                        size    365 kB
  47277.  
  47278. pds-10                 lang    compressed MPS
  47279.                        size    628 kB
  47280.  
  47281. pds-20                 lang    compressed MPS
  47282.                        size    1.3 MB
  47283.  
  47284. readme
  47285. -----------------------------------------------------------
  47286. for     previous version (prior to 4 Feb. 1993) of
  47287. path: /netlib/lp/data/stocfor3.old/
  47288. -----------------------------------------------------------
  47289. common5.for
  47290. core.mpc
  47291. input.f
  47292. paper.lis
  47293. read.me
  47294. std2mps.f
  47295. stoch1.frs
  47296. stoch2.frs
  47297. stoch3.frs
  47298. time7.frs
  47299. -----------------------------------------------------------
  47300. for     bundle of Fortran source and data for problem
  47301. path: /netlib/lp/data/stocfor3/
  47302. -----------------------------------------------------------
  47303. common6.for
  47304. core.mpc
  47305. input.f
  47306. paper.lis
  47307. read.me
  47308. std2mps.f
  47309. stoch1.frs
  47310. stoch2.frs
  47311. stoch3.frs
  47312. time7.frs
  47313. -----------------------------------------------------------
  47314. for     bundle of Fortran source and data for problem
  47315. path: /netlib/lp/data/truss/
  47316. -----------------------------------------------------------
  47317. READ.ME
  47318. loads.dat
  47319. nodepos.dat
  47320. numfrnds.dat
  47321. truss.desc
  47322. truss.f
  47323. -----------------------------------------------------------
  47324. for     programs that generate linear programming test
  47325. path: /netlib/lp/generators/
  47326. -----------------------------------------------------------
  47327.  #       ===== LP/GENERATORS index =====
  47328. netgen/                lang    Fortran
  47329.                        for     NETGEN (Darwin Klingman's generator for
  47330.                                transportation networks and assignment problems,
  47331.                                along with data for generating 50 problems).
  47332.  
  47333. gnetgen/               lang    Fortran
  47334.                        for     GNETGEN (Fred Glover's modification of NETGEN
  47335.                                into a generator for generalized network flow
  47336.                                problems, with input data by M. Ramamurti for 15
  47337.                                specific problem instances).
  47338.  
  47339. -----------------------------------------------------------
  47340. lang    Fortran
  47341. path: /netlib/lp/generators/gnetgen/
  47342. -----------------------------------------------------------
  47343. README
  47344. gnetgen.f
  47345. seed/
  47346. -----------------------------------------------------------
  47347. path: /netlib/lp/generators/gnetgen/seed/
  47348. -----------------------------------------------------------
  47349. 2.13.000
  47350. 2.13.050
  47351. 2.13.100
  47352. 2.25.000
  47353. 2.25.050
  47354. 2.25.100
  47355. 2.50.000
  47356. 2.50.050
  47357. 2.50.100
  47358. 4.26.000
  47359. 4.26.050
  47360. 4.26.100
  47361. 6.39.000
  47362. 6.39.050
  47363. 6.39.100
  47364. -----------------------------------------------------------
  47365. lang    Fortran
  47366. path: /netlib/lp/generators/netgen/
  47367. -----------------------------------------------------------
  47368. Data/
  47369. README
  47370. data0
  47371. netgen.f
  47372. -----------------------------------------------------------
  47373. path: /netlib/lp/generators/netgen/Data/
  47374. -----------------------------------------------------------
  47375. netgn101
  47376. netgn102
  47377. netgn103
  47378. netgn104
  47379. netgn105
  47380. netgn106
  47381. netgn107
  47382. netgn108
  47383. netgn109
  47384. netgn110
  47385. netgn111
  47386. netgn112
  47387. netgn113
  47388. netgn114
  47389. netgn115
  47390. netgn116
  47391. netgn117
  47392. netgn118
  47393. netgn119
  47394. netgn120
  47395. netgn121
  47396. netgn122
  47397. netgn123
  47398. netgn124
  47399. netgn125
  47400. netgn126
  47401. netgn127
  47402. netgn128
  47403. netgn129
  47404. netgn130
  47405. netgn131
  47406. netgn132
  47407. netgn133
  47408. netgn134
  47409. netgn135
  47410. netgn136
  47411. netgn137
  47412. netgn138
  47413. netgn139
  47414. netgn140
  47415. netgn141
  47416. netgn142
  47417. netgn143
  47418. netgn144
  47419. netgn145
  47420. netgn146
  47421. netgn147
  47422. netgn148
  47423. netgn149
  47424. netgn150
  47425. -----------------------------------------------------------
  47426. for     infeasible linear programming test problems
  47427. path: /netlib/lp/infeas/
  47428. -----------------------------------------------------------
  47429.  #       ===== LP/INFEAS index =====
  47430. ceria3d                lang    compressed MPS
  47431.  
  47432. chemcom                lang    compressed MPS
  47433.  
  47434. cplex1                 lang    compressed MPS
  47435.  
  47436. cplex2                 lang    compressed MPS
  47437.  
  47438. forest6                lang    compressed MPS
  47439.  
  47440. galenet                lang    compressed MPS
  47441.  
  47442. greenbea               lang    compressed MPS
  47443.                        size    258 kB
  47444.  
  47445. itest2                 lang    compressed MPS
  47446.  
  47447. itest6                 lang    compressed MPS
  47448.  
  47449. klein1                 lang    compressed MPS
  47450.  
  47451. klein2                 lang    compressed MPS
  47452.  
  47453. klein3                 lang    compressed MPS
  47454.  
  47455. mondou2                lang    compressed MPS
  47456.  
  47457. qual                   lang    compressed MPS
  47458.  
  47459. reactor                lang    compressed MPS
  47460.  
  47461. readme                 lang    compressed MPS
  47462.  
  47463. refinery               lang    compressed MPS
  47464.  
  47465. vol1                   lang    compressed MPS
  47466.  
  47467. woodinfe               lang    compressed MPS
  47468.  
  47469. bgdbg1
  47470. bgetam
  47471. bgindy                 size    446 kB
  47472.  
  47473. bgprtr
  47474. box1
  47475. ex72a
  47476. ex73a
  47477. gosh                   size    622 kB
  47478.  
  47479. gran
  47480. pang
  47481. pilot4i
  47482. -----------------------------------------------------------
  47483. for     information on high performance computers
  47484. path: /netlib/machines/
  47485. -----------------------------------------------------------
  47486. abs.tex
  47487. abstract.tex
  47488. abstract2.tex
  47489. begin.tex
  47490. cover.tex
  47491. readme                 for     overview of machines
  47492.  
  47493. alliant.tex
  47494. amdahl.tex
  47495. ametek.tex
  47496. amt.tex
  47497. ardent.tex
  47498. bbn.tex
  47499. cdc190.tex
  47500. cdc205.tex
  47501. convex.tex
  47502. cray1.tex
  47503. cray2.tex
  47504. cray3.tex
  47505. crayea.tex
  47506. crayxmp.tex
  47507. crayymp.tex
  47508. culler.tex
  47509. cyberplus.tex
  47510. cydrome.tex
  47511. elxsi.tex
  47512. encore.tex
  47513. eta10.tex
  47514. flex.tex
  47515. fps1.tex
  47516. fps2.tex
  47517. fps3.tex
  47518. fps4.tex
  47519. fpst.tex
  47520. galaxy.tex
  47521. goodyear.tex
  47522. gould.tex
  47523. hitachi.tex
  47524. ibm3090.tex
  47525. intel.tex
  47526. ip1.tex
  47527. isis.tex
  47528. ksr.tex
  47529. loral.tex
  47530. machines.tex
  47531. meiko.tex
  47532. multiflow.tex
  47533. myrias.tex
  47534. nas.tex
  47535. ncube.tex
  47536. nec.tex
  47537. prevec.tex
  47538. printex
  47539. ps2000.tex
  47540. saxpy.tex
  47541. scs.tex
  47542. sequent.tex
  47543. sequent2.tex
  47544. sgi.tex
  47545. star.tex
  47546. startech.tex
  47547. stellar.tex
  47548. supertek.tex
  47549. tmc.tex
  47550. toc.tex
  47551. unisys.tex
  47552. -----------------------------------------------------------
  47553. for     MasPar-specific libraries and tools
  47554. path: /netlib/maspar/
  47555. -----------------------------------------------------------
  47556. f90/                   for     purely Fortran version of library
  47557.                        by      Petter Bjorstad, Erik Boman, Jeremy Cook, Hans
  47558.                                Munthe-Kaas, Tor Sorevik
  47559.                        lang    Fortran90
  47560.  
  47561. mpl/                   for     mixed MPL and Fortran version of library
  47562.                                (sometimes faster than maspar/f90)
  47563.                        by      Petter Bjorstad, Erik Boman, Jeremy Cook, Hans
  47564.                                Munthe-Kaas, Tor Sorevik
  47565.                        lang    Fortran90, MPL
  47566.  
  47567. readme
  47568. -----------------------------------------------------------
  47569. for     purely Fortran version of library
  47570. path: /netlib/maspar/f90/
  47571. -----------------------------------------------------------
  47572. dblas/                 for     purely Fortran version of BLAS library
  47573.                        prec    double real
  47574.                        by      Petter Bjorstad, Erik Boman, Jeremy Cook, Hans
  47575.                                Munthe-Kaas, Tor Sorevik
  47576.                        lang    Fortran90
  47577.  
  47578. sblas/                 for     purely Fortran version of BLAS library
  47579.                        prec    single real
  47580.                        by      Petter Bjorstad, Erik Boman, Jeremy Cook, Hans
  47581.                                Munthe-Kaas, Tor Sorevik
  47582.                        lang    Fortran90
  47583.  
  47584. readme
  47585. -----------------------------------------------------------
  47586. for     purely Fortran version of BLAS library
  47587. path: /netlib/maspar/f90/dblas/
  47588. -----------------------------------------------------------
  47589. .depend
  47590. dasum.f                for     sum of absolute values
  47591.                        prec    double real
  47592.                        gams    D1a3a
  47593.  
  47594. daxpy.f                for     y = a*x + y
  47595.                        prec    double real
  47596.                        gams    D1a7
  47597.  
  47598. dcopy.f                for     copy x into y
  47599.                        prec    double real
  47600.                        gams    D1a5
  47601.  
  47602. ddot.f                 for     dot product
  47603.                        prec    double real
  47604.                        gams    D1a4
  47605.  
  47606. dgbmv.f                for     matrix vector multiply
  47607.                        prec    double real
  47608.                        gams    D1b4
  47609.  
  47610. dgemm.f                for     matrix matrix multiply
  47611.                        prec    double real
  47612.                        gams    D1b6
  47613.  
  47614. dgemv.f                for     matrix vector multiply
  47615.                        prec    double real
  47616.                        gams    D1b4
  47617.  
  47618. dger.f                 for     rank one update to a matrix
  47619.                        prec    double real
  47620.                        gams    D1b5
  47621.  
  47622. dnrm2.f                for     Euclidean norm
  47623.                        prec    double real
  47624.                        gams    D1a3b
  47625.  
  47626. drot.f                 for     apply Givens rotation
  47627.                        prec    double real
  47628.                        gams    D1a8
  47629.  
  47630. drotg.f                for     setup Givens rotation
  47631.                        prec    double real
  47632.                        gams    D1b10
  47633.  
  47634. dsbmv.f                for     matrix vector multiply
  47635.                        prec    double real
  47636.                        gams    D1b4
  47637.  
  47638. dscal.f                for     x = a*x
  47639.                        prec    double real
  47640.                        gams    D1a6
  47641.  
  47642. dspmv.f                for     matrix vector multiply
  47643.                        prec    double real
  47644.                        gams    D1b4
  47645.  
  47646. dspr.f                 for     rank one update to a matrix
  47647.                        prec    double real
  47648.                        gams    D1b5
  47649.  
  47650. dspr2.f                for     rank two update to a matrix
  47651.                        prec    double real
  47652.                        gams    D1b5
  47653.  
  47654. dswap.f                for     swap x and y
  47655.                        prec    double real
  47656.                        gams    D1a5
  47657.  
  47658. dsymm.f                for     matrix matrix multiply
  47659.                        prec    double real
  47660.                        gams    D1b6
  47661.  
  47662. dsymv.f                for     matrix vector multiply
  47663.                        prec    double real
  47664.                        gams    D1b4
  47665.  
  47666. dsyr.f                 for     rank one update to a matrix
  47667.                        prec    double real
  47668.                        gams    D1b5
  47669.  
  47670. dsyr2.f                for     rank two update to a matrix
  47671.                        prec    double real
  47672.                        gams    D1b5
  47673.  
  47674. dsyr2k.f               for     rank-2k update to a matrix
  47675.                        prec    double real
  47676.                        gams    D1b5
  47677.  
  47678. dsyrk.f                for     rank-k update to a matrix
  47679.                        prec    double real
  47680.                        gams    D1b5
  47681.  
  47682. dtbmv.f                for     matrix vector multiply
  47683.                        prec    double real
  47684.                        gams    D1b4
  47685.  
  47686. dtbsv.f                for     solving certain triangular matrix problems
  47687.                        prec    double real
  47688.                        gams    D2a3,D2a2
  47689.  
  47690. dtpmv.f                for     matrix vector multiply
  47691.                        prec    double real
  47692.                        gams    D1b4
  47693.  
  47694. dtpsv.f                for     solving certain triangular matrix problems
  47695.                        prec    double real
  47696.                        gams    D2a3
  47697.  
  47698. dtrmm.f                for     matrix matrix multiply
  47699.                        prec    double real
  47700.                        gams    D1b6
  47701.  
  47702. dtrmv.f                for     matrix vector multiply
  47703.                        prec    double real
  47704.                        gams    D1b4
  47705.  
  47706. dtrsm.f                for     solving triangular matrix with many
  47707.                                right--hand-sides
  47708.                        prec    double real
  47709.                        gams    D2a3
  47710.  
  47711. dtrsv.f                for     solving certain triangular matrix problems
  47712.                        prec    double real
  47713.                        gams    D2a3
  47714.  
  47715. idamax.f               for     index of max abs value
  47716.                        prec    double real
  47717.                        gams    D1a2,D1a3c,N5a
  47718.  
  47719. degad.f
  47720. dfillo.f
  47721. dpacku.f
  47722. lsame.f
  47723. xerbla.f
  47724. makefile
  47725. readme
  47726. -----------------------------------------------------------
  47727. for     purely Fortran version of BLAS library
  47728. path: /netlib/maspar/f90/sblas/
  47729. -----------------------------------------------------------
  47730. .depend
  47731. isamax.f               for     index of max abs value
  47732.                        prec    single real
  47733.                        gams    D1a2,D1a3c,N5a
  47734.  
  47735. sasum.f                for     sum of absolute values
  47736.                        prec    single real
  47737.                        gams    D1a3a
  47738.  
  47739. saxpy.f                for     y = a*x + y
  47740.                        prec    single real
  47741.                        gams    D1a7
  47742.  
  47743. scopy.f                for     copy x into y
  47744.                        prec    single real
  47745.                        gams    D1a5
  47746.  
  47747. sdot.f                 for     dot product
  47748.                        prec    single real
  47749.                        gams    D1a4
  47750.  
  47751. sgbmv.f                for     matrix vector multiply
  47752.                        prec    single real
  47753.                        gams    D1b4
  47754.  
  47755. sgemm.f                for     matrix matrix multiply
  47756.                        prec    single real
  47757.                        gams    D1b6
  47758.  
  47759. sgemv.f                for     matrix vector multiply
  47760.                        prec    single real
  47761.                        gams    D1b4
  47762.  
  47763. sger.f                 for     rank one update to a matrix
  47764.                        prec    single real
  47765.                        gams    D1b5
  47766.  
  47767. snrm2.f                for     Euclidean norm
  47768.                        prec    single real
  47769.                        gams    D1a3b
  47770.  
  47771. srot.f                 for     apply Givens rotation
  47772.                        prec    single real
  47773.                        gams    D1a8
  47774.  
  47775. srotg.f                for     setup Givens rotation
  47776.                        prec    single real
  47777.                        gams    D1b10
  47778.  
  47779. ssbmv.f                for     matrix vector multiply
  47780.                        prec    single real
  47781.                        gams    D1b4
  47782.  
  47783. sscal.f                for     x = a*x
  47784.                        prec    single real
  47785.                        gams    D1a6
  47786.  
  47787. sspmv.f                for     matrix vector multiply
  47788.                        prec    single real
  47789.                        gams    D1b4
  47790.  
  47791. sspr.f                 for     rank one update to a matrix
  47792.                        prec    single real
  47793.                        gams    D1b5
  47794.  
  47795. sspr2.f                for     rank two update to a matrix
  47796.                        prec    single real
  47797.                        gams    D1b5
  47798.  
  47799. sswap.f                for     swap x and y
  47800.                        prec    single real
  47801.                        gams    D1a5
  47802.  
  47803. ssymm.f                for     matrix matrix multiply
  47804.                        prec    single real
  47805.                        gams    D1b6
  47806.  
  47807. ssymv.f                for     matrix vector multiply
  47808.                        prec    single real
  47809.                        gams    D1b4
  47810.  
  47811. ssyr.f                 for     rank one update to a matrix
  47812.                        prec    single real
  47813.                        gams    D1b5
  47814.  
  47815. ssyr2.f                for     rank two update to a matrix
  47816.                        prec    single real
  47817.                        gams    D1b5
  47818.  
  47819. ssyr2k.f               for     rank-2k update to a matrix
  47820.                        prec    single real
  47821.                        gams    D1b5
  47822.  
  47823. ssyrk.f                for     rank-k update to a matrix
  47824.                        prec    single real
  47825.                        gams    D1b5
  47826.  
  47827. stbmv.f                for     matrix vector multiply
  47828.                        prec    single real
  47829.                        gams    D1b4
  47830.  
  47831. stbsv.f                for     solving certain triangular matrix problems
  47832.                        prec    single real
  47833.                        gams    D2a3,D2a2
  47834.  
  47835. stpmv.f                for     matrix vector multiply
  47836.                        prec    single real
  47837.                        gams    D1b4
  47838.  
  47839. stpsv.f                for     solving certain triangular matrix problems
  47840.                        prec    single real
  47841.                        gams    D2a3
  47842.  
  47843. strmm.f                for     matrix matrix multiply
  47844.                        prec    single real
  47845.                        gams    D1b6
  47846.  
  47847. strmv.f                for     matrix vector multiply
  47848.                        prec    single real
  47849.                        gams    D1b4
  47850.  
  47851. strsm.f                for     solving triangular matrix with many
  47852.                                right--hand-sides
  47853.                        prec    single real
  47854.                        gams    D2a3
  47855.  
  47856. strsv.f                for     solving certain triangular matrix problems
  47857.                        prec    single real
  47858.                        gams    D2a3
  47859.  
  47860. lsame.f
  47861. segad.f
  47862. sfillo.f
  47863. spacku.f
  47864. xerbla.f
  47865. makefile
  47866. readme
  47867. -----------------------------------------------------------
  47868. for     mixed MPL and Fortran version of library
  47869. path: /netlib/maspar/mpl/
  47870. -----------------------------------------------------------
  47871. dblas/                 for     Mixed Fortran90/MPL version of BLAS library
  47872.                        prec    double real
  47873.                        by      Petter Bjorstad, Erik Boman, Jeremy Cook, Hans
  47874.                                Munthe-Kaas, Tor Sorevik
  47875.                        lang    Fortran90
  47876.  
  47877. sblas/                 for     Mixed Fortran90/MPL version of BLAS library
  47878.                        prec    single real
  47879.                        by      Petter Bjorstad, Erik Boman, Jeremy Cook, Hans
  47880.                                Munthe-Kaas, Tor Sorevik
  47881.                        lang    Fortran90
  47882.  
  47883. p3pack/                for     Permutation of Data
  47884.                        prec    double real int
  47885.                        by      Hans Munthe-Kaas
  47886.                        lang    Fortran90, MPL
  47887.  
  47888. spfft/                 for     Fast Fourier Transforms
  47889.                        prec    double real
  47890.                        by      Hans Munthe-Kaas
  47891.                        lang    Fortran90, MPL
  47892.  
  47893. readme
  47894. -----------------------------------------------------------
  47895. for     Mixed Fortran90/MPL version of BLAS library
  47896. path: /netlib/maspar/mpl/dblas/
  47897. -----------------------------------------------------------
  47898. .depend
  47899. dasum.f                for     sum of absolute values
  47900.                        prec    double real
  47901.                        gams    D1a3a
  47902.  
  47903. daxpy.f                for     y = a*x + y
  47904.                        prec    double real
  47905.                        gams    D1a7
  47906.  
  47907. dcopy.f                for     copy x into y
  47908.                        prec    double real
  47909.                        gams    D1a5
  47910.  
  47911. ddot.f                 for     dot product
  47912.                        prec    double real
  47913.                        gams    D1a4
  47914.  
  47915. dgbmv.f                for     matrix vector multiply
  47916.                        prec    double real
  47917.                        gams    D1b4
  47918.  
  47919. dgemm.f                for     matrix matrix multiply
  47920.                        prec    double real
  47921.                        gams    D1b6
  47922.  
  47923. dgemv.f                for     matrix vector multiply
  47924.                        prec    double real
  47925.                        gams    D1b4
  47926.  
  47927. dger.f                 for     rank one update to a matrix
  47928.                        prec    double real
  47929.                        gams    D1b5
  47930.  
  47931. dnrm2.f                for     Euclidean norm
  47932.                        prec    double real
  47933.                        gams    D1a3b
  47934.  
  47935. drot.f                 for     apply Givens rotation
  47936.                        prec    double real
  47937.                        gams    D1a8
  47938.  
  47939. drotg.f                for     setup Givens rotation
  47940.                        prec    double real
  47941.                        gams    D1b10
  47942.  
  47943. dsbmv.f                for     matrix vector multiply
  47944.                        prec    double real
  47945.                        gams    D1b4
  47946.  
  47947. dscal.f                for     x = a*x
  47948.                        prec    double real
  47949.                        gams    D1a6
  47950.  
  47951. dspmv.f                for     matrix vector multiply
  47952.                        prec    double real
  47953.                        gams    D1b4
  47954.  
  47955. dspr.f                 for     rank one update to a matrix
  47956.                        prec    double real
  47957.                        gams    D1b5
  47958.  
  47959. dspr2.f                for     rank two update to a matrix
  47960.                        prec    double real
  47961.                        gams    D1b5
  47962.  
  47963. dswap.f                for     swap x and y
  47964.                        prec    double real
  47965.                        gams    D1a5
  47966.  
  47967. dsymm.f                for     matrix matrix multiply
  47968.                        prec    double real
  47969.                        gams    D1b6
  47970.  
  47971. dsymv.f                for     matrix vector multiply
  47972.                        prec    double real
  47973.                        gams    D1b4
  47974.  
  47975. dsyr.f                 for     rank one update to a matrix
  47976.                        prec    double real
  47977.                        gams    D1b5
  47978.  
  47979. dsyr2.f                for     rank two update to a matrix
  47980.                        prec    double real
  47981.                        gams    D1b5
  47982.  
  47983. dsyr2k.f               for     rank-2k update to a matrix
  47984.                        prec    double real
  47985.                        gams    D1b5
  47986.  
  47987. dsyrk.f                for     rank-k update to a matrix
  47988.                        prec    double real
  47989.                        gams    D1b5
  47990.  
  47991. dtbmv.f                for     matrix vector multiply
  47992.                        prec    double real
  47993.                        gams    D1b4
  47994.  
  47995. dtbsv.f                for     solving certain triangular matrix problems
  47996.                        prec    double real
  47997.                        gams    D2a3,D2a2
  47998.  
  47999. dtpmv.f                for     matrix vector multiply
  48000.                        prec    double real
  48001.                        gams    D1b4
  48002.  
  48003. dtpsv.f                for     solving certain triangular matrix problems
  48004.                        prec    double real
  48005.                        gams    D2a3
  48006.  
  48007. dtrmm.f                for     matrix matrix multiply
  48008.                        prec    double real
  48009.                        gams    D1b6
  48010.  
  48011. dtrmv.f                for     matrix vector multiply
  48012.                        prec    double real
  48013.                        gams    D1b4
  48014.  
  48015. dtrsm.f                for     solving triangular matrix with many
  48016.                                right--hand-sides
  48017.                        prec    double real
  48018.                        gams    D2a3
  48019.  
  48020. dtrsv.f                for     solving certain triangular matrix problems
  48021.                        prec    double real
  48022.                        gams    D2a3
  48023.  
  48024. idamax.f               for     index of max abs value
  48025.                        prec    double real
  48026.                        gams    D1a2,D1a3c,N5a
  48027.  
  48028. degad.f
  48029. dfillo.f
  48030. dpacku.f
  48031. lsame.f
  48032. xerbla.f
  48033. MPL_DAXPY.m
  48034. MPL_DCOPY.m
  48035. MPL_DGEMM1.m
  48036. MPL_DGEMV1.m
  48037. MPL_DGEMV2.m
  48038. MPL_DGER.m
  48039. MPL_DSCAL.m
  48040. MPL_DSWAP.m
  48041. MPL_DTRSM_LON.m
  48042. MPL_DTRSM_UPN.m
  48043. MPL_DTRSV_LO.m
  48044. MPL_DTRSV_UP.m
  48045. MPL_IDAMAX.m
  48046. mpl_daxpy.m
  48047. mpl_dcopy.m
  48048. mpl_dgemm1.m
  48049. mpl_dger.m
  48050. mpl_dgemv1.m
  48051. mpl_dgemv2.m
  48052. mpl_dlrsolve.m
  48053. mpl_dlssolve.m
  48054. mpl_dscal.m
  48055. mpl_dswap.m
  48056. mpl_dtri_rln.m
  48057. mplwrap
  48058. mpl_dtri_run.m
  48059. mpl_dtri_sln.m
  48060. mpl_dtri_sun.m
  48061. mpl_dtrsm_lon.m
  48062. mpl_dtrsm_upn.m
  48063. mpl_dtrsv_lo.m
  48064. mpl_dtrsv_up.m
  48065. mpl_dursolve.m
  48066. mpl_dussolve.m
  48067. mpl_idamax.m
  48068. mpl_rec_dmul.m
  48069. mpl_rec_dps.m
  48070. mpl_sq_dmul.m
  48071. mpl_sq_dps.m
  48072. mpl_blas.h
  48073. makefile
  48074. readme
  48075. -----------------------------------------------------------
  48076. for     Permutation of Data
  48077. path: /netlib/maspar/mpl/p3pack/
  48078. -----------------------------------------------------------
  48079. .depend
  48080. genutil.h
  48081. hpftest.f
  48082. makefile
  48083. mpltest.m
  48084. p3pack.doc
  48085. p3pack.h
  48086. p3pack.m
  48087. p3wrap.m
  48088. -----------------------------------------------------------
  48089. for     Mixed Fortran90/MPL version of BLAS library
  48090. path: /netlib/maspar/mpl/sblas/
  48091. -----------------------------------------------------------
  48092. .depend
  48093. isamax.f               for     index of max abs value
  48094.                        prec    single real
  48095.                        gams    D1a2,D1a3c,N5a
  48096.  
  48097. sasum.f                for     sum of absolute values
  48098.                        prec    single real
  48099.                        gams    D1a3a
  48100.  
  48101. saxpy.f                for     y = a*x + y
  48102.                        prec    single real
  48103.                        gams    D1a7
  48104.  
  48105. scopy.f                for     copy x into y
  48106.                        prec    single real
  48107.                        gams    D1a5
  48108.  
  48109. sdot.f                 for     dot product
  48110.                        prec    single real
  48111.                        gams    D1a4
  48112.  
  48113. sgbmv.f                for     matrix vector multiply
  48114.                        prec    single real
  48115.                        gams    D1b4
  48116.  
  48117. sgemm.f                for     matrix matrix multiply
  48118.                        prec    single real
  48119.                        gams    D1b6
  48120.  
  48121. sgemv.f                for     matrix vector multiply
  48122.                        prec    single real
  48123.                        gams    D1b4
  48124.  
  48125. sger.f                 for     rank one update to a matrix
  48126.                        prec    single real
  48127.                        gams    D1b5
  48128.  
  48129. snrm2.f                for     Euclidean norm
  48130.                        prec    single real
  48131.                        gams    D1a3b
  48132.  
  48133. srot.f                 for     apply Givens rotation
  48134.                        prec    single real
  48135.                        gams    D1a8
  48136.  
  48137. srotg.f                for     setup Givens rotation
  48138.                        prec    single real
  48139.                        gams    D1b10
  48140.  
  48141. ssbmv.f                for     matrix vector multiply
  48142.                        prec    single real
  48143.                        gams    D1b4
  48144.  
  48145. sscal.f                for     x = a*x
  48146.                        prec    single real
  48147.                        gams    D1a6
  48148.  
  48149. sspmv.f                for     matrix vector multiply
  48150.                        prec    single real
  48151.                        gams    D1b4
  48152.  
  48153. sspr.f                 for     rank one update to a matrix
  48154.                        prec    single real
  48155.                        gams    D1b5
  48156.  
  48157. sspr2.f                for     rank two update to a matrix
  48158.                        prec    single real
  48159.                        gams    D1b5
  48160.  
  48161. sswap.f                for     swap x and y
  48162.                        prec    single real
  48163.                        gams    D1a5
  48164.  
  48165. ssymm.f                for     matrix matrix multiply
  48166.                        prec    single real
  48167.                        gams    D1b6
  48168.  
  48169. ssymv.f                for     matrix vector multiply
  48170.                        prec    single real
  48171.                        gams    D1b4
  48172.  
  48173. ssyr.f                 for     rank one update to a matrix
  48174.                        prec    single real
  48175.                        gams    D1b5
  48176.  
  48177. ssyr2.f                for     rank two update to a matrix
  48178.                        prec    single real
  48179.                        gams    D1b5
  48180.  
  48181. ssyr2k.f               for     rank-2k update to a matrix
  48182.                        prec    single real
  48183.                        gams    D1b5
  48184.  
  48185. ssyrk.f                for     rank-k update to a matrix
  48186.                        prec    single real
  48187.                        gams    D1b5
  48188.  
  48189. stbmv.f                for     matrix vector multiply
  48190.                        prec    single real
  48191.                        gams    D1b4
  48192.  
  48193. stbsv.f                for     solving certain triangular matrix problems
  48194.                        prec    single real
  48195.                        gams    D2a3,D2a2
  48196.  
  48197. stpmv.f                for     matrix vector multiply
  48198.                        prec    single real
  48199.                        gams    D1b4
  48200.  
  48201. stpsv.f                for     solving certain triangular matrix problems
  48202.                        prec    single real
  48203.                        gams    D2a3
  48204.  
  48205. strmm.f                for     matrix matrix multiply
  48206.                        prec    single real
  48207.                        gams    D1b6
  48208.  
  48209. strmv.f                for     matrix vector multiply
  48210.                        prec    single real
  48211.                        gams    D1b4
  48212.  
  48213. strsm.f                for     solving triangular matrix with many
  48214.                                right--hand-sides
  48215.                        prec    single real
  48216.                        gams    D2a3
  48217.  
  48218. strsv.f                for     solving certain triangular matrix problems
  48219.                        prec    single real
  48220.                        gams    D2a3
  48221.  
  48222. lsame.f
  48223. segad.f
  48224. sfillo.f
  48225. spacku.f
  48226. xerbla.f
  48227. MPL_ISAMAX.m
  48228. MPL_SAXPY.m
  48229. MPL_SCOPY.m
  48230. MPL_SGEMM1.m
  48231. MPL_SGEMV1.m
  48232. MPL_SGEMV2.m
  48233. MPL_SGER.m
  48234. MPL_SSCAL.m
  48235. MPL_SSWAP.m
  48236. MPL_STRSM_LON.m
  48237. MPL_STRSM_UPN.m
  48238. MPL_STRSV_LO.m
  48239. MPL_STRSV_UP.m
  48240. mpl_isamax.m
  48241. mpl_rec_smul.m
  48242. mpl_rec_sps.m
  48243. mpl_saxpy.m
  48244. mpl_scopy.m
  48245. mpl_sgemm1.m
  48246. mpl_sgemv1.m
  48247. mpl_sgemv2.m
  48248. mpl_sger.m
  48249. mpl_slrsolve.m
  48250. mpl_slssolve.m
  48251. mpl_sq_smul.m
  48252. mpl_sq_sps.m
  48253. mpl_sscal.m
  48254. mpl_sswap.m
  48255. mpl_stri_rln.m
  48256. mpl_stri_run.m
  48257. mpl_stri_sln.m
  48258. mpl_stri_sun.m
  48259. mpl_strsm_lon.m
  48260. mpl_strsm_upn.m
  48261. mpl_strsv_lo.m
  48262. mpl_strsv_up.m
  48263. mpl_sursolve.m
  48264. mpl_sussolve.m
  48265. makefile
  48266. mpl_blas.h
  48267. mplwrap
  48268. readme
  48269. -----------------------------------------------------------
  48270. for     Fast Fourier Transforms
  48271. path: /netlib/maspar/mpl/spfft/
  48272. -----------------------------------------------------------
  48273. .depend
  48274. fftwrap.m              for     Fast Fourier Transform routines callable from
  48275.                                Fortran
  48276.                        prec    single and double real (for complex transforms)
  48277.  
  48278. spfft.m                for     Fast Fourier Transform routines from MPL
  48279.                        prec    single and double real (for complex transforms)
  48280.  
  48281. mpltest.m              for     test programs in mpl for FFT's
  48282.                        prec    single and double (for complex transforms)
  48283.  
  48284. hpftest.f              for     test program in Fortran for  FFT's
  48285.                        prec    single and double real (for complex transforms)
  48286.  
  48287. hpftest2.f             for     test program in Fortran for  FFT's
  48288.                        prec    single and double real (for complex transforms)
  48289.  
  48290. hpftest3.f             for     test program in Fortran for  FFT's
  48291.                        prec    single and double real (for complex transforms)
  48292.  
  48293. genutil.h
  48294. makefile
  48295. p3pack.h
  48296. p3pack.m
  48297. realtest.m
  48298. spfft.doc
  48299. spfft.h
  48300. spfftOptim.h
  48301. testcodes.doc
  48302. -----------------------------------------------------------
  48303. for     multidimensional scaling
  48304. path: /netlib/mds/
  48305. -----------------------------------------------------------
  48306. cancor.f               for     canonical correlation analysis of 3 or more sets
  48307.                                of variables
  48308.                        by      dcarroll@gandalf.rutgers.edu
  48309.                        ref     Proc.76th Amer.Psych.Assoc., 1968, 3:227-228
  48310.                        kind    command
  48311.  
  48312. ccm.f                  for     categorical conjoint measurement
  48313.                        by      dcarroll@gandalf.rutgers.edu
  48314.                        kind    command
  48315.  
  48316. hiclust.f              for     hierarchical clustering
  48317.                        contact kruskal@research.att.com
  48318.                        ref     Psychometrika, 1967, 32:241-254
  48319.                        see     another version in icicle
  48320.                        kind    command
  48321.                        #       Different from (though similar to) hiclust.f in
  48322.                                icicle.shar below
  48323.  
  48324. icicle/                for     plotting the output of hierarchical clustering
  48325.                        by      kruskal@research.att.com
  48326.                        ref     Amer.Statistician, 1983, 37:162-168
  48327.                        kind    shell archive, i.e., files combined by Unix
  48328.                                command "bundle"
  48329.                        #       Files included: icicle.r ratfor function
  48330.                                icicle.f fortran IV expansion (modified)
  48331.                                hiclust.r ratfor command hiclust.f
  48332.                                fortran IV expansion (modified)
  48333.                                Different from (though similar to) mds/hiclust.f
  48334.                                above icicle.data        sample data and results
  48335.  
  48336. idioscal.f             for     model more general than the INDSCAL model
  48337.                        by      dcarroll@gandalf.rutgers.edu
  48338.                        ref     Psychometrika, 1970, 35:283-319
  48339.                        kind    command
  48340.  
  48341. indclus/               for     individual differences clustering (INDCLUS
  48342.                                model)
  48343.                        by      dcarroll@gandalf.rutgers.edu
  48344.                        ref     Psychological Review, 1979, 86:87-123
  48345.                        kind    shell archive, i.e., files combined by Unix
  48346.                                command "bundle"
  48347.                        #       Files included: indclus.f        fortran command
  48348.                                indclus.data     sample data and results
  48349.  
  48350. indscal.f              for     individual differences scaling (INDSCAL model)
  48351.                        by      dcarroll@gandalf.rutgers.edu
  48352.                        ref     Psychometrika, 1970, 35:283-319
  48353.                        see     sindscal.f
  48354.                        kind    command
  48355.                        #       sindscal.f is recommended instead of this for
  48356.                                most uses
  48357.  
  48358. indscals.f             for     individual differences scaling (INDSCAL model)
  48359.                        by      dcarroll@gandalf.rutgers.edu
  48360.                        ref     Psychometrika, 1970, 35:283-319
  48361.                        see     sindscal.f
  48362.                        kind    command
  48363.                        #       sindscal.f is recommended instead of this for
  48364.                                most uses
  48365.  
  48366. kyst.f                 for     multidimensional scaling
  48367.                        by      kruskal@research.att.com
  48368.                        ref     Psychometrika, 1964, 29:1-17
  48369.                        kind    command
  48370.                        see     kyst2a_manual
  48371.                        see     kyst2a.f, mdscal.f
  48372.                        #       historical order: mdscal.f, kyst.f, kyst2a.f
  48373.  
  48374. kyst2a.f               for     multidimensional scaling
  48375.                        by      kruskal@research.att.com
  48376.                        ref     Psychometrika, 1964, 29:1-17
  48377.                        kind    command
  48378.                        see     kyst2a_manual
  48379.                        see     kyst.f, mdscal.f
  48380.                        #       historical order: mdscal.f, kyst.f, kyst2a.f
  48381.  
  48382. kyst2a_manual.ps       by      chella@diepa.unipa.it
  48383.                        contact kruskal@research.att.com
  48384.                        kind    text in PostScript form
  48385.                        see     mds/kyst2a_manual, mds/kyst2a_manual.BinHex
  48386.                        #       Also helpful in using kyst and mdscal
  48387.  
  48388. kyst2a_manual.BinHex   by      chella@diepa.unipa.it
  48389.                        contact kruskal@research.att.com
  48390.                        kind    text in Macintosh BinHex form
  48391.                        see     mds/kyst2a_manual, mds/kyst2a_manual.ps
  48392.                        #       Also helpful in using kyst and mdscal
  48393.  
  48394. mapclus/               for     fitting ADCLUS model
  48395.                        by      2018001@rutvm1.rutgers.edu
  48396.                        ref     Psychometrika, 1980, 45:211-235
  48397.                        kind    shell archive, i.e., files combined by Unix
  48398.                                command "bundle"
  48399.                        #       Files included: mapclus.f        fortran command
  48400.                                mapclus.data     sample data and results
  48401.  
  48402. maxscal4.1.f           for     maximum likelihood multidimensional scaling
  48403.                        by      takane@takane2.psych.mcgill.ca
  48404.                        ref     Psychometrika, 1981, 46:389-405
  48405.                        kind    command
  48406.  
  48407. mdpref.f               for     multidimensional preference mapping
  48408.                        by      dcarroll@gandalf.rutgers.edu
  48409.                        ref     "Multidimensional Scaling", Seminar Press, 1972,
  48410.                                1:105-155
  48411.                        see     mdprefs.f
  48412.                        kind    command
  48413.  
  48414. mdprefs.f              for     multidimensional preference mapping
  48415.                        by      dcarroll@gandalf.rutgers.edu
  48416.                        ref     "Multidimensional Scaling", Seminar Press, 1972,
  48417.                                1:105-155
  48418.                        see     mdpref.f
  48419.                        kind    command
  48420.  
  48421. mdscal.f               for     multidimensional scaling
  48422.                        by      kruskal@research.att.com
  48423.                        ref     Psychometrika, 1964, 29:1-17
  48424.                        kind    command
  48425.                        see     kyst2a_manual
  48426.                        see     kyst2a.f, kyst.f
  48427.                        #       historical order: mdscal.f, kyst.f, kyst2a.f
  48428.  
  48429. monanova.f             for     monotone analysis of variance (MONANOVA model)
  48430.                        by      kruskal@research.att.com
  48431.                        ref     J.Roy.Stat.Soc.,Ser.B, 1965, 27:251-263
  48432.                        kind    command
  48433.  
  48434. nindscal.f             for     individual differences scaling (INDSCAL model)
  48435.                        by      dcarroll@gandalf.rutgers.edu
  48436.                        ref     Psychometrika, 1970, 35:283-319
  48437.                        see     sindscal.f
  48438.                        kind    command
  48439.                        #       sindscal.f is recommended instead of this for
  48440.                                most uses
  48441.  
  48442. paramap.f              for     parametric mapping
  48443.                        by      dcarroll@gandalf.rutgers.edu
  48444.                        ref     "Multivariate Analysis", Academic Press, 1966,
  48445.                                pp.561-592
  48446.                        kind    command
  48447.  
  48448. polyfac.f              for     polynomial factor analysis
  48449.                        by      dcarroll@gandalf.rutgers.edu
  48450.                        ref     Proc.77th Amer.Psych.Assoc., 1969, 4:103-104
  48451.                        kind    command
  48452.  
  48453. prefmap.f              for     preference mapping
  48454.                        by      dcarroll@gandalf.rutgers.edu
  48455.                        ref     "Multidimensional Scaling", Seminar Press, 1972,
  48456.                                1:105-155
  48457.                        see     prefmap2.f
  48458.                        kind    command
  48459.  
  48460. prefmap2.f             for     preference mapping
  48461.                        by      dcarroll@gandalf.rutgers.edu
  48462.                        ref     "Multidimensional Scaling", Seminar Press, 1972,
  48463.                                1:105-155
  48464.                        see     prefmap.f
  48465.                        kind    command
  48466.  
  48467. profit.f               for     application of nonlinear correlation to psychol
  48468.                                and physical dimensions
  48469.                        by      dcarroll@gandalf.rutgers.edu
  48470.                        ref     American Psychologist, 1964, 19:540
  48471.                        kind    command
  48472.  
  48473. readme
  48474. simules.f              for     simultaneous linear equation scaling
  48475.                        by      dcarroll@gandalf.rutgers.edu
  48476.                        ref     Proc.80th Amer.Psych.Assoc., 1972, 7:11-12
  48477.                        kind    command
  48478.  
  48479. sindscal.f             for     individual differences scaling (INDSCAL model)
  48480.                        by      pru@research.att.com
  48481.                        ref     Psychometrika, 1970, 35:283-319
  48482.                        kind    command
  48483.                        #       this is recommended in place of indscal.f,
  48484.                                indscals.f, ninscal.f
  48485.  
  48486. addtree.pas            for     fitting additive trees to proximity data
  48487.                        by      jec34@columbia.edu
  48488.                        ref     Behavior Research Methods and Instrumentation,
  48489.                                1982, 14:353-54.   Psychometrika, 1977,
  48490.                                42:319-345.
  48491.                        see     addtree_manual
  48492.                        kind    command
  48493.                        lang    Pascal
  48494.  
  48495. addtree_manual         by      jec34@columbia.edu
  48496.                        kind    text in plain ascii form
  48497.  
  48498. extree.pas             for     fitting extended tree model to proximity data
  48499.                        by      jec34@columbia.edu
  48500.                        ref     Psychometrika, 1986, 51:429-451.
  48501.                        see     extree_manual
  48502.                        kind    command
  48503.                        lang    Pascal
  48504.  
  48505. extree_manual          by      jec34@columbia.edu
  48506.                        kind    text in plain ascii form
  48507.  
  48508. -----------------------------------------------------------
  48509. for     plotting the output of hierarchical clustering
  48510. path: /netlib/mds/icicle/
  48511. -----------------------------------------------------------
  48512. hiclust.f
  48513. hiclust.r
  48514. icicle.data
  48515. icicle.f
  48516. icicle.r
  48517. -----------------------------------------------------------
  48518. for     individual differences clustering (INDCLUS
  48519. path: /netlib/mds/indclus/
  48520. -----------------------------------------------------------
  48521. indclus.data
  48522. indclus.f
  48523. -----------------------------------------------------------
  48524. for     fitting ADCLUS model
  48525. path: /netlib/mds/mapclus/
  48526. -----------------------------------------------------------
  48527. mapclus.data
  48528. mapclus.f
  48529. -----------------------------------------------------------
  48530. for     looking closely at functions
  48531. path: /netlib/microscope/
  48532. -----------------------------------------------------------
  48533. main.f                 for     multivariate function analysis package; studies
  48534.                                an interpolation or approximation schemes
  48535.                                continuity, interpolation, degree
  48536.  
  48537. pltdmy.f               for     default plot package for the microscope package
  48538.  
  48539. screen.f               for     machine-dependent display editing terminal
  48540.                                handler for the microscope package
  48541.  
  48542. scroll.f               for     portable dumb terminal handler for the
  48543.                                microscope system, alternative to
  48544.                                (microscope/screen)
  48545.  
  48546. usrdmy.f               for     dummy routine, to be replaced by user to
  48547.                                implement the USER commands
  48548.  
  48549. helplc                 for     one line command summaries for (microscope/*),
  48550.                                called by (microscope/main)
  48551.  
  48552. lc.f                   for     more routines for (microscope/*)
  48553.  
  48554. pos.f                  for     routine to seek to line n, used in
  48555.                                (microscope/*)
  48556.  
  48557. usrlc.f                for     examples for (microscope/*) from manual
  48558.  
  48559. manlc                  for     users manual for (microscope/*), for terminal
  48560.                                output
  48561.                        size    270 kB
  48562.                        #       These manuals are (apparently) the same as MRC
  48563.                                Tech. Rpt. 2701, by Alfeld and Harris, June
  48564.                                1984, University of Wisconsin-Madison.  Ask for
  48565.                                at most one of "manual" or "manlc".  Try
  48566.                                "helplc" first.
  48567.  
  48568. manual                 for     users manual for (microscope/*) with printer
  48569.                                control characters
  48570.                        size    327 kB
  48571.                        #       These manuals are (apparently) the same as MRC
  48572.                                Tech. Rpt. 2701, by Alfeld and Harris, June
  48573.                                1984, University of Wisconsin-Madison.  Ask for
  48574.                                at most one of "manual" or "manlc".  Try
  48575.                                "helplc" first.
  48576.  
  48577. supprt.f               for     computational core routines for
  48578.                                (microscope/main)
  48579.  
  48580.  #       So, a typical request to get a minimal version of MICROSCOPE would be:
  48581.  #       mail research!netlib
  48582.  #       send helplc from microscope
  48583.  #       send main supprt lc pos pltdmy usrlc scroll from microscope
  48584. Other/
  48585. -----------------------------------------------------------
  48586. path: /netlib/microscope/Other/
  48587. -----------------------------------------------------------
  48588. helpuc
  48589. manuc
  48590. pen07.f
  48591. pen18.f
  48592. pendmy.f
  48593. pltlc.f
  48594. pltuc.f
  48595. uc.f
  48596. usruc.f
  48597. -----------------------------------------------------------
  48598. for     nonlinear equations and nonlinear least squares
  48599. path: /netlib/minpack/
  48600. -----------------------------------------------------------
  48601. .depend
  48602. chkdrv.f
  48603. covar.f
  48604. dependencies
  48605. dmchar.f
  48606. errjac.f
  48607. ex/                    for     test programs
  48608.  
  48609. grdfcn.f
  48610. hesfcn.f
  48611. hybdrv.f
  48612. hybipt.f
  48613. hyjdrv.f
  48614. ibmdpdr.f
  48615. lhesfcn.f
  48616. lmddrv.f
  48617. lmdipt.f
  48618. lmfdrv.f
  48619. lmsdrv.f
  48620. makefile
  48621. objfcn.f
  48622. ocpipt.f
  48623. readme                 for     overview of minpack
  48624.  
  48625. chkder.f               gams    F3,G4c,K6d
  48626.                        for     check gradients for consistency with functions
  48627.  
  48628. dogleg.f               for     determine combination of gauss-newton and
  48629.                                gradient directions
  48630.  
  48631. dpmpar.f               for     provide double precision machine parameters
  48632.  
  48633. enorm.f                for     calculate euclidean norm of vector
  48634.  
  48635. fdjac1.f               for     calculate difference approximation to jacobian
  48636.                                (nonlinear equations)
  48637.  
  48638. fdjac2.f               for     calculate difference approximation to jacobian
  48639.                                (least squares)
  48640.  
  48641. hybrd.f                gams    F2
  48642.                        for     solve systems of nonlinear equations
  48643.                                (approximate jacobian)
  48644.  
  48645. hybrd1.f               gams    F2
  48646.                        for     easy-to-use driver for (minpack/hybrd)
  48647.  
  48648. hybrj.f                gams    F2
  48649.                        for     solve systems of nonlinear equations (analytic
  48650.                                jacobian)
  48651.  
  48652. hybrj1.f               gams    F2
  48653.                        for     easy-to-use driver for (minpack/hybrj)
  48654.  
  48655. lmder.f                gams    K1b1a2
  48656.                        for     solve nonlinear least squares problem (analytic
  48657.                                jacobian)
  48658.  
  48659. lmder1.f               gams    K1b1a2
  48660.                        for     easy-to-use driver for (minpack/lmder)
  48661.  
  48662. lmdif.f                gams    K1b1a1
  48663.                        for     solve nonlinear least squares problem
  48664.                                (approximate jacobian)
  48665.  
  48666. lmdif1.f               gams    K1b1a1
  48667.                        for     easy-to-use driver for (minpack/lmdif)
  48668.  
  48669. lmpar.f                for     determine levenberg-marquardt parameter
  48670.  
  48671. lmstr.f                gams    K1b1a2
  48672.                        for     solve nonlinear least squares problem (storage
  48673.                                conserving)
  48674.  
  48675. lmstr1.f               gams    K1b1a2
  48676.                        for     easy-to-use driver for (minpack/lmstr)
  48677.  
  48678. qform.f                for     accumulate orthogonal matrix from qr
  48679.                                factorization
  48680.  
  48681. qrfac.f                for     compute qr factorization of rectangular matrix
  48682.  
  48683. qrsolv.f               for     complete solution of least squares problem
  48684.  
  48685. rwupdt.f               for     update qr factorization after row addition
  48686.  
  48687. r1mpyq.f               for     apply orthogonal transformations from qr
  48688.                                factorization
  48689.  
  48690. r1updt.f               for     update qr factorization after rank-1 addition
  48691.  
  48692. ssqfcn.f
  48693. ssqjac.f
  48694. ucodrv.f
  48695. vecfcn.f
  48696. vecjac.f
  48697. -----------------------------------------------------------
  48698. for     test programs
  48699. path: /netlib/minpack/ex/
  48700. -----------------------------------------------------------
  48701. file01                 for     Function SPMPAR
  48702.  
  48703. file02                 for     MINPACK-1
  48704.                        prec    single
  48705.  
  48706. file03                 for     MINPACK-1 documentation
  48707.                        prec    single
  48708.                        #       unfortunately, column 73 was lost at Argonne
  48709.                                long ago
  48710.  
  48711. file04                 for     Function DPMPAR
  48712.  
  48713. file05                 for     MINPACK-1
  48714.  
  48715. file06                 for     MINPACK-1 documentation
  48716.                        prec    double
  48717.                        #       unfortunately, column 73 was lost at Argonne
  48718.                                long ago
  48719.  
  48720. file07                 for     SMCHAR test
  48721.  
  48722. file08                 for     HYBRD  test
  48723.                        prec    single
  48724.  
  48725. file09                 for     HYBRJ  test
  48726.                        prec    single
  48727.  
  48728. file10                 for     LMDER  test
  48729.                        prec    single
  48730.  
  48731. file11                 for     LMSTR  test
  48732.                        prec    single
  48733.  
  48734. file12                 for     LMDIF  test
  48735.                        prec    single
  48736.  
  48737. file13                 for     CHKDER test
  48738.                        prec    single
  48739.  
  48740. file14                 for     DMCHAR test
  48741.  
  48742. file15                 for     HYBRD  test
  48743.                        prec    double
  48744.  
  48745. file16                 for     HYBRJ  test
  48746.                        prec    double
  48747.  
  48748. file17                 for     LMDER  test
  48749.                        prec    double
  48750.  
  48751. file18                 for     LMSTR  test
  48752.                        prec    double
  48753.  
  48754. file19                 for     LMDIF  test
  48755.                        prec    double
  48756.  
  48757. file20                 for     CHKDER test
  48758.                        prec    double
  48759.  
  48760. file21                 for     HYBRD and HYBRJ data
  48761.  
  48762. file22                 for     LMDER, LMSTR, and LMDIf data
  48763.  
  48764. file23                 for     CHKDER data
  48765.  
  48766. -----------------------------------------------------------
  48767. for     various stuff collected over time
  48768. path: /netlib/misc/
  48769. -----------------------------------------------------------
  48770. SEV/
  48771. add.to.index
  48772. anllist.b
  48773. anllist.b.ia
  48774. anllist.b.ib
  48775. anllist.b.ic
  48776. anllist.b.ig
  48777. axlbx2
  48778. bartels
  48779. bartels.b
  48780. beatson
  48781. bell-prize-results
  48782. bib.readme
  48783. bib.warning
  48784. biblio
  48785. binary-lu
  48786. bio-parallel
  48787. bio.copyright
  48788. bsmp.f
  48789. c-standard
  48790. conest
  48791. cpc.index
  48792. crawford.f
  48793. cycred
  48794. cycred-doc
  48795. dcgc
  48796. dec-blas
  48797. difcor
  48798. dmr
  48799. dpmpar.c
  48800. dqed.f
  48801. eiginv
  48802. fft.mail
  48803. files
  48804. ftpdiff
  48805. gcvspl
  48806. gemmw
  48807. gmres/
  48808. goliath.f
  48809. goliath.tex
  48810. guptri
  48811. hartley
  48812. hssxev
  48813. ibmblas3
  48814. iccg
  48815. iccg-doc
  48816. iccg-paper
  48817. ickp/                  for     for checkpointing programs on the Intel iPSC/2 &
  48818.                                iPSC/860
  48819.                        by      James Plank, Princeton University
  48820.                        gams    z
  48821.  
  48822. iqd.for
  48823. iqtest.for
  48824. jgraph.readme          gams    q
  48825.  
  48826. jgraph/                for     program to plot graphs in Postscript
  48827.                        by      Jim Plank, Princeton University
  48828.                        gams    q
  48829.  
  48830. jobs
  48831. lalqmr
  48832. laops.f
  48833. laops2.f
  48834. lo
  48835. lottery
  48836. lsqr
  48837. mach1
  48838. mach2
  48839. makefile
  48840. map/
  48841. mfft
  48842. mglab/                 for     tutorial 1d multigrid
  48843.                        gams    i1b1
  48844.  
  48845. contrib                for     a checklist for netlib contributors
  48846.  
  48847. mpsimdoc
  48848. multiprocess.ref
  48849.  
  48850. nanet/                 for     the software for running the na-net.
  48851.  
  48852. netlib-paper           for     The troff form of the paper describing netlib.
  48853.  
  48854. netlib                 for     The source and scripts for netlib.
  48855.  
  48856. bitnet                 for     a list of bitnet sites.
  48857.  
  48858. fft.f                  for     yet another fft subroutine, this one from
  48859.                                Ferziger's text
  48860.                        gams    j1a2
  48861.  
  48862. machar                 for     this program prints hardware-determined machine
  48863.                                constants obtained by smchar, a subroutine due
  48864.                                to w. j. cody.  descriptions of the machine
  48865.                                constants are given in the prologue comments of
  48866.                                smchar.  subprograms called smchar version Fri
  48867.                                Oct 25 22:54:26 BST 1985
  48868.                        lang    C
  48869.                        by      Tim Hopkins Computing Laboratory, University of
  48870.                                Kent, Canterbury CT2 7NF Kent U.K.
  48871.  
  48872. nielsen
  48873. parti
  48874. perlman
  48875. positions
  48876. qmr.index
  48877. rainbow
  48878. randnum-cray           for     vectorised random number generator for the CRAY
  48879.                                X-MP.
  48880.                        by      Oscar Buneman, 10/16/86
  48881.                        gams    l6a21
  48882.  
  48883. groups                 for     list of people interested in na at varous
  48884.                                centers.
  48885.                        #       Gene Golub, Stanford, 3/87
  48886.  
  48887. rolex
  48888. rolex.b
  48889. rolex.b.ig
  48890. sdifcor
  48891. sdifcor.doc
  48892. sgefac
  48893. sledge
  48894. smchar.c
  48895. sonest
  48896. soviet_interval
  48897. sparsdyn
  48898. spline
  48899. stree
  48900. symmlq
  48901. testmats
  48902. to.dasher
  48903. tql2.f
  48904. trace/
  48905. trace2au_report/
  48906. trace2au_tools/
  48907. tred2v.f
  48908. treeql
  48909. treeqr
  48910. treeqr.comments
  48911. tstmach
  48912. tymnet                 for     list of tymnet numbers around the country.
  48913.  
  48914. iqpack/                for     - Fortran subroutines for the weights of
  48915.                                interpolatory quadratures
  48916.                                the package is an implementation of the method
  48917.                                described in
  48918.                                "Calculation of the Weights of Interpolatory
  48919.                                Quadratures",
  48920.                                J. Kautsky and S. Elhay,  Numer Math 40 (1982)
  48921.                                407-422,
  48922.                        by      S. Elhay, Feb 1988.
  48923.                        gams    h2c
  48924.                        lang    fortran
  48925.  
  48926. mus                    for     A package for solving two-point BVPs Double
  48927.                                precision version
  48928.                        #       Authors: R.M.M. Mattheij, G.W.M. Staarink.
  48929.                                G.W.M. Staarink; Economisch Instituut;  Thomas
  48930.                                van Aquinostraat 6;
  48931.                                6525 GD Nijmegen; The Netherlands
  48932.  
  48933. jet-lag-diet           for     Argonne's Anti-Jet-Lag Diet helps travelers
  48934.                                adjust to new time zones.
  48935.  
  48936. sleign                 for     eigenvalues and eigenfunctions of regular and
  48937.                                singular Sturm-Liouville
  48938.                                boundary value problems. The package is a
  48939.                                modification and
  48940.                                extension of the code developed by Bailey,
  48941.                                Gordon, and Shampine,
  48942.                                described in ACM-TOMS 4(1978).(Burt Garbow, ANL,
  48943.                                11/29/88)
  48944.                        gams    i1b3
  48945.                        lang    fortran
  48946.  
  48947. mpsim/                 #       Portable (to most UNIX systems) message-passing
  48948.                                simulator
  48949.                                that supports both C and FORTRAN.  Uses forks
  48950.                                and pipes
  48951.                                to support up to 8 to 16 processes on UNIX bsd
  48952.                                4.x, SYS V 3.x,
  48953.                                DYNIX, Encore, Ultrix, Sun, XENIX, Tek UNIX,
  48954.                                3B2s.  Simulates
  48955.                                Intel iPSC/1 and iPSC/2 hypercubes and produces
  48956.                                trace file of message
  48957.                                events.  Trace-file analyzers produces tabular
  48958.                                or graphical
  48959.                                summaries.  (Encore and Sequent versions will
  48960.                                utilize
  48961.                                multiple processors.)
  48962.                                Tom Dunigan, Oak Ridge Nat Lab, 2/89,
  48963.                                dunigan@msr.epm.ornl.gov
  48964.                        gams    z
  48965.  
  48966. dlamch.f               for     determines double precision machine parameters.
  48967.                        gams    r1
  48968.  
  48969. slamch.f               for     determines single precision machine parameters.
  48970.                        gams    r1
  48971.  
  48972. rktec.c                for     computes the truncation error coefficients,
  48973.                                tecs, of a Runge-Kutta
  48974.                                formula, or a pair of formulas, specified in an
  48975.                                input file.
  48976.                                Version 2.1
  48977.                        by      Mike Hosea (na.hosea@na-net.ornl.gov) June 6,
  48978.                                1994
  48979.                        gams    i1c
  48980.  
  48981. syevj                  for     the code implements the accurate symmetric
  48982.                                eigensolver
  48983.                                which consist of the symmetric indefinite
  48984.                                decomposition
  48985.                                followed by implicit Jacobi iteration.
  48986.                        by      "Dr. Ivan Slapnicar"
  48987.                                <islapnicar@uni-zg.ac.mail.yu> , 3 Dec 1992
  48988.                        gams    d4a1
  48989.                        lang    fortran
  48990.  
  48991. underwood
  48992. varp2
  48993. varpro
  48994. varpro-drv
  48995. varpro-input
  48996. varpro-output
  48997. vax-blas
  48998. vrend/                 for     3-D volume-renderer (using ray-casting); a PVM
  48999.                                2.4 implementation.
  49000.                        by      Hugh Caffey, caffey@tc.cornell.edu Dec 10, 1992
  49001.                        gams    q
  49002.  
  49003. blocksolve/            for     BlockSolve is a software library module for
  49004.                                solving large,
  49005.                                sparse, symmetric systems of linear equations on
  49006.                                parallel
  49007.                                computers.  The package contains source code,
  49008.                                Unix "man"
  49009.                                pages and a manual.  To achieve portability,
  49010.                                BlockSolve uses
  49011.                                the Chameleon package developed by Bill Gropp
  49012.                                and others at
  49013.                                Argonne National Laboratory.  BlockSolve has
  49014.                                been tested on the
  49015.                                Intel DELTA, the IBM SP series, and a network of
  49016.                                Sun
  49017.                                workstations, but can be expected to run without
  49018.                                modification
  49019.                                of source code on other architectures.
  49020.                                This file CANNOT be retrieved by email.
  49021.                        by      Mark Jones jones@cs.utk.edu, Paul Plassmann
  49022.                                plassman@mcs.anl.gov
  49023.                        contact jones@cs.utk.edu
  49024.                        prec    single/double
  49025.                        gams    d2b4
  49026.                        lang    c
  49027.                        age     research
  49028.  
  49029.  
  49030.  # misc/umfpack.shar    moved to linalg/umfpack.shar
  49031.  
  49032. besz.c                 for     fast zero finder for bessel functions J_nu(x)
  49033.                        lang    c
  49034.                        by      E. Onofri  (onofri@parma.infn.it)
  49035.                        gams    c10a3
  49036.  
  49037. whitepages
  49038. xplayer/               for     trace2au is a tool that takes trace stream as
  49039.                                input and outputs sounds
  49040.                                on a Sun workstation.  E.g., can be used with a
  49041.                                trace file produced by
  49042.                                picl to identify communication patterns,
  49043.                                hotspots, and bottlenecks.
  49044.                        by      Jean Yves Peterschmitt <jypeters@cs.utk.edu> and
  49045.                                Bernard Tourancheau <btouranc@cs.utk.edu>
  49046.                        gams    n1, s3
  49047.  
  49048. nonsymdc/              by      Jack J. Dongarra & Majed Sidani,
  49049.                        for     This software is a sequential version of a
  49050.                                parallel algorithm for
  49051.                                computing the eigenvalues and eigenvectors of a
  49052.                                non-symmetric matrix.  The algorithm is based on
  49053.                                a
  49054.                                divide-and-conquer procedure and uses an
  49055.                                iterative
  49056.                                refinement technique.
  49057.                                see tennessee/ut-cs-91-137.ps for details on the
  49058.                                approach.
  49059.                        by      Jack Dongarra <dongarra@cs.utk.edu>
  49060.                                Majed Sidani <sidani@cray.com>
  49061. -----------------------------------------------------------
  49062. path: /netlib/misc/SEV/
  49063. -----------------------------------------------------------
  49064. README
  49065. letter
  49066. tape
  49067. tred2v.f
  49068. treeqr
  49069. -----------------------------------------------------------
  49070. for     BlockSolve is a software library module for
  49071. path: /netlib/misc/blocksolve/
  49072. -----------------------------------------------------------
  49073. BMmsg.h
  49074. BSdepend.h
  49075. BSlog.h
  49076. BSprivate.h
  49077. BSsparse.h
  49078. BStree.h
  49079. TAR.README
  49080. doc/
  49081. examples/
  49082. src/
  49083. -----------------------------------------------------------
  49084. path: /netlib/misc/blocksolve/doc/
  49085. -----------------------------------------------------------
  49086. man/
  49087. manual/
  49088. -----------------------------------------------------------
  49089. path: /netlib/misc/blocksolve/doc/man/
  49090. -----------------------------------------------------------
  49091. man3/
  49092. -----------------------------------------------------------
  49093. path: /netlib/misc/blocksolve/doc/man/man3/
  49094. -----------------------------------------------------------
  49095. BSb_back_solve.3
  49096. BSb_backward.3
  49097. BSb_for_solve.3
  49098. BSb_forward.3
  49099. BSback_solve.3
  49100. BSback_solve1.3
  49101. BSbackward.3
  49102. BSbackward1.3
  49103. BSbjacobi.3
  49104. BScopy_nz.3
  49105. BScopy_par_mat.3
  49106. BScreate_ctx.3
  49107. BSctx_set_cs.3
  49108. BSctx_set_ct.3
  49109. BSctx_set_err.3
  49110. BSctx_set_id.3
  49111. BSctx_set_is.3
  49112. BSctx_set_np.3
  49113. BSctx_set_pr.3
  49114. BSctx_set_ps.3
  49115. BSctx_set_rt.3
  49116. BSctx_set_si.3
  49117. BSeasy_A.3
  49118. BSfactor.3
  49119. BSfor_solve.3
  49120. BSfor_solve1.3
  49121. BSforward.3
  49122. BSforward1.3
  49123. BSfree_comm.3
  49124. BSfree_copy_par_mat.3
  49125. BSfree_ctx.3
  49126. BSfree_easymat.3
  49127. BSfree_off_map.3
  49128. BSfree_par_mat.3
  49129. BSfree_reperm.3
  49130. BSfree_spmat.3
  49131. BSfreeg2l.3
  49132. BSfreel2g.3
  49133. BSget_diag.3
  49134. BSglob2loc.3
  49135. BSglob2proc.3
  49136. BSinv_diag_block.3
  49137. BSloc2glob.3
  49138. BSmain_perm.3
  49139. BSmain_reperm.3
  49140. BSmake_off_map.3
  49141. BSmat_subtract.3
  49142. BSoffset.3
  49143. BSpar_isolve.3
  49144. BSpar_solve.3
  49145. BSsave_diag.3
  49146. BSscale_diag.3
  49147. BSset_diag.3
  49148. BSset_diagv.3
  49149. BSsetup_block.3
  49150. BSsetup_factor.3
  49151. BSsetup_forward.3
  49152. BStri_mult.3
  49153. BStri_solve.3
  49154. -----------------------------------------------------------
  49155. path: /netlib/misc/blocksolve/doc/manual/
  49156. -----------------------------------------------------------
  49157. acks.tex
  49158. manual.bbl
  49159. manual.dvi
  49160. manual.ps
  49161. manual.tex
  49162. sec1.tex
  49163. sec2.tex
  49164. sec3.tex
  49165. sec4.tex
  49166. sec5.tex
  49167. title.tex
  49168. -----------------------------------------------------------
  49169. path: /netlib/misc/blocksolve/examples/
  49170. -----------------------------------------------------------
  49171. Makefile
  49172. Makefile.NULL
  49173. get_mat.c
  49174. get_mat0.c
  49175. get_mat3.c
  49176. get_mat4.c
  49177. makeeui
  49178. makenx
  49179. makesun4null
  49180. makesun4p4
  49181. map3.c
  49182. master0.c
  49183. master1.c
  49184. master2.c
  49185. master3.c
  49186. master4.c
  49187. pargrid.h
  49188. pargrid2.h
  49189. testrun.sun4
  49190. testrun2.sun4
  49191. worker0.c
  49192. worker1.c
  49193. worker2.c
  49194. worker3.c
  49195. worker4.c
  49196. -----------------------------------------------------------
  49197. path: /netlib/misc/blocksolve/src/
  49198. -----------------------------------------------------------
  49199. BMcomp_msg.c
  49200. BSallc_distr.c
  49201. BSallc_keyarr.c
  49202. BSallc_number.c
  49203. BSallc_perm.c
  49204. BSb_back_solve.c
  49205. BSb_backward.c
  49206. BSb_for_solve.c
  49207. BSb_forward.c
  49208. BSback_solve.c
  49209. BSback_solve1.c
  49210. BSbackward.c
  49211. BSbackward1.c
  49212. BSbase.c
  49213. BSbjacobi.c
  49214. BSbulletin.c
  49215. BSbulletin_d.c
  49216. BSclique_2_inode.c
  49217. BScolor_2_clique.c
  49218. BScontext.c
  49219. BScontract.c
  49220. BScopy_nz.c
  49221. BScopy_par_mat.c
  49222. BScount_nz.c
  49223. BSeasy_A.c
  49224. BSfactor.c
  49225. BSfactor1.c
  49226. BSfactorn.c
  49227. BSfnd_clique.c
  49228. BSfnd_inode.c
  49229. BSfold_distr.c
  49230. BSfor_solve.c
  49231. BSfor_solve1.c
  49232. BSforward.c
  49233. BSforward1.c
  49234. BSfree_cl2i.c
  49235. BSfree_comm.c
  49236. BSfree_easymat.c
  49237. BSfree_inlist.c
  49238. BSfree_par_mat.c
  49239. BSfree_reperm.c
  49240. BSfree_spmat.c
  49241. BSget_diag.c
  49242. BSglobal_perm.c
  49243. BSheap_sort.c
  49244. BSido_color.c
  49245. BSins_diag.c
  49246. BSinv_diag_block.c
  49247. BSlow2high.c
  49248. BSmain_perm.c
  49249. BSmain_reperm.c
  49250. BSmap.c
  49251. BSmat_subtract.c
  49252. BSmisc_perm.c
  49253. BSmy_rand.c
  49254. BSnum2distr.c
  49255. BSnum2perm.c
  49256. BSnz_2_inode.c
  49257. BSoff_gnum.c
  49258. BSoffset.c
  49259. BSorig_inode.c
  49260. BSpack_n_send.c
  49261. BSpar_bcg.c
  49262. BSpar_bip.c
  49263. BSpar_ip.c
  49264. BSpar_isolve.c
  49265. BSpar_solve.c
  49266. BSpar_symmlq.c
  49267. BSperm_rows.c
  49268. BSrem_diag.c
  49269. BSrow_err_check.c
  49270. BSrow_perm.c
  49271. BSrows_2_inode.c
  49272. BSsave_diag.c
  49273. BSscale_diag.c
  49274. BSsdo_color.c
  49275. BSset_diag.c
  49276. BSset_diagv.c
  49277. BSsetup_block.c
  49278. BSsetup_factor.c
  49279. BSsetup_forward.c
  49280. BSsort_rows.c
  49281. BSsort_rows.o
  49282. BSspace.c
  49283. BStrans_perm_cl.c
  49284. BStrans_perm_in.c
  49285. BStri_mult.c
  49286. BStri_solve.c
  49287. BSx_color.c
  49288. Makefile
  49289. Makefile.NULL
  49290. makeeui
  49291. makenx
  49292. makesun4null
  49293. makesun4p4
  49294. -----------------------------------------------------------
  49295. path: /netlib/misc/gmres/
  49296. -----------------------------------------------------------
  49297. READ_ME_FIRST
  49298. bvp.f
  49299. circ.f
  49300. condif.f
  49301. gmresdb1.f
  49302. gmresdb2.f
  49303. hwscrtd.f
  49304. overview
  49305. pnbex.f
  49306. -----------------------------------------------------------
  49307. for     for checkpointing programs on the Intel iPSC/2 &
  49308. path: /netlib/misc/ickp/
  49309. -----------------------------------------------------------
  49310. FILES
  49311. INFO
  49312. README
  49313. bin/
  49314. examples/
  49315. lib/
  49316. man/
  49317. src/
  49318. -----------------------------------------------------------
  49319. path: /netlib/misc/ickp/bin/
  49320. -----------------------------------------------------------
  49321. README
  49322. doickp
  49323. iload
  49324. -----------------------------------------------------------
  49325. path: /netlib/misc/ickp/examples/
  49326. -----------------------------------------------------------
  49327. hpart/
  49328. part/
  49329. -----------------------------------------------------------
  49330. path: /netlib/misc/ickp/examples/hpart/
  49331. -----------------------------------------------------------
  49332. .ickprc
  49333. README
  49334. hpart.c
  49335. hpart.h
  49336. in500
  49337. makefile
  49338. mkpar
  49339. mkpar.c
  49340. part.c
  49341. -----------------------------------------------------------
  49342. path: /netlib/misc/ickp/examples/part/
  49343. -----------------------------------------------------------
  49344. .ickprc
  49345. README
  49346. in500
  49347. makefile
  49348. mkpar
  49349. mkpar.c
  49350. part.c
  49351. -----------------------------------------------------------
  49352. path: /netlib/misc/ickp/lib/
  49353. -----------------------------------------------------------
  49354. 860/
  49355. ickp_conv.sh
  49356. ickp_fmain.o
  49357. ickp_main.o
  49358. libickp.a
  49359. makedep.awk
  49360. makedep.sh
  49361. mkckpmain.sh
  49362. mkmake.sh
  49363. -----------------------------------------------------------
  49364. path: /netlib/misc/ickp/lib/860/
  49365. -----------------------------------------------------------
  49366. ickp_conv.sh
  49367. ickp_fmain.o
  49368. ickp_main.o
  49369. libickp.a
  49370. makedep.sh
  49371. mkckpmain.sh
  49372. mkmake.sh
  49373. -----------------------------------------------------------
  49374. path: /netlib/misc/ickp/man/
  49375. -----------------------------------------------------------
  49376. doickp.1
  49377. ickp.1
  49378. iload.1
  49379. -----------------------------------------------------------
  49380. path: /netlib/misc/ickp/src/
  49381. -----------------------------------------------------------
  49382. mkmake/
  49383. tools/
  49384. -----------------------------------------------------------
  49385. path: /netlib/misc/ickp/src/mkmake/
  49386. -----------------------------------------------------------
  49387. README
  49388. mkmake.head
  49389. mkmake.sh
  49390. mkmake.tail
  49391. -----------------------------------------------------------
  49392. path: /netlib/misc/ickp/src/tools/
  49393. -----------------------------------------------------------
  49394. .mkdep
  49395. doickp.c
  49396. iload.c
  49397. makefile
  49398. -----------------------------------------------------------
  49399. for     - Fortran subroutines for the weights of
  49400. path: /netlib/misc/iqpack/
  49401. -----------------------------------------------------------
  49402. iqd.f
  49403. iqtest.d
  49404. iqtest.f
  49405. -----------------------------------------------------------
  49406. for     program to plot graphs in Postscript
  49407. path: /netlib/misc/jgraph/
  49408. -----------------------------------------------------------
  49409. MSDOS.help
  49410. NeXT.help
  49411. README
  49412. acc.jgr
  49413. acc.tex
  49414. ad.jgr
  49415. alb.jgr
  49416. bailey.jgr
  49417. bailey.pts
  49418. cube.jgr
  49419. data.txt
  49420. descrip.mms
  49421. disk.jgr
  49422. draw.c
  49423. ebars.jgr
  49424. edit.c
  49425. ex1.jgr
  49426. ex2.jgr
  49427. exit.c
  49428. g8.jgr
  49429. g8col.jgr
  49430. g9n10.jgr
  49431. gpaper.jgr
  49432. hypercube.jgr
  49433. jgraph.1
  49434. jgraph.c
  49435. jgraph.com
  49436. jgraph.h
  49437. jmalloc.c
  49438. list.c
  49439. list.h
  49440. mab2.jgr
  49441. mab2.times
  49442. makefile
  49443. nr.jgr
  49444. printline.c
  49445. prio_list.c
  49446. prio_list.h
  49447. process.c
  49448. redexp.vms
  49449. show.c
  49450. sin.c
  49451. sin.jgr
  49452. sin.pts
  49453. sin1.jgr
  49454. sin2.c
  49455. sin2.jgr
  49456. sin2.pts
  49457. sin3.jgr
  49458. sin3.pts
  49459. token.c
  49460. tree.awk
  49461. wortman.jgr
  49462. -----------------------------------------------------------
  49463. path: /netlib/misc/map/
  49464. -----------------------------------------------------------
  49465. makefile
  49466. map.c
  49467. map.icon
  49468. memory.lu2
  49469. memory.luall
  49470. memory.mm
  49471. memory.sgeinv
  49472. memory.sgetrf
  49473. memory.sgetrf2
  49474. memory.spoinv
  49475. memory.spoinvl
  49476. memory.spotrf
  49477. memory.spotrfl
  49478. memory.tredb
  49479. -----------------------------------------------------------
  49480. for     tutorial 1d multigrid
  49481. path: /netlib/misc/mglab/
  49482. -----------------------------------------------------------
  49483.  # mglab.for is a tutorial multigrid program.
  49484.  # It solves elliptic boundary values in one dimension.
  49485.  # The user may choose various multigrid cycles, transfer operators, smoothing
  49486.  # methods, and nested iteration end defect correction. Cell-centered and
  49487.  # vertex-centered discretization and multigrid is included.
  49488.  # Documentation is included in the program.
  49489.  # The program is written in portable FORTRAN-77, and has run on MS-DOS PC's
  49490.  # and Unix mainframes.
  49491.  # The methods used are fully described in the following book:
  49492.  # An Introduction to Multigrid Methods, Wiley, Chichester, 1992 by
  49493.  # P.Wesseling.
  49494.  
  49495. mglab.for              for     FORTRAN source of the tutorial multigrid
  49496.                                program.
  49497.  
  49498. mglab.dat              for     example of an input file.
  49499.  
  49500. mglab.res              for     corresponding output.
  49501.  
  49502. readme
  49503. -----------------------------------------------------------
  49504. #       Portable (to most UNIX systems) message-passing
  49505. path: /netlib/misc/mpsim/
  49506. -----------------------------------------------------------
  49507. mpsim/
  49508. -----------------------------------------------------------
  49509. path: /netlib/misc/mpsim/mpsim/
  49510. -----------------------------------------------------------
  49511. README
  49512. ccplot.c
  49513. chol.h
  49514. cholh.c
  49515. cholhv2.c
  49516. choln.c
  49517. cholnv2.c
  49518. echoh.c
  49519. echon.c
  49520. iph.c
  49521. iphf.f
  49522. iphfv2.f
  49523. iphg.c
  49524. iphv2.c
  49525. ipn.c
  49526. ipnf.f
  49527. ipnfv2.f
  49528. ipnv2.c
  49529. nstats.c
  49530. recthv2.c
  49531. rectnv2.c
  49532. ringh.f
  49533. ringhv1.f
  49534. ringn.f
  49535. ringnv1.f
  49536. sbld
  49537. sfbld
  49538. src/
  49539. trace1.c
  49540. -----------------------------------------------------------
  49541. path: /netlib/misc/mpsim/mpsim/src/
  49542. -----------------------------------------------------------
  49543. CHANGES
  49544. README
  49545. drive.c
  49546. f286toc.f
  49547. ftnsubs.c
  49548. makefile
  49549. makefile.seq
  49550. makefile.sysv
  49551. makefile.sysv3
  49552. makefile.vax
  49553. makefile.xenix
  49554. mpsim.c
  49555. mpsim.man
  49556. sbld
  49557. sbld.xenix
  49558. seqftn.f
  49559. sfbld
  49560. sfbld.seq
  49561. sfbld.vax
  49562. sfbld.xenix
  49563. sim.h
  49564. simlib.c
  49565. simlib.h
  49566. userin.c
  49567. -----------------------------------------------------------
  49568. for     the software for running the na-net.
  49569. path: /netlib/misc/nanet/
  49570. -----------------------------------------------------------
  49571. Makefile
  49572. README
  49573. addresses.txt
  49574. convert.c
  49575. daily_mail.c
  49576. help.txt
  49577. message.txt
  49578. namailer.c
  49579. nanet.c
  49580. nanet.doc
  49581. nanet_daemon.c
  49582. netlib.c
  49583. netlib.help
  49584. next_mail.message
  49585. process.mail
  49586. send_digest.c
  49587. send_one_message.c
  49588. sendmail.cf
  49589. usage.addresses
  49590. usage.txt
  49591. -----------------------------------------------------------
  49592. by      Jack J. Dongarra & Majed Sidani,
  49593. path: /netlib/misc/nonsymdc/
  49594. -----------------------------------------------------------
  49595. d1mach.f
  49596. daxpy.f
  49597. dchk21.f
  49598. dcopy.f
  49599. ddot.f
  49600. depslon.f
  49601. dgehd3.f
  49602. dgemm.f
  49603. dgemv.f
  49604. dger.f
  49605. dget21.f
  49606. dget22.f
  49607. dhqr2.f
  49608. dhsein.f
  49609. dhseqr.f
  49610. dlabad.f
  49611. dlacpy.f
  49612. dlaein.f
  49613. dlafts.f
  49614. dlahd2.f
  49615. dlahqr.f
  49616. dlahrd.f
  49617. dlaln2.f
  49618. dlamch.f
  49619. dlangb.f
  49620. dlange.f
  49621. dlanhs.f
  49622. dlansb.f
  49623. dlansp.f
  49624. dlansy.f
  49625. dlapy2.f
  49626. dlaran.f
  49627. dlarf.f
  49628. dlarfg.f
  49629. dlarfy.f
  49630. dlarnd.f
  49631. dlaror.f
  49632. dlarot.f
  49633. dlartg.f
  49634. dlassq.f
  49635. dlasum.f
  49636. dlatm1.f
  49637. dlatm2.f
  49638. dlatm3.f
  49639. dlatme.f
  49640. dlatmr.f
  49641. dlatms.f
  49642. dlatrs.f
  49643. dlazro.f
  49644. dmachr.f
  49645. dnrm2.f
  49646. dorgc3.f
  49647. dormc2.f
  49648. dorml2.f
  49649. drandom.f
  49650. drot.f
  49651. dscal.f
  49652. dstech.f
  49653. dstect.f
  49654. dstt21.f
  49655. dsvdch.f
  49656. dsvdct.f
  49657. dsymv.f
  49658. dsyr.f
  49659. dsyr2.f
  49660. dsyt21.f
  49661. dtrevc.f
  49662. dtrsv.f
  49663. envir.f
  49664. fcaltol.f
  49665. fdandc.f
  49666. fdefcnt.f
  49667. fiterat.f
  49668. fmylun.f
  49669. fmysoln.f
  49670. fresid.f
  49671. fscale.f
  49672. fvec.f
  49673. fxops.f
  49674. idamax.f
  49675. lsame.f
  49676. lsamen.f
  49677. makefile
  49678. test.f
  49679. xerbla.f
  49680. -----------------------------------------------------------
  49681. path: /netlib/misc/trace/
  49682. -----------------------------------------------------------
  49683. README
  49684. makefile
  49685. newt.h
  49686. sched.trace.c
  49687. trace.DC
  49688. trace.PASCAL
  49689. trace.SG
  49690. trace.SOLVE
  49691. -----------------------------------------------------------
  49692. path: /netlib/misc/trace2au_report/
  49693. -----------------------------------------------------------
  49694. deduce.ps
  49695. duration.ps
  49696. sound.bib
  49697. sound.tex
  49698. xplayer.ps
  49699. -----------------------------------------------------------
  49700. path: /netlib/misc/trace2au_tools/
  49701. -----------------------------------------------------------
  49702. Makefile
  49703. README
  49704. TRF/
  49705. play.c
  49706. tr_send.c
  49707. tr_sendmix.c
  49708. tr_sendnum.c
  49709. -----------------------------------------------------------
  49710. path: /netlib/misc/trace2au_tools/TRF/
  49711. -----------------------------------------------------------
  49712. README
  49713. chol.trf
  49714. exch.trf
  49715. fac.trf
  49716. fans.trf
  49717. fft.trf
  49718. fft64.trf
  49719. flops.trf
  49720. matrix.trf
  49721. shuffle.trf
  49722. sort.trf
  49723. sparse.trf
  49724. test.trf
  49725. transpose.trf
  49726. -----------------------------------------------------------
  49727. for     3-D volume-renderer (using ray-casting); a PVM
  49728. path: /netlib/misc/vrend/
  49729. -----------------------------------------------------------
  49730. vrend.README.Makefile/
  49731. vrend.c.source/
  49732. vrend.fortran.source/
  49733. vrend.includes/
  49734. vrend.test.problem/
  49735. ximstuff/
  49736. -----------------------------------------------------------
  49737. path: /netlib/misc/vrend/vrend.README.Makefile/
  49738. -----------------------------------------------------------
  49739. Makefile
  49740. README
  49741. getrtc.s
  49742. -----------------------------------------------------------
  49743. path: /netlib/misc/vrend/vrend.c.source/
  49744. -----------------------------------------------------------
  49745. ccls.c
  49746. copn.c
  49747. rleout.c
  49748. -----------------------------------------------------------
  49749. path: /netlib/misc/vrend/vrend.fortran.source/
  49750. -----------------------------------------------------------
  49751. chnks.f
  49752. chunks.f
  49753. cput.f
  49754. dinit.f
  49755. encode.f
  49756. fixit.f
  49757. gethosts.f
  49758. hlsrgb.f
  49759. in3dfmt.f
  49760. int2char.f
  49761. pallslabs.f
  49762. plndst.f
  49763. pvrmain.f
  49764. pvrplot.f
  49765. read3d.f
  49766. rgbval.f
  49767. setshl.f
  49768. startit.f
  49769. varld.f
  49770. varsve.f
  49771. vrrays.f
  49772. wallt.f
  49773. -----------------------------------------------------------
  49774. path: /netlib/misc/vrend/vrend.includes/
  49775. -----------------------------------------------------------
  49776. bcst.rcv.pvm.incl
  49777. bcst.snd.pvm.incl
  49778. begcpuplot.rs6k.incl
  49779. begcpuslab.rs6k.incl
  49780. begwholetime.rs6k.incl
  49781. chnk.incl
  49782. chnkdone.rcv.pvm.incl
  49783. chnkdone.snd.pvm.incl
  49784. chnkptr.rcv.pvm.incl
  49785. chnkptr.snd.pvm.incl
  49786. datary.rcv.pvm.incl
  49787. datary.snd.pvm.incl
  49788. endcpuplot.rs6k.incl
  49789. endcpuslab.rs6k.incl
  49790. endwholetime.rs6k.incl
  49791. framno2slb.rcv.pvm.incl
  49792. framno2slb.snd.pvm.incl
  49793. frk.pvm.incl
  49794. lst_chnkptr.setup.pvm.incl
  49795. lst_chnkptr.snd.pvm.incl
  49796. lst_framedone.rcv.pvm.incl
  49797. lst_framedone.snd.pvm.incl
  49798. lst_framno.snd.pvm.incl
  49799. msgtypes.pvm.incl
  49800. pallslabs.decl.pvm.incl
  49801. pvrmain.decl.pvm.incl
  49802. pvrplot.decl.pvm.incl
  49803. scrn_strp.rcv.pvm.incl
  49804. scrn_strp.snd.pvm.incl
  49805. sysvers.pvm.incl
  49806. thisimagedone.rcv.pvm.incl
  49807. thisimagedone.snd.pvm.incl
  49808. vrparam.incl
  49809. vrr2plot.rcv.pvm.incl
  49810. vrr2plot.snd.pvm.incl
  49811. vrrays.decl.pvm.incl
  49812. -----------------------------------------------------------
  49813. path: /netlib/misc/vrend/vrend.test.problem/
  49814. -----------------------------------------------------------
  49815. runsphere
  49816. sph0
  49817. sphere.in
  49818. sphere5.VRPARM
  49819. -----------------------------------------------------------
  49820. path: /netlib/misc/vrend/ximstuff/
  49821. -----------------------------------------------------------
  49822. ImageHeader.h
  49823. Makefile.xim
  49824. README.xim
  49825. RLAHeader.h
  49826. alcols.c
  49827. declarations.h
  49828. gstoxim.c
  49829. gstoxim.n
  49830. quantizim.c
  49831. quantizim.n
  49832. rgbtoxim.c
  49833. rgbtoxim.n
  49834. rlatoxim.c
  49835. rlatoxim.n
  49836. rletoxim.c
  49837. runlen.c
  49838. smoothim.c
  49839. smoothim.n
  49840. xim.c
  49841. xim.n
  49842. xim.shar.bld
  49843. -----------------------------------------------------------
  49844. for     trace2au is a tool that takes trace stream as
  49845. path: /netlib/misc/xplayer/
  49846. -----------------------------------------------------------
  49847. Makefile
  49848. README
  49849. fast_forward.icon
  49850. loudspeaker.icon
  49851. minus.icon
  49852. musicbox.icon
  49853. play.icon
  49854. plus.icon
  49855. stop.icon
  49856. time_popup.G
  49857. time_popup.info
  49858. time_popup_stubs.c
  49859. time_popup_ui.c
  49860. time_popup_ui.h
  49861. xp_create.c
  49862. xp_defs.h
  49863. xp_mix.c
  49864. xp_sound.c
  49865. xp_speed.c
  49866. xp_utils.c
  49867. xplayer.G
  49868. xplayer.P
  49869. xplayer.c
  49870. xplayer.h
  49871. xplayer.info
  49872. xplayer.make
  49873. xplayer_stubs.c
  49874. xplayer_ui.c
  49875. xplayer_ui.h
  49876. -----------------------------------------------------------
  49877. for     multiple precision arithmetic
  49878. path: /netlib/mpfun/
  49879. -----------------------------------------------------------
  49880. f77-cray/              for     multiple precision arithmetic, Cray version
  49881.                        lang    Fortran77
  49882.                        size    536 kB
  49883.  
  49884. f77-ieee/              for     multiple precision arithmetic, IEEEfp version
  49885.                        lang    Fortran77
  49886.                        size    537 kB
  49887.  
  49888. f90-cray/              for     multiple precision arithmetic, Cray version
  49889.                        lang    Fortran90
  49890.                        size    444 kB
  49891.  
  49892. f90-ieee/              for     multiple precision arithmetic, IEEEfp version
  49893.                        lang    Fortran90
  49894.                        size    444 kB
  49895.  
  49896. papers/                for     multiple precision arithmetic
  49897.                        lang    TeX
  49898.  
  49899. -----------------------------------------------------------
  49900. for     multiple precision arithmetic, Cray version
  49901. path: /netlib/mpfun/f77-cray/
  49902. -----------------------------------------------------------
  49903. mpfunc.f
  49904. readme-f77-cray
  49905. testmpc.f
  49906. testran.f
  49907. testran.out
  49908. transmpc.f
  49909. -----------------------------------------------------------
  49910. for     multiple precision arithmetic, IEEEfp version
  49911. path: /netlib/mpfun/f77-ieee/
  49912. -----------------------------------------------------------
  49913. mpfun.f
  49914. readme-f77-ieee
  49915. testmp.f
  49916. testran.f
  49917. testran.out
  49918. transmp.f
  49919. -----------------------------------------------------------
  49920. for     multiple precision arithmetic, Cray version
  49921. path: /netlib/mpfun/f90-cray/
  49922. -----------------------------------------------------------
  49923. mpfun.f90
  49924. mpmod.f90
  49925. readme-f90-cray
  49926. testmp.f90
  49927. tmpmod.f90
  49928. tmpmod.out
  49929. -----------------------------------------------------------
  49930. for     multiple precision arithmetic, IEEEfp version
  49931. path: /netlib/mpfun/f90-ieee/
  49932. -----------------------------------------------------------
  49933. mpfun90.f
  49934. mpmod90.f
  49935. readme-f90-ieee
  49936. testmp90.f
  49937. tmpmod.out
  49938. tmpmod90.f
  49939. -----------------------------------------------------------
  49940. for     multiple precision arithmetic
  49941. path: /netlib/mpfun/papers/
  49942. -----------------------------------------------------------
  49943. mpf90.tex
  49944. mpfun.tex
  49945. readme-papers
  49946. transmp.tex
  49947. -----------------------------------------------------------
  49948. for     numerical analysis mailing list
  49949. path: /netlib/na-digest/
  49950. -----------------------------------------------------------
  49951. v86/
  49952. v87/
  49953. v88/
  49954. v89/
  49955. v90/
  49956. v91/
  49957. v92/
  49958. v93/
  49959. v94/
  49960. -----------------------------------------------------------
  49961. path: /netlib/na-digest/v86/
  49962. -----------------------------------------------------------
  49963. na-v1n1
  49964. na-v1n2
  49965. na-v2n1
  49966. na-v2n2
  49967. na-v2n3
  49968. na-v2n4
  49969. na-v3n1
  49970. na-v3n2
  49971. na-v4n1
  49972. na-v4n2
  49973. na-v4n3
  49974. na-v4n4
  49975. -----------------------------------------------------------
  49976. path: /netlib/na-digest/v87/
  49977. -----------------------------------------------------------
  49978. n1
  49979. n12
  49980. n13
  49981. n14
  49982. n15
  49983. n16
  49984. n17
  49985. n2
  49986. n21
  49987. n22
  49988. n23
  49989. n24
  49990. n25
  49991. n26
  49992. n28
  49993. n3
  49994. n31
  49995. n32
  49996. n33
  49997. n35
  49998. n37
  49999. n38
  50000. n39
  50001. n4
  50002. n40
  50003. n41
  50004. n42
  50005. n43
  50006. n44
  50007. n49
  50008. n5
  50009. n50
  50010. n51
  50011. n52
  50012. n53
  50013. n54
  50014. n55
  50015. n56
  50016. n57
  50017. n58
  50018. n59
  50019. n6
  50020. n61
  50021. n62
  50022. n62b
  50023. n63
  50024. n64
  50025. n65
  50026. n66
  50027. n67
  50028. n68
  50029. n69
  50030. n7
  50031. n70
  50032. n71
  50033. n72
  50034. n73
  50035. n74
  50036. n75
  50037. n76
  50038. n77
  50039. n78
  50040. n79
  50041. n80
  50042. n81
  50043. n82
  50044. n83
  50045. n84
  50046. -----------------------------------------------------------
  50047. path: /netlib/na-digest/v88/
  50048. -----------------------------------------------------------
  50049. n1
  50050. n10
  50051. n11
  50052. n12
  50053. n13
  50054. n14
  50055. n15
  50056. n16
  50057. n17
  50058. n18
  50059. n19
  50060. n2
  50061. n20
  50062. n21
  50063. n22
  50064. n23
  50065. n24
  50066. n25
  50067. n26
  50068. n27
  50069. n28
  50070. n29
  50071. n3
  50072. n30
  50073. n32
  50074. n33
  50075. n34
  50076. n35
  50077. n36
  50078. n38
  50079. n39
  50080. n4
  50081. n40
  50082. n41
  50083. n42
  50084. n43
  50085. n44
  50086. n45
  50087. n46
  50088. n47
  50089. n48
  50090. n49
  50091. n5
  50092. n50
  50093. n51
  50094. n6
  50095. n7
  50096. n8
  50097. n9
  50098. v88engl
  50099. -----------------------------------------------------------
  50100. path: /netlib/na-digest/v89/
  50101. -----------------------------------------------------------
  50102. n1
  50103. n10
  50104. n11
  50105. n12
  50106. n13
  50107. n14
  50108. n15
  50109. n16
  50110. n17
  50111. n18
  50112. n19
  50113. n2
  50114. n20
  50115. n21
  50116. n22
  50117. n23
  50118. n24
  50119. n25
  50120. n26
  50121. n27
  50122. n28
  50123. n29
  50124. n3
  50125. n30
  50126. n31
  50127. n32
  50128. n33
  50129. n34
  50130. n35
  50131. n36
  50132. n37
  50133. n38
  50134. n39
  50135. n4
  50136. n40
  50137. n41
  50138. n42
  50139. n43
  50140. n44
  50141. n45
  50142. n46
  50143. n47
  50144. n48
  50145. n49
  50146. n5
  50147. n50
  50148. n6
  50149. n7
  50150. n8
  50151. n9
  50152. -----------------------------------------------------------
  50153. path: /netlib/na-digest/v90/
  50154. -----------------------------------------------------------
  50155. n01
  50156. n02
  50157. n03
  50158. n04
  50159. n05
  50160. n06
  50161. n07
  50162. n08
  50163. n09
  50164. n10
  50165. n11
  50166. n12
  50167. n13
  50168. n14
  50169. n15
  50170. n16
  50171. n17
  50172. n18
  50173. n19
  50174. n20
  50175. n21
  50176. n22
  50177. n23
  50178. n24
  50179. n25
  50180. n26
  50181. n27
  50182. n28
  50183. n29
  50184. n30
  50185. n31
  50186. n32
  50187. n33
  50188. n34
  50189. n35
  50190. n36
  50191. n37
  50192. n38
  50193. n39
  50194. n40
  50195. n41
  50196. n42
  50197. n43
  50198. n44
  50199. n45
  50200. n46
  50201. -----------------------------------------------------------
  50202. path: /netlib/na-digest/v91/
  50203. -----------------------------------------------------------
  50204. n01
  50205. n02
  50206. n03
  50207. n04
  50208. n05
  50209. n06
  50210. n07
  50211. n08
  50212. n09
  50213. n10
  50214. n11
  50215. n12
  50216. n13
  50217. n14
  50218. n15
  50219. n16
  50220. n17
  50221. n18
  50222. n19
  50223. n20
  50224. n21
  50225. n22
  50226. n23
  50227. n24
  50228. n25
  50229. n26
  50230. n27
  50231. n28
  50232. n29
  50233. n30
  50234. n31
  50235. n32
  50236. n33
  50237. n34
  50238. n35
  50239. n36
  50240. n37
  50241. n38
  50242. n39
  50243. n40
  50244. n41
  50245. n42
  50246. n43
  50247. n44
  50248. n45
  50249. n46
  50250. n47
  50251. n48
  50252. n49
  50253. n50
  50254. n51
  50255. n52
  50256. -----------------------------------------------------------
  50257. path: /netlib/na-digest/v92/
  50258. -----------------------------------------------------------
  50259. n01
  50260. n02
  50261. n03
  50262. n04
  50263. n05
  50264. n06
  50265. n07
  50266. n08
  50267. n09
  50268. n10
  50269. n11
  50270. n12
  50271. n13
  50272. n14
  50273. n15
  50274. n16
  50275. n17
  50276. n18
  50277. n19
  50278. n20
  50279. n21
  50280. n22
  50281. n23
  50282. n24
  50283. n25
  50284. n26
  50285. n27
  50286. n28
  50287. n29
  50288. n30
  50289. n31
  50290. n32
  50291. n33
  50292. n34
  50293. n35
  50294. n36
  50295. n37
  50296. n38
  50297. n39
  50298. n40
  50299. n41
  50300. n42
  50301. n43
  50302. n44
  50303. n45
  50304. n46
  50305. n47
  50306. n48
  50307. n49
  50308. -----------------------------------------------------------
  50309. path: /netlib/na-digest/v93/
  50310. -----------------------------------------------------------
  50311. n01
  50312. n02
  50313. n03
  50314. n04
  50315. n05
  50316. n06
  50317. n07
  50318. n08
  50319. n09
  50320. n10
  50321. n11
  50322. n12
  50323. n13
  50324. n14
  50325. n15
  50326. n16
  50327. n17
  50328. n18
  50329. n19
  50330. n20
  50331. n21
  50332. n22
  50333. n23
  50334. n24
  50335. n25
  50336. n26
  50337. n27
  50338. n28
  50339. n29
  50340. n30
  50341. n31
  50342. n32
  50343. n33
  50344. n34
  50345. n35
  50346. n36
  50347. n37
  50348. n38
  50349. n39
  50350. n40
  50351. n41
  50352. n42
  50353. n43
  50354. n44
  50355. n45
  50356. n46
  50357. n47
  50358. n48
  50359. -----------------------------------------------------------
  50360. path: /netlib/na-digest/v94/
  50361. -----------------------------------------------------------
  50362. n01
  50363. n02
  50364. n03
  50365. n04
  50366. n05
  50367. n06
  50368. n07
  50369. n08
  50370. n09
  50371. n10
  50372. n11
  50373. n12
  50374. n13
  50375. n14
  50376. n15
  50377. n16
  50378. n17
  50379. n18
  50380. n19
  50381. n20
  50382. n21
  50383. n22
  50384. n23
  50385. n24
  50386. n25
  50387. n26
  50388. n27
  50389. n28
  50390. n29
  50391. n30
  50392. n31
  50393. n32
  50394. n33
  50395. n34
  50396. n35
  50397. n36
  50398. n37
  50399. n38
  50400. n39
  50401. n40
  50402. n41
  50403. n42
  50404. n43
  50405. n44
  50406. n45
  50407. n46
  50408. n47
  50409. -----------------------------------------------------------
  50410. for     linear algebra and optimization
  50411. path: /netlib/napack/
  50412. -----------------------------------------------------------
  50413. .depend
  50414. addchg.f               for     Add one vector to another and evaluate 1-norm of
  50415.                                the increment and 1-norm of the sum
  50416.  
  50417. basis.f                for     Compute an orthonormal basis for a collection of
  50418.                                vectors
  50419.  
  50420. bidag.f                for     Reduce a matrix to bidiagonal form
  50421.  
  50422. bidag2.f               for     Reduce a matrix to bidiagonal form and evaluate
  50423.                                all or part of the orthogonal matrices used in
  50424.                                the reduction process
  50425.  
  50426. cg.f                   for     Compute an unconstrained minimum for a
  50427.                                multivariate function using the (preconditioned)
  50428.                                conjugate gradient method
  50429.  
  50430. czero.f                for     Compute zeros of a (complex) polynomial
  50431.  
  50432. dependencies
  50433. ffc.f                  for     Conjugate fast Fourier transform
  50434.  
  50435. fft.f                  for     Fast Fourier transform
  50436.  
  50437. lancz.f                for     Perform an iteration of Lanczos method to reduce
  50438.                                a matrix to tridiagonal form
  50439.  
  50440. newton.f               for     Apply one step of Newton's method to the
  50441.                                characteristic polynomial for a tridiagonal
  50442.                                matrix
  50443.  
  50444. norm1.f                for     Estimate 1-norm of a matrix
  50445.  
  50446. null.f                 for     Compute an orthonormal basis for the space
  50447.                                perpendicular to a given collection of vectors
  50448.  
  50449. over.f                 for     Compute the least squares solution to an
  50450.                                overdetermined linear system
  50451.  
  50452. precg.f                for     Solve a linear system using (preconditioned)
  50453.                                conjugate gradients
  50454.  
  50455. pseudo.f               for     Compute regularized pseudoinverse
  50456.  
  50457. qr.f                   for     QR factor a matrix
  50458.  
  50459. quasi.f                for     Use a quasi-Newton method to solve a nonlinear
  50460.                                system
  50461.  
  50462. root.f                 for     Solve a scalar equation
  50463.  
  50464. rsolve.f               for     Compute the regularized solution to a linear
  50465.                                system
  50466.  
  50467. sdiag2.f               for     Same as SDIAG except the input matrix is not
  50468.                                stored in compressed format
  50469.  
  50470. sing.f                 for     Compute the singular value decomposition of a
  50471.                                general matrix
  50472.  
  50473. singb.f                for     Compute the singular value decomposition of a
  50474.                                bidiagonal matrix
  50475.  
  50476. slice.f                for     Compute the eigenvalues contained on a given
  50477.                                interval for a tridiagonal matrix whose
  50478.                                cross-diagonal products are nonnegative
  50479.  
  50480. stopit.f               for     Test for convergence
  50481.  
  50482. tval.f                 for     Compute the k-th smallest or the k-th largest
  50483.                                eigenvalue of a tridiagonal matrix whose
  50484.                                cross-diagonal products are nonnegative
  50485.  
  50486. under.f                for     Compute the least squares (minimum norm)
  50487.                                solution to an underdetermined linear system
  50488.  
  50489. update.f               for     Equate one vector to another and evaluate 1-norm
  50490.                                of the difference and 1-norm of the new vector
  50491.  
  50492. whatis.f               for     Print iteration number, iteration difference,
  50493.                                and stopping criterion
  50494.  
  50495.  #       Most of the other files in napack obey the following naming scheme
  50496.  #       B  -  Band matrix
  50497.  #       C  -  Complex matrix
  50498.  #       E  -  Upper Hessenberg matrix
  50499.  #       H  -  Symmetric band matrix
  50500.  #       I  -  Symmetric matrix (symmetric pivoting)
  50501.  #       K  -  General matrix (complete pivoting)
  50502.  #       O  -  Circulant matrix
  50503.  #       P  -  Tridiagonal matrix (partial pivoting)
  50504.  #       S  -  Symmetric matrix
  50505.  #       T  -  Tridiagonal matrix
  50506.  #       The stems which allow one or more prefixes are the following:
  50507.  #       Stem     Prefixes            Action
  50508.  #       ----     --------            ------
  50509.  #       BAL      C                   Balance the matrix
  50510.  #       CON      B,C,E,H,I,K,P,S,T   Estimate condition number
  50511.  #       DET      B,C,E,H,I,K,P,S,T   Compute the determinant
  50512.  #       DIAG     C,E,H,S,T           Compute the diagonalization
  50513.  #       FACT     B,C,E,H,I,K,P,S,T   Compute the LU factorization
  50514.  #       HESS     C,H,S               Reduce to upper Hessenberg form
  50515.  #       (insert A prefix to also balance)
  50516.  #       MULT     B,C,E,H,O,S,T       Multiply matrix by vector
  50517.  #       PACK     C,R                 Rearrange elements of an array so that
  50518.  #       elements
  50519.  #       of a square matrix are stored sequentially
  50520.  #       (use R prefix if matrix is rectangular)
  50521.  #       POWER    C,M                 Compute dominant eigenpairs by the power
  50522.  #       method
  50523.  #       (use M prefix to compute several eigenpairs)
  50524.  #       SIM      C,H,S               Compute the similarity transform used in
  50525.  #       the
  50526.  #       reduction to either Hessenberg or tridiagonal form
  50527.  #       SOLVE    B,C,E,H,I,K,O,P,S,T Solve a factored system of equations
  50528.  #       TRANS    B,C,E,K,P,T         Solve the transpose of a factored system
  50529.  #       VALS     C,E,H,O,S,T         Compute eigenvalues
  50530.  #       VECT     C,E,H,S,T           Compute eigenvector corresponding to
  50531.  #       given
  50532.  #       eigenvalue
  50533.  #       VERT     B,C,E,H,I,K,O,P,S,T Invert a matrix
  50534. ahess.f
  50535. bal.f
  50536. bcon.f
  50537. bdet.f
  50538. bfact.f
  50539. bmult.f
  50540. bsolve.f
  50541. btrans.f
  50542. bvert.f
  50543. cahess.f
  50544. cbal.f
  50545. ccon.f
  50546. cdet.f
  50547. cdiag.f
  50548. cediag.f
  50549. ceig.f
  50550. cemult.f
  50551. cevals.f
  50552. cevect.f
  50553. cfact.f
  50554. chess.f
  50555. cmult.f
  50556. con.f
  50557. cpack.f
  50558. cpower.f
  50559. csim.f
  50560. csolve.f
  50561. ctrans.f
  50562. cvals.f
  50563. cvect.f
  50564. cvert.f
  50565. dag.f
  50566. det.f
  50567. diag.f
  50568. dmag.f
  50569. econ.f
  50570. edet.f
  50571. ediag.f
  50572. efact.f
  50573. eig2.f
  50574. eig3.f
  50575. emult.f
  50576. esolve.f
  50577. etrans.f
  50578. evals.f
  50579. evect.f
  50580. evert.f
  50581. fact.f
  50582. fasem.f
  50583. ffc0.f
  50584. fft0.f
  50585. fix.Sep88
  50586. hcon.f
  50587. hdet.f
  50588. hdiag.f
  50589. hess.f
  50590. hfact.f
  50591. hhess.f
  50592. hmult.f
  50593. hsim.f
  50594. hsolve.f
  50595. hsr1.f
  50596. hsr2.f
  50597. hsr3.f
  50598. hsr4.f
  50599. hsr5.f
  50600. hvals.f
  50601. hvect.f
  50602. hvert.f
  50603. icon.f
  50604. idet.f
  50605. ifact.f
  50606. isolve.f
  50607. ivert.f
  50608. kcon.f
  50609. kdet.f
  50610. kfact.f
  50611. ksolve.f
  50612. ktrans.f
  50613. kvert.f
  50614. mag.f
  50615. mgrid.f
  50616. mpower.f
  50617. mult.f
  50618. omult.f
  50619. osolve.f
  50620. ovals.f
  50621. overt.f
  50622. pack.f
  50623. pcon.f
  50624. pdet.f
  50625. pfact.f
  50626. power.f
  50627. psolve.f
  50628. ptrans.f
  50629. pvect.f
  50630. pvert.f
  50631. rpack.f
  50632. scon.f
  50633. sdet.f
  50634. sdiag.f
  50635. semcon.f
  50636. sfact.f
  50637. shess.f
  50638. sim.f
  50639. smult.f
  50640. solve.f
  50641. sort.f
  50642. sort2.f
  50643. sqr.f
  50644. ssim.f
  50645. ssolve.f
  50646. svals.f
  50647. svect.f
  50648. svert.f
  50649. tcon.f
  50650. tdet.f
  50651. tdg.f
  50652. tdiag.f
  50653. tfact.f
  50654. tmult.f
  50655. trans.f
  50656. tsolve.f
  50657. ttrans.f
  50658. tvals.f
  50659. tvect.f
  50660. tvert.f
  50661. vals.f
  50662. vect.f
  50663. vert.f
  50664. vls.f
  50665. -----------------------------------------------------------
  50666. for     netlib column for SIAM News
  50667. path: /netlib/news/
  50668. -----------------------------------------------------------
  50669. bibnet.ps
  50670. bibnet.tex
  50671. gams.ps                by      Ron Boisvert
  50672.                        size    239 kB
  50673.  
  50674. wwwtn.tex              #       a followup note on the Tennessee facilities
  50675.  
  50676. www.tex                #       netlib.att.com joined the World Wide Web in Oct
  50677.                                1993 here is the SIAM News article describing
  50678.                                that.
  50679.  
  50680. www.ps
  50681. searching              #       written  Jun 92
  50682.  
  50683. bigfiles               #       written  Aug 91
  50684.  
  50685. contributions          #       written  Dec 90
  50686.  
  50687. greetings              #       written  Jul 90
  50688.  
  50689.  #       the following are of, at best, historical interest
  50690. nanet1
  50691. nanet2
  50692. nanet3
  50693. netnews1
  50694. bibnet.ps
  50695. bibnet.tex
  50696. -----------------------------------------------------------
  50697. for     algorithms from the new journal "Numerical
  50698. path: /netlib/numeralgo/
  50699. -----------------------------------------------------------
  50700. na1                    for     avoiding breakdown and near-breakdown in Lanczos
  50701.                                type algorithms
  50702.                        by      Brezinski, Sadok, Zaglia
  50703.                        ref     Numerical Algorithms 1(1991) 261-284
  50704.                        lang    Fortran
  50705.  
  50706. na2                    for     B-nets of box splines on three- and
  50707.                                four-directional meshes
  50708.                        by      M.-J. Lai
  50709.                        ref     Numerical Algorithms 2 (1992) 33-38
  50710.                        lang    Fortran
  50711.  
  50712. na3                    for     recurrence relations of biorthogonality
  50713.                        by      Zelia Da Rocha
  50714.                        ref     Numerical Algorithms 3 (1992) 173-183
  50715.                        lang    Mathematica2.0
  50716.  
  50717. na4/                   for     regularization of discrete ill-posed problems
  50718.                        by      P. C. Hansen
  50719.                        ref     Numerical Algorithms 6,1-35
  50720.                        lang    Matlab, PostScript
  50721.                        size    1.1 MB
  50722.  
  50723. na5                    for     near-breakdown in CGS
  50724.                        by      Brezinski and Zaglia
  50725.                        ref     Numerical Algorithms 7, 33-73
  50726.                        size    235 kB
  50727.  
  50728. na6                    #       name:    DQAINF
  50729.                        for     integration of infinite oscillating tails
  50730.                        by      Espelid and Overholt
  50731.                        ref     Numerical Algorithms 8, 83-101
  50732.  
  50733. na7                    #       name:    DECUHR
  50734.                        for     integrations of singular functions over
  50735.                                hyperrectangle
  50736.                        by      Espelid and Genz
  50737.                        ref     Numerical Algorithms 8, 201-220
  50738.  
  50739. na8/                   for     L_2 reduced-order model problem with fixed
  50740.                                denominator degree
  50741.                        by      Krajewski, Lepschy, Redivo-Zaglia, Viaro
  50742.                        ref     Numerical Algorithms 9, 355-377
  50743.                        lang    Matlab
  50744.  
  50745. -----------------------------------------------------------
  50746. for     regularization of discrete ill-posed problems
  50747. path: /netlib/numeralgo/na4/
  50748. -----------------------------------------------------------
  50749. AREADME.1ST
  50750. Contents.m
  50751. Manual.ps
  50752. app_hh.m
  50753. baart.m
  50754. bidiag.m
  50755. bsvd.m
  50756. cgls.m
  50757. csd.m
  50758. csvd.m
  50759. deriv2.m
  50760. discrep.m
  50761. dsvd.m
  50762. fil_fac.m
  50763. fnder.m
  50764. foxgood.m
  50765. gcv.m
  50766. gen_form.m
  50767. gen_hh.m
  50768. get_l.m
  50769. gsvd.m
  50770. heat.m
  50771. heb_new.m
  50772. ilaplace.m
  50773. l_corner.m
  50774. l_curve.m
  50775. lagrange.m
  50776. lanc_b.m
  50777. lsolve.m
  50778. lsqi.m
  50779. lsqr.m
  50780. ltsolve.m
  50781. maxent.m
  50782. mgs.m
  50783. mtsvd.m
  50784. newton.m
  50785. nu.m
  50786. parallax.m
  50787. pcgls.m
  50788. phillips.m
  50789. picard.m
  50790. pinit.m
  50791. plot_lc.m
  50792. plsqr.m
  50793. pnu.m
  50794. ppbrk.m
  50795. ppcut.m
  50796. ppmak.m
  50797. ppual.m
  50798. pythag.m
  50799. quasiopt.m
  50800. regudemo.m
  50801. shaw.m
  50802. sorted.m
  50803. sp2pp.m
  50804. spbrk.m
  50805. spikes.m
  50806. spleval.m
  50807. spmak.m
  50808. sprpp.m
  50809. std_form.m
  50810. tgsvd.m
  50811. tikhonov.m
  50812. tsvd.m
  50813. ttls.m
  50814. ursell.m
  50815. wing.m
  50816. -----------------------------------------------------------
  50817. for     L_2 reduced-order model problem with fixed
  50818. path: /netlib/numeralgo/na8/
  50819. -----------------------------------------------------------
  50820. READ.ME
  50821. energy.m
  50822. l2mimo.m
  50823. l2siso.m
  50824. mino.m
  50825. minr.m
  50826. mour.m
  50827. rever.m
  50828. sino.m
  50829. sinr.m
  50830. sour.m
  50831. -----------------------------------------------------------
  50832. for     initial and boundary value ordinary differential
  50833. path: /netlib/ode/
  50834. -----------------------------------------------------------
  50835. .depend
  50836. Makefile
  50837. disclaimer
  50838. rksuite/               alg     Runge-Kutta
  50839.                        for     initial value problem for first order ordinary
  50840.                                differential equations A suite of codes for
  50841.                                solving IVPs in ODEs. A choice of RK methods is
  50842.                                available. Includes an error assessment facility
  50843.                                and a sophisticated stiffness checker. Template
  50844.                                programs and example results provided.
  50845.                                Supersedes RKF45, DDERKF, D02PAF.
  50846.                        ref     RKSUITE, Softreport 92-S1, Dept of Math, SMU,
  50847.                                Dallas, Texas
  50848.                        by      R.W. Brankin (NAG), I. Gladwell and L.F.
  50849.                                Shampine (SMU)
  50850.                        lang    Fortran
  50851.                        prec    double
  50852.                        gams    I1a1a
  50853.  
  50854. colnew.f               by      Ascher and Bader
  50855.                        for     ordinary differential equation boundary-value
  50856.                                problem solver
  50857.                        alg     truncated powers collocation (modification of
  50858.                                colsys)
  50859.                        prec    double
  50860.                        rel     good
  50861.                        age     stable
  50862.                        gams    I1b2
  50863.  
  50864. colsys.f               by      Ascher, Christiansen, and Russell
  50865.                        for     ordinary differential equation boundary-value
  50866.                                problem solver
  50867.                        alg     B-spline collocation
  50868.                        prec    double
  50869.                        rel     good
  50870.                        age     stable
  50871.                        gams    I1b2
  50872.  
  50873. coldae.f               by      Ascher and Spiteri
  50874.                        for     semi-explicit differential-algebraic equations
  50875.                                with index at most 2.
  50876.                        alg     collocation, proj on constraint manifold
  50877.                                (modification of colnew)
  50878.                        prec    double
  50879.  
  50880. ddasrt.f               by      Petzold
  50881.                        for     stiff differential-algebraic system solver with
  50882.                                root stopping
  50883.                        alg     backward differentiation formulae
  50884.                        prec    double
  50885.                        rel     good
  50886.                        age     stable
  50887.                        #       needs routines from ode/ddassl.f but duplicated
  50888.                                auxiliary routines are different
  50889.                        gams    I1a2
  50890.  
  50891. ddassl.f               by      Petzold
  50892.                        for     stiff differential-algebraic system solver
  50893.                        alg     backward differentiation formulae
  50894.                        prec    double
  50895.                        rel     good
  50896.                        age     stable
  50897.                        gams    I1a2
  50898.  
  50899. dmebdf.f               by      Cash <j.cash@ic.ac.uk>
  50900.                        for     stiff ordinary differential equation
  50901.                                initial-value problem solver
  50902.                        alg     extended backward differentiation formulae
  50903.                        prec    double
  50904.                        gams    I1a2
  50905.                        #       replaces dp12.f and sp12.f
  50906.  
  50907. dresol.f               by      Dieci
  50908.                        for     solving stiff/nonstiff matrix differential
  50909.                                Riccati equations (DREs)
  50910.                        ref     SIAM J. Numerical Analysis 29-3
  50911.                        prec    single
  50912.                        alg     Adams' and backward differentiation formulae
  50913.                        gams    I1a1b I1a2
  50914.                        #       Based on lsode by Hindmarsh.  Solves symmetric
  50915.                                and unsymmetric DREs.
  50916.  
  50917. dverk.f                by      Jackson, Hull, and Enright
  50918.                        for     ordinary differential equation initial-value
  50919.                                problem solver with global error control
  50920.                        alg     Verner's fifth and sixth order Runge-Kutta pair
  50921.                        prec    double
  50922.                        gams    I1a1a
  50923.  
  50924. epsode.f               by      Bryne and Hindmarsh
  50925.                        for     stiff ordinary differential equation
  50926.                                initial-value problem solver
  50927.                        alg     backward differentiation formulae (variable
  50928.                                coefficient formulae)
  50929.                        prec    double
  50930.                        gams    I1a2
  50931.  
  50932.  
  50933. mus.doc                by      Mattheij and Staarink
  50934.                        for     ordinary differential equation boundary-value
  50935.                                problem solver
  50936.                        alg     multiple shooting
  50937.                        prec    double
  50938.                        gams    I1b1 I1b2
  50939.  
  50940. mus1.f
  50941. mus2.f
  50942. mus3.f
  50943. muslex.f               for     example driver for MUSL
  50944.  
  50945. musnex.f               for     example driver for MUSN
  50946.  
  50947.  
  50948. ode.f                  by      Shampine and Gordon
  50949.                        for     ordinary differential equation initial-value
  50950.                                problem solver
  50951.                        alg     Adam's methods
  50952.                        prec    double
  50953.                        rel     excellent
  50954.                        age     old
  50955.                        gams    I1a1b
  50956.  
  50957. rkc.f                  by      Sommeijer
  50958.                        for     nearly-stiff ordinary differential equation
  50959.                                initial-value problem solver
  50960.                        alg     second-order explicit Runge-Kutta formulae
  50961.                        gams    I1a1a
  50962.  
  50963. rkf45.f                by      Watts and Shampine
  50964.                        for     ordinary differential equation initial-value
  50965.                                problem solver
  50966.                        alg     Runge-Kutta Fehlberg fourth-fifth order
  50967.                        prec    double
  50968.                        rel     good
  50969.                        age     old
  50970.                        gams    I1a1a
  50971.  
  50972. scolsys.f              by      Ascher, Christiansen, and Russell
  50973.                        for     ordinary differential equation boundary-value
  50974.                                problem solver
  50975.                        alg     B-spline collocation
  50976.                        prec    single
  50977.                        rel     good
  50978.                        age     stable
  50979.                        gams    I1b2
  50980.  
  50981. sdasrt.f               by      Petzold
  50982.                        for     stiff differential-algebraic system solver with
  50983.                                root stopping
  50984.                        alg     backward differentiation formulae
  50985.                        prec    single
  50986.                        rel     good
  50987.                        age     stable
  50988.                        #       needs routines from ode/sdassl.f but duplicated
  50989.                                auxiliary routines are different
  50990.                        gams    I1a2
  50991.  
  50992. sdassl.f               by      Petzold
  50993.                        for     differential-algebraic system solver
  50994.                        alg     backward differentiation formulae
  50995.                        prec    double
  50996.                        rel     good
  50997.                        age     stable
  50998.                        gams    I1a2
  50999.  
  51000. sderoot.f              by      Shampine, Gordon, and Allen
  51001.                        for     ordinary differential equation initial-value
  51002.                                problem solver with root stopping
  51003.                        alg     Adam's methods
  51004.                        prec    single
  51005.                        rel     good
  51006.                        age     old
  51007.                        gams    I1a1b
  51008.  
  51009. sode.f                 by      Shampine and Gordon
  51010.                        for     ordinary differential equation initial-value
  51011.                                problem solver
  51012.                        alg     Adam's methods
  51013.                        prec    single
  51014.                        rel     excellent
  51015.                        age     old
  51016.                        gams    I1a1b
  51017.  
  51018. srkf45.f               by      Watts and Shampine
  51019.                        for     ordinary differential equation initial-value
  51020.                                problem solver
  51021.                        alg     Runge-Kutta Fehlberg fourth-fifth order
  51022.                        prec    single
  51023.                        rel     good
  51024.                        age     old
  51025.                        gams    I1a1a
  51026.  
  51027. svode.f                by      Brown, Byrne and Hindmarsh
  51028.                        for     non-stiff or stiff ordinary differential
  51029.                                equation initial-value problem solver
  51030.                        alg     backward differentiation formulae (variable
  51031.                                coefficient formulae)
  51032.                        prec    single
  51033.                        #       updated version of epsode
  51034.                        gams    I1a2
  51035.  
  51036. svodpk.f               by      Brown, Byrne and Hindmarsh
  51037.                        for     large non-stiff or stiff ordinary differential
  51038.                                equation initial-value problem solver
  51039.                        alg     backward differentiation formulae (variable
  51040.                                coefficient formulae) with GMRES with
  51041.                                user-suppled preconditioner
  51042.                        prec    single
  51043.                        #       updated version of epsode
  51044.                        gams    I1a2
  51045.  
  51046. vode.f                 by      Brown, Byrne and Hindmarsh
  51047.                        for     non-stiff or stiff ordinary differential
  51048.                                equation initial-value problem solver
  51049.                        alg     backward differentiation formulae (variable
  51050.                                coefficient formulae)
  51051.                        prec    double
  51052.                        #       updated version of epsode
  51053.                        gams    I1a2
  51054.  
  51055. vodpk.f                by      Brown, Byrne and Hindmarsh
  51056.                        for     large non-stiff or stiff ordinary differential
  51057.                                equation initial-value problem solver
  51058.                        alg     backward differentiation formulae (variable
  51059.                                coefficient formulae) with GMRES with
  51060.                                user-suppled preconditioner
  51061.                        prec    double
  51062.                        #       updated version of epsode
  51063.                        gams    I1a2
  51064.                        size    200 kB
  51065.  
  51066. ex/                    for     example programs
  51067.  
  51068. cvode/                 for     large non-stiff or stiff ordinary differential
  51069.                                equation initial-value problem solver
  51070.                        alg     combines earlier vode.f and vodpk.f
  51071.                        lang    C
  51072.                        by      Scott D. Cohen and Alan C. Hindmarsh
  51073.                        size    380 kB
  51074.                        #       get it by ftp or Mosaic and say "uncompress <
  51075.                                cvode.tar.Z | tar xf -"
  51076.  
  51077. twpbvp.f               by      Cash and Wright
  51078.                        for     ordinary differential equation boundary-value
  51079.                                problem solver
  51080.                        alg     deferred correction with mono-implicit Runge
  51081.                                Kutta
  51082.                        ref     ode/twpbvp.tex (LaTeX)
  51083.                        lang    Fortran
  51084.                        prec    double
  51085.                        rel     good
  51086.                        age     new
  51087.                        gams    I1b2
  51088.  
  51089. twpbvp.tex             by      Cash and Wright
  51090.                        for     documentation for twpbvp.tex
  51091.  
  51092. -----------------------------------------------------------
  51093. for     large non-stiff or stiff ordinary differential
  51094. path: /netlib/ode/cvode/
  51095. -----------------------------------------------------------
  51096. CVODE/
  51097. -----------------------------------------------------------
  51098. path: /netlib/ode/cvode/CVODE/
  51099. -----------------------------------------------------------
  51100. Makefile
  51101. README
  51102. doc/
  51103. examples/
  51104. include/
  51105. source/
  51106. -----------------------------------------------------------
  51107. path: /netlib/ode/cvode/CVODE/doc/
  51108. -----------------------------------------------------------
  51109. cvuguide.ps
  51110. -----------------------------------------------------------
  51111. path: /netlib/ode/cvode/CVODE/examples/
  51112. -----------------------------------------------------------
  51113. band_ex/
  51114. dense_ex/
  51115. direct_dem/
  51116. krylov_dem/
  51117. krylov_ex/
  51118. -----------------------------------------------------------
  51119. path: /netlib/ode/cvode/CVODE/examples/band_ex/
  51120. -----------------------------------------------------------
  51121. Makefile
  51122. cvbx.c
  51123. cvbx.out
  51124. -----------------------------------------------------------
  51125. path: /netlib/ode/cvode/CVODE/examples/dense_ex/
  51126. -----------------------------------------------------------
  51127. Makefile
  51128. cvdx.c
  51129. cvdx.out
  51130. -----------------------------------------------------------
  51131. path: /netlib/ode/cvode/CVODE/examples/direct_dem/
  51132. -----------------------------------------------------------
  51133. Makefile
  51134. cvdemd.c
  51135. cvdemd.out
  51136. -----------------------------------------------------------
  51137. path: /netlib/ode/cvode/CVODE/examples/krylov_dem/
  51138. -----------------------------------------------------------
  51139. Makefile
  51140. cvdemk.c
  51141. cvdemk.out
  51142. -----------------------------------------------------------
  51143. path: /netlib/ode/cvode/CVODE/examples/krylov_ex/
  51144. -----------------------------------------------------------
  51145. Makefile
  51146. cvkx.c
  51147. cvkx.out
  51148. -----------------------------------------------------------
  51149. path: /netlib/ode/cvode/CVODE/include/
  51150. -----------------------------------------------------------
  51151. band.h
  51152. cvband.h
  51153. cvdense.h
  51154. cvdiag.h
  51155. cvode.h
  51156. cvspgmr.h
  51157. dense.h
  51158. iterativ.h
  51159. llnlmath.h
  51160. llnltyps.h
  51161. spgmr.h
  51162. vector.h
  51163. -----------------------------------------------------------
  51164. path: /netlib/ode/cvode/CVODE/source/
  51165. -----------------------------------------------------------
  51166. band.c
  51167. cvband.c
  51168. cvdense.c
  51169. cvdiag.c
  51170. cvode.c
  51171. cvspgmr.c
  51172. dense.c
  51173. iterativ.c
  51174. llnlmath.c
  51175. spgmr.c
  51176. vector.c
  51177. -----------------------------------------------------------
  51178. for     example programs
  51179. path: /netlib/ode/ex/
  51180. -----------------------------------------------------------
  51181. colnew.f               for     example program for (ode/colnew)
  51182.  
  51183. colsys.f               for     example program for (ode/colsys)
  51184.  
  51185. ddassl.f               for     example program for (ode/ddassl)
  51186.  
  51187. dresol.f               for     example programs for (ode/dresol)
  51188.  
  51189. dverk.f                for     example program for (ode/dverk)
  51190.  
  51191. epsode1.f              for     example program for(ode/epsode)
  51192.  
  51193. epsode2.f              for     example program for (ode/epsode)
  51194.  
  51195. ode.f                  for     example program for (ode/ode)
  51196.  
  51197. sdassl.f               for     example program for (ode/sdassl)
  51198.  
  51199. ddasrt.f
  51200. scolsys.f
  51201. sdasrt.f
  51202. sderoot.f
  51203. sode.f
  51204. -----------------------------------------------------------
  51205. alg     Runge-Kutta
  51206. path: /netlib/ode/rksuite/
  51207. -----------------------------------------------------------
  51208. .depend
  51209. rksuite_90_v1.0/       for     initial value problem for first order ordinary
  51210.                                differential equations
  51211.                        lang    Fortran90
  51212.  
  51213. rksuite.f              alg     Runge-Kutta
  51214.                        for     initial value problem for first order ordinary
  51215.                                differential equations
  51216.                        lang    Fortran77
  51217.  
  51218. rksuite.doc            for     how to use the suite of codes to solve initial
  51219.                                value problems.
  51220.  
  51221. details.doc            for     how the codes are organized.  In particular,
  51222.                                there is a list showing for each routine which
  51223.                                routines it calls and which call it directly.
  51224.                                Also, routines communicate with each other by
  51225.                                means of labelled COMMON blocks.  They are
  51226.                                described and details of their usage by the
  51227.                                routines are given.
  51228.  
  51229. templates/             for     samples of how to use the suite to solve typical
  51230.                                problems.  Each template comes in two variants.
  51231.                                An output file for each template showing the
  51232.                                results of the use of the template in both its
  51233.                                variants is provided.  Other choices of methods
  51234.                                are possible in some templates; output using
  51235.                                them is included in the output file.  That is,
  51236.                                there are nine files in total (six with
  51237.                                extension .f and three with extension .out).
  51238.  
  51239. readme
  51240. -----------------------------------------------------------
  51241. for     initial value problem for first order ordinary
  51242. path: /netlib/ode/rksuite/rksuite_90_v1.0/
  51243. -----------------------------------------------------------
  51244. rksuite_90_v1.0/
  51245. -----------------------------------------------------------
  51246. path: /netlib/ode/rksuite/rksuite_90_v1.0/rksuite_90_v1.0/
  51247. -----------------------------------------------------------
  51248. CODE/
  51249. DOCS/
  51250. EXAMPLES/
  51251. README
  51252. RESULTS/
  51253. rksuite_90.tex
  51254. -----------------------------------------------------------
  51255. path: /netlib/ode/rksuite/rksuite_90_v1.0/rksuite_90_v1.0/CODE/
  51256. -----------------------------------------------------------
  51257. do_1_to_0
  51258. do_1_to_2
  51259. do_r_to_c
  51260. make_rk
  51261. rksuite_90.bas
  51262. -----------------------------------------------------------
  51263. path: /netlib/ode/rksuite/rksuite_90_v1.0/rksuite_90_v1.0/DOCS/
  51264. -----------------------------------------------------------
  51265. rksuite_90.doc
  51266. -----------------------------------------------------------
  51267. path: /netlib/ode/rksuite/rksuite_90_v1.0/rksuite_90_v1.0/EXAMPLES/
  51268. -----------------------------------------------------------
  51269. eg_invar_imbed.f90
  51270. eg_orr_somm.f90
  51271. eg_orr_somm_r.f90
  51272. eg_quadrature.f90
  51273. eg_simple.f90
  51274. eg_simple_c0.f90
  51275. eg_simple_c0_a.f90
  51276. eg_stiff_r0.f90
  51277. eg_two_body.f90
  51278. -----------------------------------------------------------
  51279. path: /netlib/ode/rksuite/rksuite_90_v1.0/rksuite_90_v1.0/RESULTS/
  51280. -----------------------------------------------------------
  51281. eg_invar_imbed.r
  51282. eg_orr_somm.r
  51283. eg_orr_somm_r.r
  51284. eg_quadrature.r
  51285. eg_simple.r
  51286. eg_simple_c0.r
  51287. eg_simple_c0_a.r
  51288. eg_stiff_r0.r
  51289. eg_two_body.r
  51290. -----------------------------------------------------------
  51291. for     samples of how to use the suite to solve typical
  51292. path: /netlib/ode/rksuite/templates/
  51293. -----------------------------------------------------------
  51294. tmpl1.out
  51295. tmpl1a.f
  51296. tmpl1b.f
  51297. tmpl2.out
  51298. tmpl2a.f
  51299. tmpl2b.f
  51300. tmpl3.out
  51301. tmpl3a.f
  51302. tmpl3b.f
  51303. -----------------------------------------------------------
  51304. for     ODE package
  51305. path: /netlib/odepack/
  51306. -----------------------------------------------------------
  51307. .depend
  51308. Makefile
  51309. demo.f                 for     example program for the routines in the odepack
  51310.                                library
  51311.                        prec    double
  51312.  
  51313. dependencies
  51314. doc                    for     document describing the set of routines in the
  51315.                                odepack library, recommended reading
  51316.                        prec    double
  51317.  
  51318. lsoda.f                for     ODEs of the form dy/dt=f, automatic selection
  51319.                                between stiff and nonstiff methods
  51320.                        gams    I1a1b I1a2
  51321.                        prec    double
  51322.  
  51323. lsodar.f               for     a variant of (odepack/lsoda) for ODEs of the
  51324.                                form dy/dt=f for stiff and nostiff odes with
  51325.                                root finding for a set of functions, usefule for
  51326.                                stopping conditions or switching forms of the
  51327.                                function f
  51328.                        gams    I1a1b I1a2
  51329.                        prec    double
  51330.  
  51331. lsode.f                for     stiff and nonstiff systems of ODEs of the form
  51332.                                dy/dt = f, Adams method or
  51333.                                Backward-Differentiation Formula, user supplied
  51334.                                or difference quotient Jacobians
  51335.                        gams    I1a1b I1a2
  51336.                        prec    double
  51337.  
  51338. lsodes.f               for     stiff and nonstiff ODEs of the form dy/dt=f,
  51339.                                general sparse Jacobian
  51340.                        gams    I1a1b I1a2
  51341.                        prec    double
  51342.  
  51343. lsodi.f                for     systems of ODEs of the form A(t,y) dy/dt =
  51344.                                g(t,y), this can include differential-algebraic
  51345.                                systems
  51346.                        gams    I1a1b I1a2
  51347.                        prec    double
  51348.  
  51349. lsoibt.f               for     systems of ODEs of the form A(t,y) dy/dt =
  51350.                                g(t,y), all matrices involved are assumed to be
  51351.                                block-tridiagonal
  51352.                        gams    I1a1b I1a2
  51353.                        prec    double
  51354.  
  51355. adjlr.f
  51356. aigbt.f
  51357. ainvg.f
  51358. blkdta000.f
  51359. bnorm.f
  51360. cdrv.f
  51361. cfode.f
  51362. cntnzu.f
  51363. decbt.f
  51364. ewset.f
  51365. fnorm.f
  51366. intdy.f
  51367. iprep.f
  51368. jgroup.f
  51369. md.f
  51370. mdi.f
  51371. mdm.f
  51372. mdp.f
  51373. mdu.f
  51374. nnfc.f
  51375. nnsc.f
  51376. nntc.f
  51377. nroc.f
  51378. nsfc.f
  51379. odrv.f
  51380. pjibt.f
  51381. prep.f
  51382. prepj.f
  51383. prepji.f
  51384. prja.f
  51385. prjs.f
  51386. rchek.f
  51387. roots.f
  51388. slsbt.f
  51389. slss.f
  51390. solbt.f
  51391. solsy.f
  51392. srcar.f
  51393. srcma.f
  51394. srcms.f
  51395. srcom.f
  51396. sro.f
  51397. stoda.f
  51398. stode.f
  51399. stodi.f
  51400. vmnorm.f
  51401. vnorm.f
  51402. xerrwv.f
  51403. xsetf.f
  51404. xsetun.f
  51405. readme
  51406. -----------------------------------------------------------
  51407. for     Orthogonal Distance Regression
  51408. path: /netlib/odrpack/
  51409. -----------------------------------------------------------
  51410. readme                 for     installation instructions for odrpack 2.01
  51411.  
  51412. readme.update          for     instructions for updating from odrpack 2.00 to
  51413.                                odrpack 2.01
  51414.  
  51415.  
  51416. guide.ps               for     odrpack 2.01 user's reference guide, in
  51417.                                postscript format
  51418.                        size    926 kB
  51419.  
  51420. makefile               for     unix makefile for installing odrpack 2.01
  51421.  
  51422. makefile.update        for     unix makefile for updating from odrpack 2.00 to
  51423.                                odrpack 2.01
  51424.  
  51425. d_odr.f                prec    double
  51426.                        gams    K1a1a3, K1b1a2, L8a4, L8c5, L8d1, L8e5
  51427.                        for     odrpack 2.01 source code, excluding linpack,
  51428.                                blas, and machine dependent subprograms
  51429.                        size    367 kB
  51430.  
  51431. d_lpkbls.f             prec    double
  51432.                        for     subprograms from linpack and blas
  51433.  
  51434. d_mprec0.f             prec    double
  51435.                        for     odrpack 2.01 machine dependent subprogram
  51436.  
  51437. s_odr.f                gams    K1a1a3, K1b1a2, L8a4, L8c5, L8d1, L8e5
  51438.                        prec    single
  51439.                        for     odrpack 2.01 source code, excluding linpack,
  51440.                                blas, and machine dependent subprograms
  51441.                        size    367 kB
  51442.  
  51443. s_lpkbls.f             prec    single
  51444.                        for     subprograms from linpack and blas
  51445.  
  51446. s_mprec0.f             prec    single
  51447.                        for     odrpack 2.01 machine dependent subprogram
  51448.  
  51449. d_update.f             prec    double
  51450.                        for     source code for subprograms that changed between
  51451.                                odrpack 2.00 and odrpack 2.01
  51452.                        size    283 kB
  51453.  
  51454. s_update.f             prec    single
  51455.                        for     source code for subprograms that changed between
  51456.                                odrpack 2.00 and odrpack 2.01
  51457.                        size    283 kB
  51458.  
  51459. test.txt               for     results for d_test.f from running odrpack 2.01
  51460.                                on a sparc workstation
  51461.  
  51462. d_test.f               prec    double
  51463.                        for     test driver
  51464.  
  51465. d_drive1.f             prec    double
  51466.                        for     driver for explicit single response problem
  51467.  
  51468. d_drive2.f             prec    double
  51469.                        for     driver for implicit single response problem
  51470.  
  51471. d_drive3.f             prec    double
  51472.                        for     driver for explicit multiresponse problem
  51473.  
  51474. s_test.f               prec    single
  51475.                        for     test driver
  51476.  
  51477. s_drive1.f             prec    single
  51478.                        for     driver for explicit single response problem
  51479.  
  51480. s_drive2.f             prec    single
  51481.                        for     driver for implicit single response problem
  51482.  
  51483. s_drive3.f             prec    single
  51484.                        for     driver for explicit multiresponse problem
  51485.  
  51486. data1.dat              for     data set for drivers d_drive1.f and s_drive1.f
  51487.  
  51488. data2.dat              for     data set for drivers d_drive2.f and s_drive2.f
  51489.  
  51490. data3.dat              for     data set for drivers d_drive3.f and s_drive3.f
  51491.  
  51492. -----------------------------------------------------------
  51493. for     miscellaneous optimization software, e.g.
  51494. path: /netlib/opt/
  51495. -----------------------------------------------------------
  51496. praxis                 for     minimum of the function f(x,n) of n variables,
  51497.                                no gradient
  51498.                        alg     principal axis method
  51499.                        ref     Algorithms for finding zeros and extrema of
  51500.                                functions without calculating derivatives
  51501.                        by      Richard Brent.
  51502.                        #       version from Stanford Linear Accelerator Center,
  51503.                                dated 3/1/73
  51504.                        lang    fortran
  51505.                        gams    g1a1a
  51506.  
  51507. praxisp                for     minimum of the function f(x,n) of n variables,
  51508.                                no gradient
  51509.                        alg     principal axis method
  51510.                        ref     Algorithms for finding zeros and extrema of
  51511.                                functions without calculating derivatives
  51512.                        by      Richard Brent.
  51513.                        #       version calling the Port library workspace
  51514.                                package
  51515.                        gams    g1a1a
  51516.                        lang    fortran
  51517.  
  51518. dqed.f                 for     Hanson/Krogh nonlinear least squares with linear
  51519.                                constraints based on quadratic-tensor local
  51520.                                model. Double precision only. Certain codes from
  51521.                                LINPACK and BLAS not included.  7/11/89
  51522.                        by      R. Hanson.
  51523.                        gams    k1b2a, k1b2b
  51524.                        size    298 kB
  51525.  
  51526. varpro                 for     separable nonlinear least squares by variable
  51527.                                projection method of Golub and Pereyra, with
  51528.                                Levenberg-Marquardt code by Bolstad.  See "nsf"
  51529.                                in the library "port" for Gay and Kaufman's
  51530.                                version.
  51531.                        gams    k1b1a2, l8e1b4
  51532.  
  51533. varpro-drv             for     separable nonlinear least squares driver
  51534.  
  51535. varpro-input           for     separable nonlinear least squares input
  51536.  
  51537. varpro-output          for     separable nonlinear least squares output
  51538.  
  51539. varp2                  for     separable nonlinear least squares with multiple
  51540.                                right hand sides
  51541.                        by      Randy Leveque  Jun 85
  51542.                        gams    k1b1a2, l8e1b4
  51543.                        lang    fortran
  51544.  
  51545. tn/                    by      Stephen G. Nash
  51546.                        for     unconstrained and simply bounded optimization
  51547.                        alg     truncated Newton algorithm
  51548.                        ref     SIAM J. Num. Anal. 21 (1984) 770-788
  51549.                        gams    g1b1b, g2h1a2
  51550.                        lang    fortran
  51551.  
  51552. ve08/                  by      Phillipe Toint
  51553.                        title   VE08AD
  51554.                        for     minimizing a partially separable objective
  51555.                                function
  51556.                        ref     1. Griewank, A. and Ph.L. Toint, "Partitioned
  51557.                                Variable Metric Updates for Large Structured
  51558.                                Optimization Problems", Numerische Mathematik
  51559.                                (39):119-137, 1982.  2. Griewank, A. and Ph.L.
  51560.                                Toint, "Local Convergence Analysis for
  51561.                                Partitioned Quasi-Newton Updates", Numerische
  51562.                                Mathematik (39):429-448, 1982.  3. Griewank, A.
  51563.                                and Ph.L. Toint, "On the Unconstrained
  51564.                                Optimization of Partially Separable Functions".
  51565.                                In Nonlinear Optimization 1981, edited by M.J.D.
  51566.                                Powell, Academic Press, New-York, 1982.
  51567.                        gams    g1b1a, g1b1b, g2h1a1. g2h1a2
  51568.                        lang    fortran
  51569.  
  51570. nlr/                   for     Maximum Likelihood and Quasi-Likelihood
  51571.                                Estimation in Nonlinear Regression
  51572.                        by      David S. Bunch, David M. Gay, and Roy E. Welsch
  51573.  
  51574. simann.f               by      Bill Goffe
  51575.                        title   SA
  51576.                        for     optimizing a simply constrained, multi-optima
  51577.                                objective function
  51578.                        alg     simulated annealing
  51579.                        ref     Goffe, Ferrier and Rogers, J. Econometrics,
  51580.                                60:1/2,65-100 (Jan/Feb 1994) "Global
  51581.                                Optimization of Statistical Functions with
  51582.                                Simulated Annealing"
  51583.                        gams    g1b2
  51584.  
  51585. ampl.info              for     A Modeling Language for Mathematical Programming
  51586.                        by      Robert Fourer, David Gay, Brian Kernighan
  51587.                        #       information on the book;  code is in diskettes
  51588.                                in book
  51589.                        see     ampl/models/
  51590.  
  51591. subplex/               by      Tom Rowan <na.rowan@na-net.ornl.gov>
  51592.                        for     unconstrained optimization of general
  51593.                                multivariate functions
  51594.                        alg     subspace-searching simplex method
  51595.                        gams    g1b2
  51596.                        lang    fortran
  51597.  
  51598. nnes/                  by      Rod Bain  <bain@gandolf.commerce.ubc.ca>
  51599.                        for     nonlinear equations with simple bound
  51600.                                constraints
  51601.                        alg     nonmonotonic line search
  51602.                        lang    Fortran
  51603.                        size    419 kB
  51604.                        #       four of the files are drivers:  EX1 and EX2 are
  51605.                                samples, NNESDR is a generic driver and MDR is a
  51606.                                master driver for More, Garbow & Hillstrom test
  51607.                                problems.  On a PC the test suite will run
  51608.                                through but if the max exponent allowed is 38
  51609.                                then there will be a couple failures.
  51610.                        gams    f2
  51611.  
  51612. nnes.ps                by      Rod Bain  <bain@gandolf.commerce.ubc.ca>
  51613.                        for     user manual for NNES
  51614.                        size    1.1 MB
  51615.                        #       ... so you should probably get it by ftp, not
  51616.                                email a version for A4-size paper is also
  51617.                                available from Prof. Bain
  51618.  
  51619. lsnno/                 for     nonlinear optimization subject to linear network
  51620.                                constraints
  51621.                        by      Phillipe Toint and D. Tuyttens
  51622.                        gams    g2d3a
  51623.  
  51624. donlp/                 for     general differentiable nonlinear programming
  51625.                                using dense linear algebra
  51626.                        by      P. Spellucci
  51627.                        ref     see donlpdoc.txt (which is part of the
  51628.                                opt/donlp.shar bundle)
  51629.                        prec    double
  51630.                        lang    Fortran 77 with milstd1753 extensions (include;
  51631.                                do/enddo)
  51632.                        alg     sequential equality constrained quadratic
  51633.                                programming with regularized full QP in case of
  51634.                                rank defiency of active constraints
  51635.                        gams    g2h3b1b
  51636.                        size    302 kB
  51637.  
  51638. hooke.c                for     "minimum" of the function f(x,n) of n variables,
  51639.                                no derivatives
  51640.                        alg     Hooke and Jeeves's direct search --
  51641.                                discontinuous objectives OK easy to use, but not
  51642.                                always reliable
  51643.                        ref     CACM June 1963 p. 313.
  51644.                        prec    double
  51645.                        by      M. G. Johnson
  51646.  
  51647. vfsr
  51648. asa
  51649. hopdm/                 by      Jacek Gondzio
  51650.                        for     (sparse) linear programming by a higher order
  51651.                                primal-dual predictor-corrector logarithmic
  51652.                                barrier algorithm.
  51653.                        lang    fortran
  51654.                        ref     Gondzio J. (1994). Multiple centrality
  51655.                                corrections in a primal-dual method for linear
  51656.                                programming, Technical Report No 1994.20,
  51657.                                Department of Management Studies, University of
  51658.                                Geneva, 102, Bd. Carl-Vogt, 1211 Geneva,
  51659.                                Switzerland, November 1994.  Ask
  51660.                                gondzio@divsun.unige.ch for a copy.
  51661.  
  51662. lbfgs_bcm/             for     bound constrained optimization problems
  51663.                        alg     limited memory BFGS method
  51664.                        by      Ciyou Zhu in collaboration with  R.H. Byrd, P.
  51665.                                Lu-Chen and J. Nocedal
  51666.                        contact ciyou@eecs.nwu.edu or nocedal@eecs.nwu.edu
  51667.                        ref     R. H. Byrd, P. Lu, J. Nocedal and C. Zhu ``A
  51668.                                limited memory algorithm for bound constrained
  51669.                                optimization'', SIAM J. Scientific Computing 16
  51670.                                (1995), no. 5.  C. Zhu, R.H. Byrd, P. Lu, J.
  51671.                                Nocedal. ``L-BFGS-B: a limited limited memory
  51672.                                FORTRAN code for solving bound constrained
  51673.                                memory FORTRAN code for solving bound
  51674.                                constrained optimization
  51675.                                problems'', Tech. Report, EECS Department,
  51676.                                Northwestern University, 1994.
  51677.                                (Postscript files of these papers are available
  51678.                                via anonymous
  51679.                                ftp to eecs.nwu.edu in the directory
  51680.                                pub/lbfgs/lbfgs_bcm.)
  51681.                        size    217kB
  51682.                        prec    double
  51683.  
  51684. lbfgs_um/              for     unconstrained optimization problems
  51685.                        alg     limited memory BFGS method
  51686.                        by      J. Nocedal
  51687.                        contact nocedal@eecs.nwu.edu
  51688.                        ref     D. C. Liu and J. Nocedal, ``On the limited
  51689.                                memory BFGS method for large scale optimization
  51690.                                methods'' Mathematical Programming 45 (1989),
  51691.                                pp. 503-528.  (Postscript file of this paper is
  51692.                                available via anonymous ftp to eecs.nwu.edu in
  51693.                                the directory pub/lbfgs/lbfgs_um.)
  51694.                        size    44kB
  51695.                        prec    double
  51696. -----------------------------------------------------------
  51697. for     general differentiable nonlinear programming
  51698. path: /netlib/opt/donlp/
  51699. -----------------------------------------------------------
  51700. DONLPBLOCO.INC
  51701. DONLPCOMMON.INC
  51702. DONLPCONST.INC
  51703. DONLPFUCO.INC
  51704. DONLPPARAM.INC
  51705. README
  51706. dependencies
  51707. donlp.f
  51708. donlpdoc.txt
  51709. donlpmain.f
  51710. donlpusrfc.f
  51711. examples/
  51712. gettimeofday.c
  51713. testgrad.f
  51714. testgraddoc.txt
  51715. -----------------------------------------------------------
  51716. path: /netlib/opt/donlp/examples/
  51717. -----------------------------------------------------------
  51718. alkylation.f
  51719. barnes.f
  51720. boxparamid.f
  51721. dembo1asc.f
  51722. dembo4c.f
  51723. dembo7.f
  51724. equilibrium.f
  51725. maratos.f
  51726. murtyexa.f
  51727. paviani2.f
  51728. weapon.f
  51729. -----------------------------------------------------------
  51730. by      Jacek Gondzio
  51731. path: /netlib/opt/hopdm/
  51732. -----------------------------------------------------------
  51733. hopdm.src/
  51734. -----------------------------------------------------------
  51735. path: /netlib/opt/hopdm/hopdm.src/
  51736. -----------------------------------------------------------
  51737. adlittle.mps
  51738. adlittle.spc
  51739. afiro.mps
  51740. afiro.spc
  51741. blas.f
  51742. cheap.f
  51743. cntaat.f
  51744. dattim.f
  51745. daxpy.f
  51746. dcopy.f
  51747. ddot.f
  51748. defaat.f
  51749. detspl.f
  51750. dtsort.f
  51751. dtsrta.f
  51752. elcnst.f
  51753. elvrbl.f
  51754. emptyr.f
  51755. errwrt.f
  51756. factor.f
  51757. fdaggr.f
  51758. fdiden.f
  51759. fsaty.f
  51760. fsax.f
  51761. ftime.c
  51762. genqmd.f
  51763. get
  51764. getcol.f
  51765. getdat.f
  51766. getdim.f
  51767. getrow.f
  51768. gettim.f
  51769. hmain2.f
  51770. irsolv.f
  51771. ldaat.f
  51772. limtim.f
  51773. lkcode.f
  51774. lkindx.f
  51775. makefile
  51776. mdo.f
  51777. mkspar.f
  51778. mmd.f
  51779. mycode.f
  51780. mytime.f
  51781. mywrt.f
  51782. numfct.f
  51783. pcchck.f
  51784. pcdir.f
  51785. pcelim.f
  51786. pcinit.f
  51787. pcpdm.f
  51788. pcstep.f
  51789. postsl.f
  51790. prepro.f
  51791. presol.f
  51792. rclsng.f
  51793. rdmps1.f
  51794. rdmps2.f
  51795. rdrhs.f
  51796. rdspec.f
  51797. read.me
  51798. reorda.f
  51799. reordi.f
  51800. reordv.f
  51801. rrwsng.f
  51802. run
  51803. runall
  51804. rungay
  51805. saty.f
  51806. sax.f
  51807. saxpy.f
  51808. scalea.f
  51809. schur1.f
  51810. schur2.f
  51811. sclcol.f
  51812. sclrow.f
  51813. sdot.f
  51814. setmap.f
  51815. smplx.f
  51816. solaat.f
  51817. solvl.f
  51818. solvlt.f
  51819. specs/
  51820. split.f
  51821. symfct.f
  51822. symref.f
  51823. timepf.f
  51824. wrtsol.f
  51825. xgtcol.f
  51826. xgtrow.f
  51827. -----------------------------------------------------------
  51828. path: /netlib/opt/hopdm/hopdm.src/specs/
  51829. -----------------------------------------------------------
  51830. 25fv47.spc
  51831. 80bau3b.spc
  51832. adlittle.spc
  51833. afiro.spc
  51834. agg.spc
  51835. agg2.spc
  51836. agg3.spc
  51837. aircraft.spc
  51838. bandm.spc
  51839. beaconfd.spc
  51840. bl.spc
  51841. bl2.spc
  51842. blend.spc
  51843. bnl1.spc
  51844. bnl2.spc
  51845. boeing1.spc
  51846. boeing2.spc
  51847. bore3d.spc
  51848. brandy.spc
  51849. capri.spc
  51850. capuc.spc
  51851. car4.spc
  51852. cari.spc
  51853. ch.spc
  51854. co5.spc
  51855. co9.spc
  51856. complex.spc
  51857. cq5.spc
  51858. cq9.spc
  51859. cr42.spc
  51860. cre-a.spc
  51861. cre-b.spc
  51862. cre-c.spc
  51863. cre-d.spc
  51864. cycle.spc
  51865. czprob.spc
  51866. d2q06c.spc
  51867. d6cube.spc
  51868. degen2.spc
  51869. degen3.spc
  51870. df2177.spc
  51871. dfl001.spc
  51872. disp3.spc
  51873. e226.spc
  51874. embed.spc
  51875. etamacro.spc
  51876. farm.spc
  51877. fffff800.spc
  51878. finnis.spc
  51879. fit1d.spc
  51880. fit1p.spc
  51881. fit2d.spc
  51882. fit2p.spc
  51883. forplan.spc
  51884. ganges.spc
  51885. ge.spc
  51886. gen.spc
  51887. gen1.spc
  51888. gen2.spc
  51889. geneva.spc
  51890. gfrd-pnc.spc
  51891. greenbea.spc
  51892. greenbeb.spc
  51893. grow15.spc
  51894. grow22.spc
  51895. grow7.spc
  51896. hedge.spc
  51897. israel.spc
  51898. kb2.spc
  51899. ken-07.spc
  51900. ken-11.spc
  51901. ken-13.spc
  51902. ken-18.spc
  51903. klopot1.spc
  51904. klopot2.spc
  51905. l30.spc
  51906. l9.spc
  51907. lotfi.spc
  51908. marek.spc
  51909. maros-r7.spc
  51910. maros.spc
  51911. mod2.spc
  51912. modszk1.spc
  51913. nesm.spc
  51914. nl.spc
  51915. orswq2.spc
  51916. osa-07.spc
  51917. osa-14.spc
  51918. osa-30.spc
  51919. pata01.spc
  51920. pata02.spc
  51921. patb01.spc
  51922. patb02.spc
  51923. pc001.spc
  51924. pc002.spc
  51925. pds-02.spc
  51926. pds-06.spc
  51927. pds-10.spc
  51928. pds-20.spc
  51929. perold.spc
  51930. pf2177.spc
  51931. pilot.spc
  51932. pilot4.spc
  51933. pilot87.spc
  51934. pilot_ja.spc
  51935. pilot_we.spc
  51936. pilotnov.spc
  51937. progas.spc
  51938. recipe.spc
  51939. refine.spc
  51940. sc105.spc
  51941. sc205.spc
  51942. sc50a.spc
  51943. sc50b.spc
  51944. scagr25.spc
  51945. scagr7.spc
  51946. scfxm1.spc
  51947. scfxm2.spc
  51948. scfxm3.spc
  51949. scorpion.spc
  51950. scrs8.spc
  51951. scsd1.spc
  51952. scsd6.spc
  51953. scsd8.spc
  51954. sctap1.spc
  51955. sctap2.spc
  51956. sctap3.spc
  51957. seba.spc
  51958. share1b.spc
  51959. share2b.spc
  51960. shell.spc
  51961. ship04l.spc
  51962. ship04s.spc
  51963. ship08l.spc
  51964. ship08s.spc
  51965. ship12l.spc
  51966. ship12s.spc
  51967. sierra.spc
  51968. slptsk.spc
  51969. south31.spc
  51970. stair.spc
  51971. standata.spc
  51972. standgub.spc
  51973. standmps.spc
  51974. stocfor1.spc
  51975. stocfor2.spc
  51976. stocfor3.spc
  51977. t7.spc
  51978. t7b.spc
  51979. t7be.spc
  51980. t9.spc
  51981. t9b.spc
  51982. testbig.spc
  51983. trans3.spc
  51984. trans4.spc
  51985. truss.spc
  51986. tuff.spc
  51987. uk.spc
  51988. unzul.spc
  51989. vschna02.spc
  51990. vschnb01.spc
  51991. vschnb02.spc
  51992. vtp_base.spc
  51993. willett.spc
  51994. wood1p.spc
  51995. woodw.spc
  51996. world.spc
  51997. world2.spc
  51998. world3.spc
  51999. world4.spc
  52000. world5.spc
  52001. zed.spc
  52002. -----------------------------------------------------------
  52003. for     bound constrained optimization problems
  52004. path: /netlib/opt/lbfgs_bcm/
  52005. -----------------------------------------------------------
  52006. Makefile
  52007. Readme
  52008. driver1.f
  52009. driver2.f
  52010. driver3.f
  52011. driver4.f
  52012. routines.f
  52013. -----------------------------------------------------------
  52014. for     unconstrained optimization problems
  52015. path: /netlib/opt/lbfgs_um/
  52016. -----------------------------------------------------------
  52017. Readme
  52018. lbfgs.f
  52019. makefile
  52020. sdrive.f
  52021. -----------------------------------------------------------
  52022. for     nonlinear optimization subject to linear network
  52023. path: /netlib/opt/lsnno/
  52024. -----------------------------------------------------------
  52025. .depend
  52026. README.FIRST
  52027. a4.sty                 for     use with lsnno.tex
  52028.                        lang    LaTeX
  52029.  
  52030. active.f
  52031. analg.f
  52032. analys.f
  52033. anhess.f
  52034. assgra.f
  52035. basis.f
  52036. bcycle.f
  52037. bding.f
  52038. blas1.f
  52039. canli.f
  52040. cg.f
  52041. dcmach.f
  52042. dcopcd.f
  52043. ddotcd.f
  52044. deact.f
  52045. dealag.f
  52046. dembo.f
  52047. dependencies
  52048. dkstem.f
  52049. dsetcd.f
  52050. dsetvl.f
  52051. dtscal.f
  52052. dxpycd.f
  52053. elcvx.f
  52054. elfnct.f
  52055. elhqn.f
  52056. elint.f
  52057. endprt.f
  52058. exflag.f
  52059. exmain.f
  52060. fapbep.f
  52061. fdelgf.f
  52062. fdelhf.f
  52063. fdelhg.f
  52064. fdingf.f
  52065. fdinhf.f
  52066. fdinhg.f
  52067. fgh0.f
  52068. gathr0.f
  52069. getdbl.f
  52070. gxba.f
  52071. gxbdg.f
  52072. gxcon.f
  52073. gxdej.f
  52074. gxdeja.f
  52075. gxfix.f
  52076. gxnb.f
  52077. gxnbl.f
  52078. gxnbu.f
  52079. gxndis.f
  52080. gxsu.f
  52081. hessid.f
  52082. hpivot.f
  52083. hrgra.f
  52084. inelst.f
  52085. inptst.f
  52086. inschk.f
  52087. inset.f
  52088. inset0.f
  52089. intprt.f
  52090. invpss.f
  52091. inxst.f
  52092. isetcd.f
  52093. isetvl.f
  52094. lagmul.f
  52095. lnsrch.f
  52096. lsnno.f
  52097. lsnno.tex
  52098. ltcmvp.f
  52099. makefile
  52100. mbst.f
  52101. mxflow.f
  52102. nbstat.f
  52103. normrg.f
  52104. optim.f
  52105. pcg.f
  52106. pivot.f
  52107. prcond.f
  52108. prod.f
  52109. psprdt.f
  52110. qatst.f
  52111. range.f
  52112. rg.f
  52113. rgrad.f
  52114. rhs.f
  52115. robs.f
  52116. scattr.f
  52117. scbfgs.f
  52118. scrk1.f
  52119. second.f
  52120. selhqn.f
  52121. selint.f
  52122. setdbl.f
  52123. simplx.f
  52124. snelcv.f
  52125. snxbdg.f
  52126. snxcon.f
  52127. snxdej.f
  52128. snxdja.f
  52129. snxnds.f
  52130. status.f
  52131. super.f
  52132. sxba.f
  52133. sxbdg.f
  52134. sxcon.f
  52135. sxdej.f
  52136. sxdeja.f
  52137. sxnbl.f
  52138. sxnbu.f
  52139. sxndis.f
  52140. sxsu.f
  52141. tblock.f
  52142. testfs.f
  52143. update.f
  52144. updtfl.f
  52145. wkorg.f
  52146. xlower.f
  52147. xpdbs.f
  52148. xupper.f
  52149. -----------------------------------------------------------
  52150. for     Maximum Likelihood and Quasi-Likelihood
  52151. path: /netlib/opt/nlr/
  52152. -----------------------------------------------------------
  52153.  #       The files in this directory are associated with
  52154.  #       Subroutines for Maximum Likelihood and Quasi-Likelihood
  52155.  #       Estimation of Parameters in Nonlinear Regression Models
  52156.  #       by David S. Bunch (UC Davis), David M. Gay (AT&T Bell
  52157.  #       Laboratories), and Roy E. Welsch (MIT)
  52158.  #       which has been submitted to ACM Transactions on Mathematical Software.
  52159.  #       For now, you can get Postscript for this paper by asking
  52160.  #       netlib@research.att.com to
  52161.  #       send 91-13 from research/nam
  52162. oindex                         The former "index from opt/nlr" is now "oindex
  52163.                                from opt/nlr".  It contains the following
  52164.                                information in a format you may find easier to
  52165.                                read.
  52166.  
  52167.  
  52168. makefile               for     Compiles and runs all tests.
  52169.  
  52170. makefile.gla           for     Alternate makefile that creates a library.
  52171.  
  52172.  ###     DOUBLE-PRECISON SOURCE (recommended if your single
  52173.  #       precision has only 32 bits, particularly if you use
  52174.  #       finite differences):
  52175. dmdc.f0                for     Supplies machine-dependent constants; edit into
  52176.                                dmdc.f .
  52177.  
  52178. dglfg.f                for     Top-level routines DGLG, DGLF, DRGLG (no
  52179.                                bounds), followed by routines they call that are
  52180.                                not in dgletc.f .
  52181.  
  52182. dglfgb.f               for     Top-level routines DGLGB, DGLFB, DRGLGB (simple
  52183.                                bounds), followed by routines they call that are
  52184.                                not in dgletc.f .
  52185.  
  52186. dgletc.f               for     Routines needed whether or not there are simple
  52187.                                bounds.
  52188.  
  52189. madsen.f               for     Simple example program, no bounds.  Needs
  52190.                                dmdc.f, dglfg.f, dgletc.f .
  52191.  
  52192. madsenb.f              for     Simple test program, variant of madsen.f with
  52193.                                bounds.  Needs dmdc.f, dglfgb.f, dgletc.f .
  52194.  
  52195. dpmain.f               for     General test program PMAIN.  Needs dmdc.f,
  52196.                                dglfg.f, dglfgb.f, dgletc.f, and mecdf.f .
  52197.  
  52198. mecdf.f                for     Computes approximation to multivariate normal
  52199.                                cumulative distribution function (uses
  52200.                                Mendell-Elston approximation.)
  52201.  
  52202. mlmnp.f                for     Program MLMNP for linear-in-parameter
  52203.                                multinomial probit models, no bounds.  Needs
  52204.                                dmdc.f, dglfg.f, dgletc.f, mecdf.f, mnpsubs.f .
  52205.  
  52206. mlmnpb.f               for     Program MLMNPB for linear-in-parameter
  52207.                                multinomial probit models with simple bounds.
  52208.                                Needs dmdc.f, dglfgb.f, dgletc.f, mecdf.f,
  52209.                                mnpsubs.f .
  52210.  
  52211. mnpsubs.f              for     Needed by mlmnp.f and mlmnpb.f .
  52212.  
  52213.  ###     TEST DATA
  52214. mlmnp.dat/             for     Bundle of test data (files 16-21 of README) for
  52215.                                programs MLMNP and MLMNPB.
  52216.  
  52217. pmain.in               for     Input for PMAIN (from Gay & Welsch, 1988).
  52218.  
  52219.  ####    SINGLE-PRECISION SOURCE (and corresponding
  52220.  #       double-precision source file names):
  52221.  #       smdc.f0         dmdc.f0
  52222.  #       sglfg.f         dglfg.f
  52223.  #       sglfgb.f                dglfgb.f
  52224.  #       sgletc.f                dgletc.f
  52225.  #       smadsen.f               madsen.f
  52226.  #       smadsenb.f              madsenb.f
  52227.  #       spmain.f                pmain.f
  52228.  #       smecdf.f                mecdf.f
  52229.  #       smlmnp.f                mlmnp.f
  52230.  #       smlmnpb.f               mlmnpb.f
  52231.  #       smnpsubs.f              mnpsubs.f
  52232. smdc.f0                for     single-precision version of dmdc.f0
  52233.  
  52234. sglfg.f                for     single-precision version of dglfg.f
  52235.  
  52236. sglfgb.f               for     single-precision version of dglfgb.f
  52237.  
  52238. sgletc.f               for     single-precision version of dgletc.f
  52239.  
  52240. smadsen.f              for     single-precision version of madsen.f
  52241.  
  52242. smadsenb.f             for     single-precision version of madsenb.f
  52243.  
  52244. spmain.f               for     single-precision version of pmain.f
  52245.  
  52246. smecdf.f               for     single-precision version of mecdf.f
  52247.  
  52248. smlmnp.f               for     single-precision version of mlmnp.f
  52249.  
  52250. smlmnpb.f              for     single-precision version of mlmnpb.f
  52251.  
  52252. smnpsubs.f             for     single-precision version of mnpsubs.f
  52253.  
  52254.  ####    SAMPLE OUTPUTS, DOUBLE PRECISION (from an SGI computer, with
  52255.  #       compilation by f2c and cc):
  52256. madsen.sgb/                    Bundle of output from madsen.f and madsenb.f .
  52257.  
  52258. pmain.sgi              for     Output from PMAIN on input pmain.in .
  52259.  
  52260. mlmnp.sgb/             for     Bundle of output from MLMNP and MLMNPB on
  52261.                                mlmnp.dat .
  52262.  
  52263.  ####    SAMPLE OUTPUTS, SINGLE PRECISION (from an SGI computer, with
  52264.  #       compilation by f2c and cc):
  52265. smadsen.sgb/           for     single-precision sample output
  52266.  
  52267. spmain.sgi             for     single-precision sample output
  52268.  
  52269. smlmnp.sgb/            for     single-precision sample output
  52270.  
  52271.  ####    POSTSCRIPT
  52272. mnpdoc.ps              for     Postscript for "MLMNP and MLMNPB: Fortran
  52273.                                Programs for Maximum Likelihood Estimation of
  52274.                                Linear-in-Parameter Multinomial Probit Models"
  52275.                                by David S. Bunch.
  52276.  
  52277. usage.ps               for     Postscript for "Driver PMAIN for DGL[FG][B ]",
  52278.                                by David M. Gay.
  52279.  
  52280. README
  52281. readme
  52282. -----------------------------------------------------------
  52283. Bundle of output from madsen.f and madsenb.f .
  52284. path: /netlib/opt/nlr/madsen.sgb/
  52285. -----------------------------------------------------------
  52286. madsen.out
  52287. madsenb.out
  52288. -----------------------------------------------------------
  52289. for     Bundle of test data (files 16-21 of README) for
  52290. path: /netlib/opt/nlr/mlmnp.dat/
  52291. -----------------------------------------------------------
  52292. daganzo.fu2
  52293. mnpex1.fu1
  52294. mnpex2.fu1
  52295. rent.fu2
  52296. rent1.fu1
  52297. rent2.fu1
  52298. -----------------------------------------------------------
  52299. for     Bundle of output from MLMNP and MLMNPB on
  52300. path: /netlib/opt/nlr/mlmnp.sgb/
  52301. -----------------------------------------------------------
  52302. mnpex1.out
  52303. mnpex1b.out
  52304. mnpex2.out
  52305. mnpex2b.out
  52306. rent1.out
  52307. rent1b.out
  52308. rent2.out
  52309. rent2b.out
  52310. -----------------------------------------------------------
  52311. for     single-precision sample output
  52312. path: /netlib/opt/nlr/smadsen.sgb/
  52313. -----------------------------------------------------------
  52314. smadsen.out
  52315. smadsenb.out
  52316. -----------------------------------------------------------
  52317. for     single-precision sample output
  52318. path: /netlib/opt/nlr/smlmnp.sgb/
  52319. -----------------------------------------------------------
  52320. smnpex1.out
  52321. smnpex1b.out
  52322. smnpex2.out
  52323. smnpex2b.out
  52324. srent1.out
  52325. srent1b.out
  52326. srent2.out
  52327. srent2b.out
  52328. -----------------------------------------------------------
  52329. by      Rod Bain  <bain@gandolf.commerce.ubc.ca>
  52330. path: /netlib/opt/nnes/
  52331. -----------------------------------------------------------
  52332. abmul.f
  52333. ascalf.f
  52334. ascalx.f
  52335. atamul.f
  52336. ataov.f
  52337. atbmul.f
  52338. atvov.f
  52339. avmul.f
  52340. bakdif.f
  52341. bnddif.f
  52342. broyfa.f
  52343. broyun.f
  52344. cholde.f
  52345. chsolv.f
  52346. condno.f
  52347. delcau.f
  52348. deufls.f
  52349. dogleg.f
  52350. ex1.f
  52351. ex2.f
  52352. fcnevl.f
  52353. fordif.f
  52354. gradf.f
  52355. hlpchk.f
  52356. initch.f
  52357. innerp.f
  52358. jaccd.f
  52359. jacfd.f
  52360. jacobi.f
  52361. jacrot.f
  52362. line.f
  52363. llfa.f
  52364. llun.f
  52365. lsolv.f
  52366. ltsolv.f
  52367. machar.f
  52368. matcop.f
  52369. matprt.f
  52370. maxst.f
  52371. mdr.f
  52372. nersl.f
  52373. nestop.f
  52374. nnes.f
  52375. nnesdr.f
  52376. nstpfa.f
  52377. nstpun.f
  52378. olhelp.f
  52379. onenrm.f
  52380. qform.f
  52381. qmin.f
  52382. qrdcom.f
  52383. qrsolv.f
  52384. qrupda.f
  52385. rcdprt.f
  52386. rod.f
  52387. rsolv.f
  52388. rtrmul.f
  52389. setup.f
  52390. title.f
  52391. trstup.f
  52392. twonrm.f
  52393. update.f
  52394. utbmul.f
  52395. utumul.f
  52396. uvmul.f
  52397. -----------------------------------------------------------
  52398. by      Tom Rowan <na.rowan@na-net.ornl.gov>
  52399. path: /netlib/opt/subplex/
  52400. -----------------------------------------------------------
  52401. Makefile
  52402. README
  52403. calcc.f
  52404. dasum.f
  52405. daxpy.f
  52406. dcopy.f
  52407. demo.f
  52408. demo.in
  52409. dist.f
  52410. dscal.f
  52411. evalf.f
  52412. fstats.f
  52413. newpt.f
  52414. order.f
  52415. partx.f
  52416. setstp.f
  52417. simplx.f
  52418. sortd.f
  52419. start.f
  52420. subopt.f
  52421. subplx.f
  52422. -----------------------------------------------------------
  52423. by      Stephen G. Nash
  52424. path: /netlib/opt/tn/
  52425. -----------------------------------------------------------
  52426. README
  52427. blas.f
  52428. mainc.f
  52429. mainc.out
  52430. maincb.f
  52431. maincb.out
  52432. mainfc.f
  52433. mainfc.out
  52434. mains.f
  52435. mains.out
  52436. mainsb.f
  52437. mainsb.out
  52438. tn.f
  52439. -----------------------------------------------------------
  52440. by      Phillipe Toint
  52441. path: /netlib/opt/ve08/
  52442. -----------------------------------------------------------
  52443. README
  52444. ve08ad.f
  52445. ve08ts.f
  52446. ve08ts.out
  52447. -----------------------------------------------------------
  52448. for     parallel programming system.
  52449. path: /netlib/p4/
  52450. -----------------------------------------------------------
  52451. p4-manual.ps           for     The postscript for the p4 User's Guide
  52452.                        size    275 kB
  52453.  
  52454. p4-refcard.ps          for     A reference card for the p4 functions
  52455.  
  52456.  #       The following files are available only by ftp, not by email
  52457. p4-1.3/                for     programming a variety of parallel machines in C
  52458.                                and Fortran
  52459.                        size    380 kB
  52460.  
  52461. upshot/                for     The upshot logfile visualization system
  52462.                        size    345 kB
  52463.  
  52464. p4-paper.ps            for     A journal article on p4
  52465.                        size    282 kB
  52466.  
  52467. readme
  52468. -----------------------------------------------------------
  52469. for     programming a variety of parallel machines in C
  52470. path: /netlib/p4/p4-1.3/
  52471. -----------------------------------------------------------
  52472. CHANGES
  52473. DISCLAIMER
  52474. Makefile
  52475. OPTIONS
  52476. README
  52477. alog/
  52478. bin/
  52479. contrib/
  52480. contrib_f/
  52481. doc/
  52482. include/
  52483. lib/
  52484. lib_f/
  52485. messages/
  52486. messages_f/
  52487. misc/
  52488. monitors/
  52489. servers/
  52490. usc/
  52491. util/
  52492. -----------------------------------------------------------
  52493. path: /netlib/p4/p4-1.3/alog/
  52494. -----------------------------------------------------------
  52495. README
  52496. README_ALOG
  52497. adjlogs.c
  52498. alog.c
  52499. alog.h
  52500. alog_evntdfs.h
  52501. alogf.c
  52502. makefile.proto
  52503. mergelogs.c
  52504. -----------------------------------------------------------
  52505. path: /netlib/p4/p4-1.3/bin/
  52506. -----------------------------------------------------------
  52507. README
  52508. format
  52509. kill_servers
  52510. killipc
  52511. killp4
  52512. kj
  52513. listener_p4.c
  52514. makefile.proto
  52515. makefuncs
  52516. makefuncs.tags
  52517. start_servers
  52518. -----------------------------------------------------------
  52519. path: /netlib/p4/p4-1.3/contrib/
  52520. -----------------------------------------------------------
  52521. README
  52522. bcast.c
  52523. bcast.pg
  52524. lm.h
  52525. lm.pg
  52526. lm1_master.c
  52527. lm1_slave.c
  52528. lm_master.c
  52529. lm_slave.c
  52530. makefile.proto
  52531. simpglob.c
  52532. slave_main.c
  52533. -----------------------------------------------------------
  52534. path: /netlib/p4/p4-1.3/contrib_f/
  52535. -----------------------------------------------------------
  52536. README
  52537. comm_master.f
  52538. comm_slave.f
  52539. fslave_main.f
  52540. makefile.proto
  52541. norm_master.f
  52542. norm_slave.f
  52543. pi.f
  52544. pi.pg
  52545. -----------------------------------------------------------
  52546. path: /netlib/p4/p4-1.3/doc/
  52547. -----------------------------------------------------------
  52548. README
  52549. latexinfo-1.2.sty
  52550. makefile.proto
  52551. p4.1
  52552. p4.bib
  52553. p4.info
  52554. p4.info-1
  52555. p4.info-2
  52556. p4.info-3
  52557. p4.tex
  52558. p4.txt
  52559. p4refcard.ps
  52560. -----------------------------------------------------------
  52561. path: /netlib/p4/p4-1.3/include/
  52562. -----------------------------------------------------------
  52563. makefile.proto
  52564. -----------------------------------------------------------
  52565. path: /netlib/p4/p4-1.3/lib/
  52566. -----------------------------------------------------------
  52567. listener_p4.c
  52568. makefile.proto
  52569. p4.h
  52570. p4_MD.c
  52571. p4_MD.h
  52572. p4_alloc.c
  52573. p4_args.c
  52574. p4_bm.c
  52575. p4_broadcast.c
  52576. p4_debug.c
  52577. p4_defs.h
  52578. p4_error.c
  52579. p4_funcs.h
  52580. p4_globals.c
  52581. p4_globals.h
  52582. p4_macros.h
  52583. p4_mon.c
  52584. p4_mon.h
  52585. p4_patchlevel.h
  52586. p4_procgroup.c
  52587. p4_rm.c
  52588. p4_secure.c
  52589. p4_shmem_sr.c
  52590. p4_sock_conn.c
  52591. p4_sock_cr.c
  52592. p4_sock_list.c
  52593. p4_sock_sr.c
  52594. p4_sock_util.c
  52595. p4_sock_util.h
  52596. p4_sr.h
  52597. p4_sys.h
  52598. p4_sys_funcs.h
  52599. p4_tsr.c
  52600. p4_utils.c
  52601. -----------------------------------------------------------
  52602. path: /netlib/p4/p4-1.3/lib_f/
  52603. -----------------------------------------------------------
  52604. README
  52605. makefile.proto
  52606. p4_args.c
  52607. p4_fargs.f
  52608. p4_fmaster.c
  52609. p4_fort.c
  52610. p4_fort.h
  52611. p4f.h
  52612. -----------------------------------------------------------
  52613. path: /netlib/p4/p4-1.3/messages/
  52614. -----------------------------------------------------------
  52615. README
  52616. grid_comm.c
  52617. grid_master.c
  52618. grid_master.pg
  52619. grid_slave.c
  52620. makefile.proto
  52621. run_delta
  52622. run_ipsc
  52623. run_ncube
  52624. slave_main.c
  52625. sr1_test.c
  52626. sr1_test.pg
  52627. sr_master.c
  52628. sr_slave.c
  52629. sr_test.c
  52630. sr_test.pg
  52631. sr_user.h
  52632. systest.c
  52633. systest.pg
  52634. vec_master.c
  52635. vec_slave.c
  52636. -----------------------------------------------------------
  52637. path: /netlib/p4/p4-1.3/messages_f/
  52638. -----------------------------------------------------------
  52639. README
  52640. makefile.proto
  52641. simpglob.f
  52642. simpglob.pg
  52643. slave_main.f
  52644. sr1_master.f
  52645. sr1_master.pg
  52646. sr1_slave.f
  52647. sr_log.f
  52648. sr_log.pg
  52649. sr_master.f
  52650. sr_slave.f
  52651. sr_test.f
  52652. sr_test.pg
  52653. -----------------------------------------------------------
  52654. path: /netlib/p4/p4-1.3/misc/
  52655. -----------------------------------------------------------
  52656. README
  52657. buftest.c
  52658. buftest.pg
  52659. dirtest.c
  52660. dirtest.pg
  52661. mutual.c
  52662. procgroup
  52663. sockperf.c
  52664. sr_user.h
  52665. temp1.c
  52666. temp1.f
  52667. temp2.f
  52668. temprunsockdelta
  52669. -----------------------------------------------------------
  52670. path: /netlib/p4/p4-1.3/monitors/
  52671. -----------------------------------------------------------
  52672. README
  52673. addtwo.ask.c
  52674. addtwo.data
  52675. addtwo.data.big
  52676. addtwo.gs.c
  52677. adquad.c
  52678. adquad.data
  52679. grid.data
  52680. grid.shmem.c
  52681. gridlog.shmem.c
  52682. makefile.proto
  52683. procgroup
  52684. -----------------------------------------------------------
  52685. path: /netlib/p4/p4-1.3/servers/
  52686. -----------------------------------------------------------
  52687. README
  52688. inetd.entry.base
  52689. iserv_p4.c
  52690. killiserv_p4.c
  52691. makefile.proto
  52692. serv_p4.c
  52693. services.entry.base
  52694. -----------------------------------------------------------
  52695. path: /netlib/p4/p4-1.3/usc/
  52696. -----------------------------------------------------------
  52697. README_USC
  52698. makefile.proto
  52699. usc.c
  52700. usc.h
  52701. usc_sys.h
  52702. usctest/
  52703. -----------------------------------------------------------
  52704. path: /netlib/p4/p4-1.3/usc/usctest/
  52705. -----------------------------------------------------------
  52706. capcell.c
  52707. makefile.proto
  52708. usctest.c
  52709. usctest2.c
  52710. -----------------------------------------------------------
  52711. path: /netlib/p4/p4-1.3/util/
  52712. -----------------------------------------------------------
  52713. defs.all
  52714. install.awk
  52715. machines
  52716. makefile.proto
  52717. -----------------------------------------------------------
  52718. for     The upshot logfile visualization system
  52719. path: /netlib/p4/upshot/
  52720. -----------------------------------------------------------
  52721. Imakefile
  52722. Makefile
  52723. README
  52724. app-defaults
  52725. bin/
  52726. doc/
  52727. logfiles/
  52728. src/
  52729. -----------------------------------------------------------
  52730. path: /netlib/p4/upshot/bin/
  52731. -----------------------------------------------------------
  52732. Imakefile
  52733. Makefile
  52734. -----------------------------------------------------------
  52735. path: /netlib/p4/upshot/doc/
  52736. -----------------------------------------------------------
  52737. grid4.ps
  52738. nwt.ps
  52739. sam2.ps
  52740. texput.log
  52741. upshot.1
  52742. upshot.aux
  52743. upshot.bbl
  52744. upshot.bib
  52745. upshot.blg
  52746. upshot.dvi
  52747. upshot.log
  52748. upshot.ps
  52749. upshot.tex
  52750. -----------------------------------------------------------
  52751. path: /netlib/p4/upshot/logfiles/
  52752. -----------------------------------------------------------
  52753. grid.16.log
  52754. grid.sts
  52755. mv.16.log
  52756. roo.sts
  52757. sam_hyp.16.log
  52758. -----------------------------------------------------------
  52759. path: /netlib/p4/upshot/src/
  52760. -----------------------------------------------------------
  52761. Imakefile
  52762. Makefile
  52763. Makefile.sample
  52764. bl
  52765. bl2
  52766. check.bm
  52767. comm.sta
  52768. fontdef.def
  52769. graphics.c
  52770. hstripes.bm
  52771. lslant.bm
  52772. lslant2.bm
  52773. lslant3.bm
  52774. new128.sts
  52775. rslant.bm
  52776. rslant2.bm
  52777. rslant3.bm
  52778. solid.bm
  52779. square.bm
  52780. states.c
  52781. upshot.c
  52782. upshot.h
  52783. upshotxedge.c
  52784. upshotxhist.c
  52785. upshotxsum.c
  52786. vstripes.bm
  52787. x_graphics.c
  52788. xedge.c
  52789. xedge.h
  52790. xhist.c
  52791. xhist.h
  52792. xhist.mf
  52793. xsum.c
  52794. xsum.h
  52795. -----------------------------------------------------------
  52796. for     graphical display of message-passing
  52797. path: /netlib/paragraph/
  52798. -----------------------------------------------------------
  52799. manual.tex             for     ParaGraph User Guide in Latex format
  52800.                        lang    tex
  52801.  
  52802. paragraph/             for     ParaGraph distribution, including source code,
  52803.                                documentation, and sample trace files
  52804.  
  52805. pg.man
  52806. readme                 for     description of ParaGraph
  52807.  
  52808. short
  52809. update                 for     list of recent changes to ParaGraph
  52810. -----------------------------------------------------------
  52811. for     ParaGraph distribution, including source code,
  52812. path: /netlib/paragraph/paragraph/
  52813. -----------------------------------------------------------
  52814. Makefile.386
  52815. Makefile.bsdi
  52816. Makefile.dec
  52817. Makefile.hp
  52818. Makefile.ibm
  52819. Makefile.ncsa
  52820. Makefile.open
  52821. Makefile.sgi
  52822. Makefile.star
  52823. Makefile.sun3
  52824. Makefile.sun4
  52825. backwards.c
  52826. bitmaps.h
  52827. button.c
  52828. defaults.h
  52829. defines.h
  52830. draw.c
  52831. expose.c
  52832. get_event.c
  52833. get_trace.c
  52834. hypercube.c
  52835. keypress.c
  52836. main.c
  52837. manual.tex
  52838. parse.c
  52839. pg.man
  52840. pg.update
  52841. preprocess.c
  52842. resize.c
  52843. scan.c
  52844. short
  52845. stripes.h
  52846. tracefiles/
  52847. u_count/
  52848. u_graph/
  52849. u_matrix/
  52850. u_sort/
  52851. u_stubs/
  52852. u_transpose/
  52853. -----------------------------------------------------------
  52854. path: /netlib/paragraph/paragraph/tracefiles/
  52855. -----------------------------------------------------------
  52856. README
  52857. blockcheck.awk
  52858. blockcheck.old
  52859. chol.trf
  52860. converter/
  52861. exch.trf
  52862. fac.trf
  52863. fans.trf
  52864. fft.trf
  52865. fft64.trf
  52866. flops.trf
  52867. matrix.trf
  52868. shuffle.trf
  52869. sort.trf
  52870. sparse.trf
  52871. tachyon.awk
  52872. tachyon.old
  52873. tracesort
  52874. tracesort.old
  52875. transpose.trf
  52876. -----------------------------------------------------------
  52877. path: /netlib/paragraph/paragraph/tracefiles/converter/
  52878. -----------------------------------------------------------
  52879. README
  52880. converter.c
  52881. defines.h
  52882. -----------------------------------------------------------
  52883. path: /netlib/paragraph/paragraph/u_count/
  52884. -----------------------------------------------------------
  52885. Makefile.386
  52886. Makefile.bsdi
  52887. Makefile.dec
  52888. Makefile.hp
  52889. Makefile.ibm
  52890. Makefile.ncsa
  52891. Makefile.open
  52892. Makefile.sgi
  52893. Makefile.star
  52894. Makefile.sun3
  52895. Makefile.sun4
  52896. u_defines.h
  52897. u_draw.c
  52898. u_event.c
  52899. u_init.c
  52900. u_preprocess.c
  52901. u_reinit.c
  52902. u_reset.c
  52903. u_scan.c
  52904. -----------------------------------------------------------
  52905. path: /netlib/paragraph/paragraph/u_graph/
  52906. -----------------------------------------------------------
  52907. Makefile.386
  52908. Makefile.bsdi
  52909. Makefile.dec
  52910. Makefile.hp
  52911. Makefile.ibm
  52912. Makefile.ncsa
  52913. Makefile.open
  52914. Makefile.sgi
  52915. Makefile.star
  52916. Makefile.sun3
  52917. Makefile.sun4
  52918. u_defines.h
  52919. u_draw.c
  52920. u_event.c
  52921. u_init.c
  52922. u_preprocess.c
  52923. u_reinit.c
  52924. u_reset.c
  52925. u_scan.c
  52926. -----------------------------------------------------------
  52927. path: /netlib/paragraph/paragraph/u_matrix/
  52928. -----------------------------------------------------------
  52929. Makefile.386
  52930. Makefile.bsdi
  52931. Makefile.dec
  52932. Makefile.hp
  52933. Makefile.ibm
  52934. Makefile.ncsa
  52935. Makefile.open
  52936. Makefile.sgi
  52937. Makefile.star
  52938. Makefile.sun3
  52939. Makefile.sun4
  52940. u_defines.h
  52941. u_draw.c
  52942. u_event.c
  52943. u_preprocess.c
  52944. u_reinit.c
  52945. u_reset.c
  52946. u_scan.c
  52947. -----------------------------------------------------------
  52948. path: /netlib/paragraph/paragraph/u_sort/
  52949. -----------------------------------------------------------
  52950. Makefile.386
  52951. Makefile.bsdi
  52952. Makefile.dec
  52953. Makefile.hp
  52954. Makefile.ibm
  52955. Makefile.ncsa
  52956. Makefile.open
  52957. Makefile.sgi
  52958. Makefile.star
  52959. Makefile.sun3
  52960. Makefile.sun4
  52961. u_defines.h
  52962. u_draw.c
  52963. u_event.c
  52964. u_init.c
  52965. u_preprocess.c
  52966. u_reinit.c
  52967. u_reset.c
  52968. u_scan.c
  52969. -----------------------------------------------------------
  52970. path: /netlib/paragraph/paragraph/u_stubs/
  52971. -----------------------------------------------------------
  52972. Makefile.386
  52973. Makefile.bsdi
  52974. Makefile.dec
  52975. Makefile.hp
  52976. Makefile.ibm
  52977. Makefile.ncsa
  52978. Makefile.open
  52979. Makefile.sgi
  52980. Makefile.star
  52981. Makefile.sun3
  52982. Makefile.sun4
  52983. u_draw.c
  52984. u_event.c
  52985. u_init.c
  52986. u_preprocess.c
  52987. u_reinit.c
  52988. u_reset.c
  52989. u_scan.c
  52990. -----------------------------------------------------------
  52991. path: /netlib/paragraph/paragraph/u_transpose/
  52992. -----------------------------------------------------------
  52993. Makefile.386
  52994. Makefile.bsdi
  52995. Makefile.dec
  52996. Makefile.hp
  52997. Makefile.ibm
  52998. Makefile.ncsa
  52999. Makefile.open
  53000. Makefile.sgi
  53001. Makefile.star
  53002. Makefile.sun3
  53003. Makefile.sun4
  53004. u_defines.h
  53005. u_draw.c
  53006. u_event.c
  53007. u_init.c
  53008. u_preprocess.c
  53009. u_reinit.c
  53010. u_reset.c
  53011. u_scan.c
  53012. -----------------------------------------------------------
  53013. for     exploring the floating point system on your
  53014. path: /netlib/paranoia/
  53015. -----------------------------------------------------------
  53016. paranoia.c             for     test a computers floating-point arithmetic, C,
  53017.                                31 July 1986
  53018.                        gams    a3, r1, r2
  53019.  
  53020. dpara.f                for     test a computers floating-point arithmetic,
  53021.                                Fortran, 31 July 1986
  53022.                        prec    double
  53023.                        gams    a3, r1, r2
  53024.  
  53025. spara.f                for     test a computers floating-point arithmetic,
  53026.                                Fortran, 31 July 1986
  53027.                        prec    single
  53028.                        gams    a3, r1, r2
  53029.  
  53030. paranoia.b             for     test a computers floating-point arithmetic,
  53031.                                Basic, 25 Jan. 1986
  53032.                        gams    a3, r1, r2
  53033.  
  53034. paranoia.m2            for     test a computers floating-point arithmetic,
  53035.                                Modula, 27 January 1986
  53036.                        gams    a3, r1, r2
  53037.  
  53038. paranoia.p             for     test a computers floating-point arithmetic,
  53039.                                Pascal, 25 February 1988
  53040.                        gams    a3, r1, r2
  53041.  
  53042. disclaimer
  53043. -----------------------------------------------------------
  53044. for     parallel programmming macros for monitors and
  53045. path: /netlib/parmacs/
  53046. -----------------------------------------------------------
  53047. balance/
  53048. five.liner
  53049. one.liner
  53050. readme                 for     overview of parmacs
  53051.  
  53052. sun/                   for     *COMPLETE* Sun-3 version of the macros and test
  53053.                                problems. last update april 21, 1988.
  53054.  
  53055. alliant/               for     The alliant version of the machine-dependent
  53056.                                macros and supporting subroutines
  53057.  
  53058. baldep.shr/            for     The Sequent version of the machine-dependent
  53059.                                macros and supporting subroutines
  53060.  
  53061. encdep.shr/            for     The Encore version of the machine-dependent
  53062.                                macros and supporting subroutines
  53063.  
  53064. cray.shr/              for     The Cray-2 version of the machine-dependent
  53065.                                macros and supporting subroutines
  53066.  
  53067. test.c
  53068. vaxdep.shr/            for     The Vax (Berkeley Unix) version of the
  53069.                                machine-dependent
  53070.                                macros and supporting subroutines
  53071.  
  53072. cubedep.shr/           for     The intel Hypercube version of the
  53073.                                machine-dependent
  53074.                                macros and supporting subroutines
  53075.  
  53076. sysvdep.shr/           for     The AT&T System V version (for the 3B series) of
  53077.                                the machine-dependent macros and supporting
  53078.                                subroutines
  53079.  
  53080. genlib.shr/            for     The machine-independent macros and supporting
  53081.                                subroutines, required for all versions not
  53082.                                needed for the versions marked COMPLETE
  53083.  
  53084. genpro.shr/            for     The example programs, machine independent not
  53085.                                needed for the versions marked COMPLETE
  53086.  
  53087. instructions           for     Instructions for unbundling the above files
  53088. -----------------------------------------------------------
  53089. for     The alliant version of the machine-dependent
  53090. path: /netlib/parmacs/alliant/
  53091. -----------------------------------------------------------
  53092. monmacs/
  53093. -----------------------------------------------------------
  53094. path: /netlib/parmacs/alliant/monmacs/
  53095. -----------------------------------------------------------
  53096. lib/
  53097. pub/
  53098. -----------------------------------------------------------
  53099. path: /netlib/parmacs/alliant/monmacs/lib/
  53100. -----------------------------------------------------------
  53101. c.m4.monmacs
  53102. c.m4.smacs
  53103. cputm.c
  53104. inmain
  53105. makefile
  53106. rec.U
  53107. send.U
  53108. shmem.U
  53109. sox.U
  53110. trace.c
  53111. xptrace.c
  53112. -----------------------------------------------------------
  53113. path: /netlib/parmacs/alliant/monmacs/pub/
  53114. -----------------------------------------------------------
  53115. README
  53116. chap2/
  53117. chap3/
  53118. chap4/
  53119. makefile
  53120. ser.U
  53121. services
  53122. trash
  53123. -----------------------------------------------------------
  53124. path: /netlib/parmacs/alliant/monmacs/pub/chap2/
  53125. -----------------------------------------------------------
  53126. addtwo.ask.U
  53127. addtwo.data
  53128. addtwo.gs.U
  53129. event_defs
  53130. grid.ch2.U
  53131. makefile
  53132. mat.data
  53133. process_defs
  53134. -----------------------------------------------------------
  53135. path: /netlib/parmacs/alliant/monmacs/pub/chap3/
  53136. -----------------------------------------------------------
  53137. grid.comm.U
  53138. grid.data
  53139. grid.master.U
  53140. grid.procgroup.U
  53141. grid.slave.U
  53142. makefile
  53143. sort.data
  53144. sort.master.U
  53145. sort.merge.U
  53146. sort.procgroup.U
  53147. sort.sort.U
  53148. srtest.data
  53149. srtest.master.U
  53150. srtest.procgroup.U
  53151. srtest.procgroup.r.U
  53152. srtest.slave.U
  53153. -----------------------------------------------------------
  53154. path: /netlib/parmacs/alliant/monmacs/pub/chap4/
  53155. -----------------------------------------------------------
  53156. grid.comm.U
  53157. grid.master.U
  53158. grid.procgroup.U
  53159. grid.procgroup.r.U
  53160. grid.slave.U
  53161. makefile
  53162. master.U
  53163. slave.U
  53164. stsp.comm.U
  53165. stsp.pent.U
  53166. stsp.procgroup.U
  53167. stsp.procgroup.r.U
  53168. -----------------------------------------------------------
  53169. path: /netlib/parmacs/balance/
  53170. -----------------------------------------------------------
  53171. monmacs/
  53172. -----------------------------------------------------------
  53173. path: /netlib/parmacs/balance/monmacs/
  53174. -----------------------------------------------------------
  53175. lib/
  53176. pub/
  53177. -----------------------------------------------------------
  53178. path: /netlib/parmacs/balance/monmacs/lib/
  53179. -----------------------------------------------------------
  53180. c.m4.monmacs
  53181. c.m4.smacs
  53182. cputm.c
  53183. inmain
  53184. makefile
  53185. rec.U
  53186. send.U
  53187. shmem.U
  53188. sox.U
  53189. trace.c
  53190. xptrace.c
  53191. -----------------------------------------------------------
  53192. path: /netlib/parmacs/balance/monmacs/pub/
  53193. -----------------------------------------------------------
  53194. README
  53195. chap2/
  53196. chap3/
  53197. chap4/
  53198. makefile
  53199. ser.U
  53200. services
  53201. trash
  53202. -----------------------------------------------------------
  53203. path: /netlib/parmacs/balance/monmacs/pub/chap2/
  53204. -----------------------------------------------------------
  53205. addtwo.ask.U
  53206. addtwo.data
  53207. addtwo.gs.U
  53208. event_defs
  53209. grid.ch2.U
  53210. makefile
  53211. mat.data
  53212. process_defs
  53213. tracefile
  53214. -----------------------------------------------------------
  53215. path: /netlib/parmacs/balance/monmacs/pub/chap3/
  53216. -----------------------------------------------------------
  53217. grid.comm.U
  53218. grid.data
  53219. grid.master.U
  53220. grid.procgroup.U
  53221. grid.slave.U
  53222. makefile
  53223. sort.data
  53224. sort.master.U
  53225. sort.merge.U
  53226. sort.procgroup.U
  53227. sort.sort.U
  53228. srtest.data
  53229. srtest.master.U
  53230. srtest.procgroup.U
  53231. srtest.procgroup.r.U
  53232. srtest.slave.U
  53233. -----------------------------------------------------------
  53234. path: /netlib/parmacs/balance/monmacs/pub/chap4/
  53235. -----------------------------------------------------------
  53236. grid.comm.U
  53237. grid.master.U
  53238. grid.procgroup.U
  53239. grid.procgroup.r.U
  53240. grid.slave.U
  53241. makefile
  53242. master.U
  53243. slave.U
  53244. stsp.comm.U
  53245. stsp.pent.U
  53246. stsp.procgroup.U
  53247. stsp.procgroup.r.U
  53248. -----------------------------------------------------------
  53249. for     The Sequent version of the machine-dependent
  53250. path: /netlib/parmacs/baldep.shr/
  53251. -----------------------------------------------------------
  53252. monmacs/
  53253. -----------------------------------------------------------
  53254. path: /netlib/parmacs/baldep.shr/monmacs/
  53255. -----------------------------------------------------------
  53256. lib/
  53257. pub/
  53258. -----------------------------------------------------------
  53259. path: /netlib/parmacs/baldep.shr/monmacs/lib/
  53260. -----------------------------------------------------------
  53261. c.m4.monmacs
  53262. c.m4.smacs
  53263. cputm.c
  53264. inmain
  53265. makefile
  53266. rec.U
  53267. send.U
  53268. shmem.U
  53269. sox.U
  53270. trace.c
  53271. xptrace.c
  53272. -----------------------------------------------------------
  53273. path: /netlib/parmacs/baldep.shr/monmacs/pub/
  53274. -----------------------------------------------------------
  53275. README
  53276. chap2/
  53277. chap3/
  53278. chap4/
  53279. makefile
  53280. ser.U
  53281. services
  53282. trash
  53283. -----------------------------------------------------------
  53284. path: /netlib/parmacs/baldep.shr/monmacs/pub/chap2/
  53285. -----------------------------------------------------------
  53286. addtwo.ask.U
  53287. addtwo.data
  53288. addtwo.gs.U
  53289. event_defs
  53290. grid.ch2.U
  53291. makefile
  53292. mat.data
  53293. process_defs
  53294. tracefile
  53295. -----------------------------------------------------------
  53296. path: /netlib/parmacs/baldep.shr/monmacs/pub/chap3/
  53297. -----------------------------------------------------------
  53298. grid.comm.U
  53299. grid.data
  53300. grid.master.U
  53301. grid.procgroup.U
  53302. grid.slave.U
  53303. makefile
  53304. sort.data
  53305. sort.master.U
  53306. sort.merge.U
  53307. sort.procgroup.U
  53308. sort.sort.U
  53309. srtest.data
  53310. srtest.master.U
  53311. srtest.procgroup.U
  53312. srtest.procgroup.r.U
  53313. srtest.slave.U
  53314. -----------------------------------------------------------
  53315. path: /netlib/parmacs/baldep.shr/monmacs/pub/chap4/
  53316. -----------------------------------------------------------
  53317. grid.comm.U
  53318. grid.master.U
  53319. grid.procgroup.U
  53320. grid.procgroup.r.U
  53321. grid.slave.U
  53322. makefile
  53323. master.U
  53324. slave.U
  53325. stsp.comm.U
  53326. stsp.pent.U
  53327. stsp.procgroup.U
  53328. stsp.procgroup.r.U
  53329. -----------------------------------------------------------
  53330. for     The Cray-2 version of the machine-dependent
  53331. path: /netlib/parmacs/cray.shr/
  53332. -----------------------------------------------------------
  53333. mpbook.cray/
  53334. -----------------------------------------------------------
  53335. path: /netlib/parmacs/cray.shr/mpbook.cray/
  53336. -----------------------------------------------------------
  53337. README
  53338. c.m4.monmacs
  53339. c.m4.smacs
  53340. grid.ch2.U
  53341. makefile
  53342. rec.U
  53343. send.U
  53344. shmem.U
  53345. sr2.U
  53346. srtest.m.U
  53347. srtest.p.U
  53348. srtest.s.U
  53349. -----------------------------------------------------------
  53350. for     The intel Hypercube version of the
  53351. path: /netlib/parmacs/cubedep.shr/
  53352. -----------------------------------------------------------
  53353. disk/
  53354. -----------------------------------------------------------
  53355. path: /netlib/parmacs/cubedep.shr/disk/
  53356. -----------------------------------------------------------
  53357. c.m4.monmacs.H
  53358. c.m4.monmacs.N
  53359. cnode.def
  53360. cputm.c
  53361. grid.master.H
  53362. grid.proc.H
  53363. grid.slave.N
  53364. makefile
  53365. nodemem.c
  53366. sed.strip
  53367. shmem.c
  53368. sr.mast.H
  53369. sr.proc.H
  53370. sr.slave.N
  53371. srdump.U
  53372. trace.U
  53373. -----------------------------------------------------------
  53374. for     The Encore version of the machine-dependent
  53375. path: /netlib/parmacs/encdep.shr/
  53376. -----------------------------------------------------------
  53377. encore/
  53378. -----------------------------------------------------------
  53379. path: /netlib/parmacs/encdep.shr/encore/
  53380. -----------------------------------------------------------
  53381. lib/
  53382. pub/
  53383. -----------------------------------------------------------
  53384. path: /netlib/parmacs/encdep.shr/encore/lib/
  53385. -----------------------------------------------------------
  53386. c.m4.monmacs
  53387. cputm.U
  53388. inmain
  53389. makefile
  53390. shmem.U
  53391. trace.c
  53392. -----------------------------------------------------------
  53393. path: /netlib/parmacs/encdep.shr/encore/pub/
  53394. -----------------------------------------------------------
  53395. chap2/
  53396. chap3/
  53397. chap4/
  53398. extras/
  53399. makefile
  53400. trash
  53401. -----------------------------------------------------------
  53402. path: /netlib/parmacs/encdep.shr/encore/pub/chap2/
  53403. -----------------------------------------------------------
  53404. makefile
  53405. -----------------------------------------------------------
  53406. path: /netlib/parmacs/encdep.shr/encore/pub/chap3/
  53407. -----------------------------------------------------------
  53408. makefile
  53409. -----------------------------------------------------------
  53410. path: /netlib/parmacs/encdep.shr/encore/pub/chap4/
  53411. -----------------------------------------------------------
  53412. makefile
  53413. -----------------------------------------------------------
  53414. path: /netlib/parmacs/encdep.shr/encore/pub/extras/
  53415. -----------------------------------------------------------
  53416. makefile
  53417. -----------------------------------------------------------
  53418. for     The machine-independent macros and supporting
  53419. path: /netlib/parmacs/genlib.shr/
  53420. -----------------------------------------------------------
  53421. lib/
  53422. -----------------------------------------------------------
  53423. path: /netlib/parmacs/genlib.shr/lib/
  53424. -----------------------------------------------------------
  53425. c.m4.smacs
  53426. rec.U
  53427. send.U
  53428. sox.U
  53429. xptrace.c
  53430. -----------------------------------------------------------
  53431. for     The example programs, machine independent not
  53432. path: /netlib/parmacs/genpro.shr/
  53433. -----------------------------------------------------------
  53434. pub/
  53435. -----------------------------------------------------------
  53436. path: /netlib/parmacs/genpro.shr/pub/
  53437. -----------------------------------------------------------
  53438. README
  53439. chap2/
  53440. chap3/
  53441. chap4/
  53442. ser.U
  53443. services
  53444. -----------------------------------------------------------
  53445. path: /netlib/parmacs/genpro.shr/pub/chap2/
  53446. -----------------------------------------------------------
  53447. addtwo.ask.U
  53448. addtwo.data
  53449. addtwo.gs.U
  53450. event_defs
  53451. grid.ch2.U
  53452. mat.data
  53453. process_defs
  53454. -----------------------------------------------------------
  53455. path: /netlib/parmacs/genpro.shr/pub/chap3/
  53456. -----------------------------------------------------------
  53457. grid.comm.U
  53458. grid.data
  53459. grid.master.U
  53460. grid.procgroup.U
  53461. grid.procgroup.r.U
  53462. grid.slave.U
  53463. sort.data
  53464. sort.master.U
  53465. sort.merge.U
  53466. sort.procgroup.U
  53467. sort.sort.U
  53468. srtest.data
  53469. srtest.master.U
  53470. srtest.procgroup.U
  53471. srtest.procgroup.r.U
  53472. srtest.slave.U
  53473. -----------------------------------------------------------
  53474. path: /netlib/parmacs/genpro.shr/pub/chap4/
  53475. -----------------------------------------------------------
  53476. grid.comm.U
  53477. grid.master.U
  53478. grid.procgroup.U
  53479. grid.procgroup.r.U
  53480. grid.slave.U
  53481. master.U
  53482. slave.U
  53483. stsp.comm.U
  53484. stsp.pent.U
  53485. stsp.procgroup.U
  53486. stsp.procgroup.r.U
  53487. -----------------------------------------------------------
  53488. for     *COMPLETE* Sun-3 version of the macros and test
  53489. path: /netlib/parmacs/sun/
  53490. -----------------------------------------------------------
  53491. monmacs/
  53492. -----------------------------------------------------------
  53493. path: /netlib/parmacs/sun/monmacs/
  53494. -----------------------------------------------------------
  53495. lib/
  53496. pub/
  53497. -----------------------------------------------------------
  53498. path: /netlib/parmacs/sun/monmacs/lib/
  53499. -----------------------------------------------------------
  53500. c.m4.monmacs
  53501. c.m4.smacs
  53502. cputm.c
  53503. inmain
  53504. makefile
  53505. rec.U
  53506. send.U
  53507. shmem.U
  53508. sox.U
  53509. sysv.mp.subs.U
  53510. trace.c
  53511. xptrace.c
  53512. -----------------------------------------------------------
  53513. path: /netlib/parmacs/sun/monmacs/pub/
  53514. -----------------------------------------------------------
  53515. README
  53516. chap2/
  53517. chap3/
  53518. chap4/
  53519. makefile
  53520. ser.U
  53521. services
  53522. trash
  53523. -----------------------------------------------------------
  53524. path: /netlib/parmacs/sun/monmacs/pub/chap2/
  53525. -----------------------------------------------------------
  53526. addtwo.ask.U
  53527. addtwo.data
  53528. addtwo.gs.U
  53529. event_defs
  53530. grid.ch2.U
  53531. makefile
  53532. mat.data
  53533. process_defs
  53534. tracefile
  53535. -----------------------------------------------------------
  53536. path: /netlib/parmacs/sun/monmacs/pub/chap3/
  53537. -----------------------------------------------------------
  53538. grid.comm.U
  53539. grid.data
  53540. grid.master.U
  53541. grid.procgroup.U
  53542. grid.slave.U
  53543. makefile
  53544. sort.data
  53545. sort.master.U
  53546. sort.merge.U
  53547. sort.procgroup.U
  53548. sort.sort.U
  53549. srtest.data
  53550. srtest.master.U
  53551. srtest.procgroup.U
  53552. srtest.procgroup.r.U
  53553. srtest.slave.U
  53554. -----------------------------------------------------------
  53555. path: /netlib/parmacs/sun/monmacs/pub/chap4/
  53556. -----------------------------------------------------------
  53557. grid.comm.U
  53558. grid.master.U
  53559. grid.procgroup.U
  53560. grid.procgroup.r.U
  53561. grid.slave.U
  53562. makefile
  53563. master.U
  53564. slave.U
  53565. stsp.comm.U
  53566. stsp.pent.U
  53567. stsp.procgroup.U
  53568. stsp.procgroup.r.U
  53569. -----------------------------------------------------------
  53570. for     The AT&T System V version (for the 3B series) of
  53571. path: /netlib/parmacs/sysvdep.shr/
  53572. -----------------------------------------------------------
  53573. sysv/
  53574. -----------------------------------------------------------
  53575. path: /netlib/parmacs/sysvdep.shr/sysv/
  53576. -----------------------------------------------------------
  53577. lib/
  53578. pub/
  53579. -----------------------------------------------------------
  53580. path: /netlib/parmacs/sysvdep.shr/sysv/lib/
  53581. -----------------------------------------------------------
  53582. c.m4.monmacs
  53583. c.m4.smacs
  53584. makefile
  53585. rec.U
  53586. send.U
  53587. shmem.U
  53588. sox.U
  53589. sysv.mp.subs.U
  53590. trace.c
  53591. -----------------------------------------------------------
  53592. path: /netlib/parmacs/sysvdep.shr/sysv/pub/
  53593. -----------------------------------------------------------
  53594. addtwo.ask.U
  53595. addtwo.data
  53596. addtwo.gs.U
  53597. grid.ch2.U
  53598. ipckill
  53599. makefile
  53600. sort.data
  53601. sort.mg.U
  53602. sort.mst.U
  53603. sort.pg.U
  53604. sort.sort.U
  53605. srtest.data
  53606. srtest.mst.U
  53607. srtest.pg.U
  53608. srtest.s1.U
  53609. -----------------------------------------------------------
  53610. for     The Vax (Berkeley Unix) version of the
  53611. path: /netlib/parmacs/vaxdep.shr/
  53612. -----------------------------------------------------------
  53613. vax/
  53614. -----------------------------------------------------------
  53615. path: /netlib/parmacs/vaxdep.shr/vax/
  53616. -----------------------------------------------------------
  53617. lib/
  53618. pub/
  53619. -----------------------------------------------------------
  53620. path: /netlib/parmacs/vaxdep.shr/vax/lib/
  53621. -----------------------------------------------------------
  53622. c.m4.monmacs
  53623. c.m4.smacs
  53624. makefile
  53625. rec.U
  53626. send.U
  53627. shmem.U
  53628. sox.U
  53629. trace.c
  53630. -----------------------------------------------------------
  53631. path: /netlib/parmacs/vaxdep.shr/vax/pub/
  53632. -----------------------------------------------------------
  53633. README
  53634. addtwo.ask.U
  53635. addtwo.data
  53636. addtwo.gs.U
  53637. event_defs
  53638. grid.master.r.U
  53639. grid.procgroup.r.U
  53640. grid.slave.r.U
  53641. makefile
  53642. process_defs
  53643. ser.U
  53644. sort.data
  53645. sort.master.U
  53646. sort.merge.U
  53647. sort.procgroup.U
  53648. sort.sort.U
  53649. srtest.data
  53650. srtest.master.r.U
  53651. srtest.procgroup.3mach
  53652. srtest.procgroup.U
  53653. srtest.procgroup.r.U
  53654. srtest.slave.U
  53655. srtest.slave.r.U
  53656. -----------------------------------------------------------
  53657. for     miscellaneous codes written in Pascal
  53658. path: /netlib/pascal/
  53659. -----------------------------------------------------------
  53660. cnm/                   for     algorithms to accompany "Compact Numerical
  53661.                                Methods"
  53662.                        by      "John C. Nash" <jcnash@aix1.uottawa.ca>
  53663.                        #       gzip-compressed tar file, not suitable for email
  53664.                                (until we get MIME working inside netlib).
  53665.                                Meanwhile, use ftp.
  53666.  
  53667. -----------------------------------------------------------
  53668. for     algorithms to accompany "Compact Numerical
  53669. path: /netlib/pascal/cnm/
  53670. -----------------------------------------------------------
  53671. alg01.pas
  53672. alg02.pas
  53673. alg03.pas
  53674. alg03a.pas
  53675. alg04.pas
  53676. alg05.pas
  53677. alg06.pas
  53678. alg07.pas
  53679. alg08.pas
  53680. alg09.pas
  53681. alg10.pas
  53682. alg11.pas
  53683. alg12.pas
  53684. alg13.pas
  53685. alg14.pas
  53686. alg15.pas
  53687. alg16.pas
  53688. alg17.pas
  53689. alg18.pas
  53690. alg19.pas
  53691. alg20.pas
  53692. alg21.pas
  53693. alg22.pas
  53694. alg23.pas
  53695. alg24.pas
  53696. alg25.pas
  53697. alg26.pas
  53698. alg27.pas
  53699. calceps.pas
  53700. cnm3test.bat
  53701. cnm5test.bat
  53702. constyp3.def
  53703. constyp5.def
  53704. constype.def
  53705. cubefn.pas
  53706. dr0102.pas
  53707. dr0102x
  53708. dr03.pas
  53709. dr03a.pas
  53710. dr03ax
  53711. dr03x
  53712. dr04.pas
  53713. dr04x
  53714. dr0506.pas
  53715. dr0506x
  53716. dr0506xa
  53717. dr0506xb
  53718. dr0708.pas
  53719. dr0708x
  53720. dr09.pas
  53721. dr09x
  53722. dr10.pas
  53723. dr10x
  53724. dr13.pas
  53725. dr13x
  53726. dr14.pas
  53727. dr14x
  53728. dr15.pas
  53729. dr15x
  53730. dr1617.pas
  53731. dr1617x
  53732. dr1618.pas
  53733. dr1618x
  53734. dr1920.pas
  53735. dr1920rx
  53736. dr19x
  53737. dr21.pas
  53738. dr21x
  53739. dr22.pas
  53740. dr22x
  53741. dr23.pas
  53742. dr23a.pas
  53743. dr23ax
  53744. dr23x
  53745. dr24ii.pas
  53746. dr24iix
  53747. dr24le.pas
  53748. dr24lex
  53749. dr24ls.pas
  53750. dr24lsx
  53751. dr25.pas
  53752. dr25x
  53753. dr26.pas
  53754. dr26x
  53755. dr27.pas
  53756. dr27x
  53757. errata.cnm
  53758. ex0102.cnm
  53759. ex03.cnm
  53760. ex03a.cnm
  53761. ex04.cnm
  53762. ex044-2.cnm
  53763. ex0506.cnm
  53764. ex0506s.cnm
  53765. ex0708.cnm
  53766. ex09.cnm
  53767. ex10.cnm
  53768. ex13.cnm
  53769. ex13a.cnm
  53770. ex14.cnm
  53771. ex14a.cnm
  53772. ex15.cnm
  53773. ex15a.cnm
  53774. ex1617.cnm
  53775. ex1618.cnm
  53776. ex19.cnm
  53777. ex1920.cnm
  53778. ex1920j.cnm
  53779. ex21.cnm
  53780. ex22.cnm
  53781. ex23.cnm
  53782. ex23a.cnm
  53783. ex24ii.cnm
  53784. ex24le.cnm
  53785. ex24ls.cnm
  53786. ex24ls1.cnm
  53787. ex25.cnm
  53788. ex26.cnm
  53789. ex26a.cnm
  53790. ex27j.cnm
  53791. ex27r.cnm
  53792. filelist.cnm
  53793. fnmin.pas
  53794. genevres.pas
  53795. getobsn.pas
  53796. htanfn.pas
  53797. jjacf.pas
  53798. logistic.pas
  53799. matcopy.pas
  53800. matmul.pas
  53801. matrixin.pas
  53802. psvdres.pas
  53803. quadfn.pas
  53804. rayquo.pas
  53805. readme.cnm
  53806. resids.pas
  53807. rosen.pas
  53808. spendfn.pas
  53809. startup.pas
  53810. startup3.pas
  53811. startup5.pas
  53812. svdtst.pas
  53813. tdstamp.pas
  53814. tdstamp3.pas
  53815. tdstamp5.pas
  53816. turbo.cnm
  53817. turbo3.cnm
  53818. turbo5.cnm
  53819. usetp3.bat
  53820. usetp5.bat
  53821. vectorin.pas
  53822. warning.dir
  53823. -----------------------------------------------------------
  53824. for     partial differential equation packages
  53825. path: /netlib/pdes/
  53826. -----------------------------------------------------------
  53827. mgghat/                for     2D elliptic partial differential equations on
  53828.                                polygonal domains
  53829.                        alg     adaptive refinement and multigrid using linear,
  53830.                                quadratic or cubic elements
  53831.                        by      William F. Mitchell
  53832.                        ref     SIAM J. Sci. Statist. Comput. 13, 1992, pp.
  53833.                                146-167.
  53834.                        gams    I2b1a
  53835.                        prec    single real
  53836.                        age     research
  53837.                        lang    mostly FORTRAN 77, some C
  53838.                        see     many related packages at
  53839.                                ftp://na.cs.yale.edu/mgnet
  53840.  
  53841. claw/                  for     hyperbolic systems of conservation laws
  53842.                        by      Randall J. LeVeque <rjl@amath.washington.edu>
  53843.                        lang    Fortran
  53844.                        prec    double real
  53845.                        age     research
  53846.  
  53847. -----------------------------------------------------------
  53848. for     hyperbolic systems of conservation laws
  53849. path: /netlib/pdes/claw/
  53850. -----------------------------------------------------------
  53851.  #       This collection is large enough that ftp or http is probably the
  53852.  #       best way to do bulk download.  For example, try
  53853.  #       ftp netlib.att.com
  53854.  #       binary
  53855.  #       cd netlib/pdes
  53856.  #       get claw.tar
  53857.  #       or use a Web browser on http://netlib.att.com/netlib/pdes/claw
  53858.  #       or, if email is all you have,
  53859.  #       mail netlib@research.att.com
  53860.  #       send pdes/claw/doc.shar
  53861.  #       send pdes/claw/clawpack.shar
  53862.  
  53863. doc/                   for     clawpack documentation
  53864.  
  53865. clawpack/              for     clawpack source code
  53866.  
  53867. applications/          for     examples of clawpack in use
  53868.  
  53869. COPYING                for     copyright notice
  53870.  
  53871. readme
  53872. -----------------------------------------------------------
  53873. for     examples of clawpack in use
  53874. path: /netlib/pdes/claw/applications/
  53875. -----------------------------------------------------------
  53876. README
  53877. acoustics/
  53878. euler/
  53879. advection/
  53880. burgers/
  53881. -----------------------------------------------------------
  53882. path: /netlib/pdes/claw/applications/acoustics/
  53883. -----------------------------------------------------------
  53884. 1d/
  53885. 2d/
  53886. -----------------------------------------------------------
  53887. path: /netlib/pdes/claw/applications/acoustics/1d/
  53888. -----------------------------------------------------------
  53889. accuracy/
  53890. rp/
  53891. -----------------------------------------------------------
  53892. path: /netlib/pdes/claw/applications/acoustics/1d/accuracy/
  53893. -----------------------------------------------------------
  53894. README
  53895. compile
  53896. data.1
  53897. data.2
  53898. data.3
  53899. driver.f
  53900. errs.2
  53901. errs.3
  53902. ic.f
  53903. plotq.m
  53904. qtrue1.f
  53905. p0.f
  53906. errs.1
  53907. -----------------------------------------------------------
  53908. path: /netlib/pdes/claw/applications/acoustics/1d/rp/
  53909. -----------------------------------------------------------
  53910. rp1ac.f
  53911. -----------------------------------------------------------
  53912. path: /netlib/pdes/claw/applications/acoustics/2d/
  53913. -----------------------------------------------------------
  53914. constant/
  53915. varying/
  53916. rp/
  53917. -----------------------------------------------------------
  53918. path: /netlib/pdes/claw/applications/acoustics/2d/constant/
  53919. -----------------------------------------------------------
  53920. accuracy/
  53921. piston/
  53922. -----------------------------------------------------------
  53923. path: /netlib/pdes/claw/applications/acoustics/2d/constant/accuracy/
  53924. -----------------------------------------------------------
  53925. README
  53926. data
  53927. compile
  53928. contourplot.m
  53929. p0.f
  53930. driver.f
  53931. ic1.f
  53932. ic2.f
  53933. interp.f
  53934. qtrue2.f
  53935. scatterplot.m
  53936. src1rad.f
  53937. errs
  53938. -----------------------------------------------------------
  53939. path: /netlib/pdes/claw/applications/acoustics/2d/constant/piston/
  53940. -----------------------------------------------------------
  53941. bc2pist.f
  53942. driver.f
  53943. ic.f
  53944. compile
  53945. data
  53946. README
  53947. src2cyl.f
  53948. plotp.m
  53949. -----------------------------------------------------------
  53950. path: /netlib/pdes/claw/applications/acoustics/2d/rp/
  53951. -----------------------------------------------------------
  53952. rp2Aac.f
  53953. rp2Bac.f
  53954. rp2Aacv.f
  53955. rp2Bacv.f
  53956. -----------------------------------------------------------
  53957. path: /netlib/pdes/claw/applications/acoustics/2d/varying/
  53958. -----------------------------------------------------------
  53959. planewave/
  53960. piston/
  53961. -----------------------------------------------------------
  53962. path: /netlib/pdes/claw/applications/acoustics/2d/varying/piston/
  53963. -----------------------------------------------------------
  53964. driver.f
  53965. data
  53966. compile
  53967. ic.f
  53968. bc2pist.f
  53969. README
  53970. data.test
  53971. plotp.m
  53972. src2cyl.f
  53973. -----------------------------------------------------------
  53974. path: /netlib/pdes/claw/applications/acoustics/2d/varying/planewave/
  53975. -----------------------------------------------------------
  53976. bc2plwv.f
  53977. driver.f
  53978. ic.f
  53979. compile
  53980. data
  53981. README
  53982. bc2plwv.old
  53983. qtrue2.f
  53984. plotp.m
  53985. -----------------------------------------------------------
  53986. path: /netlib/pdes/claw/applications/advection/
  53987. -----------------------------------------------------------
  53988. 2d/
  53989. 1d/
  53990. -----------------------------------------------------------
  53991. path: /netlib/pdes/claw/applications/advection/1d/
  53992. -----------------------------------------------------------
  53993. rp/
  53994. inflow/
  53995. -----------------------------------------------------------
  53996. path: /netlib/pdes/claw/applications/advection/1d/inflow/
  53997. -----------------------------------------------------------
  53998. README
  53999. compile
  54000. data
  54001. driver.f
  54002. ic.f
  54003. qtrue1.f
  54004. bc1inf.f
  54005. plotq.m
  54006. -----------------------------------------------------------
  54007. path: /netlib/pdes/claw/applications/advection/1d/rp/
  54008. -----------------------------------------------------------
  54009. rp1ad.f
  54010. -----------------------------------------------------------
  54011. path: /netlib/pdes/claw/applications/advection/2d/
  54012. -----------------------------------------------------------
  54013. const/
  54014. curvilinear/
  54015. swirl/
  54016. rp/
  54017. groundwater/
  54018. -----------------------------------------------------------
  54019. path: /netlib/pdes/claw/applications/advection/2d/const/
  54020. -----------------------------------------------------------
  54021. driver.f
  54022. fdisc.f
  54023. ic.f
  54024. xvel.f
  54025. yvel.f
  54026. compile
  54027. data
  54028. README
  54029. plotq.m
  54030. -----------------------------------------------------------
  54031. path: /netlib/pdes/claw/applications/advection/2d/curvilinear/
  54032. -----------------------------------------------------------
  54033. cylinder/
  54034. wiggly/
  54035. -----------------------------------------------------------
  54036. path: /netlib/pdes/claw/applications/advection/2d/curvilinear/cylinder/
  54037. -----------------------------------------------------------
  54038. compile
  54039. driver.f
  54040. fdisc.f
  54041. README
  54042. setxpyp.f
  54043. setgrid.f
  54044. xpvel.f
  54045. ypvel.f
  54046. plotq.m
  54047. bc2pery.f
  54048. out2c.f
  54049. data.2
  54050. data.1
  54051. test.m
  54052. ic.f
  54053. -----------------------------------------------------------
  54054. path: /netlib/pdes/claw/applications/advection/2d/curvilinear/wiggly/
  54055. -----------------------------------------------------------
  54056. bc2pery.f
  54057. driver.f
  54058. fdisc.f
  54059. out2c.f
  54060. ic.f
  54061. README
  54062. setgrid.f
  54063. setxpyp.f
  54064. xpvel.f
  54065. ypvel.f
  54066. compile
  54067. data
  54068. plotq.m
  54069. bc2new.f
  54070. -----------------------------------------------------------
  54071. path: /netlib/pdes/claw/applications/advection/2d/groundwater/
  54072. -----------------------------------------------------------
  54073. copper95/
  54074. -----------------------------------------------------------
  54075. path: /netlib/pdes/claw/applications/advection/2d/groundwater/copper95/
  54076. -----------------------------------------------------------
  54077. driver.f
  54078. ic.f
  54079. out2.f
  54080. rho.f
  54081. README
  54082. plotqcolor.m
  54083. setvel.f
  54084. shape3.m
  54085. compile
  54086. data
  54087. ux.data
  54088. plotq.m
  54089. vy.data
  54090. -----------------------------------------------------------
  54091. path: /netlib/pdes/claw/applications/advection/2d/rp/
  54092. -----------------------------------------------------------
  54093. rp2Aad2.f
  54094. rp2Aad3.f
  54095. rp2Bad.f
  54096. rp2Aad1.f
  54097. rp2Aad4.f
  54098. -----------------------------------------------------------
  54099. path: /netlib/pdes/claw/applications/advection/2d/swirl/
  54100. -----------------------------------------------------------
  54101. README
  54102. compile
  54103. driver.f
  54104. fdisc.f
  54105. ic.f
  54106. xvel.f
  54107. yvel.f
  54108. data
  54109. plotq.m
  54110. -----------------------------------------------------------
  54111. path: /netlib/pdes/claw/applications/burgers/
  54112. -----------------------------------------------------------
  54113. 2d/
  54114. 1d/
  54115. -----------------------------------------------------------
  54116. path: /netlib/pdes/claw/applications/burgers/1d/
  54117. -----------------------------------------------------------
  54118. sine2n/
  54119. rp/
  54120. -----------------------------------------------------------
  54121. path: /netlib/pdes/claw/applications/burgers/1d/rp/
  54122. -----------------------------------------------------------
  54123. rp1bu.f
  54124. -----------------------------------------------------------
  54125. path: /netlib/pdes/claw/applications/burgers/1d/sine2n/
  54126. -----------------------------------------------------------
  54127. driver.f
  54128. compile
  54129. plotq.m
  54130. data
  54131. README
  54132. ic.f
  54133. -----------------------------------------------------------
  54134. path: /netlib/pdes/claw/applications/burgers/2d/
  54135. -----------------------------------------------------------
  54136. rp/
  54137. pwconst/
  54138. -----------------------------------------------------------
  54139. path: /netlib/pdes/claw/applications/burgers/2d/pwconst/
  54140. -----------------------------------------------------------
  54141. README
  54142. compile
  54143. data
  54144. driver.f
  54145. plotq.m
  54146. ic.f
  54147. -----------------------------------------------------------
  54148. path: /netlib/pdes/claw/applications/burgers/2d/rp/
  54149. -----------------------------------------------------------
  54150. rp2Abu.f
  54151. rp2Bbu.f
  54152. -----------------------------------------------------------
  54153. path: /netlib/pdes/claw/applications/euler/
  54154. -----------------------------------------------------------
  54155. 1d/
  54156. 2d/
  54157. -----------------------------------------------------------
  54158. path: /netlib/pdes/claw/applications/euler/1d/
  54159. -----------------------------------------------------------
  54160. rp/
  54161. pbc/
  54162. shocktube/
  54163. -----------------------------------------------------------
  54164. path: /netlib/pdes/claw/applications/euler/1d/pbc/
  54165. -----------------------------------------------------------
  54166. driver.f
  54167. compile
  54168. ic.f
  54169. data
  54170. README
  54171. plotq.m
  54172. -----------------------------------------------------------
  54173. path: /netlib/pdes/claw/applications/euler/1d/rp/
  54174. -----------------------------------------------------------
  54175. rp1eu.f
  54176. -----------------------------------------------------------
  54177. path: /netlib/pdes/claw/applications/euler/1d/shocktube/
  54178. -----------------------------------------------------------
  54179. driver.f
  54180. ic.f
  54181. compile
  54182. plotq.m
  54183. data
  54184. README
  54185. -----------------------------------------------------------
  54186. path: /netlib/pdes/claw/applications/euler/2d/
  54187. -----------------------------------------------------------
  54188. accuracy/
  54189. radial/
  54190. rp/
  54191. -----------------------------------------------------------
  54192. path: /netlib/pdes/claw/applications/euler/2d/accuracy/
  54193. -----------------------------------------------------------
  54194. README
  54195. compile1
  54196. compile2
  54197. contourplot.m
  54198. data1.1
  54199. data1.2
  54200. data1.3
  54201. data1.4
  54202. data2
  54203. driver.f
  54204. errs1.1
  54205. errs1.2
  54206. errs1.3
  54207. errs1.4
  54208. errs2
  54209. ic1.f
  54210. ic2.f
  54211. interp.f
  54212. qtrue2.f
  54213. rho1.f
  54214. rho2.f
  54215. rho3.f
  54216. scatterplot.m
  54217. src1rad.f
  54218. -----------------------------------------------------------
  54219. path: /netlib/pdes/claw/applications/euler/2d/radial/
  54220. -----------------------------------------------------------
  54221. driver.f
  54222. data.1
  54223. compile
  54224. data.2
  54225. README
  54226. ic2rpc.f
  54227. fdisc.f
  54228. pcontour.m
  54229. pmesh.m
  54230. rhomesh.m
  54231. rhocontour.m
  54232. -----------------------------------------------------------
  54233. path: /netlib/pdes/claw/applications/euler/2d/rp/
  54234. -----------------------------------------------------------
  54235. rp2Aeu.f
  54236. rp2Beu.f
  54237. -----------------------------------------------------------
  54238. for     clawpack source code
  54239. path: /netlib/pdes/claw/clawpack/
  54240. -----------------------------------------------------------
  54241. Conversion
  54242. Changes
  54243. Thanks
  54244. COPYING
  54245. catenate
  54246. README
  54247. 2d/
  54248. limiters/
  54249. 1d/
  54250. matlab/
  54251. -----------------------------------------------------------
  54252. path: /netlib/pdes/claw/clawpack/1d/
  54253. -----------------------------------------------------------
  54254. claw1/
  54255. bc/
  54256. example/
  54257. misc/
  54258. -----------------------------------------------------------
  54259. path: /netlib/pdes/claw/clawpack/1d/bc/
  54260. -----------------------------------------------------------
  54261. bc1ex0.f
  54262. bc1wall.f
  54263. bc1per.f
  54264. bc1rad.f
  54265. bc1ex1.f
  54266. bc1ex2.f
  54267. bc1inf.f
  54268. -----------------------------------------------------------
  54269. path: /netlib/pdes/claw/clawpack/1d/claw1/
  54270. -----------------------------------------------------------
  54271. copyq1.f
  54272. step1.f
  54273. claw1.f
  54274. README
  54275. -----------------------------------------------------------
  54276. path: /netlib/pdes/claw/clawpack/1d/example/
  54277. -----------------------------------------------------------
  54278. driver.f
  54279. compile
  54280. data
  54281. README
  54282. ic.f
  54283. rp1bu.f
  54284. test.101
  54285. test.102
  54286. test.103
  54287. test.100
  54288. plotq.m
  54289. -----------------------------------------------------------
  54290. path: /netlib/pdes/claw/clawpack/1d/misc/
  54291. -----------------------------------------------------------
  54292. dump1.f
  54293. src1xx.f
  54294. error1.f
  54295. out1.f
  54296. out1eu.f
  54297. out1xt.f
  54298. rstrt1.f
  54299. -----------------------------------------------------------
  54300. path: /netlib/pdes/claw/clawpack/2d/
  54301. -----------------------------------------------------------
  54302. claw2/
  54303. bc/
  54304. misc/
  54305. example/
  54306. -----------------------------------------------------------
  54307. path: /netlib/pdes/claw/clawpack/2d/bc/
  54308. -----------------------------------------------------------
  54309. bc2ex0.f
  54310. README
  54311. bc2ex1.f
  54312. bc2per.f
  54313. bc2rad.f
  54314. -----------------------------------------------------------
  54315. path: /netlib/pdes/claw/clawpack/2d/claw2/
  54316. -----------------------------------------------------------
  54317. claw2.f
  54318. flux2.f
  54319. step2.f
  54320. copyq2.f
  54321. -----------------------------------------------------------
  54322. path: /netlib/pdes/claw/clawpack/2d/example/
  54323. -----------------------------------------------------------
  54324. README
  54325. compile
  54326. driver.f
  54327. test.100
  54328. test.101
  54329. out2sc1.f
  54330. rp2Asc1.f
  54331. rp2Bsc1.f
  54332. ic.f
  54333. plotq.m
  54334. -----------------------------------------------------------
  54335. path: /netlib/pdes/claw/clawpack/2d/misc/
  54336. -----------------------------------------------------------
  54337. cellave.f
  54338. dump2.f
  54339. rstrt2.f
  54340. out2eu.f
  54341. out2.f
  54342. err2.f
  54343. src2xx.f
  54344. -----------------------------------------------------------
  54345. path: /netlib/pdes/claw/clawpack/limiters/
  54346. -----------------------------------------------------------
  54347. limiter.f
  54348. philim.f
  54349. -----------------------------------------------------------
  54350. path: /netlib/pdes/claw/clawpack/matlab/
  54351. -----------------------------------------------------------
  54352. plotq1.m
  54353. README
  54354. readv.m
  54355. readq2.m
  54356. readq1.m
  54357. plot1xt.m
  54358. plot1sc.m
  54359. plot1eu.m
  54360. query.m
  54361. plotq2.m
  54362. yrbcolormap.m
  54363. -----------------------------------------------------------
  54364. for     clawpack documentation
  54365. path: /netlib/pdes/claw/doc/
  54366. -----------------------------------------------------------
  54367. contents.ascii         for     list of current contents
  54368.  
  54369. contents.ps            for     list of current contents
  54370.  
  54371. note01.ps              for     general introduction to clawpack
  54372.  
  54373. note02.ps              for     description of the algorithms used in clawpack.
  54374.  
  54375. note03.ps
  54376. note04.ps
  54377. note05.ps
  54378. note06.ps              size    596 kB
  54379.  
  54380. note07.ps
  54381. note08.ps              size    225 kB
  54382.  
  54383. note09.ps              size    634 kB
  54384.  
  54385. note10.ps              size    364 kB
  54386.  
  54387. biblio.ps
  54388. cover.ps
  54389.  #       to print all the notes in the proper order, give the command
  54390.  #       lpr  cover.ps  contents.ps  note*.ps  biblio.ps
  54391. hyp94.ps               for     overview of clawpack Version 1.0  (partly out of
  54392.                                date).
  54393.                        ref     5th Int'l Conf. on Hyperbolic Problems, Stony
  54394.                                Brook, June, 1994.
  54395.  
  54396. slides.ps              for     transparancies from a talk about CLAWPACK, with
  54397.                                numerous figures that attempt to show the basic
  54398.                                ideas more clearly.
  54399.                        size    281 kB
  54400.  
  54401. README
  54402. -----------------------------------------------------------
  54403. for     2D elliptic partial differential equations on
  54404. path: /netlib/pdes/mgghat/
  54405. -----------------------------------------------------------
  54406. .depend
  54407. src/                   for     source code for MGGHAT
  54408.                        size    343 kB
  54409.                        see     supplementary routines from linpack and the
  54410.                                blas, e.g. by asking "send ssifa ssisl sgbco
  54411.                                sgbsl scopy from linpack" and put these in
  54412.                                linpack.f
  54413.  
  54414. doc/                   for     user's guide for MGGHAT
  54415.                        lang    ASCII text file, LaTeX, PostScript
  54416.                        see     <A
  54417.  
  54418.                                .gov/reports/mgghat/userguide/userguide.html">HT
  54419.                                ML version</A>
  54420.                        size    358 kB
  54421.  
  54422. graphics/              for     examples of how to use gnuplot to display saved
  54423.                                output files
  54424.                        size    640 kB
  54425.  
  54426.  #       "send all from pdes/mgghat" will get all three.
  54427. readme
  54428. -----------------------------------------------------------
  54429. for     user's guide for MGGHAT
  54430. path: /netlib/pdes/mgghat/doc/
  54431. -----------------------------------------------------------
  54432. README
  54433. acknowl.ascii
  54434. changes.ascii
  54435. fig1.gif
  54436. fig2.gif
  54437. fig3.gif
  54438. fig4.gif
  54439. fig5.gif
  54440. fig6.gif
  54441. fig7.gif
  54442. html.sty
  54443. install.ascii
  54444. userguide.ascii
  54445. userguide.ps
  54446. userguide.tex
  54447. -----------------------------------------------------------
  54448. for     examples of how to use gnuplot to display saved
  54449. path: /netlib/pdes/mgghat/graphics/
  54450. -----------------------------------------------------------
  54451. README
  54452. contour.gps
  54453. converge.gps
  54454. facets.gps
  54455. gpconv.dat
  54456. gpsol.dat
  54457. gptri.dat
  54458. sol_and_tri.gps
  54459. solution.gps
  54460. triangle.gps
  54461. -----------------------------------------------------------
  54462. for     source code for MGGHAT
  54463. path: /netlib/pdes/mgghat/src/
  54464. -----------------------------------------------------------
  54465. README
  54466. commons
  54467. gnuplt.c
  54468. gnuplt.cray.c
  54469. gnuplt.no_.c
  54470. grmenu
  54471. inittr.L
  54472. makefile
  54473. makefile.aix
  54474. makefile.convex
  54475. makefile.cray
  54476. makefile.hpux
  54477. makefile.irix
  54478. makefile.linux
  54479. makefile.sunos
  54480. mgghat.f
  54481. need.setup
  54482. r1mach.f
  54483. r1mach8.f
  54484. second.aix.f
  54485. second.c
  54486. second.f
  54487. second8.c
  54488. system.cray.f
  54489. user.f
  54490. user.f.poisson
  54491. user.f.system
  54492. user.f.timedep
  54493. -----------------------------------------------------------
  54494. for     generic message-passing interface to
  54495. path: /netlib/picl/
  54496. -----------------------------------------------------------
  54497. picl2.0/
  54498. readme                 for     description and install instructions for PICL
  54499.                                2.0
  54500.  
  54501. announcement.picl2     for     6/94 announcement of PICL 2.0 availability and
  54502.                                features
  54503.  
  54504. picl2.commands         for     brief description of PICL 2.0 features and
  54505.                                functionality
  54506.  
  54507. picl2.models           for     brief description of PICL 2.0 programming models
  54508.  
  54509. creference.ps          for     compressed and uuencoded postscript file of the
  54510.                                1990 reference manual
  54511.                                for the C version of PICL. Use uudecode and
  54512.                                uncompress
  54513.                                before printing.
  54514.  
  54515. userguide.ps           for     compressed and uuencoded postscript file of the
  54516.                                1990 PICL users'
  54517.                                guide. Use uudecode and uncompress before
  54518.                                printing.
  54519.  
  54520. traceformat.ps         for     compressed and uuencoded postscript file of the
  54521.                                1992 report
  54522.                                describing the updated PICL trace data format.
  54523.                                Use uudecode and uncompress before printing.
  54524. -----------------------------------------------------------
  54525. path: /netlib/picl/picl2.0/
  54526. -----------------------------------------------------------
  54527. NX/
  54528. PVM/
  54529. README
  54530. README.NX
  54531. README.PVM
  54532. README.VERTEX
  54533. VERTEX/
  54534. makefile
  54535. makefiles/
  54536. picl/
  54537. port/
  54538. trace/
  54539. -----------------------------------------------------------
  54540. path: /netlib/picl/picl2.0/NX/
  54541. -----------------------------------------------------------
  54542. host/
  54543. mpsimulator/
  54544. node/
  54545. -----------------------------------------------------------
  54546. path: /netlib/picl/picl2.0/NX/host/
  54547. -----------------------------------------------------------
  54548. common/
  54549. ipsc2/
  54550. ipsc860/
  54551. mpsim/
  54552. paragon/
  54553. -----------------------------------------------------------
  54554. path: /netlib/picl/picl2.0/NX/host/common/
  54555. -----------------------------------------------------------
  54556. .emacs_382
  54557. envalloc.h
  54558. envfclose.h
  54559. envfflush.h
  54560. envfopen.h
  54561. envfprintf.h
  54562. envfread.h
  54563. envfwrite.h
  54564. envhost.c
  54565. envload.h
  54566. envopen.h
  54567. envprintf.h
  54568. envprobe.c
  54569. envprobe.h
  54570. envprobef.h
  54571. envrecv.c
  54572. envrecv.h
  54573. envrecvbeg.c
  54574. envrecvbeg.h
  54575. envrecvbyte.h
  54576. envrecvend.c
  54577. envrecvend.h
  54578. envrecvinfo.h
  54579. envrecvstat.c
  54580. envrecvstatus.h
  54581. envrecvtype.h
  54582. envrewind.h
  54583. envsend.c
  54584. envsend.h
  54585. envsendbeg.c
  54586. envsendbeg.h
  54587. envsendend.c
  54588. envsendend.h
  54589. envsendstat.c
  54590. envsendstatus.h
  54591. envsync.c
  54592. envsync.h
  54593. envunlink.h
  54594. envwait.c
  54595. envwait.h
  54596. -----------------------------------------------------------
  54597. path: /netlib/picl/picl2.0/NX/host/ipsc2/
  54598. -----------------------------------------------------------
  54599. clock0.c
  54600. envclock.h
  54601. envclocksync.c
  54602. envclose.h
  54603. envdifftime.h
  54604. envglobaldefs.h
  54605. envglobals.h
  54606. envload.c
  54607. envopen.c
  54608. envsum.c
  54609. envtime.c
  54610. envupdatetime.h
  54611. f2c.c
  54612. ff2c.c
  54613. -----------------------------------------------------------
  54614. path: /netlib/picl/picl2.0/NX/host/ipsc860/
  54615. -----------------------------------------------------------
  54616. clock0.c
  54617. envclock.h
  54618. envclocksync.c
  54619. envclose.h
  54620. envdifftime.h
  54621. envglobaldefs.h
  54622. envglobals.h
  54623. envload.c
  54624. envopen.c
  54625. envsum.c
  54626. envtime.c
  54627. envupdatetime.h
  54628. f2c.c
  54629. ff2c.c
  54630. -----------------------------------------------------------
  54631. path: /netlib/picl/picl2.0/NX/host/mpsim/
  54632. -----------------------------------------------------------
  54633. .emacs_382
  54634. clock0.c
  54635. envclock.h
  54636. envclocksync.c
  54637. envclose.h
  54638. envdifftime.h
  54639. envglobaldefs.h
  54640. envglobals.h
  54641. envload.c
  54642. envopen.c
  54643. envsum.c
  54644. envtime.c
  54645. envupdatetime.h
  54646. f2c.c
  54647. ff2c.c
  54648. -----------------------------------------------------------
  54649. path: /netlib/picl/picl2.0/NX/host/paragon/
  54650. -----------------------------------------------------------
  54651. clock0.c
  54652. envclock.h
  54653. envclocksync.c
  54654. envclose.h
  54655. envdifftime.h
  54656. envglobaldefs.h
  54657. envglobals.h
  54658. envload.c
  54659. envopen.c
  54660. envsum.c
  54661. envtime.c
  54662. envupdatetime.h
  54663. f2c.c
  54664. ff2c.c
  54665. -----------------------------------------------------------
  54666. path: /netlib/picl/picl2.0/NX/mpsimulator/
  54667. -----------------------------------------------------------
  54668. CHANGES
  54669. NOTES
  54670. README
  54671. drive.c
  54672. makefile
  54673. makefile.aix
  54674. makefile.seq
  54675. makefile.sysv
  54676. makefile.sysv3
  54677. makefile.unicos
  54678. makefile.vax
  54679. makefile.xenix
  54680. mpsim.c
  54681. mpsim.man
  54682. sbld
  54683. sbld.xenix
  54684. sim.h
  54685. simlib.c
  54686. simlib.h
  54687. userin.c
  54688. -----------------------------------------------------------
  54689. path: /netlib/picl/picl2.0/NX/node/
  54690. -----------------------------------------------------------
  54691. common/
  54692. delta/
  54693. ipsc2/
  54694. ipsc860/
  54695. mpsim/
  54696. paragon/
  54697. sunmos/
  54698. -----------------------------------------------------------
  54699. path: /netlib/picl/picl2.0/NX/node/common/
  54700. -----------------------------------------------------------
  54701. .emacs_382
  54702. envclose.h
  54703. envfclose.h
  54704. envfflush.h
  54705. envfopen.h
  54706. envfprintf.h
  54707. envfread.h
  54708. envfwrite.h
  54709. envhost.c
  54710. envopen.c
  54711. envopen.h
  54712. envprintf.h
  54713. envprobe.c
  54714. envprobe.h
  54715. envrecv.c
  54716. envrecv.h
  54717. envrecvbeg.c
  54718. envrecvbeg.h
  54719. envrecvbyte.h
  54720. envrecvend.c
  54721. envrecvend.h
  54722. envrecvinfo.h
  54723. envrecvstat.c
  54724. envrecvstatus.h
  54725. envrecvtype.h
  54726. envrewind.h
  54727. envsend.c
  54728. envsend.h
  54729. envsendbeg.c
  54730. envsendbeg.h
  54731. envsendend.c
  54732. envsendend.h
  54733. envsendstat.c
  54734. envsendstatus.h
  54735. envsync.c
  54736. envsync.h
  54737. envunlink.h
  54738. envwait.c
  54739. envwait.h
  54740. -----------------------------------------------------------
  54741. path: /netlib/picl/picl2.0/NX/node/delta/
  54742. -----------------------------------------------------------
  54743. .emacs_382
  54744. clock0.c
  54745. envclock.h
  54746. envclocksync.c
  54747. envdifftime.h
  54748. envglobaldefs.h
  54749. envglobals.h
  54750. envsum.c
  54751. envtime.c
  54752. envupdatetime.h
  54753. f2c.c
  54754. ff2c.c
  54755. -----------------------------------------------------------
  54756. path: /netlib/picl/picl2.0/NX/node/ipsc2/
  54757. -----------------------------------------------------------
  54758. alarm.c
  54759. clock0.c
  54760. envclock.h
  54761. envclockinit.c
  54762. envclocksync.c
  54763. envdifftime.h
  54764. envglobaldefs.h
  54765. envglobals.h
  54766. envin.s
  54767. envsum.c
  54768. envtime.c
  54769. envupdatetime.h
  54770. f2c.c
  54771. ff2c.c
  54772. -----------------------------------------------------------
  54773. path: /netlib/picl/picl2.0/NX/node/ipsc860/
  54774. -----------------------------------------------------------
  54775. clock0.c
  54776. envclock.h
  54777. envclocksync.c
  54778. envdifftime.h
  54779. envglobaldefs.h
  54780. envglobals.h
  54781. envsum.c
  54782. envtime.c
  54783. envupdatetime.h
  54784. f2c.c
  54785. ff2c.c
  54786. -----------------------------------------------------------
  54787. path: /netlib/picl/picl2.0/NX/node/mpsim/
  54788. -----------------------------------------------------------
  54789. clock0.c
  54790. envclock.h
  54791. envclocksync.c
  54792. envdifftime.h
  54793. envglobaldefs.h
  54794. envglobals.h
  54795. envsum.c
  54796. envtime.c
  54797. envupdatetime.h
  54798. f2c.c
  54799. ff2c.c
  54800. -----------------------------------------------------------
  54801. path: /netlib/picl/picl2.0/NX/node/paragon/
  54802. -----------------------------------------------------------
  54803. clock0.c
  54804. envclock.h
  54805. envclocksync.c
  54806. envdifftime.h
  54807. envglobaldefs.h
  54808. envglobals.h
  54809. envsum.c
  54810. envtime.c
  54811. envupdatetime.h
  54812. f2c.c
  54813. ff2c.c
  54814. holdclocksync.c
  54815. -----------------------------------------------------------
  54816. path: /netlib/picl/picl2.0/NX/node/sunmos/
  54817. -----------------------------------------------------------
  54818. clock0.c
  54819. envclock.h
  54820. envclocksync.c
  54821. envdifftime.h
  54822. envglobaldefs.h
  54823. envglobals.h
  54824. envsum.c
  54825. envtime.c
  54826. envupdatetime.h
  54827. f2c.c
  54828. ff2c.c
  54829. rpmclocksync.c
  54830. -----------------------------------------------------------
  54831. path: /netlib/picl/picl2.0/PVM/
  54832. -----------------------------------------------------------
  54833. host/
  54834. node/
  54835. -----------------------------------------------------------
  54836. path: /netlib/picl/picl2.0/PVM/host/
  54837. -----------------------------------------------------------
  54838. common/
  54839. rs6k/
  54840. sun/
  54841. -----------------------------------------------------------
  54842. path: /netlib/picl/picl2.0/PVM/host/common/
  54843. -----------------------------------------------------------
  54844. envalloc.h
  54845. envclock.h
  54846. envclose.h
  54847. envdifftime.h
  54848. envfclose.h
  54849. envfflush.h
  54850. envfprintf.h
  54851. envfread.h
  54852. envfwrite.h
  54853. envhost.c
  54854. envload.h
  54855. envopen.h
  54856. envprintf.h
  54857. envprobe.c
  54858. envprobe.h
  54859. envprobef.h
  54860. envrecv.c
  54861. envrecv.h
  54862. envrecvbeg.h
  54863. envrecvbyte.h
  54864. envrecvend.h
  54865. envrecvinfo.h
  54866. envrecvstatus.h
  54867. envrecvtype.h
  54868. envrewind.h
  54869. envsend.c
  54870. envsend.h
  54871. envsendbeg.h
  54872. envsendend.h
  54873. envsendstatus.h
  54874. envsync.c
  54875. envsync.h
  54876. envunlink.h
  54877. envupdatetime.h
  54878. envwait.c
  54879. envwait.h
  54880. -----------------------------------------------------------
  54881. path: /netlib/picl/picl2.0/PVM/host/rs6k/
  54882. -----------------------------------------------------------
  54883. clock0.c
  54884. envclocksync.c
  54885. envfopen.h
  54886. envglobaldefs.h
  54887. envglobals.h
  54888. envload.c
  54889. envopen.c
  54890. envsum.c
  54891. envtime.c
  54892. f2c.c
  54893. ff2c.c
  54894. -----------------------------------------------------------
  54895. path: /netlib/picl/picl2.0/PVM/host/sun/
  54896. -----------------------------------------------------------
  54897. clock0.c
  54898. envclocksync.c
  54899. envfopen.h
  54900. envglobaldefs.h
  54901. envglobals.h
  54902. envload.c
  54903. envopen.c
  54904. envsum.c
  54905. envtime.c
  54906. f2c.c
  54907. ff2c.c
  54908. -----------------------------------------------------------
  54909. path: /netlib/picl/picl2.0/PVM/node/
  54910. -----------------------------------------------------------
  54911. common/
  54912. rs6k/
  54913. sun/
  54914. -----------------------------------------------------------
  54915. path: /netlib/picl/picl2.0/PVM/node/common/
  54916. -----------------------------------------------------------
  54917. envclock.h
  54918. envclose.h
  54919. envdifftime.h
  54920. envfclose.h
  54921. envfflush.h
  54922. envfprintf.h
  54923. envfread.h
  54924. envfwrite.h
  54925. envhost.c
  54926. envopen.c
  54927. envopen.h
  54928. envprintf.h
  54929. envprobe.c
  54930. envprobe.h
  54931. envrecv.c
  54932. envrecv.h
  54933. envrecvbeg.h
  54934. envrecvbyte.h
  54935. envrecvend.h
  54936. envrecvinfo.h
  54937. envrecvstatus.h
  54938. envrecvtype.h
  54939. envrewind.h
  54940. envsend.c
  54941. envsend.h
  54942. envsendbeg.h
  54943. envsendend.h
  54944. envsendstatus.h
  54945. envsync.c
  54946. envsync.h
  54947. envunlink.h
  54948. envupdatetime.h
  54949. envwait.c
  54950. envwait.h
  54951. holdfopen.h
  54952. -----------------------------------------------------------
  54953. path: /netlib/picl/picl2.0/PVM/node/rs6k/
  54954. -----------------------------------------------------------
  54955. clock0.c
  54956. envclocksync.c
  54957. envfopen.h
  54958. envglobaldefs.h
  54959. envglobals.h
  54960. envsum.c
  54961. envtime.c
  54962. f2c.c
  54963. ff2c.c
  54964. -----------------------------------------------------------
  54965. path: /netlib/picl/picl2.0/PVM/node/sun/
  54966. -----------------------------------------------------------
  54967. clock0.c
  54968. envclocksync.c
  54969. envfopen.h
  54970. envglobaldefs.h
  54971. envglobals.h
  54972. envsum.c
  54973. envtime.c
  54974. f2c.c
  54975. ff2c.c
  54976. -----------------------------------------------------------
  54977. path: /netlib/picl/picl2.0/VERTEX/
  54978. -----------------------------------------------------------
  54979. host/
  54980. node/
  54981. -----------------------------------------------------------
  54982. path: /netlib/picl/picl2.0/VERTEX/host/
  54983. -----------------------------------------------------------
  54984. common/
  54985. -----------------------------------------------------------
  54986. path: /netlib/picl/picl2.0/VERTEX/host/common/
  54987. -----------------------------------------------------------
  54988. .emacs_382
  54989. clock0.c
  54990. envalloc.h
  54991. envclock.h
  54992. envclocksync.c
  54993. envclose.h
  54994. envdifftime.h
  54995. envfclose.h
  54996. envfflush.h
  54997. envfopen.h
  54998. envfprintf.h
  54999. envfread.h
  55000. envfwrite.h
  55001. envglobaldefs.h
  55002. envglobals.h
  55003. envhost.c
  55004. envload.c
  55005. envload.h
  55006. envopen.c
  55007. envopen.h
  55008. envprintf.h
  55009. envprobe.c
  55010. envprobe.h
  55011. envprobef.h
  55012. envrecv.c
  55013. envrecv.h
  55014. envrecvbeg.h
  55015. envrecvbyte.h
  55016. envrecvend.h
  55017. envrecvinfo.h
  55018. envrecvstatus.h
  55019. envrecvtype.h
  55020. envrewind.h
  55021. envsend.c
  55022. envsend.h
  55023. envsendbeg.h
  55024. envsendend.h
  55025. envsendstatus.h
  55026. envsum.c
  55027. envsync.c
  55028. envsync.h
  55029. envtime.c
  55030. envunlink.h
  55031. envupdatetime.h
  55032. envwait.c
  55033. envwait.h
  55034. f2c.c
  55035. ff2c.c
  55036. -----------------------------------------------------------
  55037. path: /netlib/picl/picl2.0/VERTEX/node/
  55038. -----------------------------------------------------------
  55039. common/
  55040. ncube2/
  55041. ncube2S/
  55042. -----------------------------------------------------------
  55043. path: /netlib/picl/picl2.0/VERTEX/node/common/
  55044. -----------------------------------------------------------
  55045. envclocksync.c
  55046. envclose.h
  55047. envfclose.h
  55048. envfflush.h
  55049. envfopen.h
  55050. envfprintf.h
  55051. envfread.h
  55052. envfwrite.h
  55053. envhost.c
  55054. envopen.c
  55055. envopen.h
  55056. envprintf.h
  55057. envprobe.c
  55058. envprobe.h
  55059. envrecv.c
  55060. envrecv.h
  55061. envrecvbeg.h
  55062. envrecvbyte.h
  55063. envrecvend.h
  55064. envrecvinfo.h
  55065. envrecvstatus.h
  55066. envrecvtype.h
  55067. envrewind.h
  55068. envsend.c
  55069. envsend.h
  55070. envsendbeg.h
  55071. envsendend.h
  55072. envsendstatus.h
  55073. envsync.c
  55074. envsync.h
  55075. envunlink.h
  55076. envwait.c
  55077. envwait.h
  55078. -----------------------------------------------------------
  55079. path: /netlib/picl/picl2.0/VERTEX/node/ncube2/
  55080. -----------------------------------------------------------
  55081. clock0.c
  55082. envclock.h
  55083. envdifftime.h
  55084. envdwhen.s
  55085. envglobaldefs.h
  55086. envglobals.h
  55087. envsum.c
  55088. envtime.c
  55089. envupdatetime.h
  55090. envwhen.s
  55091. f2c.c
  55092. ff2c.c
  55093. -----------------------------------------------------------
  55094. path: /netlib/picl/picl2.0/VERTEX/node/ncube2S/
  55095. -----------------------------------------------------------
  55096. clock0.c
  55097. envclock.h
  55098. envdifftime.h
  55099. envdwhen.s
  55100. envglobaldefs.h
  55101. envglobals.h
  55102. envsum.c
  55103. envtime.c
  55104. envupdatetime.h
  55105. envwhen.s
  55106. f2c.c
  55107. ff2c.c
  55108. -----------------------------------------------------------
  55109. path: /netlib/picl/picl2.0/makefiles/
  55110. -----------------------------------------------------------
  55111. makefile.delta
  55112. makefile.ipsc2
  55113. makefile.ipsc860
  55114. makefile.mpsim
  55115. makefile.ncube2
  55116. makefile.ncube2S
  55117. makefile.paragon
  55118. makefile.rs6kpvm
  55119. makefile.sunmos
  55120. makefile.sunpvm
  55121. -----------------------------------------------------------
  55122. path: /netlib/picl/picl2.0/picl/
  55123. -----------------------------------------------------------
  55124. common/
  55125. host/
  55126. node/
  55127. -----------------------------------------------------------
  55128. path: /netlib/picl/picl2.0/picl/common/
  55129. -----------------------------------------------------------
  55130. host/
  55131. node/
  55132. -----------------------------------------------------------
  55133. path: /netlib/picl/picl2.0/picl/common/host/
  55134. -----------------------------------------------------------
  55135. check0.c
  55136. clocksync0.c
  55137. enverrmsg.c
  55138. getdata0.c
  55139. host0.c
  55140. malloc0.c
  55141. message0.c
  55142. recvbegin0.c
  55143. recvend0.c
  55144. recvinfo0.c
  55145. recvstatus0.c
  55146. send0.c
  55147. sendbegin0.c
  55148. sendend0.c
  55149. sendstatus0.c
  55150. setdata0.c
  55151. statsfile.save
  55152. sync0.c
  55153. who0.c
  55154. -----------------------------------------------------------
  55155. path: /netlib/picl/picl2.0/picl/common/node/
  55156. -----------------------------------------------------------
  55157. check0.c
  55158. clocksync0.c
  55159. enverrmsg.c
  55160. getdata0.c
  55161. host0.c
  55162. malloc0.c
  55163. message0.c
  55164. recvbegin0.c
  55165. recvend0.c
  55166. recvinfo0.c
  55167. recvstatus0.c
  55168. send0.c
  55169. sendbegin0.c
  55170. sendend0.c
  55171. sendstatus0.c
  55172. setdata0.c
  55173. statsfile.save
  55174. sync0.c
  55175. who0.c
  55176. -----------------------------------------------------------
  55177. path: /netlib/picl/picl2.0/picl/host/
  55178. -----------------------------------------------------------
  55179. close0.c
  55180. globaldefs.h
  55181. globals.h
  55182. load0.c
  55183. open0.c
  55184. probe0.c
  55185. recv0.c
  55186. wait0.c
  55187. -----------------------------------------------------------
  55188. path: /netlib/picl/picl2.0/picl/node/
  55189. -----------------------------------------------------------
  55190. close0.c
  55191. globaldefs.h
  55192. globals.h
  55193. open0.c
  55194. probe0.c
  55195. recv0.c
  55196. wait0.c
  55197. -----------------------------------------------------------
  55198. path: /netlib/picl/picl2.0/port/
  55199. -----------------------------------------------------------
  55200. host/
  55201. node/
  55202. -----------------------------------------------------------
  55203. path: /netlib/picl/picl2.0/port/host/
  55204. -----------------------------------------------------------
  55205. bcast0.c
  55206. bcast1.c
  55207. datasize0.c
  55208. gand0.c
  55209. gcomb0.c
  55210. getarc0.c
  55211. ginv0.c
  55212. gmax0.c
  55213. gmin0.c
  55214. gor0.c
  55215. gprod0.c
  55216. gray0.c
  55217. gsum0.c
  55218. gxor0.c
  55219. portglobaldefs.h
  55220. portglobals.h
  55221. setarc0.c
  55222. traceport.c
  55223. -----------------------------------------------------------
  55224. path: /netlib/picl/picl2.0/port/node/
  55225. -----------------------------------------------------------
  55226. antipode0.c
  55227. barrier0.c
  55228. bcast0.c
  55229. bcast1.c
  55230. datasize0.c
  55231. gand0.c
  55232. gather0.c
  55233. gcomb0.c
  55234. getarc0.c
  55235. ginv0.c
  55236. gmax0.c
  55237. gmin0.c
  55238. gor0.c
  55239. gprod0.c
  55240. gray0.c
  55241. gsum0.c
  55242. gxor0.c
  55243. neighbor0.c
  55244. portglobaldefs.h
  55245. portglobals.h
  55246. setarc0.c
  55247. traceport.c
  55248. -----------------------------------------------------------
  55249. path: /netlib/picl/picl2.0/trace/
  55250. -----------------------------------------------------------
  55251. common/
  55252. host/
  55253. node/
  55254. trace.h
  55255. tracedefs.h
  55256. -----------------------------------------------------------
  55257. path: /netlib/picl/picl2.0/trace/common/
  55258. -----------------------------------------------------------
  55259. host/
  55260. node/
  55261. -----------------------------------------------------------
  55262. path: /netlib/picl/picl2.0/trace/common/host/
  55263. -----------------------------------------------------------
  55264. envfinflush.c
  55265. envflush.c
  55266. envprocess.c
  55267. envtracemsg.c
  55268. fclose1.c
  55269. fopen1.c
  55270. idle1.c
  55271. overhead1.c
  55272. read1.c
  55273. statsfile.save
  55274. system1.c
  55275. traceblkbeg.c
  55276. traceblkend.c
  55277. tracedata.c
  55278. traceevent.c
  55279. traceexit.c
  55280. traceflush.c
  55281. traceinfo.c
  55282. tracelevel.c
  55283. tracemark.c
  55284. tracemarks.c
  55285. tracemsg.c
  55286. tracestats.c
  55287. write1.c
  55288. -----------------------------------------------------------
  55289. path: /netlib/picl/picl2.0/trace/common/node/
  55290. -----------------------------------------------------------
  55291. envfinflush.c
  55292. envflush.c
  55293. envprocess.c
  55294. envtracemsg.c
  55295. fclose1.c
  55296. fopen1.c
  55297. idle1.c
  55298. overhead1.c
  55299. read1.c
  55300. statsfile.save
  55301. system1.c
  55302. traceblkbeg.c
  55303. traceblkend.c
  55304. tracedata.c
  55305. traceevent.c
  55306. traceexit.c
  55307. traceflush.c
  55308. traceinfo.c
  55309. tracelevel.c
  55310. tracemark.c
  55311. tracemarks.c
  55312. tracemsg.c
  55313. tracestats.c
  55314. write1.c
  55315. -----------------------------------------------------------
  55316. path: /netlib/picl/picl2.0/trace/host/
  55317. -----------------------------------------------------------
  55318. traceenable.c
  55319. tracefiles.c
  55320. tracehost.c
  55321. -----------------------------------------------------------
  55322. path: /netlib/picl/picl2.0/trace/node/
  55323. -----------------------------------------------------------
  55324. tracefiles.c
  55325. tracenode.c
  55326. -----------------------------------------------------------
  55327. for     elliptic partial differential equations in
  55328. path: /netlib/pltmg/
  55329. -----------------------------------------------------------
  55330. single/                prec    single
  55331.  
  55332. double/                prec    double
  55333.  
  55334. journal_files/         for     examples in book
  55335.  
  55336. other_graphics/        for     system-specific graphics (other than X11 and
  55337.                                PostScript)
  55338.  
  55339. readme
  55340. copyright_notice
  55341. -----------------------------------------------------------
  55342. prec    double
  55343. path: /netlib/pltmg/double/
  55344. -----------------------------------------------------------
  55345. .depend
  55346. pltmg.f                for     a FEM multigrid code for 2D elliptic PDE.
  55347.                        size    696 kB
  55348.  
  55349. machdep.f              for     machine dependent subroutines for pltmg
  55350.  
  55351. psgraph.f              for     PostScript graphics
  55352.  
  55353. xgraph.c               for     X11 graphics
  55354.  
  55355. atest.f                for     example driver for pltmg
  55356.  
  55357. circle.f               for     coefficients, right-hand-side for circle example
  55358.  
  55359. domains.f              for     coefficients, right-hand-side for domains
  55360.                                example
  55361.  
  55362. jcn.f                  for     coefficients, right-hand-side for jcn example
  55363.  
  55364. naca.f                 for     coefficients, right-hand-side for naca example
  55365.  
  55366. square.f               for     coefficients, right-hand-side for square example
  55367.  
  55368. makefile               for     how to compile test programs
  55369.  
  55370. -----------------------------------------------------------
  55371. for     examples in book
  55372. path: /netlib/pltmg/journal_files/
  55373. -----------------------------------------------------------
  55374. jnl01.sv
  55375. jnl02.sv
  55376. jnl03.sv
  55377. jnl04.sv
  55378. jnl05.sv
  55379. jnl06.sv
  55380. jnl07.sv
  55381. jnl08.sv
  55382. -----------------------------------------------------------
  55383. for     system-specific graphics (other than X11 and
  55384. path: /netlib/pltmg/other_graphics/
  55385. -----------------------------------------------------------
  55386. glgraph.c
  55387. ibmpc.f
  55388. macii.f
  55389. psgraph.f
  55390. suntool.c
  55391. tek4010.f
  55392. xgraph.c
  55393. -----------------------------------------------------------
  55394. prec    single
  55395. path: /netlib/pltmg/single/
  55396. -----------------------------------------------------------
  55397. .depend
  55398. pltmg.f                for     a FEM multigrid code for 2D elliptic PDE.
  55399.                        size    690 kB
  55400.  
  55401. machdep.f              for     machine dependent subroutines for pltmg
  55402.  
  55403. psgraph.f              for     PostScript graphics
  55404.  
  55405. xgraph.c               for     X11 graphics
  55406.  
  55407. atest.f                for     example driver for pltmg
  55408.  
  55409. circle.f               for     coefficients, right-hand-side for circle example
  55410.  
  55411. domains.f              for     coefficients, right-hand-side for domains
  55412.                                example
  55413.  
  55414. jcn.f                  for     coefficients, right-hand-side for jcn example
  55415.  
  55416. naca.f                 for     coefficients, right-hand-side for naca example
  55417.  
  55418. square.f               for     coefficients, right-hand-side for square example
  55419.  
  55420. makefile               for     how to compile test programs
  55421.  
  55422. -----------------------------------------------------------
  55423. for     conversion tools for polyhedra library
  55424. path: /netlib/poly2/
  55425. -----------------------------------------------------------
  55426. p1
  55427. p2
  55428. p3
  55429. p4
  55430. dickson                size    251 kB
  55431.  
  55432. readme
  55433. -----------------------------------------------------------
  55434. for     angles, vertex locations, etc of geometric
  55435. path: /netlib/polyhedra/
  55436. -----------------------------------------------------------
  55437.  #       Polyhedron Database:
  55438.  #       There is a file for each solid with an index number given below.
  55439.  #       The format is nearly obvious; the details are given in poly.man
  55440.  #       (troff/nroff input). A lot of solids have symbolic data as well as
  55441.  #       numeric data.
  55442.  #       The numeric data is normally accurate to about 1e-11.
  55443.  #       The solids include the regular polyhedra (0-8), Archimedean (9-21),
  55444.  #       some prisms and anti-prisms (22-31), Archimdean duals (32-44), the
  55445.  #       Johnson
  55446.  #       solids (all convex polyhedra with regular faces, 45-136) and some
  55447.  #       weird
  55448.  #       solids (137-141).
  55449.  #       Please send errors, omissions and suggestions to research!andrew.
  55450. poly.man               for     database manual page
  55451.  
  55452. poly.src/              for     sample C code
  55453.  
  55454. 0                      for     tetrahedron
  55455.  
  55456. 1                      for     cube
  55457.  
  55458. 2                      for     octahedron
  55459.  
  55460. 3                      for     dodecahedron
  55461.  
  55462. 4                      for     icosahedron
  55463.  
  55464. 5                      for     small stellated dodecahedron
  55465.  
  55466. 6                      for     great dodecahedron
  55467.  
  55468. 7                      for     great stellated dodecahedron
  55469.  
  55470. 8                      for     great icosahedron
  55471.  
  55472. 9                      for     truncated tetrahedron
  55473.  
  55474. 10                     for     cuboctahedron
  55475.  
  55476. 11                     for     truncated cube
  55477.  
  55478. 12                     for     truncated octahedron
  55479.  
  55480. 13                     for     rhombicuboctahedron
  55481.  
  55482. 14                     for     great rhombicuboctahedron
  55483.  
  55484. 15                     for     snub cube (laevo)
  55485.  
  55486. 16                     for     icosidodecahedron
  55487.  
  55488. 17                     for     truncated dodecahedron
  55489.  
  55490. 18                     for     truncated icosahedron
  55491.  
  55492. 19                     for     rhombicosidodecahedron
  55493.  
  55494. 20                     for     great rhombicosidodecahedron
  55495.  
  55496. 21                     for     snub dodecahedron (laevo)
  55497.  
  55498. 22                     for     triangular prism
  55499.  
  55500. 23                     for     pentagonal prism
  55501.  
  55502. 24                     for     hexagonal prism
  55503.  
  55504. 25                     for     octagonal prism
  55505.  
  55506. 26                     for     decagonal prism
  55507.  
  55508. 27                     for     square antiprism
  55509.  
  55510. 28                     for     pentagonal antiprism
  55511.  
  55512. 29                     for     hexagonal antiprism
  55513.  
  55514. 30                     for     octagonal antiprism
  55515.  
  55516. 31                     for     decagonal antiprism
  55517.  
  55518. 32                     for     triakis tetrahedron
  55519.  
  55520. 33                     for     rhombic dodecahedron
  55521.  
  55522. 34                     for     triakis octahedron
  55523.  
  55524. 35                     for     tetrakis hexahedron
  55525.  
  55526. 36                     for     trapezoidal icositetrahedron
  55527.  
  55528. 37                     for     hexakis octahedron
  55529.  
  55530. 38                     for     pentagonal icositetrahedron (dextro)
  55531.  
  55532. 39                     for     rhombic triacontahedron
  55533.  
  55534. 40                     for     triakis icosahedron
  55535.  
  55536. 41                     for     pentakis dodecahedron
  55537.  
  55538. 42                     for     trapezoidal hexecontahedron
  55539.  
  55540. 43                     for     hexakis icosahedron
  55541.  
  55542. 44                     for     pentagonal hexecontahedron (dextro)
  55543.  
  55544. 45                     for     square pyramid (J1)
  55545.  
  55546. 46                     for     pentagonal pyramid (J2)
  55547.  
  55548. 47                     for     triangular cupola (J3)
  55549.  
  55550. 48                     for     square cupola (J4)
  55551.  
  55552. 49                     for     pentagonal cupola (J5)
  55553.  
  55554. 50                     for     pentagonal rotunda (J6)
  55555.  
  55556. 51                     for     elongated triangular pyramid (J7)
  55557.  
  55558. 52                     for     elongated square pyramid (J8)
  55559.  
  55560. 53                     for     elongated pentagonal pyramid (J9)
  55561.  
  55562. 54                     for     gyroelongated square pyramid (J10)
  55563.  
  55564. 55                     for     gyroelongated pentagonal pyramid (J11)
  55565.  
  55566. 56                     for     triangular dipyramid (J12)
  55567.  
  55568. 57                     for     pentagonal dipyramid (J13)
  55569.  
  55570. 58                     for     elongated triangular dipyramid (J14)
  55571.  
  55572. 59                     for     elongated square dipyramid (J15)
  55573.  
  55574. 60                     for     elongated pentagonal dipyramid (J16)
  55575.  
  55576. 61                     for     gyroelongated square dipyramid (J17)
  55577.  
  55578. 62                     for     elongated triangular cupola (J18)
  55579.  
  55580. 63                     for     elongated square cupola (J19)
  55581.  
  55582. 64                     for     elongated pentagonal cupola (J20)
  55583.  
  55584. 65                     for     elongated pentagonal rotunds (J21)
  55585.  
  55586. 66                     for     gyroelongated triangular cupola (J22)
  55587.  
  55588. 67                     for     gyroelongated square cupola (J23)
  55589.  
  55590. 68                     for     gyroelongated pentagonal cupola (J24)
  55591.  
  55592. 69                     for     gyroelongated pentagonal rotunda (J25)
  55593.  
  55594. 70                     for     gyrobifastigium (J26)
  55595.  
  55596. 71                     for     triangular orthobicupola (J27)
  55597.  
  55598. 72                     for     square orthobicupola (J28)
  55599.  
  55600. 73                     for     square gyrobicupola (J29)
  55601.  
  55602. 74                     for     pentagonal orthobicupola (J30)
  55603.  
  55604. 75                     for     pentagonal gyrobicupola (J31)
  55605.  
  55606. 76                     for     pentagonal orthocupolarontunda (J32)
  55607.  
  55608. 77                     for     pentagonal gyrocupolarotunda (J33)
  55609.  
  55610. 78                     for     pentagonal orthobirotunda (J34)
  55611.  
  55612. 79                     for     elongated triangular orthobicupola (J35)
  55613.  
  55614. 80                     for     elongated triangular gyrobicupola (J36)
  55615.  
  55616. 81                     for     elongated square gyrobicupola (J37)
  55617.  
  55618. 82                     for     elongated pentagonal orthobicupola (J38)
  55619.  
  55620. 83                     for     elongated pentagonal gyrobicupola (J39)
  55621.  
  55622. 84                     for     elongated pentagonal orthocupolarotunda (J40)
  55623.  
  55624. 85                     for     elongated pentagonal gyrocupolarotunda (J41)
  55625.  
  55626. 86                     for     elongated pentagonal orthobirotunda (J42)
  55627.  
  55628. 87                     for     elongated pentagonal gyrobirotunda (J43)
  55629.  
  55630. 88                     for     gyroelongated triangular bicupola (J44)
  55631.  
  55632. 89                     for     gyroelongated square bicupola (J45)
  55633.  
  55634. 90                     for     gyroelongated pentagonal bicupola (J46)
  55635.  
  55636. 91                     for     gyroelongated pentagonal cupolarotunda (J47)
  55637.  
  55638. 92                     for     gyroelongated pentagonal birotunda (J48)
  55639.  
  55640. 93                     for     augmented triangular prism (J49)
  55641.  
  55642. 94                     for     biaugmented triangular prism (J50)
  55643.  
  55644. 95                     for     triaugmented triangular prism (J51)
  55645.  
  55646. 96                     for     augmented pentagonal prism (J52)
  55647.  
  55648. 97                     for     biaugmented pentagonal prism (J53)
  55649.  
  55650. 98                     for     augmented hexagonal prism (J54)
  55651.  
  55652. 99                     for     parabiaugmented hexagonal prism (J55)
  55653.  
  55654. 100                    for     metabiaugmented hexagonal prism (J56)
  55655.  
  55656. 101                    for     triaugmented hexagonal prism (J57)
  55657.  
  55658. 102                    for     augmented dodecahedron (J58)
  55659.  
  55660. 103                    for     parabiaugmented dodecahedron (J59)
  55661.  
  55662. 104                    for     metabiaugmented dodecahedron (J60)
  55663.  
  55664. 105                    for     triaugmented dodecahedron (J61)
  55665.  
  55666. 106                    for     metabidiminished icosahedron (J62)
  55667.  
  55668. 107                    for     tridiminished icosahedron (J63)
  55669.  
  55670. 108                    for     augmented tridiminished icosahedron (J64)
  55671.  
  55672. 109                    for     augmented truncated tetrahedron (J65)
  55673.  
  55674. 110                    for     augmented truncated cube (J66)
  55675.  
  55676. 111                    for     biaugmented truncated cube (J67)
  55677.  
  55678. 112                    for     augmented truncated dodecahedron (J68)
  55679.  
  55680. 113                    for     parabiaugmented truncated dodecahedron (J69)
  55681.  
  55682. 114                    for     metabiaugmented truncated dodecahedron (J70)
  55683.  
  55684. 115                    for     triaugmented truncated dodecahedron (J71)
  55685.  
  55686. 116                    for     gyrate rhombicosidodecahedron (J72)
  55687.  
  55688. 117                    for     parabigyrate rhombicosidodecahedron (J73)
  55689.  
  55690. 118                    for     metabigyrate rhombicosidodecahedron (J74)
  55691.  
  55692. 119                    for     trigyrate rhombicosidodecahedron (J75)
  55693.  
  55694. 120                    for     diminished rhombicosidodecahedron (J76)
  55695.  
  55696. 121                    for     paragyrate diminished rhombicosidodecahedron
  55697.                                (J77)
  55698.  
  55699. 122                    for     metagyrate diminished rhombicosidodecahedron
  55700.                                (J78)
  55701.  
  55702. 123                    for     bigyrate diminished rhombicosidodecahedron (J79)
  55703.  
  55704. 124                    for     parabidiminished rhombicosidodecahedron (J80)
  55705.  
  55706. 125                    for     metabidiminished rhombicosidodecahedron (J81)
  55707.  
  55708. 126                    for     gyrate bidiminished rhombicosidodecahedron (J82)
  55709.  
  55710. 127                    for     tridiminished rhombicosidodecahedron (J83)
  55711.  
  55712. 128                    for     snub disphenoid (J84)
  55713.  
  55714. 129                    for     snub square antiprism (J85)
  55715.  
  55716. 130                    for     sphenocorona (J86)
  55717.  
  55718. 131                    for     augmented sphenocorona (J87)
  55719.  
  55720. 132                    for     sphenomegacorona (J88)
  55721.  
  55722. 133                    for     hebesphenomegacorona (J89)
  55723.  
  55724. 134                    for     disphenocingulum (J90)
  55725.  
  55726. 135                    for     bilunabirotunda (J91)
  55727.  
  55728. 136                    for     triangular hebesphenorotunda (J92)
  55729.  
  55730. 137                    for     tetrahemihexahedron
  55731.  
  55732. 138                    for     octahemioctahedron
  55733.  
  55734. 139                    for     small ditrigonal icosidodecahedron
  55735.  
  55736. 140                    for     dodecadodecahedron
  55737.  
  55738. 141                    for     echidnahedron
  55739.  
  55740. poly.n
  55741. -----------------------------------------------------------
  55742. for     sample C code
  55743. path: /netlib/polyhedra/poly.src/
  55744. -----------------------------------------------------------
  55745. README
  55746. getfields.c
  55747. poly.h
  55748. poly_field.c
  55749. poly_lk.c
  55750. poly_read.c
  55751. poly_write.c
  55752. -----------------------------------------------------------
  55753. for     arbitrary manipulation of digitized images.
  55754. path: /netlib/popi/
  55755. -----------------------------------------------------------
  55756. bundle/                for     the software (a 500 line C program)
  55757.  
  55758. disclaimer
  55759. face1                  for     a sample image from the book.
  55760.  
  55761. face2                  for     a sample image from the book.
  55762.  
  55763. face3                  for     a sample image from the book.
  55764.  
  55765. face4                  for     a sample image from the book.
  55766.  
  55767. face5                  for     a sample image from the book.
  55768.  
  55769. rakitzis
  55770. readme
  55771. -----------------------------------------------------------
  55772. for     the software (a 500 line C program)
  55773. path: /netlib/popi/bundle/
  55774. -----------------------------------------------------------
  55775. READ.ME
  55776. display.bas
  55777. expr.c
  55778. io.c
  55779. lex.c
  55780. lib.c
  55781. main.c
  55782. popi.h
  55783. run.c
  55784. -----------------------------------------------------------
  55785. for     public subset of the PORT library
  55786. path: /netlib/port/
  55787. -----------------------------------------------------------
  55788. .depend
  55789. Makefile
  55790. ex/                    for     example drivers
  55791.  
  55792. chk/                   for     drivers to verify proper installation of port
  55793.  
  55794. Mach/
  55795. New
  55796. n2f.bon
  55797. n2f.dep
  55798. readme
  55799. a0xtrp.f
  55800. a7sst.f
  55801. a9rntc.f
  55802. a9rntd.f
  55803. a9rnti.f
  55804. a9rntl.f
  55805. a9rntr.f
  55806. aprntc.f
  55807. aprntd.f
  55808. aprnti.f
  55809. aprntl.f
  55810. aprntr.f
  55811. c7vfn.f
  55812. call.f
  55813. d0xtrp.f
  55814. d1mach.f
  55815. d4sqr.f
  55816. d7dgb.f
  55817. d7dog.f
  55818. d7dup.f
  55819. d7egr.f
  55820. d7mlp.f
  55821. d7tpr.f
  55822. d7upd.f
  55823. da7sst.f
  55824. dalloc.f
  55825. dc7vfn.f
  55826. dd4sqr.f
  55827. dd7dgb.f
  55828. dd7dog.f
  55829. dd7dup.f
  55830. dd7mlp.f
  55831. dd7tpr.f
  55832. dd7upd.f
  55833. df7dhb.f
  55834. df7hes.f
  55835. dg7itb.f
  55836. dg7lit.f
  55837. dg7qsb.f
  55838. dg7qts.f
  55839. dh2rfa.f
  55840. dh2rfg.f
  55841. dhqr2.f
  55842. ditsum.f
  55843. divset.f
  55844. dl7itv.f
  55845. dl7ivm.f
  55846. dl7msb.f
  55847. dl7mst.f
  55848. dl7nvr.f
  55849. dl7sqr.f
  55850. dl7srt.f
  55851. dl7svn.f
  55852. dl7svx.f
  55853. dl7tsq.f
  55854. dl7tvm.f
  55855. dl7upd.f
  55856. dl7vml.f
  55857. dmnf.f
  55858. dmnfb.f
  55859. dmng.f
  55860. dmngb.f
  55861. dmnh.f
  55862. dmnhb.f
  55863. dn2cvp.f
  55864. dn2f.f
  55865. dn2fb.f
  55866. dn2g.f
  55867. dn2gb.f
  55868. dn2lrd.f
  55869. dn2p.f
  55870. dn2pb.f
  55871. dn2rdp.f
  55872. dnsf.f
  55873. dnsfb.f
  55874. dnsg.f
  55875. dnsgb.f
  55876. do7prd.f
  55877. dparck.f
  55878. dpostx1.f
  55879. dpostx10.f
  55880. dpostx2.f
  55881. dpostx3.f
  55882. dpostx4.f
  55883. dpostx5.f
  55884. dpostx6.f
  55885. dpostx7.f
  55886. dpostx8.f
  55887. dpostx9.f
  55888. dq7apl.f
  55889. dq7rad.f
  55890. dq7rfh.f
  55891. dq7rsh.f
  55892. dr7mdc.f
  55893. dr7tvm.f
  55894. drldst.f
  55895. drmnf.f
  55896. drmnfb.f
  55897. drmng.f
  55898. drmngb.f
  55899. drmnh.f
  55900. drmnhb.f
  55901. drn2g.f
  55902. drn2gb.f
  55903. drnsg.f
  55904. drnsgb.f
  55905. ds3grd.f
  55906. ds7bqn.f
  55907. ds7cpr.f
  55908. ds7dmp.f
  55909. ds7grd.f
  55910. ds7ipr.f
  55911. ds7lup.f
  55912. ds7lvm.f
  55913. dsm.f
  55914. dttgrx1.f
  55915. dttgrx1p.f
  55916. dttgrx2.f
  55917. dttgrx3.f
  55918. dttgrx4.f
  55919. dttgrx5.f
  55920. dttgrx6.f
  55921. dttgux1.f
  55922. dttgux1p.f
  55923. dttgux2.f
  55924. dttgux3.f
  55925. dttgux4.f
  55926. dttgux5.f
  55927. dv2axy.f
  55928. dv2nrm.f
  55929. dv7cpy.f
  55930. dv7dfl.f
  55931. dv7ipr.f
  55932. dv7prm.f
  55933. dv7scl.f
  55934. dv7scp.f
  55935. dv7shf.f
  55936. dv7swp.f
  55937. dv7vmp.f
  55938. dw7zbf.f
  55939. dxtrap.f
  55940. e9rint.f
  55941. enter.f
  55942. entsrc.f
  55943. eprint.f
  55944. erroff.f
  55945. f7dhb.f
  55946. f7hes.f
  55947. fdump.f
  55948. frmatd.f
  55949. frmati.f
  55950. frmatr.f
  55951. g7itb.f
  55952. g7lit.f
  55953. g7qsb.f
  55954. g7qts.f
  55955. h2rfa.f
  55956. h2rfg.f
  55957. hqr2.f
  55958. i0tk00.f
  55959. i0tk01.f
  55960. i10wid.f
  55961. i1mach.f
  55962. i7copy.f
  55963. i7do.f
  55964. i7mdcn.f
  55965. i7pnvr.f
  55966. i7shft.f
  55967. i8save.f
  55968. i8tsel.f
  55969. ialloc.f
  55970. iceil.f
  55971. iflr.f
  55972. istkgt.f
  55973. istkin.f
  55974. istkmd.f
  55975. istkqu.f
  55976. istkrl.f
  55977. istkst.f
  55978. itsum.f
  55979. ivset.f
  55980. l5stp.f
  55981. l7itv.f
  55982. l7ivm.f
  55983. l7msb.f
  55984. l7mst.f
  55985. l7nvr.f
  55986. l7sqr.f
  55987. l7srt.f
  55988. l7svn.f
  55989. l7svx.f
  55990. l7tsq.f
  55991. l7tvm.f
  55992. l7upd.f
  55993. l7vml.f
  55994. leave.f
  55995. m7seq.f
  55996. m7slo.f
  55997. mnf.f
  55998. mnfb.f
  55999. mng.f
  56000. mngb.f
  56001. mnh.f
  56002. mnhb.f
  56003. movebc.f
  56004. movebd.f
  56005. movebi.f
  56006. movebl.f
  56007. movebr.f
  56008. movefc.f
  56009. movefd.f
  56010. movefi.f
  56011. movefl.f
  56012. movefr.f
  56013. mtstak.f
  56014. n2cvp.f
  56015. n2f.f
  56016. n2fb.f
  56017. n2g.f
  56018. n2gb.f
  56019. n2lrd.f
  56020. n2p.f
  56021. n2pb.f
  56022. n2rdp.f
  56023. n7msrt.f
  56024. nerror.f
  56025. nirall.f
  56026. nsf.f
  56027. nsfb.f
  56028. nsg.f
  56029. nsgb.f
  56030. o7prd.f
  56031. parck.f
  56032. postx1.f
  56033. postx10.f
  56034. postx2.f
  56035. postx3.f
  56036. postx4.f
  56037. postx5.f
  56038. postx6.f
  56039. postx7.f
  56040. postx8.f
  56041. postx9.f
  56042. q7apl.f
  56043. q7rad.f
  56044. q7rfh.f
  56045. q7rsh.f
  56046. r1mach.f
  56047. r7mdc.f
  56048. r7tvm.f
  56049. retsrc.f
  56050. rldst.f
  56051. rmnf.f
  56052. rmnfb.f
  56053. rmng.f
  56054. rmngb.f
  56055. rmnh.f
  56056. rmnhb.f
  56057. rn2g.f
  56058. rn2gb.f
  56059. rnsg.f
  56060. rnsgb.f
  56061. s1mach.f
  56062. s2mach.f
  56063. s3grd.f
  56064. s3mach.f
  56065. s7bqn.f
  56066. s7cpr.f
  56067. s7dmp.f
  56068. s7etr.f
  56069. s7grd.f
  56070. s7ipr.f
  56071. s7lup.f
  56072. s7lvm.f
  56073. s7rtdt.f
  56074. s88fmt.f
  56075. sdump.f
  56076. setc.f
  56077. setd.f
  56078. seterr.f
  56079. seti.f
  56080. setl.f
  56081. setr.f
  56082. srecap.f
  56083. stinit.f
  56084. stkdmp.f
  56085. stopx.f
  56086. ttgrx1.f
  56087. ttgrx1p.f
  56088. ttgrx2.f
  56089. ttgrx3.f
  56090. ttgrx4.f
  56091. ttgrx5.f
  56092. ttgrx6.f
  56093. ttgux1.f
  56094. ttgux1p.f
  56095. ttgux2.f
  56096. ttgux3.f
  56097. ttgux4.f
  56098. ttgux5.f
  56099. u9dmp.f
  56100. v2axy.f
  56101. v2nrm.f
  56102. v7cpy.f
  56103. v7dfl.f
  56104. v7ipr.f
  56105. v7prm.f
  56106. v7scl.f
  56107. v7scp.f
  56108. v7shf.f
  56109. v7swp.f
  56110. v7vmp.f
  56111. w7zbf.f
  56112. xtrap.f
  56113. -----------------------------------------------------------
  56114. path: /netlib/port/Mach/
  56115. -----------------------------------------------------------
  56116. d1mach.f
  56117. i1mach.f
  56118. r1mach.f
  56119. -----------------------------------------------------------
  56120. for     drivers to verify proper installation of port
  56121. path: /netlib/port/chk/
  56122. -----------------------------------------------------------
  56123.  #       Index for port/chk
  56124. .depend
  56125. Makefile
  56126. dependencies
  56127. thyp.f                 for     test linguistic hypotheses
  56128.  
  56129. mach.f                 for     test the machine constants  (for consistency)
  56130.  
  56131. err1.f                 for     test the error handling package
  56132.  
  56133. err2.f                 for     test the error handling package
  56134.  
  56135. err3.f                 for     test the error handling package
  56136.  
  56137. stk1.f                 for     first storage allocator test
  56138.  
  56139. stk2.f                 for     second allocator test
  56140.  
  56141. errk.f                 for     test stkdmp
  56142.  
  56143. rnrm.f                 for     test rnorm
  56144.  
  56145. plya.f                 for     test the trigonometric polynomial routines
  56146.  
  56147. plyc.f                 for     test the orthogonal polynomial routines
  56148.  
  56149. extr.f                 for     test extrmr
  56150.  
  56151. mntb.f                 for     test the monotonicity routines
  56152.  
  56153. gama.f                 for     test gamma
  56154.  
  56155. gmad.f                 for     test dgamma
  56156.  
  56157. qblg.f                 for     test quad
  56158.  
  56159. qbgd.f                 for     test dquad
  56160.  
  56161. qgsg.f                 for     test programs for gauss quadrature
  56162.  
  56163. qggd.f                 for     test programs for gauss quadrature
  56164.                                (double-precision)
  56165.  
  56166. mfte.f                 for     test programs for multiple fft - mftcc, mftrc,
  56167.                                mftcr
  56168.  
  56169. mfed.f                 for     test programs for multiple fft (d.p.) -
  56170.                                dmftcc,dmftrc,dmftcr
  56171.  
  56172. sdba.f                 for     test dl2sf
  56173.  
  56174. sple.f                 for     test splne
  56175.  
  56176. vdad.f                 for     test dvdss1
  56177.  
  56178. vdbd.f                 for     test dvdss2
  56179.  
  56180. vded.f                 for     test dvdss3
  56181.  
  56182. ltsq.f                 for     test ltsq and lstsq
  56183.  
  56184. ltqd.f                 for     test dltsq and dlstsq
  56185.  
  56186. lgea.f                 for     test gece and friends
  56187.  
  56188. lgad.f                 for     test dgece and friends
  56189.  
  56190. lyma.f                 for     test syce and friends
  56191.  
  56192. lyad.f                 for     test dsyce and friends
  56193.  
  56194. lgac.f                 for     test cgece and friends
  56195.  
  56196. lyrc.f                 for     test chece and friends
  56197.  
  56198. lysc.f                 for     second test of the programs chece and friends
  56199.  
  56200. prsa.f                 for     test the sparse matrix package
  56201.  
  56202. prad.f                 for     test the double precision sparse matrix package
  56203.  
  56204. prac.f                 for     test the complex sparse matrix package
  56205.  
  56206. svda.f                 for     first test of svd
  56207.  
  56208. svdb.f                 for     second test of svd
  56209.  
  56210. svdc.f                 for     test of svdls
  56211.  
  56212. svad.f                 for     first test of dsvd
  56213.  
  56214. svbd.f                 for     second test of dsvd
  56215.  
  56216. svcd.f                 for     third test of dsvdls
  56217.  
  56218. llza.f                 for     test lz
  56219.  
  56220. qpra.f                 for     test iqp
  56221.  
  56222. qpad.f                 for     test diqp
  56223.  
  56224. lrpa.f                 for     test the linear programming - linpr, etc.
  56225.  
  56226. lrad.f                 for     test the linear programming - dlinpr, etc.
  56227.  
  56228. README
  56229. ltsqc.f
  56230. nohup.out
  56231. -----------------------------------------------------------
  56232. for     example drivers
  56233. path: /netlib/port/ex/
  56234. -----------------------------------------------------------
  56235.  #       Index for port/ex
  56236. .depend
  56237. Makefile
  56238. apnr.f                 for     testing APRNTX
  56239.  
  56240. dependencies
  56241. lban.f                 for     testing BABS
  56242.  
  56243. lbab.f                 for     testing BACE
  56244.  
  56245. lbaj.f                 for     testing BADC
  56246.  
  56247. lbaf.f                 for     testing BALE
  56248.  
  56249. lbal.f                 for     testing BALU
  56250.  
  56251. lbap.f                 for     testing BAML
  56252.  
  56253. lbak.f                 for     testing BANM
  56254.  
  56255. lbaa.f                 for     testing BASS
  56256.  
  56257. lpsb.f                 for     testing BPCE
  56258.  
  56259. lpsg.f                 for     testing BPDC
  56260.  
  56261. lpsk.f                 for     testing BPFS
  56262.  
  56263. lpsj.f                 for     testing BPLD
  56264.  
  56265. lpsf.f                 for     testing BPLE
  56266.  
  56267. lpsm.f                 for     testing BPML
  56268.  
  56269. lpsa.f                 for     testing BPSS
  56270.  
  56271. permission
  56272. qblc.f                 for     testing BQUAD
  56273.  
  56274. bura.f                 for     testing BURAM
  56275.  
  56276. burb.f                 for     testing BURM1
  56277.  
  56278. cdex.f                 for     testing CDEXP
  56279.  
  56280. cdlg.f                 for     testing CDLOG
  56281.  
  56282. cpla.f                 for     testing CPOLY
  56283.  
  56284. cspe.f                 for     testing CSPDI
  56285.  
  56286. cspq.f                 for     testing CSPFE
  56287.  
  56288. cspg.f                 for     testing CSPIN
  56289.  
  56290. cspa.f                 for     testing CSPQU
  56291.  
  56292. sdba.f                 for     testing DL2SF
  56293.  
  56294. qodd.f                 for     testing DODEQ
  56295.  
  56296. rpad.f                 for     testing DRPOLY
  56297.  
  56298. xkhd.f                 for     testing DXKTH
  56299.  
  56300. ebea.f                 for     testing EEBSF
  56301.  
  56302. evaa.f                 for     testing EIGEN
  56303.  
  56304. extr.f                 for     testing EXTRMX
  56305.  
  56306. lrpe.f                 for     testing FEAS
  56307.  
  56308. lrpf.f                 for     testing FEASA
  56309.  
  56310. ftrc.f                 for     testing FFTC
  56311.  
  56312. ftra.f                 for     testing FFTR
  56313.  
  56314. mnna.f                 for     testing FMIN
  56315.  
  56316. fmtr.f                 for     testing FRMATT
  56317.  
  56318. lgel.f                 for     testing GEBS
  56319.  
  56320. lgeb.f                 for     testing GECE
  56321.  
  56322. lgef.f                 for     testing GELE
  56323.  
  56324. lgej.f                 for     testing GELU
  56325.  
  56326. lgem.f                 for     testing GEML
  56327.  
  56328. lgeh.f                 for     testing GENM
  56329.  
  56330. lgea.f                 for     testing GESS
  56331.  
  56332. qgsg.f                 for     testing GQ1
  56333.  
  56334. qgsh.f                 for     testing GQEX
  56335.  
  56336. qgsj.f                 for     testing GQEX2
  56337.  
  56338. qgsm.f                 for     testing GQEXA
  56339.  
  56340. qgsp.f                 for     testing GQLOG
  56341.  
  56342. qgsr.f                 for     testing GQXA
  56343.  
  56344. qgst.f                 for     testing GQXAB
  56345.  
  56346. ddea.f                 for     testing IODE
  56347.  
  56348. qpra.f                 for     testing IQP
  56349.  
  56350. xkhi.f                 for     testing IXKTH
  56351.  
  56352. lsfa.f                 for     testing L2SFF
  56353.  
  56354. lrpb.f                 for     testing LINPA
  56355.  
  56356. lrpg.f                 for     testing LINPA
  56357.  
  56358. lrpa.f                 for     testing LINPR
  56359.  
  56360. lnab.f                 for     testing LSTSQ
  56361.  
  56362. llza.f                 for     testing LZ
  56363.  
  56364. mfte.f                 for     testing MFTCC
  56365.  
  56366. mftg.f                 for     testing MFTCR
  56367.  
  56368. mftf.f                 for     testing MFTRC
  56369.  
  56370. nlsa.f                 for     testing MNF
  56371.  
  56372. nlsb.f                 for     testing MNFB
  56373.  
  56374. mllr.f                 for     testing MULLR
  56375.  
  56376. nlsj.f                 for     testing N2F
  56377.  
  56378. nlsk.f                 for     testing N2FB
  56379.  
  56380. nlsp.f                 for     testing N2PB
  56381.  
  56382. nsfa.f                 for     testing NSF1
  56383.  
  56384. nlsr.f                 for     testing NSG
  56385.  
  56386. nmsk.f                 for     testing NSGB
  56387.  
  56388. desa.f                 for     testing ODES
  56389.  
  56390. pdea.f                 for     testing POST
  56391.  
  56392. pdew.f                 for     testing POSTU
  56393.  
  56394. qblg.f                 for     testing QUAD
  56395.  
  56396. ranc.f                 for     testing RANBYT
  56397.  
  56398. rnrm.f                 for     testing RNORM
  56399.  
  56400. qbla.f                 for     testing RQUAD
  56401.  
  56402. ntle.f                 for     testing SMNFB
  56403.  
  56404. ntlf.f                 for     testing SMNG
  56405.  
  56406. ntlh.f                 for     testing SMNGB
  56407.  
  56408. ntlk.f                 for     testing SMNH
  56409.  
  56410. ntlm.f                 for     testing SMNHB
  56411.  
  56412. nsnm.f                 for     testing SMNSX
  56413.  
  56414. np2a.f                 for     testing SN2F
  56415.  
  56416. np2b.f                 for     testing SN2FB
  56417.  
  56418. np2e.f                 for     testing SN2G
  56419.  
  56420. np2f.f                 for     testing SN2GB
  56421.  
  56422. ntlp.f                 for     testing SNSF
  56423.  
  56424. ntlt.f                 for     testing SNSFB
  56425.  
  56426. ntlr.f                 for     testing SNSG
  56427.  
  56428. ntlu.f                 for     testing SNSGB
  56429.  
  56430. prsm.f                 for     testing SPFCE
  56431.  
  56432. prsf.f                 for     testing SPFLE
  56433.  
  56434. prst.f                 for     testing SPFLU
  56435.  
  56436. prsz.f                 for     testing SPFML
  56437.  
  56438. prsy.f                 for     testing SPFNF
  56439.  
  56440. prea.f                 for     testing SPFOR
  56441.  
  56442. splf.f                 for     testing SPLNI
  56443.  
  56444. prsj.f                 for     testing SPMCE
  56445.  
  56446. prsa.f                 for     testing SPMLE
  56447.  
  56448. prsp.f                 for     testing SPMLU
  56449.  
  56450. prs1.f                 for     testing SPMML
  56451.  
  56452. prs3.f                 for     testing SPMNF
  56453.  
  56454. prma.f                 for     testing SPMSF
  56455.  
  56456. errk.f                 for     testing STKDMP
  56457.  
  56458. lymb.f                 for     testing SYCE
  56459.  
  56460. lymp.f                 for     testing SYML
  56461.  
  56462. lymk.f                 for     testing SYNM
  56463.  
  56464. lyma.f                 for     testing SYSS
  56465.  
  56466. vdsa.f                 for     testing VDSS1
  56467.  
  56468. vdsb.f                 for     testing VDSS2
  56469.  
  56470. vdse.f                 for     testing VDSS3
  56471.  
  56472. xkt.f                  for     testing XKTH
  56473.  
  56474. zera.f                 for     testing ZERO
  56475.  
  56476. zona.f                 for     testing ZONE
  56477.  
  56478. zonb.f                 for     testing ZONEJ
  56479.  
  56480. README
  56481. dpostx1.f
  56482. dpostx10.f
  56483. dpostx2.f
  56484. dpostx3.f
  56485. dpostx4.f
  56486. dpostx5.f
  56487. dpostx6.f
  56488. dpostx7.f
  56489. dpostx8.f
  56490. dpostx9.f
  56491. dpt1.f
  56492. dpt2.f
  56493. dpt3.f
  56494. dpt4.f
  56495. dpt5.f
  56496. dpt6.f
  56497. dpt7.f
  56498. dpt8.f
  56499. dpt9.f
  56500. dptt.f
  56501. dtg1.f
  56502. dtg2.f
  56503. dtg3.f
  56504. dtg4.f
  56505. dtg5.f
  56506. dtg6.f
  56507. dtgp.f
  56508. dttgrx1.f
  56509. dttgrx1p.f
  56510. dttgrx2.f
  56511. dttgrx3.f
  56512. dttgrx4.f
  56513. dttgrx5.f
  56514. dttgrx6.f
  56515. ffta
  56516. fftc
  56517. postx1.f
  56518. postx10.f
  56519. postx2.f
  56520. postx3.f
  56521. postx4.f
  56522. postx5.f
  56523. postx6.f
  56524. postx7.f
  56525. postx8.f
  56526. postx9.f
  56527. pst1.f
  56528. pst2.f
  56529. pst3.f
  56530. pst4.f
  56531. pst5.f
  56532. pst6.f
  56533. pst7.f
  56534. pst8.f
  56535. pst9.f
  56536. pstt.f
  56537. ttg1.f
  56538. ttg2.f
  56539. ttg3.f
  56540. ttg4.f
  56541. ttg5.f
  56542. ttg6.f
  56543. ttgp.f
  56544. ttgrx1.f
  56545. ttgrx1p.f
  56546. ttgrx2.f
  56547. ttgrx3.f
  56548. ttgrx4.f
  56549. ttgrx5.f
  56550. ttgrx6.f
  56551. xkth
  56552. zap.ed
  56553. zap.ex
  56554. zap.head
  56555. zap.t
  56556. zip.ed
  56557. -----------------------------------------------------------
  56558. for     bug fixes for functions in the proprietary part
  56559. path: /netlib/portfix/
  56560. -----------------------------------------------------------
  56561. a4ppg.f
  56562. a4pps.f
  56563. asym.f
  56564. bpld.f
  56565. c4nst.f
  56566. c4ons.f
  56567. c5app.f
  56568. cbanm.f
  56569. cbpld.f
  56570. cbpnm.f
  56571. d1rply.f
  56572. d2rply.f
  56573. d3rply.f
  56574. d4clm.f
  56575. d4rply.f
  56576. d5rply.f
  56577. d7rply.f
  56578. d8rply.f
  56579. d9rply.f
  56580. da4ppg.f
  56581. da4pps.f
  56582. dasym.f
  56583. dbpld.f
  56584. dc4nst.f
  56585. dc4ons.f
  56586. dd4clm.f
  56587. dg4etc.f
  56588. dl4p2.f
  56589. dl4ph1.f
  56590. dlinpa.f
  56591. dlinpr.f
  56592. dltsq.f
  56593. dm1ft.f
  56594. dm2ft.f
  56595. dm33ft.f
  56596. dm3ft.f
  56597. dm44ft.f
  56598. dm5ft.f
  56599. dm66ft.f
  56600. dm7ft.f
  56601. dmftcc.f
  56602. dmftci.f
  56603. dmftcr.f
  56604. dmftrc.f
  56605. dmftri.f
  56606. dnsf1.f
  56607. dqp2nt.f
  56608. drpoly.f
  56609. drquad.f
  56610. dspmle.f
  56611. dsvdls.f
  56612. dsym.f
  56613. dt1ued.f
  56614. dt1uev.f
  56615. dt2uev.f
  56616. dt3uev.f
  56617. dvdss1.f
  56618. dz1one.f
  56619. g4etc.f
  56620. l4p2.f
  56621. l4ph1.f
  56622. linpa.f
  56623. linpr.f
  56624. ltsq.f
  56625. m1ft.f
  56626. m2ft.f
  56627. m33ft.f
  56628. m3ft.f
  56629. m44ft.f
  56630. m5ft.f
  56631. m66ft.f
  56632. m7ft.f
  56633. mftcc.f
  56634. mftcr.f
  56635. mftrc.f
  56636. n5err.f
  56637. qp2nt.f
  56638. readme
  56639. rquad.f
  56640. svdls.f
  56641. sym.f
  56642. vdss1.f
  56643. z1one.f
  56644. -----------------------------------------------------------
  56645. for     splines
  56646. path: /netlib/pppack/
  56647. -----------------------------------------------------------
  56648. .depend
  56649. banfac.f               for     LU factorization, banded system, no pivoting
  56650.  
  56651. banslv.f               for     solve, banded system, given LU factors
  56652.  
  56653. bchfac.f               for     Cholesky factorization, banded lower triangular
  56654.  
  56655. bchslv.f               for     solve, banded lower triangular, given Cholesky
  56656.                                factorization
  56657.  
  56658. bsplpp.f               for     convert B-spline representation to piecewise
  56659.                                polynomial
  56660.  
  56661. bsplvb.f               for     value of all B-splines, in support
  56662.  
  56663. bsplvd.f               for     value and derivative, all B-splines in support
  56664.  
  56665. bspp2d.f               for     convert 2-d B-spline representation to piecewise
  56666.                                polynomial
  56667.  
  56668. bvalue.f               for     evaluate B-spline or a derivative
  56669.  
  56670. chol1d.f               for     tridiagonal matrix formation and solution, see
  56671.                                (pppack/smooth)
  56672.  
  56673. colloc.f               for     solve ODE by collocation with splines
  56674.  
  56675. colpnt.f               for     compute collocation points, used with
  56676.                                (pppack/colloc)
  56677.  
  56678. cubspl.f               for     cubic spline interpolant, given data, various
  56679.                                end conditions
  56680.  
  56681. cwidth.f               for     almost block diagonal linear system
  56682.                        alg     variation of bandet1 by martin, wilkinson
  56683.                                Numer.Math. 9(1976)279-307
  56684.  
  56685. dependencies
  56686. difequ.f               for     specify an ODE and side conditions, used with
  56687.                                (pppack/colloc)
  56688.  
  56689. eqblok.f               for     set up collocation equations, used by
  56690.                                (pppack/colloc)
  56691.  
  56692. interv.f               for     determine interval of point in increasing
  56693.                                sequence
  56694.  
  56695. knots.f                for     generate knot sequence, used by (pppack/colloc)
  56696.  
  56697. l2appr.f               for     construct least square approximation of
  56698.                                B-splines to given data
  56699.  
  56700. l2err.f                for     error evaluator
  56701.  
  56702. l2knts.f               for     generate knot sequence
  56703.  
  56704. l2main.f               for     driver for least squares approximation using
  56705.                                splines
  56706.  
  56707. newnot.f               for     generate new knots, optimal locations, given
  56708.                                picewise polynomial representation
  56709.  
  56710. newnotfake.f           for     generate uniform knots
  56711.  
  56712. ppvalu.f               for     evaluate a picewise polynomial function or a
  56713.                                derivative, given picewise polynomial
  56714.                                representation
  56715.  
  56716. putit.f                for     set-up single block of equations, used by
  56717.                                (pppack/eqblok)
  56718.  
  56719. reinsch.f
  56720. round.f                for     rounding.   called in example 1  of chapter xiii
  56721.  
  56722. setdatex2.f            for     set-up sample data, for example 2 in chapter xiv
  56723.  
  56724. setdatex3.f            for     set-up sample data, for example 3 in chapter xiv
  56725.  
  56726. setdatex4.f            for     set-up sample data, for example 4 in chapter xiv
  56727.  
  56728. setdatx2.f
  56729. setdatx3.f
  56730. setdatx4.f
  56731. setupq.f               for     set-up routine, used by (pppack/smooth)
  56732.  
  56733. slvblktext.f           for     almost block diagonal linear system
  56734.  
  56735. smooth.f               for     cubic smoothing spline, minimize second
  56736.                                derivative, given data
  56737.  
  56738. spli2d.f               for     tensor product, B-spline interpolant, arbitrary
  56739.                                order, given data
  56740.  
  56741. splint.f               for     B-spline interpolant, arbitrary order, given
  56742.                                data
  56743.  
  56744. splopt.f               for     generate knots for optimal spline interpolation
  56745.  
  56746. tautsp.f               for     taut cubic spline interpolant, given data
  56747.  
  56748. titand.f               for     sample data, titanium property, spline
  56749.                                approximation
  56750.  
  56751. iiex.f                 for     example, runge
  56752.  
  56753. ivex.f                 for     example, cubic Hermite interpolation, runge
  56754.  
  56755. ixex.f                 for     example, comparison, B-spline to knot averages,
  56756.                                cubic function
  56757.  
  56758. xex1.f                 for     example, evaluate all B-spline in interval, for
  56759.                                plotting
  56760.  
  56761. xex2.f                 for     example, evaluate the polynomials that make up a
  56762.                                B-spline
  56763.  
  56764. xex3.f                 for     example, evaluate piecewise polynomial
  56765.                                representation, B-spline
  56766.  
  56767. xex4.f                 for     example, construction of B-spline using
  56768.                                (pppack/bvalue)
  56769.  
  56770. xiiex2.f               for     example, cubic sline interpolation with good
  56771.                                knots
  56772.  
  56773. xiiex3.f               for     example, cubic sline interpolation with good
  56774.                                knots
  56775.  
  56776. xiiex4.f               for     example, quasi-interpolant with good knots
  56777.  
  56778. xiiiex1.f              for     example, large norm amplifying noise
  56779.  
  56780. xiiiex2.f              for     example, cubic spline interpolation at knot
  56781.                                averages, good knots
  56782.  
  56783. xiiiex3.f              for     example, optimal spline interpolation, titanium
  56784.                                heat data
  56785.  
  56786. xivex1.f               for     example, cubic smoothing spline
  56787.  
  56788. xvex.f                 for     example, second order nonlinear two point
  56789.                                boundary value problem
  56790.  
  56791. xviex2.f               for     example, taut spline interpolation to the
  56792.                                titanium heat data
  56793.  
  56794. xviex3.f               for     example, two parametrizations of some data
  56795.  
  56796. xviiex2.f              for     example, bivariate spline interpolation, uses
  56797.                                (pppack/spli2d)
  56798.  
  56799. xviiex3.f              for     example, bivariate spline interpolation,
  56800.                                (pppack/spli2d & bspp2d)
  56801.  
  56802. data.pgs
  56803. makefile
  56804. run.pgs
  56805. xiiex2.dat1
  56806. xiiex2.dat2
  56807. xiiex3.dat1
  56808. xiiex3.dat2
  56809. xiiex3.dat3
  56810. xiiex4.dat1
  56811. xiiex4.dat2
  56812. xiiiex1.dat1
  56813. xiiiex1.dat2
  56814. xiiiex2.dat1
  56815. xiiiex2.dat2
  56816. xiiiex2.dat3
  56817. xiiiex2m.dat1
  56818. xiiiex2m.dat2
  56819. xiiiex2m.dat3
  56820. xiiiex2m.f
  56821. xivex1.dat
  56822. xivex2.dat
  56823. xivex3.dat
  56824. xivex4.dat
  56825. xviex2.dat
  56826. -----------------------------------------------------------
  56827. for     software and papers on a Parallel Virtual
  56828. path: /netlib/pvm3/
  56829. -----------------------------------------------------------
  56830.  #       PVM Version 3
  56831.  #       =============
  56832.  #       This directory contains a number of items relating to PVM version 3.
  56833.  #
  56834.  #       To obtain a short (1 page) writeup on the projects send mail to
  56835.  #       netlib@ornl.gov, in the mail message type:
  56836.  #               send writeup.ps from pvm3
  56837.  #
  56838.  
  56839. comp-phy/
  56840. ncwn.html
  56841. workshop.slides/
  56842. writeup.ps             for     Short writeup on the PVM project (Postscript).
  56843.                        #       Last updated 2/15/93 (44069 bytes).
  56844.  
  56845.  #
  56846.  #       *** Source code, man pages, examples, patches for version 3.3 ***
  56847.  #       ***    version 3.3 includes both uniprocessor and mpp ports   ***
  56848.  #
  56849.  
  56850. pvm3.3.9/              for     Source code for PVM version 3.3.9
  56851.                        #       Equivalent to base version 3.3 with patches #1-9
  56852.                                already applied.  Last updated 9/8/95 (1203845
  56853.                                bytes).
  56854.  
  56855. pvm3.3.8/
  56856.  
  56857. pvm338to9              for     Patch #9 for PVM release 3.3 (context diffs).
  56858.                        #       Need to get v3.3.8 first Instructions come with
  56859.                                base release in pvm3/patch/README.  Last updated
  56860.                                9/8/95 (67209 bytes).
  56861.  
  56862. pvm336to7              for     Patch #7 for PVM release 3.3 (context diffs).
  56863.                        #       Need to get base v3.3 and apply patches #1-6
  56864.                                first Instructions come with base release in
  56865.                                pvm3/patch/README.  Last updated 2/7/95 (63970
  56866.                                bytes).
  56867.  
  56868. pvm335to6              for     Patch #6 for PVM release 3.3 (context diffs).
  56869.                        #       Need to get base v3.3 and patches #1-5 first
  56870.                                Instructions come with base release in
  56871.                                pvm3/patch/README.  Last updated 12/21/94 (28168
  56872.                                bytes).
  56873.  
  56874. pvm334to5              for     Patch #5 for PVM release 3.3 (context diffs).
  56875.                        #       Need to get base v3.3 and patches #1-4 first
  56876.                                Instructions come with base release in
  56877.                                pvm3/patch/README.  Last updated 11/9/94 (245748
  56878.                                bytes).
  56879.  
  56880. pvm333to4              for     Patch #4 for PVM release 3.3 (context diffs).
  56881.                        #       Need to get base v3.3 and patches #1-3 first
  56882.                                Instructions come with base release in
  56883.                                pvm3/patch/README.  Last updated 9/4/94 (72234
  56884.                                bytes).
  56885.  
  56886. pvm332to3              for     Patch #3 for PVM release 3.3 (context diffs).
  56887.                        #       Need to get base v3.3 and patches #1-2 first
  56888.                                Instructions come with base release in
  56889.                                pvm3/patch/README.  Last updated 7/18/94 (28160
  56890.                                bytes).
  56891.  
  56892. pvm331to2              for     Patch #2 for PVM release 3.3 (context diffs).
  56893.                        #       Need to get base v3.3 and patch #1 first
  56894.                                Instructions come with base release in
  56895.                                pvm3/patch/README.  Last updated 7/1/94 (35341
  56896.                                bytes).
  56897.  
  56898. pvm330to1              for     Patch #1 for PVM release 3.3 (context diffs).
  56899.                        #       Need to get base v3.3 first Instructions come
  56900.                                with base release in pvm3/patch/README.  Last
  56901.                                updated 6/21/94 (39230 bytes).
  56902.  
  56903. pvm3.3/                for     Source code for PVM base version 3.3
  56904.                        #       Last updated 6/4/94 (739421 bytes).
  56905.  
  56906.  #
  56907.  #       *** Source code for version 3.2 (old) ***
  56908.  #
  56909.  
  56910. pvm3.2.6/              for     Source code for PVM v3.2.6
  56911.                                (tar|compress|uuencode).
  56912.                        #       Equiv. to base v3.2 src + man pages with patches
  56913.                                #1..6 already applied.  Last updated 12/20/93
  56914.                                (619995 bytes).
  56915.  
  56916.  #
  56917.  #       *** Documentation ***
  56918.  #
  56919.  
  56920. ug.ps                  for     The users' guide for PVM version 3.3,
  56921.                                ORNL/TM-12187 (Postscript).
  56922.                        #       Last updated 9/21/94 (722798 bytes).
  56923.  
  56924. refcard.ps             for     Quick reference card for PVM 3.3 (Postscript).
  56925.                        #       Describes the C and Fortran interface to PVM
  56926.                                (Postscript).  Last updated 6/06/94 (93545
  56927.                                bytes).
  56928.  
  56929. faq.ps                 for     Frequently-asked questions and answers about PVM
  56930.                                (Postscript).
  56931.                        #       Version 1.6.  Last updated 6/23/95 (198386
  56932.                                bytes).
  56933.  
  56934. team_pvm.ps            for     Postscript file containing the images of the
  56935.                                people involved in putting PVM together.
  56936.                        #       Last updated 3/2/93 (166102 bytes).
  56937.  
  56938.  #
  56939.  #       *** Misc. ***
  56940.  #
  56941.  
  56942. xpvm/                  for     XPVM is a graphical console and monitor for PVM.
  56943.  
  56944. comp-phy.ps            for     This file contains a postscript version of a
  56945.                                paper that appeared in the April 1993 issue of
  56946.                                Computers in Physics, entitled Integrated PVM
  56947.                                Framework Supports Heterogeneous Network
  56948.                                Computing.
  56949.  
  56950. pvm-eet.ps             for     This file contains a postscript version of a
  56951.                                paper that will appear in the the journal
  56952.                                Parallel Computing, entitled The PVM Concurrent
  56953.                                Computing System: Evolution, Experiences, and
  56954.                                Trends.
  56955.  
  56956. contrib/               for     Software contributed by PVM users.
  56957.  
  56958. pvmtest.32/            for     This program is designed to test PVM's important
  56959.                                functions and capabilities, provide means for
  56960.                                measuring PVM's
  56961.                                performance in the message passing area and to
  56962.                                check or
  56963.                                give confidence to various implementations of
  56964.                                PVM.
  56965.                        #       For PVM version 3.2.
  56966.                                Last update 6/30/94 (221184 bytes)
  56967.  
  56968. pvm_test/              for     testing PVM
  56969.                        contact casanova@cs.utk.edu, mucci@cs.utk.edu
  56970.                        size    128kB
  56971.                        age     experimental
  56972.                        keywords pvm test
  56973.                        encoding gzip,tar
  56974.  
  56975. euro-pvmug94           for     Call for papers and registration material for
  56976.                                the  European PVM Users' Group Meeting in Rome,
  56977.                                October 9-11 1994.
  56978.  
  56979. pvm2.4/                for     Version 2.4 of PVM (old)
  56980. -----------------------------------------------------------
  56981. path: /netlib/pvm3/comp-phy/
  56982. -----------------------------------------------------------
  56983. comp-phy7.ps
  56984. fig1.ps
  56985. fig2.ps
  56986. fig3.ps
  56987. fig4.ps
  56988. -----------------------------------------------------------
  56989. for     Software contributed by PVM users.
  56990. path: /netlib/pvm3/contrib/
  56991. -----------------------------------------------------------
  56992.  #       PVM Version 3 Contributed Software
  56993.  #       ==================================
  56994.  #       Software in this directory was contributed by users of PVM.
  56995.  #       We'd like to make it available as it's potentially useful
  56996.  #       to other PVM users.
  56997.  #       It is not supported by the PVM authors.  We make no
  56998.  #       guarantees or other claims.  Please send any questions,
  56999.  #       bug fixes, etc. to the author(s) of the particular
  57000.  #       package.
  57001.  #
  57002.  
  57003. pvmfs/                 for     PVMFS facilitates I/O for programs utilizing the
  57004.                                PVM system by providing a file server which
  57005.                                presents a common file system and support for
  57006.                                coordinated I/O to its parent and sibling PVM
  57007.                                tasks.
  57008.                        by      Christopher G. Phillips
  57009.                                <pefv700@utpe.pe.utexas.edu>
  57010. waisq.out
  57011. -----------------------------------------------------------
  57012. for     PVMFS facilitates I/O for programs utilizing the
  57013. path: /netlib/pvm3/contrib/pvmfs/
  57014. -----------------------------------------------------------
  57015. pvm334fs.patch         #       Diffs to add pvmfs to PVM version 3.3.4 (raw
  57016.                                patches).
  57017.                                Last updated 9/7/93 (580875 bytes).
  57018.  
  57019. pvm325fs/              #       Diffs to add pvmfs to PVM version 3.2.5 (shar
  57020.                                file).
  57021.                                Last updated 12/17/93 (589045 bytes).
  57022.  
  57023. 324fs.to.325fs/        #       Diffs to update PVM version 3.2.4+pvmfs
  57024.                                to PVM version 3.2.5+pvmfs (shar file).
  57025.                                Last updated 12/17/93 (109510 bytes).
  57026.  
  57027. pvm324fs/              #       Diffs to add pvmfs to PVM version 3.2.4 (shar
  57028.                                file).
  57029.                                Last updated 11/12/93 (612512 bytes).
  57030.  
  57031. pvm3.2.4.fspatch/      #       Diffs to add pvmfs to PVM version 3.2.4
  57032.                                Last updated 11/12/93 (258067 bytes).
  57033. -----------------------------------------------------------
  57034. #       Diffs to update PVM version 3.2.4+pvmfs
  57035. path: /netlib/pvm3/contrib/pvmfs/324fs.to.325fs/
  57036. -----------------------------------------------------------
  57037. 3.2.4+pvmfs_to_3.2.5+pvmfs
  57038. -----------------------------------------------------------
  57039. #       Diffs to add pvmfs to PVM version 3.2.4
  57040. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/
  57041. -----------------------------------------------------------
  57042. pvm3/
  57043. -----------------------------------------------------------
  57044. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/
  57045. -----------------------------------------------------------
  57046. README.FS
  57047. fsexamples/
  57048. lib/
  57049. libc/
  57050. libfpvm/
  57051. man/
  57052. patches/
  57053. pvmfs/
  57054. -----------------------------------------------------------
  57055. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/fsexamples/
  57056. -----------------------------------------------------------
  57057. io/
  57058. iot/
  57059. -----------------------------------------------------------
  57060. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/fsexamples/io/
  57061. -----------------------------------------------------------
  57062. CNVXN/
  57063. Makefile.aimk
  57064. RS6K/
  57065. common_f_r.f
  57066. common_f_w.f
  57067. common_r.c
  57068. common_stdc_r.c
  57069. common_stdc_w.c
  57070. common_w.c
  57071. fstartup.f
  57072. independent_f_r.f
  57073. independent_f_w.f
  57074. independent_r.c
  57075. independent_stdc_r.c
  57076. independent_stdc_w.c
  57077. independent_w.c
  57078. mkfiles.c
  57079. startup.c
  57080. syncBC_f_r.f
  57081. syncBC_f_w.f
  57082. syncBC_r.c
  57083. syncBC_stdc_r.c
  57084. syncBC_stdc_w.c
  57085. syncBC_w.c
  57086. syncseq_f_r.f
  57087. syncseq_f_w.f
  57088. syncseq_r.c
  57089. syncseq_stdc_r.c
  57090. syncseq_stdc_w.c
  57091. syncseq_w.c
  57092. wait4fs.c
  57093. -----------------------------------------------------------
  57094. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/fsexamples/io/CNVXN/
  57095. -----------------------------------------------------------
  57096. Makefile
  57097. -----------------------------------------------------------
  57098. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/fsexamples/io/RS6K/
  57099. -----------------------------------------------------------
  57100. Makefile
  57101. -----------------------------------------------------------
  57102. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/fsexamples/iot/
  57103. -----------------------------------------------------------
  57104. Makefile.aimk
  57105. PMAX/
  57106. iot.c
  57107. -----------------------------------------------------------
  57108. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/fsexamples/iot/PMAX/
  57109. -----------------------------------------------------------
  57110. Makefile
  57111. -----------------------------------------------------------
  57112. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/lib/
  57113. -----------------------------------------------------------
  57114. debugger.screen
  57115. debugger.xterm
  57116. debugger2.screen
  57117. debugger2.xterm
  57118. -----------------------------------------------------------
  57119. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/
  57120. -----------------------------------------------------------
  57121. ALPHA/
  57122. CNVXN/
  57123. Makefile.aimk
  57124. PMAX/
  57125. RS6K/
  57126. SUN4/
  57127. argtypes.h
  57128. cc/
  57129. fs.h
  57130. fsp.h
  57131. malloc.c
  57132. pipe.h
  57133. posix.c
  57134. pvmerrno.c
  57135. pvmerrno.h
  57136. pvmerrno.pl
  57137. syscalls.c
  57138. -----------------------------------------------------------
  57139. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/ALPHA/
  57140. -----------------------------------------------------------
  57141. errnoconf.h
  57142. -----------------------------------------------------------
  57143. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/CNVXN/
  57144. -----------------------------------------------------------
  57145. errnoconf.h
  57146. -----------------------------------------------------------
  57147. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/PMAX/
  57148. -----------------------------------------------------------
  57149. errnoconf.h
  57150. -----------------------------------------------------------
  57151. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/RS6K/
  57152. -----------------------------------------------------------
  57153. Mfile
  57154. errnoconf.h
  57155. syscall-fake.h
  57156. syscall.c
  57157. syscall.exp
  57158. -----------------------------------------------------------
  57159. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/SUN4/
  57160. -----------------------------------------------------------
  57161. errnoconf.h
  57162. -----------------------------------------------------------
  57163. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libc/cc/
  57164. -----------------------------------------------------------
  57165. ccwrap.c
  57166. regress.c
  57167. -----------------------------------------------------------
  57168. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/libfpvm/
  57169. -----------------------------------------------------------
  57170. pvmffstid.m4
  57171. pvmfgetdef.m4
  57172. pvmfgetiomode.m4
  57173. pvmfgetioord.m4
  57174. pvmfsetdef.m4
  57175. pvmfsetiomode.m4
  57176. pvmfsetioord.m4
  57177. pvmfusefs.m4
  57178. -----------------------------------------------------------
  57179. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/man/
  57180. -----------------------------------------------------------
  57181. man1/
  57182. man3/
  57183. -----------------------------------------------------------
  57184. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/man/man1/
  57185. -----------------------------------------------------------
  57186. pvmfs_intro.1
  57187. -----------------------------------------------------------
  57188. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/man/man3/
  57189. -----------------------------------------------------------
  57190. getdefiomode.3
  57191. getiomode.3
  57192. getioorder.3
  57193. setdefiomode.3
  57194. setiomode.3
  57195. setioorder.3
  57196. -----------------------------------------------------------
  57197. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/patches/
  57198. -----------------------------------------------------------
  57199. README.FS
  57200. pvm3.2.4.fspatch
  57201. -----------------------------------------------------------
  57202. path: /netlib/pvm3/contrib/pvmfs/pvm3.2.4.fspatch/pvm3/pvmfs/
  57203. -----------------------------------------------------------
  57204. Makefile.aimk
  57205. bitops.h
  57206. fs.c
  57207. fspro.c
  57208. gop.c
  57209. lmap.c
  57210. map.h
  57211. patchlevel.h
  57212. -----------------------------------------------------------
  57213. #       Diffs to add pvmfs to PVM version 3.2.4 (shar
  57214. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/
  57215. -----------------------------------------------------------
  57216. pvm3/
  57217. -----------------------------------------------------------
  57218. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/
  57219. -----------------------------------------------------------
  57220. README.FS
  57221. fsexamples/
  57222. lib/
  57223. libc/
  57224. libfpvm/
  57225. man/
  57226. patches/
  57227. pvmfs/
  57228. -----------------------------------------------------------
  57229. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/fsexamples/
  57230. -----------------------------------------------------------
  57231. io/
  57232. iot/
  57233. -----------------------------------------------------------
  57234. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/fsexamples/io/
  57235. -----------------------------------------------------------
  57236. CNVXN/
  57237. Makefile.aimk
  57238. RS6K/
  57239. common_f_r.f
  57240. common_f_w.f
  57241. common_r.c
  57242. common_stdc_r.c
  57243. common_stdc_w.c
  57244. common_w.c
  57245. fstartup.f
  57246. independent_f_r.f
  57247. independent_f_w.f
  57248. independent_r.c
  57249. independent_stdc_r.c
  57250. independent_stdc_w.c
  57251. independent_w.c
  57252. mkfiles.c
  57253. startup.c
  57254. syncBC_f_r.f
  57255. syncBC_f_w.f
  57256. syncBC_r.c
  57257. syncBC_stdc_r.c
  57258. syncBC_stdc_w.c
  57259. syncBC_w.c
  57260. syncseq_f_r.f
  57261. syncseq_f_w.f
  57262. syncseq_r.c
  57263. syncseq_stdc_r.c
  57264. syncseq_stdc_w.c
  57265. syncseq_w.c
  57266. wait4fs.c
  57267. -----------------------------------------------------------
  57268. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/fsexamples/io/CNVXN/
  57269. -----------------------------------------------------------
  57270. Makefile
  57271. -----------------------------------------------------------
  57272. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/fsexamples/io/RS6K/
  57273. -----------------------------------------------------------
  57274. Makefile
  57275. -----------------------------------------------------------
  57276. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/fsexamples/iot/
  57277. -----------------------------------------------------------
  57278. Makefile.aimk
  57279. PMAX/
  57280. iot.c
  57281. -----------------------------------------------------------
  57282. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/fsexamples/iot/PMAX/
  57283. -----------------------------------------------------------
  57284. Makefile
  57285. -----------------------------------------------------------
  57286. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/lib/
  57287. -----------------------------------------------------------
  57288. debugger.screen
  57289. debugger.xterm
  57290. debugger2.screen
  57291. debugger2.xterm
  57292. -----------------------------------------------------------
  57293. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/
  57294. -----------------------------------------------------------
  57295. ALPHA/
  57296. CNVXN/
  57297. Makefile.aimk
  57298. PMAX/
  57299. RS6K/
  57300. SUN4/
  57301. argtypes.h
  57302. cc/
  57303. fs.h
  57304. fsp.h
  57305. malloc.c
  57306. pipe.h
  57307. posix.c
  57308. pvmerrno.c
  57309. pvmerrno.h
  57310. pvmerrno.pl
  57311. syscalls.c
  57312. -----------------------------------------------------------
  57313. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/ALPHA/
  57314. -----------------------------------------------------------
  57315. errnoconf.h
  57316. -----------------------------------------------------------
  57317. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/CNVXN/
  57318. -----------------------------------------------------------
  57319. errnoconf.h
  57320. -----------------------------------------------------------
  57321. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/PMAX/
  57322. -----------------------------------------------------------
  57323. errnoconf.h
  57324. -----------------------------------------------------------
  57325. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/RS6K/
  57326. -----------------------------------------------------------
  57327. Mfile
  57328. errnoconf.h
  57329. syscall-fake.h
  57330. syscall.c
  57331. syscall.exp
  57332. -----------------------------------------------------------
  57333. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/SUN4/
  57334. -----------------------------------------------------------
  57335. errnoconf.h
  57336. -----------------------------------------------------------
  57337. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libc/cc/
  57338. -----------------------------------------------------------
  57339. ccwrap.c
  57340. regress.c
  57341. -----------------------------------------------------------
  57342. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/libfpvm/
  57343. -----------------------------------------------------------
  57344. pvmffstid.m4
  57345. pvmfgetdef.m4
  57346. pvmfgetiomode.m4
  57347. pvmfgetioord.m4
  57348. pvmfsetdef.m4
  57349. pvmfsetiomode.m4
  57350. pvmfsetioord.m4
  57351. pvmfusefs.m4
  57352. -----------------------------------------------------------
  57353. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/man/
  57354. -----------------------------------------------------------
  57355. man1/
  57356. man3/
  57357. -----------------------------------------------------------
  57358. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/man/man1/
  57359. -----------------------------------------------------------
  57360. pvmfs_intro.1
  57361. -----------------------------------------------------------
  57362. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/man/man3/
  57363. -----------------------------------------------------------
  57364. getdefiomode.3
  57365. getiomode.3
  57366. getioorder.3
  57367. setdefiomode.3
  57368. setiomode.3
  57369. setioorder.3
  57370. -----------------------------------------------------------
  57371. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/patches/
  57372. -----------------------------------------------------------
  57373. README.FS
  57374. pvm3.2.4.fspatch
  57375. -----------------------------------------------------------
  57376. path: /netlib/pvm3/contrib/pvmfs/pvm324fs/pvm3/pvmfs/
  57377. -----------------------------------------------------------
  57378. Makefile.aimk
  57379. bitops.h
  57380. fs.c
  57381. fspro.c
  57382. gop.c
  57383. lmap.c
  57384. map.h
  57385. patchlevel.h
  57386. -----------------------------------------------------------
  57387. #       Diffs to add pvmfs to PVM version 3.2.5 (shar
  57388. path: /netlib/pvm3/contrib/pvmfs/pvm325fs/
  57389. -----------------------------------------------------------
  57390. 3.2.5_to_3.2.5+pvmfs
  57391. -----------------------------------------------------------
  57392. for     Version 2.4 of PVM (old)
  57393. path: /netlib/pvm3/pvm2.4/
  57394. -----------------------------------------------------------
  57395.  #       Papers describing PVM
  57396.  #       =====================
  57397.  #       This directory contains a number of items relating to pvm and
  57398.  #       HeNCE systems. To obtain a short (1 page) writeup on the projects
  57399.  #       send mail to netlib@ornl.gov, in the mail message type:
  57400.  #       send writeup.ps from pvm
  57401.  
  57402.  #       To receive a copy of the
  57403.  #       HeNCE index send email to netlib@ornl.gov and in the message
  57404.  #       type: send index from hence.
  57405.  
  57406. pvm_experiences        #       pvm_experiences :  Describes graphical PVM
  57407.                                interface, portable parallel programming on PVM,
  57408.                                and visualization using ParaGraph.  Presents
  57409.                                results and experiences with two large,
  57410.                                real-life, scientific computing applications.
  57411.  
  57412.  # NOTE: The user interface constructs have undergone numerous small
  57413.  #       changes since the papers were written. To ensure that calling
  57414.  #       conventions and argument lists are consistent with the
  57415.  #       software, please do not use the descriptions in the papers
  57416.  #       while developing PVM applications. Use the users guide instead.
  57417.  
  57418. pvm_shar/              #       pvm_shar : This is the source code for pvm.
  57419.                                Version 2.4.2.  Last updated 12/22/92 (901371
  57420.                                bytes).
  57421.  
  57422. pvm_tar                #       pvm_tar : This is the source code for pvm.(tar;
  57423.                                compress; uuencode) Version 2.4.2.  Last updated
  57424.                                12/22/92 (396085 bytes).
  57425.  
  57426. patch1_shar/           #       This is a shar file of patches to version 2.4.1.
  57427.                                Last updated 8/13/92 (122879 bytes).
  57428.  
  57429. userguide_shar/        #       userguide_shar : This is the users' guide for
  57430.                                pvm.  Last updated 7/29/91 (261274 bytes).
  57431.  
  57432. refcard                #       This is a postscript file containing a quick
  57433.                                reference card which describes the C and Fortran
  57434.                                interface to PVM.  Last updated 5/24/92 (79033
  57435.                                bytes).
  57436.  
  57437. writeup.ps
  57438. xab/                   #       Xab: A Tool for Monitoring PVM programs This
  57439.                                directory contains a number of items relating to
  57440.                                the Xab system.
  57441.  
  57442. pvmug93                #       This file contains information on the PVM USers'
  57443.                                Group meeting May 10-11, 1993.
  57444. -----------------------------------------------------------
  57445. #       This is a shar file of patches to version 2.4.1.
  57446. path: /netlib/pvm3/pvm2.4/patch1_shar/
  57447. -----------------------------------------------------------
  57448. patch_diffs
  57449. patch_readme
  57450. -----------------------------------------------------------
  57451. #       pvm_shar : This is the source code for pvm.
  57452. path: /netlib/pvm3/pvm2.4/pvm_shar/
  57453. -----------------------------------------------------------
  57454. pvm2.4/
  57455. -----------------------------------------------------------
  57456. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/
  57457. -----------------------------------------------------------
  57458. Files
  57459. Makefile
  57460. Readme
  57461. UpdMakfs
  57462. aimk
  57463. chol/
  57464. doc/
  57465. f2c/
  57466. fort_examp/
  57467. libfpvm/
  57468. man/
  57469. mandel/
  57470. src/
  57471. tsts/
  57472. -----------------------------------------------------------
  57473. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/chol/
  57474. -----------------------------------------------------------
  57475. cholhost.c
  57476. cholnode.c
  57477. makefile
  57478. -----------------------------------------------------------
  57479. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/doc/
  57480. -----------------------------------------------------------
  57481. Arches
  57482. FAQ
  57483. MsgFormats
  57484. PvmPic
  57485. Version
  57486. -----------------------------------------------------------
  57487. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/
  57488. -----------------------------------------------------------
  57489. CRAY/
  57490. CRAYSMP/
  57491. HP9K/
  57492. I860/
  57493. Makefile.body
  57494. Makefile.custom
  57495. NEXT/
  57496. PMAX/
  57497. RIOS/
  57498. Readme
  57499. SUN3/
  57500. SUN4/
  57501. fbarrier.c
  57502. fenroll.c
  57503. fgetbytes.c
  57504. fgetncplx.c
  57505. fgetndcplx.c
  57506. fgetndfloat.c
  57507. fgetnfloat.c
  57508. fgetnint.c
  57509. fgetnlong.c
  57510. fgetnshort.c
  57511. fgetstring.c
  57512. fgetstringl.c
  57513. finithow.c
  57514. finitiate.c
  57515. finitiatem.c
  57516. finitsend.c
  57517. fleave.c
  57518. fprobe.c
  57519. fprobemulti.c
  57520. fpstatus.c
  57521. fputbytes.c
  57522. fputncplx.c
  57523. fputndcplx.c
  57524. fputndfloat.c
  57525. fputnfloat.c
  57526. fputnint.c
  57527. fputnlong.c
  57528. fputnshort.c
  57529. fputstring.c
  57530. fputstringl.c
  57531. fpvmperror.c
  57532. frcv.c
  57533. frcvinfo.c
  57534. frcvmulti.c
  57535. fready.c
  57536. fsnd.c
  57537. fstatus.c
  57538. fterminate.c
  57539. fvrcv.c
  57540. fvrcvmulti.c
  57541. fvsnd.c
  57542. fwaituntil.c
  57543. fwhoami.c
  57544. namefix.h
  57545. nulfix.h
  57546. -----------------------------------------------------------
  57547. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/CRAY/
  57548. -----------------------------------------------------------
  57549. Makefile
  57550. -----------------------------------------------------------
  57551. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/CRAYSMP/
  57552. -----------------------------------------------------------
  57553. Makefile
  57554. -----------------------------------------------------------
  57555. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/HP9K/
  57556. -----------------------------------------------------------
  57557. Makefile
  57558. -----------------------------------------------------------
  57559. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/I860/
  57560. -----------------------------------------------------------
  57561. Makefile
  57562. -----------------------------------------------------------
  57563. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/NEXT/
  57564. -----------------------------------------------------------
  57565. Makefile
  57566. -----------------------------------------------------------
  57567. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/PMAX/
  57568. -----------------------------------------------------------
  57569. Makefile
  57570. -----------------------------------------------------------
  57571. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/RIOS/
  57572. -----------------------------------------------------------
  57573. Makefile
  57574. -----------------------------------------------------------
  57575. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/SUN3/
  57576. -----------------------------------------------------------
  57577. Makefile
  57578. -----------------------------------------------------------
  57579. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/f2c/SUN4/
  57580. -----------------------------------------------------------
  57581. Makefile
  57582. -----------------------------------------------------------
  57583. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/
  57584. -----------------------------------------------------------
  57585. CRAY/
  57586. HP9K/
  57587. Makefile.body
  57588. PMAX/
  57589. RIOS/
  57590. RT/
  57591. Readme
  57592. SGI/
  57593. SUN3/
  57594. SUN4/
  57595. SYMM/
  57596. TITN/
  57597. fhost.f
  57598. node.f
  57599. -----------------------------------------------------------
  57600. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/CRAY/
  57601. -----------------------------------------------------------
  57602. Makefile
  57603. -----------------------------------------------------------
  57604. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/HP9K/
  57605. -----------------------------------------------------------
  57606. Makefile
  57607. -----------------------------------------------------------
  57608. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/PMAX/
  57609. -----------------------------------------------------------
  57610. Makefile
  57611. -----------------------------------------------------------
  57612. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/RIOS/
  57613. -----------------------------------------------------------
  57614. Makefile
  57615. -----------------------------------------------------------
  57616. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/RT/
  57617. -----------------------------------------------------------
  57618. Makefile
  57619. -----------------------------------------------------------
  57620. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/SGI/
  57621. -----------------------------------------------------------
  57622. Makefile
  57623. -----------------------------------------------------------
  57624. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/SUN3/
  57625. -----------------------------------------------------------
  57626. Makefile
  57627. -----------------------------------------------------------
  57628. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/SUN4/
  57629. -----------------------------------------------------------
  57630. Makefile
  57631. -----------------------------------------------------------
  57632. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/SYMM/
  57633. -----------------------------------------------------------
  57634. Makefile
  57635. -----------------------------------------------------------
  57636. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/fort_examp/TITN/
  57637. -----------------------------------------------------------
  57638. fhost.f
  57639. makefile
  57640. node.f
  57641. -----------------------------------------------------------
  57642. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/
  57643. -----------------------------------------------------------
  57644. BALANCE/
  57645. CRAY/
  57646. HP9K/
  57647. I860/
  57648. Makefile.body
  57649. Makefile.custom
  57650. NEXT/
  57651. PMAX/
  57652. RIOS/
  57653. RT/
  57654. Readme
  57655. SGI/
  57656. SUN3/
  57657. SUN4/
  57658. SYMM/
  57659. TITN/
  57660. U370/
  57661. UVAX/
  57662. fbarrier.m4
  57663. fenroll.m4
  57664. fgetbytes.m4
  57665. fgetncplx.m4
  57666. fgetndcplx.m4
  57667. fgetndfloat.m4
  57668. fgetnfloat.m4
  57669. fgetnint.m4
  57670. fgetnlong.m4
  57671. fgetnshort.m4
  57672. fgetstring.m4
  57673. finithow.m4
  57674. finitiate.m4
  57675. finitiatem.m4
  57676. finitsend.m4
  57677. fleave.m4
  57678. fprobe.m4
  57679. fprobemulti.m4
  57680. fpstatus.m4
  57681. fputbytes.m4
  57682. fputncplx.m4
  57683. fputndcplx.m4
  57684. fputndfloat.m4
  57685. fputnfloat.m4
  57686. fputnint.m4
  57687. fputnlong.m4
  57688. fputnshort.m4
  57689. fputstring.m4
  57690. fpvmperror.m4
  57691. frcv.m4
  57692. frcvinfo.m4
  57693. frcvmulti.m4
  57694. fready.m4
  57695. fsnd.m4
  57696. fstatus.m4
  57697. fterminate.m4
  57698. ftocstr.c
  57699. fvrcv.m4
  57700. fvrcvmulti.m4
  57701. fvsnd.m4
  57702. fwaituntil.m4
  57703. fwhoami.m4
  57704. pvm_consts.h
  57705. -----------------------------------------------------------
  57706. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/BALANCE/
  57707. -----------------------------------------------------------
  57708. BALANCE.m4
  57709. Makefile
  57710. -----------------------------------------------------------
  57711. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/CRAY/
  57712. -----------------------------------------------------------
  57713. CRAY.m4
  57714. Makefile
  57715. -----------------------------------------------------------
  57716. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/HP9K/
  57717. -----------------------------------------------------------
  57718. HP9K.m4
  57719. Makefile
  57720. -----------------------------------------------------------
  57721. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/I860/
  57722. -----------------------------------------------------------
  57723. I860.m4
  57724. Makefile
  57725. -----------------------------------------------------------
  57726. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/NEXT/
  57727. -----------------------------------------------------------
  57728. Makefile
  57729. NEXT.m4
  57730. -----------------------------------------------------------
  57731. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/PMAX/
  57732. -----------------------------------------------------------
  57733. Makefile
  57734. PMAX.m4
  57735. -----------------------------------------------------------
  57736. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/RIOS/
  57737. -----------------------------------------------------------
  57738. Makefile
  57739. RIOS.m4
  57740. -----------------------------------------------------------
  57741. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/RT/
  57742. -----------------------------------------------------------
  57743. Makefile
  57744. RT.m4
  57745. -----------------------------------------------------------
  57746. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/SGI/
  57747. -----------------------------------------------------------
  57748. Makefile
  57749. SGI.m4
  57750. -----------------------------------------------------------
  57751. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/SUN3/
  57752. -----------------------------------------------------------
  57753. Makefile
  57754. SUN3.m4
  57755. -----------------------------------------------------------
  57756. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/SUN4/
  57757. -----------------------------------------------------------
  57758. Makefile
  57759. SUN4.m4
  57760. -----------------------------------------------------------
  57761. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/SYMM/
  57762. -----------------------------------------------------------
  57763. Makefile
  57764. SYMM.m4
  57765. -----------------------------------------------------------
  57766. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/TITN/
  57767. -----------------------------------------------------------
  57768. Makefile
  57769. TITN.m4
  57770. -----------------------------------------------------------
  57771. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/U370/
  57772. -----------------------------------------------------------
  57773. Makefile
  57774. U370.m4
  57775. -----------------------------------------------------------
  57776. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/libfpvm/UVAX/
  57777. -----------------------------------------------------------
  57778. Makefile
  57779. UVAX.m4
  57780. -----------------------------------------------------------
  57781. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/man/
  57782. -----------------------------------------------------------
  57783. MkZeroes
  57784. man1/
  57785. man3/
  57786. -----------------------------------------------------------
  57787. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/man/man1/
  57788. -----------------------------------------------------------
  57789. pvm_intro.1
  57790. pvmd.1
  57791. -----------------------------------------------------------
  57792. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/man/man3/
  57793. -----------------------------------------------------------
  57794. barrier.3
  57795. enroll.3
  57796. get.3
  57797. initiate.3
  57798. initsend.3
  57799. leave.3
  57800. libpvm.3
  57801. probe.3
  57802. pstatus.3
  57803. put.3
  57804. pvm_mstat.3
  57805. pvm_perror.3
  57806. rcv.3
  57807. rcvinfo.3
  57808. ready.3
  57809. snd.3
  57810. status.3
  57811. terminate.3
  57812. vrcv.3
  57813. vsnd.3
  57814. waituntil.3
  57815. whoami.3
  57816. -----------------------------------------------------------
  57817. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/mandel/
  57818. -----------------------------------------------------------
  57819. Makefile
  57820. Readme
  57821. mandel_main.c
  57822. mandel_tile.c
  57823. xpx.c
  57824. -----------------------------------------------------------
  57825. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/
  57826. -----------------------------------------------------------
  57827. AFX8/
  57828. ALPHA/
  57829. BFLY/
  57830. C2MP/
  57831. C2MPCXFP/
  57832. CM2/
  57833. CM5/
  57834. CRAY/
  57835. CRAYSMP/
  57836. DGAV/
  57837. HP9K/
  57838. I386/
  57839. I860/
  57840. IPSC/
  57841. KSR1/
  57842. Makefile.body
  57843. Makefile.custom
  57844. NEXT/
  57845. PMAX/
  57846. RIOS/
  57847. RT/
  57848. SGI/
  57849. SUN3/
  57850. SUN3_3_5/
  57851. SUN4/
  57852. SYMM/
  57853. TITN/
  57854. UVAX/
  57855. VCM2/
  57856. archequiv.c
  57857. cmd.c
  57858. craypatch.h
  57859. crunch.c
  57860. fdsetpatch.h
  57861. global.h
  57862. host.c
  57863. imalloc.c
  57864. loclcomm.c
  57865. loclcomm.h
  57866. micomm.c
  57867. micomm.h
  57868. netside.c
  57869. proc.c
  57870. proc.h
  57871. putenv.c
  57872. pvmd.c
  57873. pvmd.h
  57874. pvmuser.h
  57875. rem.h
  57876. startup.c
  57877. sunos3patch.h
  57878. titanpatch.h
  57879. ulib.c
  57880. uliberr.c
  57881. uside.c
  57882. util.c
  57883. wait.c
  57884. wait.h
  57885. xenixpatch.h
  57886. -----------------------------------------------------------
  57887. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/AFX8/
  57888. -----------------------------------------------------------
  57889. Makefile
  57890. -----------------------------------------------------------
  57891. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/ALPHA/
  57892. -----------------------------------------------------------
  57893. Makefile
  57894. -----------------------------------------------------------
  57895. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/BFLY/
  57896. -----------------------------------------------------------
  57897. Makefile
  57898. -----------------------------------------------------------
  57899. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/C2MP/
  57900. -----------------------------------------------------------
  57901. Makefile
  57902. -----------------------------------------------------------
  57903. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/C2MPCXFP/
  57904. -----------------------------------------------------------
  57905. Makefile
  57906. -----------------------------------------------------------
  57907. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/CM2/
  57908. -----------------------------------------------------------
  57909. Makefile
  57910. -----------------------------------------------------------
  57911. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/CM5/
  57912. -----------------------------------------------------------
  57913. Makefile
  57914. -----------------------------------------------------------
  57915. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/CRAY/
  57916. -----------------------------------------------------------
  57917. Makefile
  57918. -----------------------------------------------------------
  57919. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/CRAYSMP/
  57920. -----------------------------------------------------------
  57921. Makefile
  57922. -----------------------------------------------------------
  57923. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/DGAV/
  57924. -----------------------------------------------------------
  57925. Makefile
  57926. -----------------------------------------------------------
  57927. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/HP9K/
  57928. -----------------------------------------------------------
  57929. Makefile
  57930. -----------------------------------------------------------
  57931. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/I386/
  57932. -----------------------------------------------------------
  57933. Makefile
  57934. -----------------------------------------------------------
  57935. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/I860/
  57936. -----------------------------------------------------------
  57937. Makefile
  57938. -----------------------------------------------------------
  57939. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/IPSC/
  57940. -----------------------------------------------------------
  57941. Makefile
  57942. -----------------------------------------------------------
  57943. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/KSR1/
  57944. -----------------------------------------------------------
  57945. Makefile
  57946. -----------------------------------------------------------
  57947. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/NEXT/
  57948. -----------------------------------------------------------
  57949. Makefile
  57950. -----------------------------------------------------------
  57951. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/PMAX/
  57952. -----------------------------------------------------------
  57953. Makefile
  57954. -----------------------------------------------------------
  57955. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/RIOS/
  57956. -----------------------------------------------------------
  57957. Makefile
  57958. -----------------------------------------------------------
  57959. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/RT/
  57960. -----------------------------------------------------------
  57961. Makefile
  57962. -----------------------------------------------------------
  57963. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/SGI/
  57964. -----------------------------------------------------------
  57965. Makefile
  57966. -----------------------------------------------------------
  57967. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/SUN3/
  57968. -----------------------------------------------------------
  57969. Makefile
  57970. -----------------------------------------------------------
  57971. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/SUN3_3_5/
  57972. -----------------------------------------------------------
  57973. Makefile
  57974. -----------------------------------------------------------
  57975. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/SUN4/
  57976. -----------------------------------------------------------
  57977. Makefile
  57978. -----------------------------------------------------------
  57979. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/SYMM/
  57980. -----------------------------------------------------------
  57981. Makefile
  57982. -----------------------------------------------------------
  57983. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/TITN/
  57984. -----------------------------------------------------------
  57985. Makefile
  57986. -----------------------------------------------------------
  57987. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/UVAX/
  57988. -----------------------------------------------------------
  57989. Makefile
  57990. -----------------------------------------------------------
  57991. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/src/VCM2/
  57992. -----------------------------------------------------------
  57993. Makefile
  57994. -----------------------------------------------------------
  57995. path: /netlib/pvm3/pvm2.4/pvm_shar/pvm2.4/tsts/
  57996. -----------------------------------------------------------
  57997. Makefile
  57998. Readme
  57999. askinit.c
  58000. barrtest.c
  58001. check.c
  58002. check_slave.c
  58003. conf.c
  58004. enrolltest.c
  58005. timing.c
  58006. timing_slave.c
  58007. whome.c
  58008. -----------------------------------------------------------
  58009. #       userguide_shar : This is the users' guide for
  58010. path: /netlib/pvm3/pvm2.4/userguide_shar/
  58011. -----------------------------------------------------------
  58012. Readme
  58013. abstract.tex
  58014. example.1
  58015. example.2
  58016. example.3
  58017. example.4
  58018. fig.1
  58019. fig1.ps
  58020. psfig.sty
  58021. table.1
  58022. table.2
  58023. table.3
  58024. tm.ps
  58025. tm.sty
  58026. tm.tex
  58027. user_guide.tex
  58028. -----------------------------------------------------------
  58029. #       Xab: A Tool for Monitoring PVM programs This
  58030. path: /netlib/pvm3/pvm2.4/xab/
  58031. -----------------------------------------------------------
  58032.  #               Xab: A Tool for Monitoring PVM programs
  58033.  #               =======================================
  58034.  #               This directory contains a number of items relating to the
  58035.  #               Xab system.  If you have questions of comments on Xab
  58036.  #               send email to xab@psc.edu
  58037.  
  58038.  #               Source code for Xab
  58039.  #     ===================
  58040. xab/                   #       Compressed tarfile of Xab source
  58041.                                Only xnetlib users can request this file,
  58042.                                e-mail netlib users please request uu version
  58043.                                below.
  58044.  
  58045. xab-post/              #       Compressed tarfile of a post processor of xab
  58046.                                events that removes
  58047.                                tachyons from xab tracefiles
  58048.                                Only xnetlib users can request this file,
  58049.                                e-mail netlib users please request uu version
  58050.                                below.
  58051.  
  58052.  #       Paper describing Xab
  58053.  #       ====================
  58054. xab_hp93.ps            #       Compressed postscript paper from HP 93
  58055.                                describing Xab
  58056.                                Only xnetlib users can request this file,
  58057.                                e-mail netlib users please request uu version
  58058.                                below.
  58059.  
  58060. xab_avail              #       Instructions on how to extract the Xab tar file
  58061.                                and the paper.
  58062. -----------------------------------------------------------
  58063. #       Compressed tarfile of a post processor of xab
  58064. path: /netlib/pvm3/pvm2.4/xab/xab-post/
  58065. -----------------------------------------------------------
  58066. xab-post/
  58067. -----------------------------------------------------------
  58068. path: /netlib/pvm3/pvm2.4/xab/xab-post/xab-post/
  58069. -----------------------------------------------------------
  58070. Makefile
  58071. README
  58072. ab-post.h
  58073. xab-post-dag.c
  58074. xab-post-io.c
  58075. xab-post-sort.c
  58076. -----------------------------------------------------------
  58077. #       Compressed tarfile of Xab source
  58078. path: /netlib/pvm3/pvm2.4/xab/xab/
  58079. -----------------------------------------------------------
  58080. .pgrc
  58081. README
  58082. examples/
  58083. libxpvm/
  58084. src/
  58085. -----------------------------------------------------------
  58086. path: /netlib/pvm3/pvm2.4/xab/xab/examples/
  58087. -----------------------------------------------------------
  58088. chol/
  58089. fort_examp/
  58090. tracefiles/
  58091. -----------------------------------------------------------
  58092. path: /netlib/pvm3/pvm2.4/xab/xab/examples/chol/
  58093. -----------------------------------------------------------
  58094. cholhost.c
  58095. cholnode.c
  58096. makefile
  58097. xab.h
  58098. -----------------------------------------------------------
  58099. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/
  58100. -----------------------------------------------------------
  58101. CRAY/
  58102. HP9K/
  58103. Makefile
  58104. Makefile.body
  58105. PMAX/
  58106. RIOS/
  58107. RT/
  58108. Readme
  58109. SGI/
  58110. SUN3/
  58111. SUN4/
  58112. SYMM/
  58113. TITN/
  58114. fhost.f
  58115. node.f
  58116. -----------------------------------------------------------
  58117. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/CRAY/
  58118. -----------------------------------------------------------
  58119. Makefile
  58120. -----------------------------------------------------------
  58121. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/HP9K/
  58122. -----------------------------------------------------------
  58123. Makefile
  58124. -----------------------------------------------------------
  58125. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/PMAX/
  58126. -----------------------------------------------------------
  58127. Makefile
  58128. -----------------------------------------------------------
  58129. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/RIOS/
  58130. -----------------------------------------------------------
  58131. Makefile
  58132. -----------------------------------------------------------
  58133. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/RT/
  58134. -----------------------------------------------------------
  58135. Makefile
  58136. -----------------------------------------------------------
  58137. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/SGI/
  58138. -----------------------------------------------------------
  58139. Makefile
  58140. -----------------------------------------------------------
  58141. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/SUN3/
  58142. -----------------------------------------------------------
  58143. Makefile
  58144. -----------------------------------------------------------
  58145. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/SUN4/
  58146. -----------------------------------------------------------
  58147. Makefile
  58148. -----------------------------------------------------------
  58149. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/SYMM/
  58150. -----------------------------------------------------------
  58151. Makefile
  58152. -----------------------------------------------------------
  58153. path: /netlib/pvm3/pvm2.4/xab/xab/examples/fort_examp/TITN/
  58154. -----------------------------------------------------------
  58155. Makefile
  58156. -----------------------------------------------------------
  58157. path: /netlib/pvm3/pvm2.4/xab/xab/examples/tracefiles/
  58158. -----------------------------------------------------------
  58159. chol.trf
  58160. chol.xab
  58161. fort-10.trf
  58162. fort-10.xab
  58163. fort-15.trf
  58164. fort-15.xab
  58165. pg.aw
  58166. pg2.aw
  58167. topg
  58168. water.trf
  58169. water.xab
  58170. -----------------------------------------------------------
  58171. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/
  58172. -----------------------------------------------------------
  58173. BALANCE/
  58174. CRAY/
  58175. HP9K/
  58176. I860/
  58177. Makefile.body
  58178. Makefile.custom
  58179. NEXT/
  58180. PMAX/
  58181. RIOS/
  58182. RT/
  58183. Readme
  58184. SGI/
  58185. SUN3/
  58186. SUN4/
  58187. SYMM/
  58188. TITN/
  58189. U370/
  58190. UVAX/
  58191. fbarrier.m4
  58192. fenroll.m4
  58193. fgetbytes.m4
  58194. fgetncplx.m4
  58195. fgetndcplx.m4
  58196. fgetndfloat.m4
  58197. fgetnfloat.m4
  58198. fgetnint.m4
  58199. fgetnlong.m4
  58200. fgetnshort.m4
  58201. fgetstring.m4
  58202. finithow.m4
  58203. finitiate.m4
  58204. finitiatem.m4
  58205. finitsend.m4
  58206. fleave.m4
  58207. fprobe.m4
  58208. fprobemulti.m4
  58209. fpstatus.m4
  58210. fputbytes.m4
  58211. fputncplx.m4
  58212. fputndcplx.m4
  58213. fputndfloat.m4
  58214. fputnfloat.m4
  58215. fputnint.m4
  58216. fputnlong.m4
  58217. fputnshort.m4
  58218. fputstring.m4
  58219. fpvmperror.m4
  58220. frcv.m4
  58221. frcvinfo.m4
  58222. frcvmulti.m4
  58223. fready.m4
  58224. fsnd.m4
  58225. fstatus.m4
  58226. fterminate.m4
  58227. fvrcv.m4
  58228. fvrcvmulti.m4
  58229. fvsnd.m4
  58230. fwaituntil.m4
  58231. fwhoami.m4
  58232. pvm_consts.h
  58233. pvmuser.h
  58234. xab.h
  58235. xabinc
  58236. -----------------------------------------------------------
  58237. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/BALANCE/
  58238. -----------------------------------------------------------
  58239. BALANCE.m4
  58240. Makefile
  58241. -----------------------------------------------------------
  58242. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/CRAY/
  58243. -----------------------------------------------------------
  58244. CRAY.m4
  58245. Makefile
  58246. -----------------------------------------------------------
  58247. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/HP9K/
  58248. -----------------------------------------------------------
  58249. HP9K.m4
  58250. Makefile
  58251. -----------------------------------------------------------
  58252. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/I860/
  58253. -----------------------------------------------------------
  58254. I860.m4
  58255. Makefile
  58256. -----------------------------------------------------------
  58257. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/NEXT/
  58258. -----------------------------------------------------------
  58259. Makefile
  58260. NEXT.m4
  58261. -----------------------------------------------------------
  58262. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/PMAX/
  58263. -----------------------------------------------------------
  58264. Makefile
  58265. PMAX.m4
  58266. -----------------------------------------------------------
  58267. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/RIOS/
  58268. -----------------------------------------------------------
  58269. Makefile
  58270. RIOS.m4
  58271. -----------------------------------------------------------
  58272. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/RT/
  58273. -----------------------------------------------------------
  58274. Makefile
  58275. RT.m4
  58276. -----------------------------------------------------------
  58277. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/SGI/
  58278. -----------------------------------------------------------
  58279. Makefile
  58280. SGI.m4
  58281. -----------------------------------------------------------
  58282. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/SUN3/
  58283. -----------------------------------------------------------
  58284. Makefile
  58285. SUN3.m4
  58286. -----------------------------------------------------------
  58287. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/SUN4/
  58288. -----------------------------------------------------------
  58289. Makefile
  58290. SUN4.m4
  58291. -----------------------------------------------------------
  58292. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/SYMM/
  58293. -----------------------------------------------------------
  58294. Makefile
  58295. SYMM.m4
  58296. -----------------------------------------------------------
  58297. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/TITN/
  58298. -----------------------------------------------------------
  58299. Makefile
  58300. TITN.m4
  58301. -----------------------------------------------------------
  58302. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/U370/
  58303. -----------------------------------------------------------
  58304. Makefile
  58305. U370.m4
  58306. -----------------------------------------------------------
  58307. path: /netlib/pvm3/pvm2.4/xab/xab/libxpvm/UVAX/
  58308. -----------------------------------------------------------
  58309. Makefile
  58310. UVAX.m4
  58311. -----------------------------------------------------------
  58312. path: /netlib/pvm3/pvm2.4/xab/xab/src/
  58313. -----------------------------------------------------------
  58314. CRAY/
  58315. Imakefile
  58316. Makefile
  58317. Makefile.generic
  58318. PMAX/
  58319. PMAX_MACH/
  58320. README
  58321. RIOS/
  58322. SUN4/
  58323. SUN4_MACH/
  58324. ab.h
  58325. ab_utils.c
  58326. ablib.c
  58327. abmon.c
  58328. bar.xbm
  58329. bard.xbm
  58330. both.h
  58331. bstates.h
  58332. clock.xbm
  58333. con.xbm
  58334. dis.xbm
  58335. discon.xbm
  58336. foo.trf
  58337. foo.xab
  58338. fwdstep.xbm
  58339. get.xbm
  58340. go.xbm
  58341. mlist.h
  58342. monitor.xbm
  58343. pg.aw
  58344. pg.old
  58345. pg.old.aw
  58346. pg2.aw
  58347. probe.xbm
  58348. put.xbm
  58349. pvmuser.h
  58350. rcv.xbm
  58351. rcvd.xbm
  58352. snd.xbm
  58353. sndd.xbm
  58354. stop.xbm
  58355. testout
  58356. topg
  58357. utils.c
  58358. w2.trf
  58359. w2.xab
  58360. xab.c
  58361. xab.h
  58362. xabmon.h
  58363. xsetup.c
  58364. xsizes.h
  58365. -----------------------------------------------------------
  58366. path: /netlib/pvm3/pvm2.4/xab/xab/src/CRAY/
  58367. -----------------------------------------------------------
  58368. Makefile
  58369. -----------------------------------------------------------
  58370. path: /netlib/pvm3/pvm2.4/xab/xab/src/PMAX/
  58371. -----------------------------------------------------------
  58372. Makefile
  58373. w2.xab
  58374. water.trf
  58375. water.xab
  58376. -----------------------------------------------------------
  58377. path: /netlib/pvm3/pvm2.4/xab/xab/src/PMAX_MACH/
  58378. -----------------------------------------------------------
  58379. Makefile
  58380. -----------------------------------------------------------
  58381. path: /netlib/pvm3/pvm2.4/xab/xab/src/RIOS/
  58382. -----------------------------------------------------------
  58383. Makefile
  58384. -----------------------------------------------------------
  58385. path: /netlib/pvm3/pvm2.4/xab/xab/src/SUN4/
  58386. -----------------------------------------------------------
  58387. Makefile
  58388. -----------------------------------------------------------
  58389. path: /netlib/pvm3/pvm2.4/xab/xab/src/SUN4_MACH/
  58390. -----------------------------------------------------------
  58391. Makefile
  58392. Makefile.BAK
  58393. -----------------------------------------------------------
  58394. for     Source code for PVM v3.2.6
  58395. path: /netlib/pvm3/pvm3.2.6/
  58396. -----------------------------------------------------------
  58397. Makefile
  58398. Readme
  58399. Readme.mpp
  58400. conf/
  58401. console/
  58402. doc/
  58403. examples/
  58404. gexamples/
  58405. include/
  58406. lib/
  58407. libfpvm/
  58408. man/
  58409. patches/
  58410. pvmgs/
  58411. src/
  58412. xep/
  58413. -----------------------------------------------------------
  58414. path: /netlib/pvm3/pvm3.2.6/conf/
  58415. -----------------------------------------------------------
  58416. AFX8.def
  58417. ALPHA.def
  58418. ALPHA.m4
  58419. BAL.def
  58420. BAL.m4
  58421. BFLY.def
  58422. BFLY.m4
  58423. BSD386.def
  58424. BSD386.m4
  58425. CM2.def
  58426. CM2.m4
  58427. CM5.def
  58428. CM5.m4
  58429. CNVX.def
  58430. CNVX.m4
  58431. CNVXN.def
  58432. CNVXN.m4
  58433. CRAY.def
  58434. CRAY.m4
  58435. CRAY2.def
  58436. CRAY2.m4
  58437. CRAYSMP.def
  58438. CRAYSMP.m4
  58439. CUBE.def
  58440. DGAV.def
  58441. E88K.def
  58442. HP300.def
  58443. HP300.m4
  58444. HPPA.def
  58445. HPPA.m4
  58446. I860.def
  58447. I860.m4
  58448. I860I860.def
  58449. I860SGI.def
  58450. I860SUN4.def
  58451. IPSC2.def
  58452. IPSC2.m4
  58453. KSR1.def
  58454. KSR1.m4
  58455. LINUX.def
  58456. MASPAR.def
  58457. MASPAR.m4
  58458. MIPS.def
  58459. NEXT.def
  58460. NEXT.m4
  58461. PGON.def
  58462. PGON.m4
  58463. PMAX.def
  58464. PMAX.m4
  58465. RS6K.def
  58466. RS6K.m4
  58467. RT.def
  58468. RT.m4
  58469. SGI.def
  58470. SGI.m4
  58471. SUN3.def
  58472. SUN3.m4
  58473. SUN4.def
  58474. SUN4.m4
  58475. SUN4SOL2.def
  58476. SUN4SOL2.m4
  58477. SYMM.def
  58478. SYMM.m4
  58479. TITN.def
  58480. TITN.m4
  58481. U370.def
  58482. U370.m4
  58483. UVAX.def
  58484. UVAX.m4
  58485. -----------------------------------------------------------
  58486. path: /netlib/pvm3/pvm3.2.6/console/
  58487. -----------------------------------------------------------
  58488. CUBE/
  58489. I860/
  58490. Makefile.aimk
  58491. PGON/
  58492. cmd.h
  58493. cmds.c
  58494. cons.c
  58495. job.c
  58496. job.h
  58497. myalloc.h
  58498. -----------------------------------------------------------
  58499. path: /netlib/pvm3/pvm3.2.6/console/CUBE/
  58500. -----------------------------------------------------------
  58501. Makefile
  58502. -----------------------------------------------------------
  58503. path: /netlib/pvm3/pvm3.2.6/console/I860/
  58504. -----------------------------------------------------------
  58505. Makefile
  58506. -----------------------------------------------------------
  58507. path: /netlib/pvm3/pvm3.2.6/console/PGON/
  58508. -----------------------------------------------------------
  58509. Makefile
  58510. -----------------------------------------------------------
  58511. path: /netlib/pvm3/pvm3.2.6/doc/
  58512. -----------------------------------------------------------
  58513. arches
  58514. -----------------------------------------------------------
  58515. path: /netlib/pvm3/pvm3.2.6/examples/
  58516. -----------------------------------------------------------
  58517. CM5/
  58518. CUBE/
  58519. I860/
  58520. Makefile.aimk
  58521. PGON/
  58522. Readme
  58523. hello.c
  58524. hello_other.c
  58525. master1.c
  58526. master1.f
  58527. nntime.c
  58528. slave1.c
  58529. slave1.f
  58530. spmd.c
  58531. spmd.f
  58532. testall.f
  58533. timing.c
  58534. timing_slave.c
  58535. -----------------------------------------------------------
  58536. path: /netlib/pvm3/pvm3.2.6/examples/CM5/
  58537. -----------------------------------------------------------
  58538. Makefile
  58539. -----------------------------------------------------------
  58540. path: /netlib/pvm3/pvm3.2.6/examples/CUBE/
  58541. -----------------------------------------------------------
  58542. Makefile
  58543. -----------------------------------------------------------
  58544. path: /netlib/pvm3/pvm3.2.6/examples/I860/
  58545. -----------------------------------------------------------
  58546. Makefile
  58547. -----------------------------------------------------------
  58548. path: /netlib/pvm3/pvm3.2.6/examples/PGON/
  58549. -----------------------------------------------------------
  58550. Makefile
  58551. -----------------------------------------------------------
  58552. path: /netlib/pvm3/pvm3.2.6/gexamples/
  58553. -----------------------------------------------------------
  58554. Makefile
  58555. ge.c
  58556. gexamp.c
  58557. gs.c
  58558. joinleave.c
  58559. thb.c
  58560. tjf.c
  58561. tjl.c
  58562. tnb.c
  58563. tst.c
  58564. -----------------------------------------------------------
  58565. path: /netlib/pvm3/pvm3.2.6/include/
  58566. -----------------------------------------------------------
  58567. fpvm3.h
  58568. pvm3.h
  58569. -----------------------------------------------------------
  58570. path: /netlib/pvm3/pvm3.2.6/lib/
  58571. -----------------------------------------------------------
  58572. aimk
  58573. cshrc.stub
  58574. debugger
  58575. debugger2
  58576. pvm
  58577. pvmd
  58578. pvmgetarch
  58579. -----------------------------------------------------------
  58580. path: /netlib/pvm3/pvm3.2.6/libfpvm/
  58581. -----------------------------------------------------------
  58582. CUBE/
  58583. HPPA/
  58584. I860/
  58585. Makefile.aimk
  58586. Makefile.mimd
  58587. PGON/
  58588. ftocstr.c
  58589. pvm_consts.h
  58590. pvmfaddhost.m4
  58591. pvmfadvise.m4
  58592. pvmfbarrier.m4
  58593. pvmfbcast.m4
  58594. pvmfbufinfo.m4
  58595. pvmfconfig.m4
  58596. pvmfdelhost.m4
  58597. pvmfexit.m4
  58598. pvmffreebuf.m4
  58599. pvmfgetinst.m4
  58600. pvmfgetopt.m4
  58601. pvmfgetrbuf.m4
  58602. pvmfgetsbuf.m4
  58603. pvmfgettid.m4
  58604. pvmfgsize.m4
  58605. pvmfinitsend.m4
  58606. pvmfjoingrp.m4
  58607. pvmfkill.m4
  58608. pvmflvgrp.m4
  58609. pvmfmcast.m4
  58610. pvmfmkbuf.m4
  58611. pvmfmstat.m4
  58612. pvmfmytid.m4
  58613. pvmfnotify.m4
  58614. pvmfnrecv.m4
  58615. pvmfpack.m4
  58616. pvmfparent.m4
  58617. pvmfperror.m4
  58618. pvmfprobe.m4
  58619. pvmfpstat.m4
  58620. pvmfrecv.m4
  58621. pvmfsend.m4
  58622. pvmfsendsig.m4
  58623. pvmfserror.m4
  58624. pvmfsetopt.m4
  58625. pvmfsetrbuf.m4
  58626. pvmfsetsbuf.m4
  58627. pvmfspawn.m4
  58628. pvmftasks.m4
  58629. pvmftidtoh.m4
  58630. pvmfunpack.m4
  58631. -----------------------------------------------------------
  58632. path: /netlib/pvm3/pvm3.2.6/libfpvm/CUBE/
  58633. -----------------------------------------------------------
  58634. Makefile
  58635. -----------------------------------------------------------
  58636. path: /netlib/pvm3/pvm3.2.6/libfpvm/HPPA/
  58637. -----------------------------------------------------------
  58638. Makefile
  58639. -----------------------------------------------------------
  58640. path: /netlib/pvm3/pvm3.2.6/libfpvm/I860/
  58641. -----------------------------------------------------------
  58642. Makefile
  58643. -----------------------------------------------------------
  58644. path: /netlib/pvm3/pvm3.2.6/libfpvm/PGON/
  58645. -----------------------------------------------------------
  58646. Makefile
  58647. -----------------------------------------------------------
  58648. path: /netlib/pvm3/pvm3.2.6/man/
  58649. -----------------------------------------------------------
  58650. man1/
  58651. man3/
  58652. -----------------------------------------------------------
  58653. path: /netlib/pvm3/pvm3.2.6/man/man1/
  58654. -----------------------------------------------------------
  58655. pvm.1
  58656. pvm_intro.1
  58657. pvmd3.1
  58658. -----------------------------------------------------------
  58659. path: /netlib/pvm3/pvm3.2.6/man/man3/
  58660. -----------------------------------------------------------
  58661. addhosts.3
  58662. advise.3
  58663. barrier.3
  58664. bcast.3
  58665. bufinfo.3
  58666. config.3
  58667. delhost.3
  58668. exit.3
  58669. freebuf.3
  58670. getinst.3
  58671. getopt.3
  58672. getrbuf.3
  58673. getsbuf.3
  58674. gettid.3
  58675. gsize.3
  58676. halt.3
  58677. initsend.3
  58678. joingroup.3
  58679. kill.3
  58680. lvgroup.3
  58681. mcast.3
  58682. mkbuf.3
  58683. mstat.3
  58684. mytid.3
  58685. notify.3
  58686. nrecv.3
  58687. pack.3
  58688. parent.3
  58689. perror.3
  58690. probe.3
  58691. pstat.3
  58692. recv.3
  58693. recvf.3
  58694. send.3
  58695. sendsig.3
  58696. serror.3
  58697. setopt.3
  58698. setrbuf.3
  58699. setsbuf.3
  58700. spawn.3
  58701. start_pvmd.3
  58702. tasks.3
  58703. tidtohost.3
  58704. unpack.3
  58705. -----------------------------------------------------------
  58706. path: /netlib/pvm3/pvm3.2.6/patches/
  58707. -----------------------------------------------------------
  58708. 32patch01
  58709. 32patch02
  58710. 32patch03
  58711. 32patch04
  58712. 32patch05
  58713. 32patch06
  58714. Contents
  58715. README
  58716. -----------------------------------------------------------
  58717. path: /netlib/pvm3/pvm3.2.6/pvmgs/
  58718. -----------------------------------------------------------
  58719. Makefile.aimk
  58720. pvm_gstat.c
  58721. pvm_gsulib.c
  58722. pvmgdef.h
  58723. pvmgroups.c
  58724. pvmgs.c
  58725. pvmgs.h
  58726. -----------------------------------------------------------
  58727. path: /netlib/pvm3/pvm3.2.6/src/
  58728. -----------------------------------------------------------
  58729. CM5/
  58730. CUBE/
  58731. I860/
  58732. Makefile.aimk
  58733. Makefile.mimd
  58734. PGON/
  58735. archcode.c
  58736. bfunc.h
  58737. ddpro.c
  58738. ddpro.h
  58739. fromlib.h
  58740. global.h
  58741. host.c
  58742. host.h
  58743. imalloc.c
  58744. listmac.h
  58745. lpvm.c
  58746. lpvmgen.c
  58747. lpvmmimd.c
  58748. lpvmpack.c
  58749. mesg.c
  58750. mesg.h
  58751. nmdclass.c
  58752. patchlevel.h
  58753. pkt.c
  58754. pkt.h
  58755. protoglarp.h
  58756. pvmalloc.c
  58757. pvmalloc.h
  58758. pvmcruft.c
  58759. pvmd.c
  58760. pvmdabuf.c
  58761. pvmdabuf.h
  58762. pvmfrag.c
  58763. pvmfrag.h
  58764. pvmlog.c
  58765. pvmmimd.h
  58766. pvmumbuf.c
  58767. pvmumbuf.h
  58768. startup.c
  58769. task.c
  58770. task.h
  58771. tdpro.c
  58772. tdpro.h
  58773. tvdefs.h
  58774. waitc.c
  58775. waitc.h
  58776. -----------------------------------------------------------
  58777. path: /netlib/pvm3/pvm3.2.6/src/CM5/
  58778. -----------------------------------------------------------
  58779. Makefile
  58780. Makefile.cm5
  58781. pvmdmimd.c
  58782. pvmhost.c
  58783. -----------------------------------------------------------
  58784. path: /netlib/pvm3/pvm3.2.6/src/CUBE/
  58785. -----------------------------------------------------------
  58786. Makefile
  58787. -----------------------------------------------------------
  58788. path: /netlib/pvm3/pvm3.2.6/src/I860/
  58789. -----------------------------------------------------------
  58790. Makefile
  58791. pvmdmimd.c
  58792. -----------------------------------------------------------
  58793. path: /netlib/pvm3/pvm3.2.6/src/PGON/
  58794. -----------------------------------------------------------
  58795. Makefile
  58796. pvmdmimd.c
  58797. -----------------------------------------------------------
  58798. path: /netlib/pvm3/pvm3.2.6/xep/
  58799. -----------------------------------------------------------
  58800. CM5/
  58801. I860/
  58802. Makefile.aimk
  58803. PGON/
  58804. PMAX/
  58805. bars.xbm
  58806. mmain.c
  58807. mtile.c
  58808. neww.xbm
  58809. quit.xbm
  58810. redo.xbm
  58811. xep.c
  58812. zout.xbm
  58813. -----------------------------------------------------------
  58814. path: /netlib/pvm3/pvm3.2.6/xep/CM5/
  58815. -----------------------------------------------------------
  58816. Makefile
  58817. -----------------------------------------------------------
  58818. path: /netlib/pvm3/pvm3.2.6/xep/I860/
  58819. -----------------------------------------------------------
  58820. Makefile
  58821. -----------------------------------------------------------
  58822. path: /netlib/pvm3/pvm3.2.6/xep/PGON/
  58823. -----------------------------------------------------------
  58824. Makefile
  58825. -----------------------------------------------------------
  58826. path: /netlib/pvm3/pvm3.2.6/xep/PMAX/
  58827. -----------------------------------------------------------
  58828. Makefile
  58829. -----------------------------------------------------------
  58830. path: /netlib/pvm3/pvm3.3.8/
  58831. -----------------------------------------------------------
  58832. F
  58833. Makefile
  58834. Readme
  58835. Readme.mp
  58836. conf/
  58837. console/
  58838. doc/
  58839. examples/
  58840. gexamples/
  58841. hoster/
  58842. include/
  58843. lib/
  58844. libfpvm/
  58845. man/
  58846. patches/
  58847. pvmgs/
  58848. src/
  58849. tasker/
  58850. xep/
  58851. -----------------------------------------------------------
  58852. path: /netlib/pvm3/pvm3.3.8/conf/
  58853. -----------------------------------------------------------
  58854. AFX8.def
  58855. ALPHA.def
  58856. ALPHA.m4
  58857. ALPHAMP.def
  58858. ALPHAMP.m4
  58859. BAL.def
  58860. BAL.m4
  58861. BFLY.def
  58862. BFLY.m4
  58863. BSD386.def
  58864. BSD386.m4
  58865. CM2.def
  58866. CM2.m4
  58867. CM5.def
  58868. CM5.m4
  58869. CNVX.def
  58870. CNVX.m4
  58871. CNVXN.def
  58872. CNVXN.m4
  58873. CRAY.def
  58874. CRAY.m4
  58875. CRAY2.def
  58876. CRAY2.m4
  58877. CRAYSMP.def
  58878. CRAYSMP.m4
  58879. CSPP.def
  58880. CSPP.m4
  58881. CUBE.def
  58882. DGAV.def
  58883. E88K.def
  58884. FREEBSD.def
  58885. FREEBSD.m4
  58886. HP300.def
  58887. HP300.m4
  58888. HPPA.def
  58889. HPPA.m4
  58890. HPPAMP.def
  58891. HPPAMP.m4
  58892. I860.def
  58893. I860.m4
  58894. I860I860.def
  58895. I860SGI.def
  58896. I860SUN4.def
  58897. IPSC2.def
  58898. IPSC2.m4
  58899. KSR1.def
  58900. KSR1.m4
  58901. LINUX.def
  58902. LINUX.m4
  58903. MASPAR.def
  58904. MASPAR.m4
  58905. MIPS.def
  58906. MIPS.m4
  58907. NETBSDAMIGA.def
  58908. NETBSDAMIGA.m4
  58909. NETBSDHP300.def
  58910. NETBSDHP300.m4
  58911. NETBSDI386.def
  58912. NETBSDI386.m4
  58913. NETBSDMAC68K.def
  58914. NETBSDMAC68K.m4
  58915. NETBSDPMAX.def
  58916. NETBSDPMAX.m4
  58917. NETBSDSPARC.def
  58918. NETBSDSPARC.m4
  58919. NETBSDSUN3.def
  58920. NETBSDSUN3.m4
  58921. NEXT.def
  58922. NEXT.m4
  58923. PGON.def
  58924. PGON.m4
  58925. PMAX.def
  58926. PMAX.m4
  58927. RS6K.def
  58928. RS6K.m4
  58929. RS6KMP.def
  58930. RS6KMP.m4
  58931. RT.def
  58932. RT.m4
  58933. SCO.def
  58934. SGI.def
  58935. SGI.m4
  58936. SGI5.def
  58937. SGI5.m4
  58938. SGI64.def
  58939. SGI64.m4
  58940. SGIMP.def
  58941. SGIMP.m4
  58942. SGIMP64.def
  58943. SGIMP64.m4
  58944. SP2MPI.def
  58945. SP2MPI.m4
  58946. SUN3.def
  58947. SUN3.m4
  58948. SUN4.def
  58949. SUN4.m4
  58950. SUN4SOL2.def
  58951. SUN4SOL2.m4
  58952. SUNMP.def
  58953. SUNMP.m4
  58954. SX3.def
  58955. SX3.m4
  58956. SYMM.def
  58957. SYMM.m4
  58958. TITN.def
  58959. TITN.m4
  58960. U370.def
  58961. U370.m4
  58962. UTS2.def
  58963. UTS2.m4
  58964. UVAX.def
  58965. UVAX.m4
  58966. UXPM.def
  58967. UXPM.m4
  58968. -----------------------------------------------------------
  58969. path: /netlib/pvm3/pvm3.3.8/console/
  58970. -----------------------------------------------------------
  58971. ALPHAMP/
  58972. CUBE/
  58973. I860/
  58974. Makefile.aimk
  58975. PGON/
  58976. RS6KMP/
  58977. SGIMP/
  58978. SGIMP64/
  58979. SUNMP/
  58980. cmd.h
  58981. cmds.c
  58982. cons.c
  58983. job.c
  58984. job.h
  58985. myalloc.h
  58986. tevfmt.c
  58987. tevfmt.h
  58988. -----------------------------------------------------------
  58989. path: /netlib/pvm3/pvm3.3.8/console/ALPHAMP/
  58990. -----------------------------------------------------------
  58991. Makefile
  58992. -----------------------------------------------------------
  58993. path: /netlib/pvm3/pvm3.3.8/console/CUBE/
  58994. -----------------------------------------------------------
  58995. Makefile
  58996. -----------------------------------------------------------
  58997. path: /netlib/pvm3/pvm3.3.8/console/I860/
  58998. -----------------------------------------------------------
  58999. Makefile
  59000. -----------------------------------------------------------
  59001. path: /netlib/pvm3/pvm3.3.8/console/PGON/
  59002. -----------------------------------------------------------
  59003. Makefile
  59004. -----------------------------------------------------------
  59005. path: /netlib/pvm3/pvm3.3.8/console/RS6KMP/
  59006. -----------------------------------------------------------
  59007. Makefile
  59008. -----------------------------------------------------------
  59009. path: /netlib/pvm3/pvm3.3.8/console/SGIMP/
  59010. -----------------------------------------------------------
  59011. Makefile
  59012. -----------------------------------------------------------
  59013. path: /netlib/pvm3/pvm3.3.8/console/SGIMP64/
  59014. -----------------------------------------------------------
  59015. Makefile
  59016. -----------------------------------------------------------
  59017. path: /netlib/pvm3/pvm3.3.8/console/SUNMP/
  59018. -----------------------------------------------------------
  59019. Makefile
  59020. -----------------------------------------------------------
  59021. path: /netlib/pvm3/pvm3.3.8/doc/
  59022. -----------------------------------------------------------
  59023. arches
  59024. bugreport
  59025. example.pvmrc
  59026. release-notes
  59027. -----------------------------------------------------------
  59028. path: /netlib/pvm3/pvm3.3.8/examples/
  59029. -----------------------------------------------------------
  59030. CM5/
  59031. CSPP/
  59032. CUBE/
  59033. I860/
  59034. Makefile.aimk
  59035. PGON/
  59036. RS6KMP/
  59037. Readme
  59038. SGIMP/
  59039. SGIMP64/
  59040. SP2MPI/
  59041. SUNMP/
  59042. gexample.c
  59043. gexample.f
  59044. hello.c
  59045. hello_other.c
  59046. hitc.f
  59047. hitc_slave.f
  59048. master1.c
  59049. master1.f
  59050. nntime.c
  59051. slave1.c
  59052. slave1.f
  59053. spmd.c
  59054. spmd.f
  59055. testall.f
  59056. timing.c
  59057. timing_slave.c
  59058. -----------------------------------------------------------
  59059. path: /netlib/pvm3/pvm3.3.8/examples/CM5/
  59060. -----------------------------------------------------------
  59061. Makefile
  59062. -----------------------------------------------------------
  59063. path: /netlib/pvm3/pvm3.3.8/examples/CSPP/
  59064. -----------------------------------------------------------
  59065. Makefile
  59066. -----------------------------------------------------------
  59067. path: /netlib/pvm3/pvm3.3.8/examples/CUBE/
  59068. -----------------------------------------------------------
  59069. Makefile
  59070. -----------------------------------------------------------
  59071. path: /netlib/pvm3/pvm3.3.8/examples/I860/
  59072. -----------------------------------------------------------
  59073. Makefile
  59074. -----------------------------------------------------------
  59075. path: /netlib/pvm3/pvm3.3.8/examples/PGON/
  59076. -----------------------------------------------------------
  59077. Makefile
  59078. -----------------------------------------------------------
  59079. path: /netlib/pvm3/pvm3.3.8/examples/RS6KMP/
  59080. -----------------------------------------------------------
  59081. Makefile
  59082. -----------------------------------------------------------
  59083. path: /netlib/pvm3/pvm3.3.8/examples/SGIMP/
  59084. -----------------------------------------------------------
  59085. Makefile
  59086. -----------------------------------------------------------
  59087. path: /netlib/pvm3/pvm3.3.8/examples/SGIMP64/
  59088. -----------------------------------------------------------
  59089. Makefile
  59090. -----------------------------------------------------------
  59091. path: /netlib/pvm3/pvm3.3.8/examples/SP2MPI/
  59092. -----------------------------------------------------------
  59093. Makefile
  59094. -----------------------------------------------------------
  59095. path: /netlib/pvm3/pvm3.3.8/examples/SUNMP/
  59096. -----------------------------------------------------------
  59097. Makefile
  59098. -----------------------------------------------------------
  59099. path: /netlib/pvm3/pvm3.3.8/gexamples/
  59100. -----------------------------------------------------------
  59101. CSPP/
  59102. Makefile
  59103. Makefile.aimk
  59104. PGON/
  59105. README
  59106. frsg.f
  59107. ge.c
  59108. gexamp.c
  59109. gs.c
  59110. joinleave.c
  59111. thb.c
  59112. tjf.c
  59113. tjl.c
  59114. tnb.c
  59115. trsg.c
  59116. tst.c
  59117. -----------------------------------------------------------
  59118. path: /netlib/pvm3/pvm3.3.8/gexamples/CSPP/
  59119. -----------------------------------------------------------
  59120. Makefile
  59121. -----------------------------------------------------------
  59122. path: /netlib/pvm3/pvm3.3.8/gexamples/PGON/
  59123. -----------------------------------------------------------
  59124. Makefile
  59125. -----------------------------------------------------------
  59126. path: /netlib/pvm3/pvm3.3.8/hoster/
  59127. -----------------------------------------------------------
  59128. Makefile.aimk
  59129. Readme
  59130. hoster.c
  59131. -----------------------------------------------------------
  59132. path: /netlib/pvm3/pvm3.3.8/include/
  59133. -----------------------------------------------------------
  59134. fpvm3.h
  59135. pvm3.h
  59136. pvmsdpro.h
  59137. pvmtev.h
  59138. -----------------------------------------------------------
  59139. path: /netlib/pvm3/pvm3.3.8/lib/
  59140. -----------------------------------------------------------
  59141. cshrc.stub
  59142. debugger
  59143. debugger2
  59144. -----------------------------------------------------------
  59145. path: /netlib/pvm3/pvm3.3.8/libfpvm/
  59146. -----------------------------------------------------------
  59147. CSPP/
  59148. CUBE/
  59149. HPPA/
  59150. HPPAMP/
  59151. I860/
  59152. Makefile.aimk
  59153. Makefile.mimd
  59154. PGON/
  59155. RS6K/
  59156. ftocstr.c
  59157. pvm_consts.h
  59158. pvmfaddhost.m4
  59159. pvmfarchcode.m4
  59160. pvmfbarrier.m4
  59161. pvmfbcast.m4
  59162. pvmfbufinfo.m4
  59163. pvmfcatchout.m4
  59164. pvmfconfig.m4
  59165. pvmfdelhost.m4
  59166. pvmfexit.m4
  59167. pvmffreebuf.m4
  59168. pvmffrzgrp.m4
  59169. pvmfgather.m4
  59170. pvmfgetinst.m4
  59171. pvmfgetopt.m4
  59172. pvmfgetrbuf.m4
  59173. pvmfgetsbuf.m4
  59174. pvmfgettid.m4
  59175. pvmfgsize.m4
  59176. pvmfhalt.m4
  59177. pvmfhostsync.m4
  59178. pvmfinitsend.m4
  59179. pvmfjoingrp.m4
  59180. pvmfkill.m4
  59181. pvmflvgrp.m4
  59182. pvmfmcast.m4
  59183. pvmfmkbuf.m4
  59184. pvmfmstat.m4
  59185. pvmfmytid.m4
  59186. pvmfnotify.m4
  59187. pvmfnrecv.m4
  59188. pvmfpack.m4
  59189. pvmfparent.m4
  59190. pvmfperror.m4
  59191. pvmfprecv.m4
  59192. pvmfprobe.m4
  59193. pvmfpsend.m4
  59194. pvmfpstat.m4
  59195. pvmfrecv.m4
  59196. pvmfreduce.m4
  59197. pvmfscatter.m4
  59198. pvmfsend.m4
  59199. pvmfsendsig.m4
  59200. pvmfsetopt.m4
  59201. pvmfsetrbuf.m4
  59202. pvmfsetsbuf.m4
  59203. pvmfspawn.m4
  59204. pvmftasks.m4
  59205. pvmftidtoh.m4
  59206. pvmftrecv.m4
  59207. pvmfunpack.m4
  59208. -----------------------------------------------------------
  59209. path: /netlib/pvm3/pvm3.3.8/libfpvm/CSPP/
  59210. -----------------------------------------------------------
  59211. Makefile
  59212. -----------------------------------------------------------
  59213. path: /netlib/pvm3/pvm3.3.8/libfpvm/CUBE/
  59214. -----------------------------------------------------------
  59215. Makefile
  59216. -----------------------------------------------------------
  59217. path: /netlib/pvm3/pvm3.3.8/libfpvm/HPPA/
  59218. -----------------------------------------------------------
  59219. Makefile
  59220. -----------------------------------------------------------
  59221. path: /netlib/pvm3/pvm3.3.8/libfpvm/HPPAMP/
  59222. -----------------------------------------------------------
  59223. Makefile
  59224. -----------------------------------------------------------
  59225. path: /netlib/pvm3/pvm3.3.8/libfpvm/I860/
  59226. -----------------------------------------------------------
  59227. Makefile
  59228. -----------------------------------------------------------
  59229. path: /netlib/pvm3/pvm3.3.8/libfpvm/PGON/
  59230. -----------------------------------------------------------
  59231. Makefile
  59232. -----------------------------------------------------------
  59233. path: /netlib/pvm3/pvm3.3.8/libfpvm/RS6K/
  59234. -----------------------------------------------------------
  59235. Makefile
  59236. -----------------------------------------------------------
  59237. path: /netlib/pvm3/pvm3.3.8/man/
  59238. -----------------------------------------------------------
  59239. man1/
  59240. man3/
  59241. -----------------------------------------------------------
  59242. path: /netlib/pvm3/pvm3.3.8/man/man1/
  59243. -----------------------------------------------------------
  59244. aimk.1
  59245. pvm.1
  59246. pvm_intro.1
  59247. pvmd3.1
  59248. -----------------------------------------------------------
  59249. path: /netlib/pvm3/pvm3.3.8/man/man3/
  59250. -----------------------------------------------------------
  59251. libfpvm.3
  59252. libpvm.3
  59253. pvm_addhosts.3
  59254. pvm_advise.3
  59255. pvm_archcode.3
  59256. pvm_barrier.3
  59257. pvm_bcast.3
  59258. pvm_bufinfo.3
  59259. pvm_catchout.3
  59260. pvm_config.3
  59261. pvm_delete.3
  59262. pvm_delhosts.3
  59263. pvm_exit.3
  59264. pvm_freebuf.3
  59265. pvm_freezegroup.3
  59266. pvm_gather.3
  59267. pvm_getfds.3
  59268. pvm_getinst.3
  59269. pvm_getmwid.3
  59270. pvm_getopt.3
  59271. pvm_getrbuf.3
  59272. pvm_getsbuf.3
  59273. pvm_gettid.3
  59274. pvm_gettmask.3
  59275. pvm_gsize.3
  59276. pvm_halt.3
  59277. pvm_hostsync.3
  59278. pvm_initsend.3
  59279. pvm_insert.3
  59280. pvm_joingroup.3
  59281. pvm_kill.3
  59282. pvm_lookup.3
  59283. pvm_lvgroup.3
  59284. pvm_mcast.3
  59285. pvm_mkbuf.3
  59286. pvm_mstat.3
  59287. pvm_mytid.3
  59288. pvm_notify.3
  59289. pvm_nrecv.3
  59290. pvm_pack.3
  59291. pvm_packf.3
  59292. pvm_parent.3
  59293. pvm_perror.3
  59294. pvm_pkbyte.3
  59295. pvm_pkcplx.3
  59296. pvm_pkdcplx.3
  59297. pvm_pkdouble.3
  59298. pvm_pkfloat.3
  59299. pvm_pkint.3
  59300. pvm_pklong.3
  59301. pvm_pkshort.3
  59302. pvm_pkstr.3
  59303. pvm_pkuint.3
  59304. pvm_pkulong.3
  59305. pvm_pkushort.3
  59306. pvm_precv.3
  59307. pvm_probe.3
  59308. pvm_psend.3
  59309. pvm_pstat.3
  59310. pvm_recv.3
  59311. pvm_recvf.3
  59312. pvm_reduce.3
  59313. pvm_reg_hoster.3
  59314. pvm_reg_rm.3
  59315. pvm_reg_tasker.3
  59316. pvm_scatter.3
  59317. pvm_send.3
  59318. pvm_sendsig.3
  59319. pvm_serror.3
  59320. pvm_setmwid.3
  59321. pvm_setopt.3
  59322. pvm_setrbuf.3
  59323. pvm_setsbuf.3
  59324. pvm_settmask.3
  59325. pvm_spawn.3
  59326. pvm_start_pvmd.3
  59327. pvm_tasks.3
  59328. pvm_tidtohost.3
  59329. pvm_trecv.3
  59330. pvm_unpack.3
  59331. pvm_unpackf.3
  59332. pvm_upkbyte.3
  59333. pvm_upkcplx.3
  59334. pvm_upkdcplx.3
  59335. pvm_upkdouble.3
  59336. pvm_upkfloat.3
  59337. pvm_upkint.3
  59338. pvm_upklong.3
  59339. pvm_upkshort.3
  59340. pvm_upkstr.3
  59341. pvm_upkuint.3
  59342. pvm_upkulong.3
  59343. pvm_upkushort.3
  59344. pvmfaddhost.3
  59345. pvmfadvise.3
  59346. pvmfarchcode.3
  59347. pvmfbarrier.3
  59348. pvmfbcast.3
  59349. pvmfbufinfo.3
  59350. pvmfcatchout.3
  59351. pvmfconfig.3
  59352. pvmfdelhost.3
  59353. pvmfexit.3
  59354. pvmffreebuf.3
  59355. pvmffrzgrp.3
  59356. pvmfgather.3
  59357. pvmfgetinst.3
  59358. pvmfgetopt.3
  59359. pvmfgetrbuf.3
  59360. pvmfgetsbuf.3
  59361. pvmfgettid.3
  59362. pvmfgsize.3
  59363. pvmfhalt.3
  59364. pvmfhostsync.3
  59365. pvmfinitsend.3
  59366. pvmfjoingrp.3
  59367. pvmfkill.3
  59368. pvmflvgrp.3
  59369. pvmfmcast.3
  59370. pvmfmkbuf.3
  59371. pvmfmstat.3
  59372. pvmfmytid.3
  59373. pvmfnotify.3
  59374. pvmfnrecv.3
  59375. pvmfpack.3
  59376. pvmfparent.3
  59377. pvmfperror.3
  59378. pvmfprecv.3
  59379. pvmfprobe.3
  59380. pvmfpsend.3
  59381. pvmfpstat.3
  59382. pvmfrecv.3
  59383. pvmfreduce.3
  59384. pvmfscatter.3
  59385. pvmfsend.3
  59386. pvmfsendsig.3
  59387. pvmfserror.3
  59388. pvmfsetopt.3
  59389. pvmfsetrbuf.3
  59390. pvmfsetsbuf.3
  59391. pvmfspawn.3
  59392. pvmftasks.3
  59393. pvmftidtoh.3
  59394. pvmftrecv.3
  59395. pvmfunpack.3
  59396. -----------------------------------------------------------
  59397. path: /netlib/pvm3/pvm3.3.8/patches/
  59398. -----------------------------------------------------------
  59399. Contents
  59400. README
  59401. pvm330to1
  59402. pvm331to2
  59403. pvm332to3
  59404. pvm333to4
  59405. pvm334to5
  59406. pvm335to6
  59407. pvm336to7
  59408. -----------------------------------------------------------
  59409. path: /netlib/pvm3/pvm3.3.8/pvmgs/
  59410. -----------------------------------------------------------
  59411. CUBE/
  59412. I860/
  59413. Makefile.aimk
  59414. Makefile.mimd
  59415. PGON/
  59416. pvm_gstat.c
  59417. pvmgroups.c
  59418. pvmgs_const.h
  59419. pvmgs_core.c
  59420. pvmgs_decl.h
  59421. pvmgs_ds.h
  59422. pvmgs_func.c
  59423. pvmgs_mac.h
  59424. pvmgsd.h
  59425. pvmgsu_aux.c
  59426. pvmgsu_core.c
  59427. -----------------------------------------------------------
  59428. path: /netlib/pvm3/pvm3.3.8/pvmgs/CUBE/
  59429. -----------------------------------------------------------
  59430. Makefile
  59431. -----------------------------------------------------------
  59432. path: /netlib/pvm3/pvm3.3.8/pvmgs/I860/
  59433. -----------------------------------------------------------
  59434. Makefile
  59435. -----------------------------------------------------------
  59436. path: /netlib/pvm3/pvm3.3.8/pvmgs/PGON/
  59437. -----------------------------------------------------------
  59438. Makefile
  59439. -----------------------------------------------------------
  59440. path: /netlib/pvm3/pvm3.3.8/src/
  59441. -----------------------------------------------------------
  59442. ALPHAMP/
  59443. CM5/
  59444. CSPP/
  59445. CUBE/
  59446. HPPAMP/
  59447. I860/
  59448. Makefile.aimk
  59449. Makefile.mimd
  59450. Makefile.shmem
  59451. PGON/
  59452. RS6KMP/
  59453. SGIMP/
  59454. SGIMP64/
  59455. SP2MPI/
  59456. SUNMP/
  59457. amem.s
  59458. bfunc.h
  59459. ddpro.c
  59460. ddpro.h
  59461. fromlib.h
  59462. global.h
  59463. host.c
  59464. host.h
  59465. imalloc.c
  59466. listmac.h
  59467. lpvm.c
  59468. lpvmcat.c
  59469. lpvmgen.c
  59470. lpvmmimd.c
  59471. lpvmpack.c
  59472. lpvmshmem.c
  59473. mesg.c
  59474. mesg.h
  59475. nmdclass.c
  59476. patchlevel.h
  59477. pkt.c
  59478. pkt.h
  59479. protoglarp.h
  59480. pvmalloc.c
  59481. pvmalloc.h
  59482. pvmarchc.c
  59483. pvmcruft.c
  59484. pvmd.c
  59485. pvmdabuf.c
  59486. pvmdabuf.h
  59487. pvmdmp.h
  59488. pvmdshmem.c
  59489. pvmfrag.c
  59490. pvmfrag.h
  59491. pvmlog.c
  59492. pvmmimd.h
  59493. pvmshmem.c
  59494. pvmshmem.h
  59495. pvmumbuf.c
  59496. pvmumbuf.h
  59497. sdpro.c
  59498. startup.c
  59499. task.c
  59500. task.h
  59501. tdpro.c
  59502. tdpro.h
  59503. tevmac.h
  59504. tvdefs.h
  59505. waitc.c
  59506. waitc.h
  59507. -----------------------------------------------------------
  59508. path: /netlib/pvm3/pvm3.3.8/src/ALPHAMP/
  59509. -----------------------------------------------------------
  59510. Makefile
  59511. -----------------------------------------------------------
  59512. path: /netlib/pvm3/pvm3.3.8/src/CM5/
  59513. -----------------------------------------------------------
  59514. Makefile
  59515. Makefile.cm5
  59516. pvmdmimd.c
  59517. pvmhost.c
  59518. -----------------------------------------------------------
  59519. path: /netlib/pvm3/pvm3.3.8/src/CSPP/
  59520. -----------------------------------------------------------
  59521. Makefile
  59522. Makefile.shmem
  59523. -----------------------------------------------------------
  59524. path: /netlib/pvm3/pvm3.3.8/src/CUBE/
  59525. -----------------------------------------------------------
  59526. Makefile
  59527. -----------------------------------------------------------
  59528. path: /netlib/pvm3/pvm3.3.8/src/HPPAMP/
  59529. -----------------------------------------------------------
  59530. Makefile
  59531. Makefile.shmem
  59532. -----------------------------------------------------------
  59533. path: /netlib/pvm3/pvm3.3.8/src/I860/
  59534. -----------------------------------------------------------
  59535. Makefile
  59536. pvmdmimd.c
  59537. -----------------------------------------------------------
  59538. path: /netlib/pvm3/pvm3.3.8/src/PGON/
  59539. -----------------------------------------------------------
  59540. Makefile
  59541. pvmdmimd.c
  59542. -----------------------------------------------------------
  59543. path: /netlib/pvm3/pvm3.3.8/src/RS6KMP/
  59544. -----------------------------------------------------------
  59545. Makefile
  59546. -----------------------------------------------------------
  59547. path: /netlib/pvm3/pvm3.3.8/src/SGIMP/
  59548. -----------------------------------------------------------
  59549. Makefile
  59550. -----------------------------------------------------------
  59551. path: /netlib/pvm3/pvm3.3.8/src/SGIMP64/
  59552. -----------------------------------------------------------
  59553. Makefile
  59554. -----------------------------------------------------------
  59555. path: /netlib/pvm3/pvm3.3.8/src/SP2MPI/
  59556. -----------------------------------------------------------
  59557. Makefile
  59558. pvmdmimd.c
  59559. -----------------------------------------------------------
  59560. path: /netlib/pvm3/pvm3.3.8/src/SUNMP/
  59561. -----------------------------------------------------------
  59562. Makefile
  59563. -----------------------------------------------------------
  59564. path: /netlib/pvm3/pvm3.3.8/tasker/
  59565. -----------------------------------------------------------
  59566. Makefile.aimk
  59567. tasker.c
  59568. -----------------------------------------------------------
  59569. path: /netlib/pvm3/pvm3.3.8/xep/
  59570. -----------------------------------------------------------
  59571. CM5/
  59572. I860/
  59573. Makefile.aimk
  59574. PGON/
  59575. PMAX/
  59576. bars.xbm
  59577. mmain.c
  59578. mtile.c
  59579. neww.xbm
  59580. quit.xbm
  59581. redo.xbm
  59582. xep.c
  59583. zout.xbm
  59584. -----------------------------------------------------------
  59585. path: /netlib/pvm3/pvm3.3.8/xep/CM5/
  59586. -----------------------------------------------------------
  59587. Makefile
  59588. -----------------------------------------------------------
  59589. path: /netlib/pvm3/pvm3.3.8/xep/I860/
  59590. -----------------------------------------------------------
  59591. Makefile
  59592. -----------------------------------------------------------
  59593. path: /netlib/pvm3/pvm3.3.8/xep/PGON/
  59594. -----------------------------------------------------------
  59595. Makefile
  59596. -----------------------------------------------------------
  59597. path: /netlib/pvm3/pvm3.3.8/xep/PMAX/
  59598. -----------------------------------------------------------
  59599. Makefile
  59600. -----------------------------------------------------------
  59601. for     Source code for PVM version 3.3.9
  59602. path: /netlib/pvm3/pvm3.3.9/
  59603. -----------------------------------------------------------
  59604. Makefile
  59605. Readme
  59606. Readme.mp
  59607. conf/
  59608. console/
  59609. doc/
  59610. examples/
  59611. gexamples/
  59612. hoster/
  59613. include/
  59614. lib/
  59615. libfpvm/
  59616. man/
  59617. patches/
  59618. pvmgs/
  59619. src/
  59620. tasker/
  59621. xep/
  59622. -----------------------------------------------------------
  59623. path: /netlib/pvm3/pvm3.3.9/conf/
  59624. -----------------------------------------------------------
  59625. AFX8.def
  59626. ALPHA.def
  59627. ALPHA.m4
  59628. ALPHAMP.def
  59629. ALPHAMP.m4
  59630. BAL.def
  59631. BAL.m4
  59632. BFLY.def
  59633. BFLY.m4
  59634. BSD386.def
  59635. BSD386.m4
  59636. CM2.def
  59637. CM2.m4
  59638. CM5.def
  59639. CM5.m4
  59640. CNVX.def
  59641. CNVX.m4
  59642. CNVXN.def
  59643. CNVXN.m4
  59644. CRAY.def
  59645. CRAY.m4
  59646. CRAY2.def
  59647. CRAY2.m4
  59648. CRAYSMP.def
  59649. CRAYSMP.m4
  59650. CSPP.def
  59651. CSPP.m4
  59652. CUBE.def
  59653. DGAV.def
  59654. E88K.def
  59655. FREEBSD.def
  59656. FREEBSD.m4
  59657. HP300.def
  59658. HP300.m4
  59659. HPPA.def
  59660. HPPA.m4
  59661. HPPAMP.def
  59662. HPPAMP.m4
  59663. I860.def
  59664. I860.m4
  59665. I860I860.def
  59666. I860SGI.def
  59667. I860SUN4.def
  59668. IPSC2.def
  59669. IPSC2.m4
  59670. KSR1.def
  59671. KSR1.m4
  59672. LINUX.def
  59673. LINUX.m4
  59674. MASPAR.def
  59675. MASPAR.m4
  59676. MIPS.def
  59677. MIPS.m4
  59678. NETBSDAMIGA.def
  59679. NETBSDAMIGA.m4
  59680. NETBSDHP300.def
  59681. NETBSDHP300.m4
  59682. NETBSDI386.def
  59683. NETBSDI386.m4
  59684. NETBSDMAC68K.def
  59685. NETBSDMAC68K.m4
  59686. NETBSDPMAX.def
  59687. NETBSDPMAX.m4
  59688. NETBSDSPARC.def
  59689. NETBSDSPARC.m4
  59690. NETBSDSUN3.def
  59691. NETBSDSUN3.m4
  59692. NEXT.def
  59693. NEXT.m4
  59694. PGON.def
  59695. PGON.m4
  59696. PMAX.def
  59697. PMAX.m4
  59698. RS6K.def
  59699. RS6K.m4
  59700. RS6KMP.def
  59701. RS6KMP.m4
  59702. RT.def
  59703. RT.m4
  59704. SCO.def
  59705. SGI.def
  59706. SGI.m4
  59707. SGI5.def
  59708. SGI5.m4
  59709. SGI64.def
  59710. SGI64.m4
  59711. SGIMP.def
  59712. SGIMP.m4
  59713. SGIMP64.def
  59714. SGIMP64.m4
  59715. SP2MPI.def
  59716. SP2MPI.m4
  59717. SUN3.def
  59718. SUN3.m4
  59719. SUN4.def
  59720. SUN4.m4
  59721. SUN4SOL2.def
  59722. SUN4SOL2.m4
  59723. SUNMP.def
  59724. SUNMP.m4
  59725. SX3.def
  59726. SX3.m4
  59727. SYMM.def
  59728. SYMM.m4
  59729. TITN.def
  59730. TITN.m4
  59731. U370.def
  59732. U370.m4
  59733. UTS2.def
  59734. UTS2.m4
  59735. UVAX.def
  59736. UVAX.m4
  59737. UXPM.def
  59738. UXPM.m4
  59739. -----------------------------------------------------------
  59740. path: /netlib/pvm3/pvm3.3.9/console/
  59741. -----------------------------------------------------------
  59742. ALPHAMP/
  59743. CUBE/
  59744. I860/
  59745. Makefile.aimk
  59746. PGON/
  59747. RS6KMP/
  59748. SGIMP/
  59749. SGIMP64/
  59750. SUNMP/
  59751. cmd.h
  59752. cmds.c
  59753. cons.c
  59754. job.c
  59755. job.h
  59756. myalloc.h
  59757. tevfmt.c
  59758. tevfmt.h
  59759. -----------------------------------------------------------
  59760. path: /netlib/pvm3/pvm3.3.9/console/ALPHAMP/
  59761. -----------------------------------------------------------
  59762. Makefile
  59763. -----------------------------------------------------------
  59764. path: /netlib/pvm3/pvm3.3.9/console/CUBE/
  59765. -----------------------------------------------------------
  59766. Makefile
  59767. -----------------------------------------------------------
  59768. path: /netlib/pvm3/pvm3.3.9/console/I860/
  59769. -----------------------------------------------------------
  59770. Makefile
  59771. -----------------------------------------------------------
  59772. path: /netlib/pvm3/pvm3.3.9/console/PGON/
  59773. -----------------------------------------------------------
  59774. Makefile
  59775. -----------------------------------------------------------
  59776. path: /netlib/pvm3/pvm3.3.9/console/RS6KMP/
  59777. -----------------------------------------------------------
  59778. Makefile
  59779. -----------------------------------------------------------
  59780. path: /netlib/pvm3/pvm3.3.9/console/SGIMP/
  59781. -----------------------------------------------------------
  59782. Makefile
  59783. -----------------------------------------------------------
  59784. path: /netlib/pvm3/pvm3.3.9/console/SGIMP64/
  59785. -----------------------------------------------------------
  59786. Makefile
  59787. -----------------------------------------------------------
  59788. path: /netlib/pvm3/pvm3.3.9/console/SUNMP/
  59789. -----------------------------------------------------------
  59790. Makefile
  59791. -----------------------------------------------------------
  59792. path: /netlib/pvm3/pvm3.3.9/doc/
  59793. -----------------------------------------------------------
  59794. arches
  59795. bugreport
  59796. example.pvmrc
  59797. release-notes
  59798. -----------------------------------------------------------
  59799. path: /netlib/pvm3/pvm3.3.9/examples/
  59800. -----------------------------------------------------------
  59801. CM5/
  59802. CSPP/
  59803. CUBE/
  59804. I860/
  59805. Makefile.aimk
  59806. PGON/
  59807. RS6KMP/
  59808. Readme
  59809. SGIMP/
  59810. SGIMP64/
  59811. SP2MPI/
  59812. SUNMP/
  59813. gexample.c
  59814. gexample.f
  59815. hello.c
  59816. hello_other.c
  59817. hitc.f
  59818. hitc_slave.f
  59819. master1.c
  59820. master1.f
  59821. nntime.c
  59822. slave1.c
  59823. slave1.f
  59824. spmd.c
  59825. spmd.f
  59826. testall.f
  59827. timing.c
  59828. timing_slave.c
  59829. -----------------------------------------------------------
  59830. path: /netlib/pvm3/pvm3.3.9/examples/CM5/
  59831. -----------------------------------------------------------
  59832. Makefile
  59833. -----------------------------------------------------------
  59834. path: /netlib/pvm3/pvm3.3.9/examples/CSPP/
  59835. -----------------------------------------------------------
  59836. Makefile
  59837. -----------------------------------------------------------
  59838. path: /netlib/pvm3/pvm3.3.9/examples/CUBE/
  59839. -----------------------------------------------------------
  59840. Makefile
  59841. -----------------------------------------------------------
  59842. path: /netlib/pvm3/pvm3.3.9/examples/I860/
  59843. -----------------------------------------------------------
  59844. Makefile
  59845. -----------------------------------------------------------
  59846. path: /netlib/pvm3/pvm3.3.9/examples/PGON/
  59847. -----------------------------------------------------------
  59848. Makefile
  59849. -----------------------------------------------------------
  59850. path: /netlib/pvm3/pvm3.3.9/examples/RS6KMP/
  59851. -----------------------------------------------------------
  59852. Makefile
  59853. -----------------------------------------------------------
  59854. path: /netlib/pvm3/pvm3.3.9/examples/SGIMP/
  59855. -----------------------------------------------------------
  59856. Makefile
  59857. -----------------------------------------------------------
  59858. path: /netlib/pvm3/pvm3.3.9/examples/SGIMP64/
  59859. -----------------------------------------------------------
  59860. Makefile
  59861. -----------------------------------------------------------
  59862. path: /netlib/pvm3/pvm3.3.9/examples/SP2MPI/
  59863. -----------------------------------------------------------
  59864. Makefile
  59865. -----------------------------------------------------------
  59866. path: /netlib/pvm3/pvm3.3.9/examples/SUNMP/
  59867. -----------------------------------------------------------
  59868. Makefile
  59869. -----------------------------------------------------------
  59870. path: /netlib/pvm3/pvm3.3.9/gexamples/
  59871. -----------------------------------------------------------
  59872. CSPP/
  59873. Makefile
  59874. Makefile.aimk
  59875. PGON/
  59876. README
  59877. frsg.f
  59878. ge.c
  59879. gexamp.c
  59880. gs.c
  59881. joinleave.c
  59882. thb.c
  59883. tjf.c
  59884. tjl.c
  59885. tnb.c
  59886. trsg.c
  59887. tst.c
  59888. -----------------------------------------------------------
  59889. path: /netlib/pvm3/pvm3.3.9/gexamples/CSPP/
  59890. -----------------------------------------------------------
  59891. Makefile
  59892. -----------------------------------------------------------
  59893. path: /netlib/pvm3/pvm3.3.9/gexamples/PGON/
  59894. -----------------------------------------------------------
  59895. Makefile
  59896. -----------------------------------------------------------
  59897. path: /netlib/pvm3/pvm3.3.9/hoster/
  59898. -----------------------------------------------------------
  59899. Makefile.aimk
  59900. Readme
  59901. hoster.c
  59902. -----------------------------------------------------------
  59903. path: /netlib/pvm3/pvm3.3.9/include/
  59904. -----------------------------------------------------------
  59905. fpvm3.h
  59906. pvm3.h
  59907. pvmsdpro.h
  59908. pvmtev.h
  59909. -----------------------------------------------------------
  59910. path: /netlib/pvm3/pvm3.3.9/lib/
  59911. -----------------------------------------------------------
  59912. cshrc.stub
  59913. debugger
  59914. debugger2
  59915. -----------------------------------------------------------
  59916. path: /netlib/pvm3/pvm3.3.9/libfpvm/
  59917. -----------------------------------------------------------
  59918. CSPP/
  59919. CUBE/
  59920. HPPA/
  59921. HPPAMP/
  59922. I860/
  59923. Makefile.aimk
  59924. Makefile.mimd
  59925. PGON/
  59926. RS6K/
  59927. ftocstr.c
  59928. pvm_consts.h
  59929. pvmfaddhost.m4
  59930. pvmfarchcode.m4
  59931. pvmfbarrier.m4
  59932. pvmfbcast.m4
  59933. pvmfbufinfo.m4
  59934. pvmfcatchout.m4
  59935. pvmfconfig.m4
  59936. pvmfdelhost.m4
  59937. pvmfexit.m4
  59938. pvmffreebuf.m4
  59939. pvmffrzgrp.m4
  59940. pvmfgather.m4
  59941. pvmfgetinst.m4
  59942. pvmfgetopt.m4
  59943. pvmfgetrbuf.m4
  59944. pvmfgetsbuf.m4
  59945. pvmfgettid.m4
  59946. pvmfgsize.m4
  59947. pvmfhalt.m4
  59948. pvmfhostsync.m4
  59949. pvmfinitsend.m4
  59950. pvmfjoingrp.m4
  59951. pvmfkill.m4
  59952. pvmflvgrp.m4
  59953. pvmfmcast.m4
  59954. pvmfmkbuf.m4
  59955. pvmfmstat.m4
  59956. pvmfmytid.m4
  59957. pvmfnotify.m4
  59958. pvmfnrecv.m4
  59959. pvmfpack.m4
  59960. pvmfparent.m4
  59961. pvmfperror.m4
  59962. pvmfprecv.m4
  59963. pvmfprobe.m4
  59964. pvmfpsend.m4
  59965. pvmfpstat.m4
  59966. pvmfrecv.m4
  59967. pvmfreduce.m4
  59968. pvmfscatter.m4
  59969. pvmfsend.m4
  59970. pvmfsendsig.m4
  59971. pvmfsetopt.m4
  59972. pvmfsetrbuf.m4
  59973. pvmfsetsbuf.m4
  59974. pvmfspawn.m4
  59975. pvmftasks.m4
  59976. pvmftidtoh.m4
  59977. pvmftrecv.m4
  59978. pvmfunpack.m4
  59979. -----------------------------------------------------------
  59980. path: /netlib/pvm3/pvm3.3.9/libfpvm/CSPP/
  59981. -----------------------------------------------------------
  59982. Makefile
  59983. -----------------------------------------------------------
  59984. path: /netlib/pvm3/pvm3.3.9/libfpvm/CUBE/
  59985. -----------------------------------------------------------
  59986. Makefile
  59987. -----------------------------------------------------------
  59988. path: /netlib/pvm3/pvm3.3.9/libfpvm/HPPA/
  59989. -----------------------------------------------------------
  59990. Makefile
  59991. -----------------------------------------------------------
  59992. path: /netlib/pvm3/pvm3.3.9/libfpvm/HPPAMP/
  59993. -----------------------------------------------------------
  59994. Makefile
  59995. -----------------------------------------------------------
  59996. path: /netlib/pvm3/pvm3.3.9/libfpvm/I860/
  59997. -----------------------------------------------------------
  59998. Makefile
  59999. -----------------------------------------------------------
  60000. path: /netlib/pvm3/pvm3.3.9/libfpvm/PGON/
  60001. -----------------------------------------------------------
  60002. Makefile
  60003. -----------------------------------------------------------
  60004. path: /netlib/pvm3/pvm3.3.9/libfpvm/RS6K/
  60005. -----------------------------------------------------------
  60006. Makefile
  60007. -----------------------------------------------------------
  60008. path: /netlib/pvm3/pvm3.3.9/man/
  60009. -----------------------------------------------------------
  60010. man1/
  60011. man3/
  60012. -----------------------------------------------------------
  60013. path: /netlib/pvm3/pvm3.3.9/man/man1/
  60014. -----------------------------------------------------------
  60015. aimk.1
  60016. pvm.1
  60017. pvm_intro.1
  60018. pvmd3.1
  60019. -----------------------------------------------------------
  60020. path: /netlib/pvm3/pvm3.3.9/man/man3/
  60021. -----------------------------------------------------------
  60022. libfpvm.3
  60023. libpvm.3
  60024. pvm_addhosts.3
  60025. pvm_advise.3
  60026. pvm_archcode.3
  60027. pvm_barrier.3
  60028. pvm_bcast.3
  60029. pvm_bufinfo.3
  60030. pvm_catchout.3
  60031. pvm_config.3
  60032. pvm_delete.3
  60033. pvm_delhosts.3
  60034. pvm_exit.3
  60035. pvm_freebuf.3
  60036. pvm_freezegroup.3
  60037. pvm_gather.3
  60038. pvm_getfds.3
  60039. pvm_getinst.3
  60040. pvm_getmwid.3
  60041. pvm_getopt.3
  60042. pvm_getrbuf.3
  60043. pvm_getsbuf.3
  60044. pvm_gettid.3
  60045. pvm_gettmask.3
  60046. pvm_gsize.3
  60047. pvm_halt.3
  60048. pvm_hostsync.3
  60049. pvm_initsend.3
  60050. pvm_insert.3
  60051. pvm_joingroup.3
  60052. pvm_kill.3
  60053. pvm_lookup.3
  60054. pvm_lvgroup.3
  60055. pvm_mcast.3
  60056. pvm_mkbuf.3
  60057. pvm_mstat.3
  60058. pvm_mytid.3
  60059. pvm_notify.3
  60060. pvm_nrecv.3
  60061. pvm_pack.3
  60062. pvm_packf.3
  60063. pvm_parent.3
  60064. pvm_perror.3
  60065. pvm_pkbyte.3
  60066. pvm_pkcplx.3
  60067. pvm_pkdcplx.3
  60068. pvm_pkdouble.3
  60069. pvm_pkfloat.3
  60070. pvm_pkint.3
  60071. pvm_pklong.3
  60072. pvm_pkshort.3
  60073. pvm_pkstr.3
  60074. pvm_pkuint.3
  60075. pvm_pkulong.3
  60076. pvm_pkushort.3
  60077. pvm_precv.3
  60078. pvm_probe.3
  60079. pvm_psend.3
  60080. pvm_pstat.3
  60081. pvm_recv.3
  60082. pvm_recvf.3
  60083. pvm_reduce.3
  60084. pvm_reg_hoster.3
  60085. pvm_reg_rm.3
  60086. pvm_reg_tasker.3
  60087. pvm_scatter.3
  60088. pvm_send.3
  60089. pvm_sendsig.3
  60090. pvm_serror.3
  60091. pvm_setmwid.3
  60092. pvm_setopt.3
  60093. pvm_setrbuf.3
  60094. pvm_setsbuf.3
  60095. pvm_settmask.3
  60096. pvm_spawn.3
  60097. pvm_start_pvmd.3
  60098. pvm_tasks.3
  60099. pvm_tidtohost.3
  60100. pvm_trecv.3
  60101. pvm_unpack.3
  60102. pvm_unpackf.3
  60103. pvm_upkbyte.3
  60104. pvm_upkcplx.3
  60105. pvm_upkdcplx.3
  60106. pvm_upkdouble.3
  60107. pvm_upkfloat.3
  60108. pvm_upkint.3
  60109. pvm_upklong.3
  60110. pvm_upkshort.3
  60111. pvm_upkstr.3
  60112. pvm_upkuint.3
  60113. pvm_upkulong.3
  60114. pvm_upkushort.3
  60115. pvmfaddhost.3
  60116. pvmfadvise.3
  60117. pvmfarchcode.3
  60118. pvmfbarrier.3
  60119. pvmfbcast.3
  60120. pvmfbufinfo.3
  60121. pvmfcatchout.3
  60122. pvmfconfig.3
  60123. pvmfdelhost.3
  60124. pvmfexit.3
  60125. pvmffreebuf.3
  60126. pvmffrzgrp.3
  60127. pvmfgather.3
  60128. pvmfgetinst.3
  60129. pvmfgetopt.3
  60130. pvmfgetrbuf.3
  60131. pvmfgetsbuf.3
  60132. pvmfgettid.3
  60133. pvmfgsize.3
  60134. pvmfhalt.3
  60135. pvmfhostsync.3
  60136. pvmfinitsend.3
  60137. pvmfjoingrp.3
  60138. pvmfkill.3
  60139. pvmflvgrp.3
  60140. pvmfmcast.3
  60141. pvmfmkbuf.3
  60142. pvmfmstat.3
  60143. pvmfmytid.3
  60144. pvmfnotify.3
  60145. pvmfnrecv.3
  60146. pvmfpack.3
  60147. pvmfparent.3
  60148. pvmfperror.3
  60149. pvmfprecv.3
  60150. pvmfprobe.3
  60151. pvmfpsend.3
  60152. pvmfpstat.3
  60153. pvmfrecv.3
  60154. pvmfreduce.3
  60155. pvmfscatter.3
  60156. pvmfsend.3
  60157. pvmfsendsig.3
  60158. pvmfserror.3
  60159. pvmfsetopt.3
  60160. pvmfsetrbuf.3
  60161. pvmfsetsbuf.3
  60162. pvmfspawn.3
  60163. pvmftasks.3
  60164. pvmftidtoh.3
  60165. pvmftrecv.3
  60166. pvmfunpack.3
  60167. -----------------------------------------------------------
  60168. path: /netlib/pvm3/pvm3.3.9/patches/
  60169. -----------------------------------------------------------
  60170. Contents
  60171. README
  60172. pvm330to1
  60173. pvm331to2
  60174. pvm332to3
  60175. pvm333to4
  60176. pvm334to5
  60177. pvm335to6
  60178. pvm336to7
  60179. pvm338to9
  60180. -----------------------------------------------------------
  60181. path: /netlib/pvm3/pvm3.3.9/pvmgs/
  60182. -----------------------------------------------------------
  60183. CUBE/
  60184. I860/
  60185. Makefile.aimk
  60186. Makefile.mimd
  60187. PGON/
  60188. pvm_gstat.c
  60189. pvmgroups.c
  60190. pvmgs_const.h
  60191. pvmgs_core.c
  60192. pvmgs_decl.h
  60193. pvmgs_ds.h
  60194. pvmgs_func.c
  60195. pvmgs_mac.h
  60196. pvmgsd.h
  60197. pvmgsu_aux.c
  60198. pvmgsu_core.c
  60199. -----------------------------------------------------------
  60200. path: /netlib/pvm3/pvm3.3.9/pvmgs/CUBE/
  60201. -----------------------------------------------------------
  60202. Makefile
  60203. -----------------------------------------------------------
  60204. path: /netlib/pvm3/pvm3.3.9/pvmgs/I860/
  60205. -----------------------------------------------------------
  60206. Makefile
  60207. -----------------------------------------------------------
  60208. path: /netlib/pvm3/pvm3.3.9/pvmgs/PGON/
  60209. -----------------------------------------------------------
  60210. Makefile
  60211. -----------------------------------------------------------
  60212. path: /netlib/pvm3/pvm3.3.9/src/
  60213. -----------------------------------------------------------
  60214. ALPHAMP/
  60215. CM5/
  60216. CSPP/
  60217. CUBE/
  60218. HPPAMP/
  60219. I860/
  60220. Makefile.aimk
  60221. Makefile.mimd
  60222. Makefile.shmem
  60223. PGON/
  60224. RS6KMP/
  60225. SGIMP/
  60226. SGIMP64/
  60227. SP2MPI/
  60228. SUNMP/
  60229. amem.s
  60230. bfunc.h
  60231. ddpro.c
  60232. ddpro.h
  60233. fromlib.h
  60234. global.h
  60235. host.c
  60236. host.h
  60237. imalloc.c
  60238. listmac.h
  60239. lpvm.c
  60240. lpvmcat.c
  60241. lpvmgen.c
  60242. lpvmmimd.c
  60243. lpvmpack.c
  60244. lpvmshmem.c
  60245. mesg.c
  60246. mesg.h
  60247. nmdclass.c
  60248. patchlevel.h
  60249. pkt.c
  60250. pkt.h
  60251. protoglarp.h
  60252. pvmalloc.c
  60253. pvmalloc.h
  60254. pvmarchc.c
  60255. pvmcruft.c
  60256. pvmd.c
  60257. pvmdabuf.c
  60258. pvmdabuf.h
  60259. pvmdmp.h
  60260. pvmdshmem.c
  60261. pvmfrag.c
  60262. pvmfrag.h
  60263. pvmlog.c
  60264. pvmmimd.h
  60265. pvmshmem.c
  60266. pvmshmem.h
  60267. pvmumbuf.c
  60268. pvmumbuf.h
  60269. sdpro.c
  60270. startup.c
  60271. task.c
  60272. task.h
  60273. tdpro.c
  60274. tdpro.h
  60275. tevmac.h
  60276. tvdefs.h
  60277. waitc.c
  60278. waitc.h
  60279. -----------------------------------------------------------
  60280. path: /netlib/pvm3/pvm3.3.9/src/ALPHAMP/
  60281. -----------------------------------------------------------
  60282. Makefile
  60283. -----------------------------------------------------------
  60284. path: /netlib/pvm3/pvm3.3.9/src/CM5/
  60285. -----------------------------------------------------------
  60286. Makefile
  60287. Makefile.cm5
  60288. pvmdmimd.c
  60289. pvmhost.c
  60290. -----------------------------------------------------------
  60291. path: /netlib/pvm3/pvm3.3.9/src/CSPP/
  60292. -----------------------------------------------------------
  60293. Makefile
  60294. Makefile.shmem
  60295. -----------------------------------------------------------
  60296. path: /netlib/pvm3/pvm3.3.9/src/CUBE/
  60297. -----------------------------------------------------------
  60298. Makefile
  60299. -----------------------------------------------------------
  60300. path: /netlib/pvm3/pvm3.3.9/src/HPPAMP/
  60301. -----------------------------------------------------------
  60302. Makefile
  60303. Makefile.shmem
  60304. -----------------------------------------------------------
  60305. path: /netlib/pvm3/pvm3.3.9/src/I860/
  60306. -----------------------------------------------------------
  60307. Makefile
  60308. pvmdmimd.c
  60309. -----------------------------------------------------------
  60310. path: /netlib/pvm3/pvm3.3.9/src/PGON/
  60311. -----------------------------------------------------------
  60312. Makefile
  60313. pvmdmimd.c
  60314. -----------------------------------------------------------
  60315. path: /netlib/pvm3/pvm3.3.9/src/RS6KMP/
  60316. -----------------------------------------------------------
  60317. Makefile
  60318. -----------------------------------------------------------
  60319. path: /netlib/pvm3/pvm3.3.9/src/SGIMP/
  60320. -----------------------------------------------------------
  60321. Makefile
  60322. -----------------------------------------------------------
  60323. path: /netlib/pvm3/pvm3.3.9/src/SGIMP64/
  60324. -----------------------------------------------------------
  60325. Makefile
  60326. -----------------------------------------------------------
  60327. path: /netlib/pvm3/pvm3.3.9/src/SP2MPI/
  60328. -----------------------------------------------------------
  60329. Makefile
  60330. pvmdmimd.c
  60331. -----------------------------------------------------------
  60332. path: /netlib/pvm3/pvm3.3.9/src/SUNMP/
  60333. -----------------------------------------------------------
  60334. Makefile
  60335. -----------------------------------------------------------
  60336. path: /netlib/pvm3/pvm3.3.9/tasker/
  60337. -----------------------------------------------------------
  60338. Makefile.aimk
  60339. tasker.c
  60340. -----------------------------------------------------------
  60341. path: /netlib/pvm3/pvm3.3.9/xep/
  60342. -----------------------------------------------------------
  60343. CM5/
  60344. I860/
  60345. Makefile.aimk
  60346. PGON/
  60347. PMAX/
  60348. bars.xbm
  60349. mmain.c
  60350. mtile.c
  60351. neww.xbm
  60352. quit.xbm
  60353. redo.xbm
  60354. xep.c
  60355. zout.xbm
  60356. -----------------------------------------------------------
  60357. path: /netlib/pvm3/pvm3.3.9/xep/CM5/
  60358. -----------------------------------------------------------
  60359. Makefile
  60360. -----------------------------------------------------------
  60361. path: /netlib/pvm3/pvm3.3.9/xep/I860/
  60362. -----------------------------------------------------------
  60363. Makefile
  60364. -----------------------------------------------------------
  60365. path: /netlib/pvm3/pvm3.3.9/xep/PGON/
  60366. -----------------------------------------------------------
  60367. Makefile
  60368. -----------------------------------------------------------
  60369. path: /netlib/pvm3/pvm3.3.9/xep/PMAX/
  60370. -----------------------------------------------------------
  60371. Makefile
  60372. -----------------------------------------------------------
  60373. for     Source code for PVM base version 3.3
  60374. path: /netlib/pvm3/pvm3.3/
  60375. -----------------------------------------------------------
  60376. Makefile
  60377. Readme
  60378. Readme.mp
  60379. conf/
  60380. console/
  60381. doc/
  60382. examples/
  60383. gexamples/
  60384. hoster/
  60385. include/
  60386. lib/
  60387. libfpvm/
  60388. man/
  60389. patches/
  60390. pvmgs/
  60391. src/
  60392. tasker/
  60393. xep/
  60394. -----------------------------------------------------------
  60395. path: /netlib/pvm3/pvm3.3/conf/
  60396. -----------------------------------------------------------
  60397. AFX8.def
  60398. ALPHA.def
  60399. ALPHA.m4
  60400. ALPHAMP.def
  60401. ALPHAMP.m4
  60402. BAL.def
  60403. BAL.m4
  60404. BFLY.def
  60405. BFLY.m4
  60406. BSD386.def
  60407. BSD386.m4
  60408. CM2.def
  60409. CM2.m4
  60410. CM5.def
  60411. CM5.m4
  60412. CNVX.def
  60413. CNVX.m4
  60414. CNVXN.def
  60415. CNVXN.m4
  60416. CRAY.def
  60417. CRAY.m4
  60418. CRAY2.def
  60419. CRAY2.m4
  60420. CRAYSMP.def
  60421. CRAYSMP.m4
  60422. CUBE.def
  60423. DGAV.def
  60424. E88K.def
  60425. HP300.def
  60426. HP300.m4
  60427. HPPA.def
  60428. HPPA.m4
  60429. I860.def
  60430. I860.m4
  60431. I860I860.def
  60432. I860SGI.def
  60433. I860SUN4.def
  60434. IPSC2.def
  60435. IPSC2.m4
  60436. KSR1.def
  60437. KSR1.m4
  60438. LINUX.def
  60439. LINUX.m4
  60440. MASPAR.def
  60441. MASPAR.m4
  60442. MIPS.def
  60443. NEXT.def
  60444. NEXT.m4
  60445. PGON.def
  60446. PGON.m4
  60447. PMAX.def
  60448. PMAX.m4
  60449. POWER4.def
  60450. POWER4.m4
  60451. RS6K.def
  60452. RS6K.m4
  60453. RT.def
  60454. RT.m4
  60455. SGI.def
  60456. SGI.m4
  60457. SGI5.def
  60458. SGI5.m4
  60459. SGIMP.def
  60460. SGIMP.m4
  60461. SUN3.def
  60462. SUN3.m4
  60463. SUN4.def
  60464. SUN4.m4
  60465. SUN4SOL2.def
  60466. SUN4SOL2.m4
  60467. SUNMP.def
  60468. SUNMP.m4
  60469. SYMM.def
  60470. SYMM.m4
  60471. TITN.def
  60472. TITN.m4
  60473. U370.def
  60474. U370.m4
  60475. UVAX.def
  60476. UVAX.m4
  60477. -----------------------------------------------------------
  60478. path: /netlib/pvm3/pvm3.3/console/
  60479. -----------------------------------------------------------
  60480. ALPHAMP/
  60481. CUBE/
  60482. I860/
  60483. Makefile.aimk
  60484. PGON/
  60485. SGIMP/
  60486. SUNMP/
  60487. cmd.h
  60488. cmds.c
  60489. cons.c
  60490. job.c
  60491. job.h
  60492. myalloc.h
  60493. tevfmt.c
  60494. tevfmt.h
  60495. -----------------------------------------------------------
  60496. path: /netlib/pvm3/pvm3.3/console/ALPHAMP/
  60497. -----------------------------------------------------------
  60498. Makefile
  60499. -----------------------------------------------------------
  60500. path: /netlib/pvm3/pvm3.3/console/CUBE/
  60501. -----------------------------------------------------------
  60502. Makefile
  60503. -----------------------------------------------------------
  60504. path: /netlib/pvm3/pvm3.3/console/I860/
  60505. -----------------------------------------------------------
  60506. Makefile
  60507. -----------------------------------------------------------
  60508. path: /netlib/pvm3/pvm3.3/console/PGON/
  60509. -----------------------------------------------------------
  60510. Makefile
  60511. -----------------------------------------------------------
  60512. path: /netlib/pvm3/pvm3.3/console/SGIMP/
  60513. -----------------------------------------------------------
  60514. Makefile
  60515. -----------------------------------------------------------
  60516. path: /netlib/pvm3/pvm3.3/console/SUNMP/
  60517. -----------------------------------------------------------
  60518. Makefile
  60519. -----------------------------------------------------------
  60520. path: /netlib/pvm3/pvm3.3/doc/
  60521. -----------------------------------------------------------
  60522. arches
  60523. bugreport
  60524. example.pvmrc
  60525. release-notes
  60526. -----------------------------------------------------------
  60527. path: /netlib/pvm3/pvm3.3/examples/
  60528. -----------------------------------------------------------
  60529. CM5/
  60530. CUBE/
  60531. I860/
  60532. Makefile.aimk
  60533. PGON/
  60534. Readme
  60535. SGIMP/
  60536. SUNMP/
  60537. gexample.c
  60538. gexample.f
  60539. hello.c
  60540. hello_other.c
  60541. hitc.f
  60542. hitc_slave.f
  60543. master1.c
  60544. master1.f
  60545. nntime.c
  60546. slave1.c
  60547. slave1.f
  60548. spmd.c
  60549. spmd.f
  60550. testall.f
  60551. timing.c
  60552. timing_slave.c
  60553. -----------------------------------------------------------
  60554. path: /netlib/pvm3/pvm3.3/examples/CM5/
  60555. -----------------------------------------------------------
  60556. Makefile
  60557. -----------------------------------------------------------
  60558. path: /netlib/pvm3/pvm3.3/examples/CUBE/
  60559. -----------------------------------------------------------
  60560. Makefile
  60561. -----------------------------------------------------------
  60562. path: /netlib/pvm3/pvm3.3/examples/I860/
  60563. -----------------------------------------------------------
  60564. Makefile
  60565. -----------------------------------------------------------
  60566. path: /netlib/pvm3/pvm3.3/examples/PGON/
  60567. -----------------------------------------------------------
  60568. Makefile
  60569. -----------------------------------------------------------
  60570. path: /netlib/pvm3/pvm3.3/examples/SGIMP/
  60571. -----------------------------------------------------------
  60572. Makefile
  60573. -----------------------------------------------------------
  60574. path: /netlib/pvm3/pvm3.3/examples/SUNMP/
  60575. -----------------------------------------------------------
  60576. Makefile
  60577. -----------------------------------------------------------
  60578. path: /netlib/pvm3/pvm3.3/gexamples/
  60579. -----------------------------------------------------------
  60580. Makefile
  60581. ge.c
  60582. gexamp.c
  60583. gs.c
  60584. joinleave.c
  60585. thb.c
  60586. tjf.c
  60587. tjl.c
  60588. tnb.c
  60589. tst.c
  60590. -----------------------------------------------------------
  60591. path: /netlib/pvm3/pvm3.3/hoster/
  60592. -----------------------------------------------------------
  60593. Makefile.aimk
  60594. Readme
  60595. hoster.c
  60596. -----------------------------------------------------------
  60597. path: /netlib/pvm3/pvm3.3/include/
  60598. -----------------------------------------------------------
  60599. fpvm3.h
  60600. pvm3.h
  60601. pvmsdpro.h
  60602. pvmtev.h
  60603. -----------------------------------------------------------
  60604. path: /netlib/pvm3/pvm3.3/lib/
  60605. -----------------------------------------------------------
  60606. cshrc.stub
  60607. debugger
  60608. debugger2
  60609. -----------------------------------------------------------
  60610. path: /netlib/pvm3/pvm3.3/libfpvm/
  60611. -----------------------------------------------------------
  60612. CUBE/
  60613. HPPA/
  60614. I860/
  60615. Makefile.aimk
  60616. Makefile.mimd
  60617. PGON/
  60618. ftocstr.c
  60619. pvm_consts.h
  60620. pvmfaddhost.m4
  60621. pvmfarchcode.m4
  60622. pvmfbarrier.m4
  60623. pvmfbcast.m4
  60624. pvmfbufinfo.m4
  60625. pvmfcatchout.m4
  60626. pvmfconfig.m4
  60627. pvmfdelhost.m4
  60628. pvmfexit.m4
  60629. pvmffreebuf.m4
  60630. pvmfgather.m4
  60631. pvmfgetinst.m4
  60632. pvmfgetopt.m4
  60633. pvmfgetrbuf.m4
  60634. pvmfgetsbuf.m4
  60635. pvmfgettid.m4
  60636. pvmfgsize.m4
  60637. pvmfhalt.m4
  60638. pvmfhostsync.m4
  60639. pvmfinitsend.m4
  60640. pvmfjoingrp.m4
  60641. pvmfkill.m4
  60642. pvmflvgrp.m4
  60643. pvmfmcast.m4
  60644. pvmfmkbuf.m4
  60645. pvmfmstat.m4
  60646. pvmfmytid.m4
  60647. pvmfnotify.m4
  60648. pvmfnrecv.m4
  60649. pvmfpack.m4
  60650. pvmfparent.m4
  60651. pvmfperror.m4
  60652. pvmfprecv.m4
  60653. pvmfprobe.m4
  60654. pvmfpsend.m4
  60655. pvmfpstat.m4
  60656. pvmfrecv.m4
  60657. pvmfreduce.m4
  60658. pvmfscatter.m4
  60659. pvmfsend.m4
  60660. pvmfsendsig.m4
  60661. pvmfsetopt.m4
  60662. pvmfsetrbuf.m4
  60663. pvmfsetsbuf.m4
  60664. pvmfspawn.m4
  60665. pvmftasks.m4
  60666. pvmftidtoh.m4
  60667. pvmftrecv.m4
  60668. pvmfunpack.m4
  60669. -----------------------------------------------------------
  60670. path: /netlib/pvm3/pvm3.3/libfpvm/CUBE/
  60671. -----------------------------------------------------------
  60672. Makefile
  60673. -----------------------------------------------------------
  60674. path: /netlib/pvm3/pvm3.3/libfpvm/HPPA/
  60675. -----------------------------------------------------------
  60676. Makefile
  60677. -----------------------------------------------------------
  60678. path: /netlib/pvm3/pvm3.3/libfpvm/I860/
  60679. -----------------------------------------------------------
  60680. Makefile
  60681. -----------------------------------------------------------
  60682. path: /netlib/pvm3/pvm3.3/libfpvm/PGON/
  60683. -----------------------------------------------------------
  60684. Makefile
  60685. -----------------------------------------------------------
  60686. path: /netlib/pvm3/pvm3.3/man/
  60687. -----------------------------------------------------------
  60688. man1/
  60689. man3/
  60690. -----------------------------------------------------------
  60691. path: /netlib/pvm3/pvm3.3/man/man1/
  60692. -----------------------------------------------------------
  60693. aimk.1
  60694. pvm.1
  60695. pvm_intro.1
  60696. pvmd3.1
  60697. -----------------------------------------------------------
  60698. path: /netlib/pvm3/pvm3.3/man/man3/
  60699. -----------------------------------------------------------
  60700. pvm_addhosts.3
  60701. pvm_advise.3
  60702. pvm_archcode.3
  60703. pvm_barrier.3
  60704. pvm_bcast.3
  60705. pvm_bufinfo.3
  60706. pvm_catchout.3
  60707. pvm_config.3
  60708. pvm_delhosts.3
  60709. pvm_exit.3
  60710. pvm_freebuf.3
  60711. pvm_gather.3
  60712. pvm_getinst.3
  60713. pvm_getopt.3
  60714. pvm_getrbuf.3
  60715. pvm_getsbuf.3
  60716. pvm_gettid.3
  60717. pvm_gsize.3
  60718. pvm_halt.3
  60719. pvm_hostsync.3
  60720. pvm_initsend.3
  60721. pvm_joingroup.3
  60722. pvm_kill.3
  60723. pvm_lvgroup.3
  60724. pvm_mcast.3
  60725. pvm_mkbuf.3
  60726. pvm_mstat.3
  60727. pvm_mytid.3
  60728. pvm_notify.3
  60729. pvm_nrecv.3
  60730. pvm_pack.3
  60731. pvm_parent.3
  60732. pvm_perror.3
  60733. pvm_precv.3
  60734. pvm_probe.3
  60735. pvm_psend.3
  60736. pvm_pstat.3
  60737. pvm_recv.3
  60738. pvm_recvf.3
  60739. pvm_reduce.3
  60740. pvm_reg_hoster.3
  60741. pvm_reg_rm.3
  60742. pvm_reg_tasker.3
  60743. pvm_scatter.3
  60744. pvm_send.3
  60745. pvm_sendsig.3
  60746. pvm_serror.3
  60747. pvm_setmwid.3
  60748. pvm_setopt.3
  60749. pvm_setrbuf.3
  60750. pvm_setsbuf.3
  60751. pvm_settmask.3
  60752. pvm_spawn.3
  60753. pvm_start_pvmd.3
  60754. pvm_tasks.3
  60755. pvm_tidtohost.3
  60756. pvm_trecv.3
  60757. pvm_unpack.3
  60758. -----------------------------------------------------------
  60759. path: /netlib/pvm3/pvm3.3/patches/
  60760. -----------------------------------------------------------
  60761. README
  60762. -----------------------------------------------------------
  60763. path: /netlib/pvm3/pvm3.3/pvmgs/
  60764. -----------------------------------------------------------
  60765. CUBE/
  60766. I860/
  60767. Makefile.aimk
  60768. Makefile.mimd
  60769. pvm_gstat.c
  60770. pvm_gsulib.c
  60771. pvmgdef.h
  60772. pvmgroups.c
  60773. pvmgs.c
  60774. pvmgs.h
  60775. -----------------------------------------------------------
  60776. path: /netlib/pvm3/pvm3.3/pvmgs/CUBE/
  60777. -----------------------------------------------------------
  60778. Makefile
  60779. -----------------------------------------------------------
  60780. path: /netlib/pvm3/pvm3.3/pvmgs/I860/
  60781. -----------------------------------------------------------
  60782. Makefile
  60783. -----------------------------------------------------------
  60784. path: /netlib/pvm3/pvm3.3/src/
  60785. -----------------------------------------------------------
  60786. ALPHAMP/
  60787. CM5/
  60788. CUBE/
  60789. I860/
  60790. Makefile.aimk
  60791. Makefile.mimd
  60792. Makefile.shmem
  60793. PGON/
  60794. SGIMP/
  60795. SUNMP/
  60796. bfunc.h
  60797. ddpro.c
  60798. ddpro.h
  60799. fromlib.h
  60800. global.h
  60801. host.c
  60802. host.h
  60803. imalloc.c
  60804. listmac.h
  60805. lpvm.c
  60806. lpvmcat.c
  60807. lpvmgen.c
  60808. lpvmmimd.c
  60809. lpvmpack.c
  60810. lpvmshmem.c
  60811. mesg.c
  60812. mesg.h
  60813. nmdclass.c
  60814. patchlevel.h
  60815. pkt.c
  60816. pkt.h
  60817. protoglarp.h
  60818. pvmalloc.c
  60819. pvmalloc.h
  60820. pvmarchc.c
  60821. pvmcruft.c
  60822. pvmd.c
  60823. pvmdabuf.c
  60824. pvmdabuf.h
  60825. pvmdmp.h
  60826. pvmdshmem.c
  60827. pvmfrag.c
  60828. pvmfrag.h
  60829. pvmlog.c
  60830. pvmmimd.h
  60831. pvmshmem.c
  60832. pvmshmem.h
  60833. pvmumbuf.c
  60834. pvmumbuf.h
  60835. sdpro.c
  60836. startup.c
  60837. task.c
  60838. task.h
  60839. tdpro.c
  60840. tdpro.h
  60841. tevmac.h
  60842. tvdefs.h
  60843. waitc.c
  60844. waitc.h
  60845. -----------------------------------------------------------
  60846. path: /netlib/pvm3/pvm3.3/src/ALPHAMP/
  60847. -----------------------------------------------------------
  60848. Makefile
  60849. -----------------------------------------------------------
  60850. path: /netlib/pvm3/pvm3.3/src/CM5/
  60851. -----------------------------------------------------------
  60852. Makefile
  60853. Makefile.cm5
  60854. pvmdmimd.c
  60855. pvmhost.c
  60856. -----------------------------------------------------------
  60857. path: /netlib/pvm3/pvm3.3/src/CUBE/
  60858. -----------------------------------------------------------
  60859. Makefile
  60860. -----------------------------------------------------------
  60861. path: /netlib/pvm3/pvm3.3/src/I860/
  60862. -----------------------------------------------------------
  60863. Makefile
  60864. pvmdmimd.c
  60865. -----------------------------------------------------------
  60866. path: /netlib/pvm3/pvm3.3/src/PGON/
  60867. -----------------------------------------------------------
  60868. Makefile
  60869. pvmdmimd.c
  60870. -----------------------------------------------------------
  60871. path: /netlib/pvm3/pvm3.3/src/SGIMP/
  60872. -----------------------------------------------------------
  60873. Makefile
  60874. -----------------------------------------------------------
  60875. path: /netlib/pvm3/pvm3.3/src/SUNMP/
  60876. -----------------------------------------------------------
  60877. Makefile
  60878. -----------------------------------------------------------
  60879. path: /netlib/pvm3/pvm3.3/tasker/
  60880. -----------------------------------------------------------
  60881. Makefile.aimk
  60882. tasker.c
  60883. -----------------------------------------------------------
  60884. path: /netlib/pvm3/pvm3.3/xep/
  60885. -----------------------------------------------------------
  60886. CM5/
  60887. I860/
  60888. Makefile.aimk
  60889. PGON/
  60890. PMAX/
  60891. bars.xbm
  60892. mmain.c
  60893. mtile.c
  60894. neww.xbm
  60895. quit.xbm
  60896. redo.xbm
  60897. xep.c
  60898. zout.xbm
  60899. -----------------------------------------------------------
  60900. path: /netlib/pvm3/pvm3.3/xep/CM5/
  60901. -----------------------------------------------------------
  60902. Makefile
  60903. -----------------------------------------------------------
  60904. path: /netlib/pvm3/pvm3.3/xep/I860/
  60905. -----------------------------------------------------------
  60906. Makefile
  60907. -----------------------------------------------------------
  60908. path: /netlib/pvm3/pvm3.3/xep/PGON/
  60909. -----------------------------------------------------------
  60910. Makefile
  60911. -----------------------------------------------------------
  60912. path: /netlib/pvm3/pvm3.3/xep/PMAX/
  60913. -----------------------------------------------------------
  60914. Makefile
  60915. -----------------------------------------------------------
  60916. for     testing PVM
  60917. path: /netlib/pvm3/pvm_test/
  60918. -----------------------------------------------------------
  60919. PVM_TEST_TO_TAR/
  60920. -----------------------------------------------------------
  60921. path: /netlib/pvm3/pvm_test/PVM_TEST_TO_TAR/
  60922. -----------------------------------------------------------
  60923. Makefile
  60924. Makefile.cm5
  60925. Makefile.pgon
  60926. Makefile.sp2
  60927. README
  60928. doc/
  60929. message_passing.c
  60930. module_list.h
  60931. pvm_test.c
  60932. pvm_test.h
  60933. pvm_test_gui
  60934. pvm_test_slave.c
  60935. sample.input
  60936. test_list.c
  60937. test_list.h
  60938. test_util.c
  60939. version_slave.c
  60940. -----------------------------------------------------------
  60941. path: /netlib/pvm3/pvm_test/PVM_TEST_TO_TAR/doc/
  60942. -----------------------------------------------------------
  60943. pvm_testdoc.ps
  60944. -----------------------------------------------------------
  60945. for     This program is designed to test PVM's important
  60946. path: /netlib/pvm3/pvmtest.32/
  60947. -----------------------------------------------------------
  60948. test_suite/
  60949. -----------------------------------------------------------
  60950. path: /netlib/pvm3/pvmtest.32/test_suite/
  60951. -----------------------------------------------------------
  60952. Makefile
  60953. Makefile%
  60954. Makefile.cm5
  60955. Makefile.cm5_slv
  60956. Makefile.pgon
  60957. Makefile.pgon_slv
  60958. Makefile.slv
  60959. Makefile_gcc
  60960. Makefile_gcc.slv
  60961. Readme
  60962. aimk
  60963. inc.h
  60964. infile
  60965. path_file
  60966. pvm_test.c
  60967. pvm_testdoc.tex
  60968. pvm_testlib.c
  60969. pvm_testslv.c
  60970. -----------------------------------------------------------
  60971. path: /netlib/pvm3/workshop.slides/
  60972. -----------------------------------------------------------
  60973. 01.title.id
  60974. 02.agenda.id
  60975. 03.team.id
  60976. 04.pvmis.id
  60977. 05.overview.id
  60978. 06.majfeat.id
  60979. 07.het.id
  60980. 08.ports.id
  60981. 09.evol.id
  60982. 10.system1.id
  60983. 11.system2.id
  60984. 12.martian.id
  60985. 13.newfor3a.id
  60986. 14.newfor3b.id
  60987. 15.netlib.id
  60988. 16.using.id
  60989. 17.install1.id
  60990. 18.install2.id
  60991. 19.gloss.id
  60992. 20.hostfile.id
  60993. 21.start.id
  60994. 22.conf.id
  60995. 23.programming.id
  60996. 24.lpvm.id
  60997. 25.pvm3.croutines1
  60998. 26.pvm3.croutines2
  60999. 27.pvm3.froutines1
  61000. 28.pvm3.froutines2
  61001. 29.errcode.id
  61002. 30.message1.id
  61003. 31.message2.id
  61004. 32.message3.id
  61005. 33.group.id
  61006. 34.writing.id
  61007. 35.hello.id
  61008. 36.pll1.id
  61009. 37.dandc.id
  61010. 38.bot1.id
  61011. 39.bot2.id
  61012. 40.advise.id
  61013. 41.getfds.id
  61014. 42.message4.id
  61015. 43.notify1.id
  61016. 44.botm.id
  61017. 45.debug1.id
  61018. 46.debug2.id
  61019. 47.imp.id
  61020. 48.v3anatomy.id
  61021. 49.imp-tid.id
  61022. 50.imp-wait.id
  61023. 51.imp-fdet.id
  61024. 52.imp-ftol.id
  61025. 53.tcpudp.id
  61026. 54.imp-proto.id
  61027. 55.v3132.id
  61028. 56.wip.id
  61029. 57.pvm3.future
  61030. 58.bib.id
  61031. -----------------------------------------------------------
  61032. for     XPVM is a graphical console and monitor for PVM.
  61033. path: /netlib/pvm3/xpvm/
  61034. -----------------------------------------------------------
  61035.  #
  61036.  #                       X       P       V       M
  61037.  #
  61038.  #       XPVM is a graphical console and monitor for PVM.  It provides a
  61039.  #       graphical interface to the PVM console commands and information,
  61040.  #       along with several animated views to monitor the execution of PVM
  61041.  #       programs.  These views provide information about the interactions
  61042.  #       among tasks in a parallel PVM program, to assist in debugging and
  61043.  #       performance tuning.
  61044.  #
  61045.  #       To analyze a program using XPVM, a user need only compile their
  61046.  #       program using the PVM library, version 3.3 or later, which has been
  61047.  #       instrumented to capture tracing information at run-time.  Then, any
  61048.  #       task spawned from XPVM will return trace event information, for
  61049.  #       analysis in real time, or for post-mortem playback from saved
  61050.  #       trace files.
  61051.  #
  61052.  
  61053.  #
  61054.  #       *** Source Code Distribution ***
  61055.  #       *** v 1.1.1 ***
  61056.  #
  61057.  
  61058. XPVM.src.1.1.1/        for     Latest Complete Source code distribution for
  61059.                                XPVM version 1.1.1
  61060.                        #       (tar|compress|uuencode).  (With patch from 1.1.0
  61061.                                to 1.1.1 already applied.) Last updated 7/27/95
  61062.                                (353065 bytes).
  61063.  
  61064. XPVM.src.patch.110to111/ For   Source Distribution Patch to take XPVM 1.1.0 to
  61065.                                XPVM 1.1.1
  61066.                        #       (tar|compress|uuencode).  Last updated 7/27/95
  61067.                                (37070 bytes).
  61068.  
  61069.  #
  61070.  #       *** Binary Distributions ***
  61071.  #       *** v 1.1.1 ***
  61072.  #
  61073.  #       No guarantees on these folks - compiled on our own vanilla
  61074.  #       flavor for each of the given architectures.  If they don't
  61075.  #       work for you, then just grab the source distribution!  :-)
  61076.  #
  61077.  #       (Please feel free to send along any stable executables
  61078.  #       for distribution on your architecture!)
  61079.  #
  61080.  
  61081. XPVM.ALPHA.1.1.1/      for     DEC Alpha binary distribution for XPVM 1.1.1
  61082.                                (tar|compress|uuencode).
  61083.                        #       Last updated 7/27/95 (1688631 bytes).
  61084.  
  61085. XPVM.RS6K.1.1.1/       for     IBM RS6000 binary distribution for XPVM 1.1.1
  61086.                                (tar|compress|uuencode).
  61087.                        #       Last updated 7/27/95 (1858444 bytes).
  61088.  
  61089. XPVM.SGI5.1.1.1/       for     SGI IRIX 5.3 binary distribution for XPVM 1.1.1
  61090.                                (tar|compress|uuencode).
  61091.                        #       Last updated 7/27/95 (1631238 bytes).
  61092.  
  61093. XPVM.SUN4.1.1.1/       for     SUN Sparc binary distribution for XPVM 1.1.1
  61094.                                (tar|compress|uuencode).
  61095.                        #       Last updated 7/27/95 (1343512 bytes).
  61096. -----------------------------------------------------------
  61097. for     DEC Alpha binary distribution for XPVM 1.1.1
  61098. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/
  61099. -----------------------------------------------------------
  61100. xpvm/
  61101. -----------------------------------------------------------
  61102. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/
  61103. -----------------------------------------------------------
  61104. Makefile
  61105. README.arch
  61106. src/
  61107. -----------------------------------------------------------
  61108. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/src/
  61109. -----------------------------------------------------------
  61110. ALPHA/
  61111. Makefile.aimk
  61112. Makefile.xpvm
  61113. README.arch
  61114. cktcl
  61115. cshrc.stub
  61116. globck
  61117. globs.tcl73.tk36.tclsrc
  61118. globs.tcl74.tk40.tclsrc
  61119. help/
  61120. procs.tcl
  61121. tcl/
  61122. util.tcl
  61123. xbm/
  61124. xpvm.tclsrc
  61125. -----------------------------------------------------------
  61126. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/src/ALPHA/
  61127. -----------------------------------------------------------
  61128. xpvm
  61129. -----------------------------------------------------------
  61130. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/src/help/
  61131. -----------------------------------------------------------
  61132. author.help
  61133. halt.help
  61134. hosts.help
  61135. quit.help
  61136. reset.help
  61137. tasks_kill.help
  61138. tasks_otf.help
  61139. tasks_signal.help
  61140. tasks_spawn.help
  61141. tasks_systasks.help
  61142. traces.help
  61143. views_call_trace.help
  61144. views_msgq.help
  61145. views_network.help
  61146. views_space_time.help
  61147. views_task_output.help
  61148. views_utilization.help
  61149. xpvm.help
  61150. -----------------------------------------------------------
  61151. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/src/tcl/
  61152. -----------------------------------------------------------
  61153. button.tcl
  61154. dialog.tcl
  61155. entry.tcl
  61156. focus.tcl
  61157. init.tcl
  61158. listbox.tcl
  61159. menu.tcl
  61160. obsolete.tcl
  61161. old/
  61162. optionMenu.tcl
  61163. parray.tcl
  61164. scale.tcl
  61165. scrollbar.tcl
  61166. tclIndex
  61167. tearoff.tcl
  61168. text.tcl
  61169. tk.tcl
  61170. tkerror.tcl
  61171. -----------------------------------------------------------
  61172. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/src/tcl/old/
  61173. -----------------------------------------------------------
  61174. button.tcl
  61175. dialog.tcl
  61176. entry.tcl
  61177. init.tcl
  61178. listbox.tcl
  61179. menu.tcl
  61180. parray.tcl
  61181. tclIndex
  61182. text.tcl
  61183. tk.tcl
  61184. tkerror.tcl
  61185. -----------------------------------------------------------
  61186. path: /netlib/pvm3/xpvm/XPVM.ALPHA.1.1.1/xpvm/src/xbm/
  61187. -----------------------------------------------------------
  61188. adj.xbm
  61189. alliant.xbm
  61190. alpha.xbm
  61191. alphamp.xbm
  61192. cm2.xbm
  61193. cm5.xbm
  61194. cnvx.xbm
  61195. convex.xbm
  61196. cray.xbm
  61197. cspp.xbm
  61198. dec5200.xbm
  61199. dummy_arch.xbm
  61200. fastfwd.xbm
  61201. fwd.xbm
  61202. fwdstep.xbm
  61203. grow.xbm
  61204. hppa.xbm
  61205. i860.xbm
  61206. ipsc2.xbm
  61207. ksr1.xbm
  61208. laptop.xbm
  61209. linux.xbm
  61210. next.xbm
  61211. pgon.xbm
  61212. pmax.xbm
  61213. ptrd.xbm
  61214. ptrl.xbm
  61215. ptrr.xbm
  61216. ptru.xbm
  61217. rewind.xbm
  61218. rs6k.xbm
  61219. sequent.xbm
  61220. sgi.xbm
  61221. sgi5.xbm
  61222. sgimp.xbm
  61223. shrink.xbm
  61224. smile.xbm
  61225. sparc.xbm
  61226. spin.xbm
  61227. spin2.xbm
  61228. spin3.xbm
  61229. spin4.xbm
  61230. stop.xbm
  61231. sun3.xbm
  61232. sun4.xbm
  61233. sun4sol2.xbm
  61234. sunmp.xbm
  61235. symmetry.xbm
  61236. zoom.swipe.l.xbm
  61237. zoom.swipe.r.xbm
  61238. zoom.swipe.xbm
  61239. -----------------------------------------------------------
  61240. for     IBM RS6000 binary distribution for XPVM 1.1.1
  61241. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/
  61242. -----------------------------------------------------------
  61243. xpvm/
  61244. -----------------------------------------------------------
  61245. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/
  61246. -----------------------------------------------------------
  61247. Makefile
  61248. README.arch
  61249. src/
  61250. -----------------------------------------------------------
  61251. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/src/
  61252. -----------------------------------------------------------
  61253. Makefile.aimk
  61254. Makefile.xpvm
  61255. README.arch
  61256. RS6K/
  61257. cktcl
  61258. cshrc.stub
  61259. globck
  61260. globs.tcl73.tk36.tclsrc
  61261. globs.tcl74.tk40.tclsrc
  61262. help/
  61263. procs.tcl
  61264. tcl/
  61265. util.tcl
  61266. xbm/
  61267. xpvm.tclsrc
  61268. -----------------------------------------------------------
  61269. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/src/RS6K/
  61270. -----------------------------------------------------------
  61271. xpvm
  61272. -----------------------------------------------------------
  61273. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/src/help/
  61274. -----------------------------------------------------------
  61275. author.help
  61276. halt.help
  61277. hosts.help
  61278. quit.help
  61279. reset.help
  61280. tasks_kill.help
  61281. tasks_otf.help
  61282. tasks_signal.help
  61283. tasks_spawn.help
  61284. tasks_systasks.help
  61285. traces.help
  61286. views_call_trace.help
  61287. views_msgq.help
  61288. views_network.help
  61289. views_space_time.help
  61290. views_task_output.help
  61291. views_utilization.help
  61292. xpvm.help
  61293. -----------------------------------------------------------
  61294. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/src/tcl/
  61295. -----------------------------------------------------------
  61296. button.tcl
  61297. dialog.tcl
  61298. entry.tcl
  61299. focus.tcl
  61300. init.tcl
  61301. listbox.tcl
  61302. menu.tcl
  61303. obsolete.tcl
  61304. old/
  61305. optionMenu.tcl
  61306. parray.tcl
  61307. scale.tcl
  61308. scrollbar.tcl
  61309. tclIndex
  61310. tearoff.tcl
  61311. text.tcl
  61312. tk.tcl
  61313. tkerror.tcl
  61314. -----------------------------------------------------------
  61315. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/src/tcl/old/
  61316. -----------------------------------------------------------
  61317. button.tcl
  61318. dialog.tcl
  61319. entry.tcl
  61320. init.tcl
  61321. listbox.tcl
  61322. menu.tcl
  61323. parray.tcl
  61324. tclIndex
  61325. text.tcl
  61326. tk.tcl
  61327. tkerror.tcl
  61328. -----------------------------------------------------------
  61329. path: /netlib/pvm3/xpvm/XPVM.RS6K.1.1.1/xpvm/src/xbm/
  61330. -----------------------------------------------------------
  61331. adj.xbm
  61332. alliant.xbm
  61333. alpha.xbm
  61334. alphamp.xbm
  61335. cm2.xbm
  61336. cm5.xbm
  61337. cnvx.xbm
  61338. convex.xbm
  61339. cray.xbm
  61340. cspp.xbm
  61341. dec5200.xbm
  61342. dummy_arch.xbm
  61343. fastfwd.xbm
  61344. fwd.xbm
  61345. fwdstep.xbm
  61346. grow.xbm
  61347. hppa.xbm
  61348. i860.xbm
  61349. ipsc2.xbm
  61350. ksr1.xbm
  61351. laptop.xbm
  61352. linux.xbm
  61353. next.xbm
  61354. pgon.xbm
  61355. pmax.xbm
  61356. ptrd.xbm
  61357. ptrl.xbm
  61358. ptrr.xbm
  61359. ptru.xbm
  61360. rewind.xbm
  61361. rs6k.xbm
  61362. sequent.xbm
  61363. sgi.xbm
  61364. sgi5.xbm
  61365. sgimp.xbm
  61366. shrink.xbm
  61367. smile.xbm
  61368. sparc.xbm
  61369. spin.xbm
  61370. spin2.xbm
  61371. spin3.xbm
  61372. spin4.xbm
  61373. stop.xbm
  61374. sun3.xbm
  61375. sun4.xbm
  61376. sun4sol2.xbm
  61377. sunmp.xbm
  61378. symmetry.xbm
  61379. zoom.swipe.l.xbm
  61380. zoom.swipe.r.xbm
  61381. zoom.swipe.xbm
  61382. -----------------------------------------------------------
  61383. for     SGI IRIX 5.3 binary distribution for XPVM 1.1.1
  61384. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/
  61385. -----------------------------------------------------------
  61386. xpvm/
  61387. -----------------------------------------------------------
  61388. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/
  61389. -----------------------------------------------------------
  61390. Makefile
  61391. README.arch
  61392. src/
  61393. -----------------------------------------------------------
  61394. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/src/
  61395. -----------------------------------------------------------
  61396. Makefile.aimk
  61397. Makefile.xpvm
  61398. README.arch
  61399. SGI5/
  61400. cktcl
  61401. cshrc.stub
  61402. globck
  61403. globs.tcl73.tk36.tclsrc
  61404. globs.tcl74.tk40.tclsrc
  61405. help/
  61406. procs.tcl
  61407. tcl/
  61408. util.tcl
  61409. xbm/
  61410. xpvm.tclsrc
  61411. -----------------------------------------------------------
  61412. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/src/SGI5/
  61413. -----------------------------------------------------------
  61414. xpvm
  61415. -----------------------------------------------------------
  61416. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/src/help/
  61417. -----------------------------------------------------------
  61418. author.help
  61419. halt.help
  61420. hosts.help
  61421. quit.help
  61422. reset.help
  61423. tasks_kill.help
  61424. tasks_otf.help
  61425. tasks_signal.help
  61426. tasks_spawn.help
  61427. tasks_systasks.help
  61428. traces.help
  61429. views_call_trace.help
  61430. views_msgq.help
  61431. views_network.help
  61432. views_space_time.help
  61433. views_task_output.help
  61434. views_utilization.help
  61435. xpvm.help
  61436. -----------------------------------------------------------
  61437. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/src/tcl/
  61438. -----------------------------------------------------------
  61439. button.tcl
  61440. dialog.tcl
  61441. entry.tcl
  61442. focus.tcl
  61443. init.tcl
  61444. listbox.tcl
  61445. menu.tcl
  61446. obsolete.tcl
  61447. old/
  61448. optionMenu.tcl
  61449. parray.tcl
  61450. scale.tcl
  61451. scrollbar.tcl
  61452. tclIndex
  61453. tearoff.tcl
  61454. text.tcl
  61455. tk.tcl
  61456. tkerror.tcl
  61457. -----------------------------------------------------------
  61458. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/src/tcl/old/
  61459. -----------------------------------------------------------
  61460. button.tcl
  61461. dialog.tcl
  61462. entry.tcl
  61463. init.tcl
  61464. listbox.tcl
  61465. menu.tcl
  61466. parray.tcl
  61467. tclIndex
  61468. text.tcl
  61469. tk.tcl
  61470. tkerror.tcl
  61471. -----------------------------------------------------------
  61472. path: /netlib/pvm3/xpvm/XPVM.SGI5.1.1.1/xpvm/src/xbm/
  61473. -----------------------------------------------------------
  61474. adj.xbm
  61475. alliant.xbm
  61476. alpha.xbm
  61477. alphamp.xbm
  61478. cm2.xbm
  61479. cm5.xbm
  61480. cnvx.xbm
  61481. convex.xbm
  61482. cray.xbm
  61483. cspp.xbm
  61484. dec5200.xbm
  61485. dummy_arch.xbm
  61486. fastfwd.xbm
  61487. fwd.xbm
  61488. fwdstep.xbm
  61489. grow.xbm
  61490. hppa.xbm
  61491. i860.xbm
  61492. ipsc2.xbm
  61493. ksr1.xbm
  61494. laptop.xbm
  61495. linux.xbm
  61496. next.xbm
  61497. pgon.xbm
  61498. pmax.xbm
  61499. ptrd.xbm
  61500. ptrl.xbm
  61501. ptrr.xbm
  61502. ptru.xbm
  61503. rewind.xbm
  61504. rs6k.xbm
  61505. sequent.xbm
  61506. sgi.xbm
  61507. sgi5.xbm
  61508. sgimp.xbm
  61509. shrink.xbm
  61510. smile.xbm
  61511. sparc.xbm
  61512. spin.xbm
  61513. spin2.xbm
  61514. spin3.xbm
  61515. spin4.xbm
  61516. stop.xbm
  61517. sun3.xbm
  61518. sun4.xbm
  61519. sun4sol2.xbm
  61520. sunmp.xbm
  61521. symmetry.xbm
  61522. zoom.swipe.l.xbm
  61523. zoom.swipe.r.xbm
  61524. zoom.swipe.xbm
  61525. -----------------------------------------------------------
  61526. for     SUN Sparc binary distribution for XPVM 1.1.1
  61527. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/
  61528. -----------------------------------------------------------
  61529. xpvm/
  61530. -----------------------------------------------------------
  61531. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/
  61532. -----------------------------------------------------------
  61533. Makefile
  61534. README.arch
  61535. src/
  61536. -----------------------------------------------------------
  61537. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/src/
  61538. -----------------------------------------------------------
  61539. Makefile.aimk
  61540. Makefile.xpvm
  61541. README.arch
  61542. SUN4/
  61543. cktcl
  61544. cshrc.stub
  61545. globck
  61546. globs.tcl73.tk36.tclsrc
  61547. globs.tcl74.tk40.tclsrc
  61548. help/
  61549. procs.tcl
  61550. tcl/
  61551. util.tcl
  61552. xbm/
  61553. xpvm.tclsrc
  61554. -----------------------------------------------------------
  61555. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/src/SUN4/
  61556. -----------------------------------------------------------
  61557. xpvm
  61558. -----------------------------------------------------------
  61559. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/src/help/
  61560. -----------------------------------------------------------
  61561. author.help
  61562. halt.help
  61563. hosts.help
  61564. quit.help
  61565. reset.help
  61566. tasks_kill.help
  61567. tasks_otf.help
  61568. tasks_signal.help
  61569. tasks_spawn.help
  61570. tasks_systasks.help
  61571. traces.help
  61572. views_call_trace.help
  61573. views_msgq.help
  61574. views_network.help
  61575. views_space_time.help
  61576. views_task_output.help
  61577. views_utilization.help
  61578. xpvm.help
  61579. -----------------------------------------------------------
  61580. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/src/tcl/
  61581. -----------------------------------------------------------
  61582. button.tcl
  61583. dialog.tcl
  61584. entry.tcl
  61585. focus.tcl
  61586. init.tcl
  61587. listbox.tcl
  61588. menu.tcl
  61589. obsolete.tcl
  61590. old/
  61591. optionMenu.tcl
  61592. parray.tcl
  61593. scale.tcl
  61594. scrollbar.tcl
  61595. tclIndex
  61596. tearoff.tcl
  61597. text.tcl
  61598. tk.tcl
  61599. tkerror.tcl
  61600. -----------------------------------------------------------
  61601. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/src/tcl/old/
  61602. -----------------------------------------------------------
  61603. button.tcl
  61604. dialog.tcl
  61605. entry.tcl
  61606. init.tcl
  61607. listbox.tcl
  61608. menu.tcl
  61609. parray.tcl
  61610. tclIndex
  61611. text.tcl
  61612. tk.tcl
  61613. tkerror.tcl
  61614. -----------------------------------------------------------
  61615. path: /netlib/pvm3/xpvm/XPVM.SUN4.1.1.1/xpvm/src/xbm/
  61616. -----------------------------------------------------------
  61617. adj.xbm
  61618. alliant.xbm
  61619. alpha.xbm
  61620. alphamp.xbm
  61621. cm2.xbm
  61622. cm5.xbm
  61623. cnvx.xbm
  61624. convex.xbm
  61625. cray.xbm
  61626. cspp.xbm
  61627. dec5200.xbm
  61628. dummy_arch.xbm
  61629. fastfwd.xbm
  61630. fwd.xbm
  61631. fwdstep.xbm
  61632. grow.xbm
  61633. hppa.xbm
  61634. i860.xbm
  61635. ipsc2.xbm
  61636. ksr1.xbm
  61637. laptop.xbm
  61638. linux.xbm
  61639. next.xbm
  61640. pgon.xbm
  61641. pmax.xbm
  61642. ptrd.xbm
  61643. ptrl.xbm
  61644. ptrr.xbm
  61645. ptru.xbm
  61646. rewind.xbm
  61647. rs6k.xbm
  61648. sequent.xbm
  61649. sgi.xbm
  61650. sgi5.xbm
  61651. sgimp.xbm
  61652. shrink.xbm
  61653. smile.xbm
  61654. sparc.xbm
  61655. spin.xbm
  61656. spin2.xbm
  61657. spin3.xbm
  61658. spin4.xbm
  61659. stop.xbm
  61660. sun3.xbm
  61661. sun4.xbm
  61662. sun4sol2.xbm
  61663. sunmp.xbm
  61664. symmetry.xbm
  61665. zoom.swipe.l.xbm
  61666. zoom.swipe.r.xbm
  61667. zoom.swipe.xbm
  61668. -----------------------------------------------------------
  61669. for     Latest Complete Source code distribution for
  61670. path: /netlib/pvm3/xpvm/XPVM.src.1.1.1/
  61671. -----------------------------------------------------------
  61672. xpvm/
  61673. -----------------------------------------------------------
  61674. path: /netlib/pvm3/xpvm/XPVM.src.1.1.1/xpvm/
  61675. -----------------------------------------------------------
  61676. Makefile
  61677. README
  61678. src/
  61679. -----------------------------------------------------------
  61680. path: /netlib/pvm3/xpvm/XPVM.src.1.1.1/xpvm/src/
  61681. -----------------------------------------------------------
  61682. Makefile
  61683. Makefile.aimk
  61684. Makefile.xpvm
  61685. README
  61686. cktcl
  61687. commands.c
  61688. compat.pvmtev.h
  61689. compat.reverse.h
  61690. compat.trace.c
  61691. const.h
  61692. cshrc.stub
  61693. globck
  61694. globs.tcl73.tk36.tclsrc
  61695. globs.tcl74.tk40.tclsrc
  61696. help/
  61697. message.c
  61698. network.c
  61699. procs.tcl
  61700. pvm.c
  61701. task.c
  61702. tevmess.c
  61703. tevsort.c
  61704. trace.c
  61705. trace.h
  61706. ut.c
  61707. util.c
  61708. util.tcl
  61709. xbm/
  61710. xpvm.c
  61711. xpvm.h
  61712. xpvm.tclsrc
  61713. -----------------------------------------------------------
  61714. path: /netlib/pvm3/xpvm/XPVM.src.1.1.1/xpvm/src/help/
  61715. -----------------------------------------------------------
  61716. author.help
  61717. halt.help
  61718. hosts.help
  61719. quit.help
  61720. reset.help
  61721. tasks_kill.help
  61722. tasks_otf.help
  61723. tasks_signal.help
  61724. tasks_spawn.help
  61725. tasks_systasks.help
  61726. traces.help
  61727. views_call_trace.help
  61728. views_msgq.help
  61729. views_network.help
  61730. views_space_time.help
  61731. views_task_output.help
  61732. views_utilization.help
  61733. xpvm.help
  61734. -----------------------------------------------------------
  61735. path: /netlib/pvm3/xpvm/XPVM.src.1.1.1/xpvm/src/xbm/
  61736. -----------------------------------------------------------
  61737. adj.xbm
  61738. alliant.xbm
  61739. alpha.xbm
  61740. alphamp.xbm
  61741. cm2.xbm
  61742. cm5.xbm
  61743. cnvx.xbm
  61744. convex.xbm
  61745. cray.xbm
  61746. cspp.xbm
  61747. dec5200.xbm
  61748. dummy_arch.xbm
  61749. fastfwd.xbm
  61750. fwd.xbm
  61751. fwdstep.xbm
  61752. grow.xbm
  61753. hppa.xbm
  61754. i860.xbm
  61755. ipsc2.xbm
  61756. ksr1.xbm
  61757. laptop.xbm
  61758. linux.xbm
  61759. next.xbm
  61760. pgon.xbm
  61761. pmax.xbm
  61762. ptrd.xbm
  61763. ptrl.xbm
  61764. ptrr.xbm
  61765. ptru.xbm
  61766. rewind.xbm
  61767. rs6k.xbm
  61768. sequent.xbm
  61769. sgi.xbm
  61770. sgi5.xbm
  61771. sgimp.xbm
  61772. shrink.xbm
  61773. smile.xbm
  61774. sparc.xbm
  61775. spin.xbm
  61776. spin2.xbm
  61777. spin3.xbm
  61778. spin4.xbm
  61779. stop.xbm
  61780. sun3.xbm
  61781. sun4.xbm
  61782. sun4sol2.xbm
  61783. sunmp.xbm
  61784. symmetry.xbm
  61785. zoom.swipe.l.xbm
  61786. zoom.swipe.r.xbm
  61787. zoom.swipe.xbm
  61788. -----------------------------------------------------------
  61789. For   Source Distribution Patch to take XPVM 1.1.0 to
  61790. path: /netlib/pvm3/xpvm/XPVM.src.patch.110to111/
  61791. -----------------------------------------------------------
  61792. README.patch
  61793. patch.src.110to111
  61794. -----------------------------------------------------------
  61795. for     definite univariate integrals
  61796. path: /netlib/quadpack/
  61797. -----------------------------------------------------------
  61798. .depend
  61799. Makefile
  61800. dependencies
  61801. disclaimer
  61802. dqc25s.f               gams    H2a2a2
  61803.  
  61804. qc25s.f                gams    H2a2a2
  61805.  
  61806. qage.f                 gams    H2a1a1
  61807.                        for     same as (quadpack/qag) but provides more
  61808.                                information and control
  61809.  
  61810. dqage.f                gams    H2a1a1
  61811.                        for     same as (quadpack/dqag) but provides more
  61812.                                information and control
  61813.  
  61814. qagie.f                gams    H2a3a1,H2a4a1
  61815.                        for     same as (quadpack/qagi) but provides more
  61816.                                information and control
  61817.  
  61818. dqagie.f               gams    H2a3a1,H2a4a1
  61819.                        for     same as (quadpack/dqagi) but provides more
  61820.                                information and control
  61821.  
  61822. qagpe.f                gams    H2a2a1
  61823.                        for     same as (quadpack/qagp) but provides more
  61824.                                information and control
  61825.  
  61826. dqagpe.f               gams    H2a2a1
  61827.                        for     same as (quadpack/dqagp) but provides more
  61828.                                information and control
  61829.  
  61830. qagse.f                gams    H2a1a1
  61831.                        for     same as (quadpack/qags) but provides more
  61832.                                information and control
  61833.  
  61834. dqagse.f               gams    H2a1a1
  61835.                        for     same as (quadpack/dqags) but provides more
  61836.                                information and control
  61837.  
  61838. qawoe.f                gams    H2a2a1
  61839.                        for     same as (quadpack/qawo) but provides more
  61840.                                information and control
  61841.  
  61842. dqawoe.f               gams    H2a2a1
  61843.                        for     same as (quadpack/dqawo) but provides more
  61844.                                information and control
  61845.  
  61846. qawse.f                gams    H2a2a1
  61847.                        for     same as (quadpack/qaws) but provides more
  61848.                                information and control
  61849.  
  61850. dqawse.f               gams    H2a2a1
  61851.                        for     same as (quadpack/dqaws) but provides more
  61852.                                information and control
  61853.  
  61854. qawce.f                gams    H2a2a1,J4
  61855.                        for     same as (quadpack/qawc) but provides more
  61856.                                information and control
  61857.  
  61858. dqawce.f               gams    H2a2a1,J4
  61859.                        for     same as (quadpack/dqawc) but provides more
  61860.                                information and control
  61861.  
  61862. qawfe.f                gams    H2a3a1
  61863.                        for     same as (quadpack/qawf) but provides more
  61864.                                information and control
  61865.  
  61866. dqawfe.f               gams    H2a3a1
  61867.                        for     same as (quadpack/dqawf) but provides more
  61868.                                information and control
  61869.  
  61870. qag.f                  gams    H2a1a1
  61871.                        for     1D globally adaptive integrator using
  61872.                                Gauss-Kronrod quadrature, oscillating integrand
  61873.                        prec    single
  61874.  
  61875. dqag.f                 gams    H2a1a1
  61876.                        for     1D globally adaptive integrator using
  61877.                                Gauss-Kronrod quadrature, oscillating integrand
  61878.                        prec    double
  61879.  
  61880. qagi.f                 gams    H2a3a1,H2a4a1
  61881.                        for     1D globally adaptive integrator, infinite
  61882.                                intervals
  61883.                        prec    single
  61884.  
  61885. dqagi.f                gams    H2a3a1,H2a4a1
  61886.                        for     1D globally adaptive integrator, infinite
  61887.                                intervals
  61888.                        prec    double
  61889.  
  61890. qagp.f                 gams    H2a2a1
  61891.                        for     1D globally adaptive integrator, singularities
  61892.                                or discontinuities
  61893.                        prec    single
  61894.  
  61895. dqagp.f                gams    H2a2a1
  61896.                        for     1D globally adaptive integrator, singularities
  61897.                                or discontinuities
  61898.                        prec    double
  61899.  
  61900. qags.f                 gams    H2a1a1
  61901.                        for     1D globally adaptive integrator using interval
  61902.                                subdivision and extrapolation
  61903.                        prec    single
  61904.  
  61905. dqags.f                gams    H2a1a1
  61906.                        for     1D globally adaptive integrator using interval
  61907.                                subdivision and extrapolation
  61908.                        prec    double
  61909.  
  61910. qawo.f                 gams    H2a2a1
  61911.                        for     1D integration of cos(omega*x)*f(x) or
  61912.                                sin(omega*x)*f(x) over a finite interval,
  61913.                                adaptive subdivision with extrapolation
  61914.                        prec    single
  61915.  
  61916. dqawo.f                gams    H2a2a1
  61917.                        for     1D integration of cos(omega*x)*f(x) or
  61918.                                sin(omega*x)*f(x) over a finite interval,
  61919.                                adaptive subdivision with extrapolation
  61920.                        prec    double
  61921.  
  61922. qaws.f                 gams    H2a2a1
  61923.                        for     1D integration of functions with powers and or
  61924.                                logs over a finite interval
  61925.                        prec    single
  61926.  
  61927. dqaws.f                gams    H2a2a1
  61928.                        for     1D integration of functions with powers and or
  61929.                                logs over a finite interval
  61930.                        prec    double
  61931.  
  61932. qawc.f                 gams    H2a2a1,J4
  61933.                        for     compute Cauchy principal value of f(x)/(x-c)
  61934.                                over a finite interval
  61935.                        prec    single
  61936.  
  61937. dqawc.f                gams    H2a2a1,J4
  61938.                        for     compute Cauchy principal value of f(x)/(x-c)
  61939.                                over a finite interval
  61940.                        prec    double
  61941.  
  61942. qng.f                  gams    H2a1a1
  61943.                        for     1D non-adaptive automatic integrator
  61944.                        prec    single
  61945.  
  61946. dqng.f                 gams    H2a1a1
  61947.                        for     1D non-adaptive automatic integrator
  61948.                        prec    double
  61949.  
  61950. qawf.f                 gams    H2a3a1
  61951.                        for     Fourier sine/cosine transform for user supplied
  61952.                                interval a to infinity
  61953.                        prec    single
  61954.  
  61955. dqawf.f                gams    H2a3a1
  61956.                        for     Fourier sine/cosine transform for user supplied
  61957.                                interval a to infinity
  61958.                        prec    double
  61959.  
  61960. qk15.f                 gams    H2a1a2
  61961.                        for     estimate 1D integral on finite interval using a
  61962.                                15 point rule and give error estimate,
  61963.                                non-automatic
  61964.                        prec    single
  61965.  
  61966. dqk15.f                gams    H2a1a2
  61967.                        for     estimate 1D integral on finite interval using a
  61968.                                15 point rule and give error estimate,
  61969.                                non-automatic
  61970.                        prec    double
  61971.  
  61972. qk21.f                 gams    H2a1a2
  61973.                        for     estimate 1D integral on finite interval using a
  61974.                                21 point rule and give error estimate,
  61975.                                non-automatic
  61976.                        prec    single
  61977.  
  61978. dqk21.f                gams    H2a1a2
  61979.                        for     estimate 1D integral on finite interval using a
  61980.                                21 point rule and give error estimate,
  61981.                                non-automatic
  61982.                        prec    double
  61983.  
  61984. qk31.f                 gams    H2a1a2
  61985.                        for     estimate 1D integral on finite interval using a
  61986.                                31 point rule and give error estimate,
  61987.                                non-automatic
  61988.                        prec    single
  61989.  
  61990. dqk31.f                gams    H2a1a2
  61991.                        for     estimate 1D integral on finite interval using a
  61992.                                31 point rule and give error estimate,
  61993.                                non-automatic
  61994.                        prec    double
  61995.  
  61996. qk41.f                 gams    H2a1a2
  61997.                        for     estimate 1D integral on finite interval using a
  61998.                                41 point rule and give error estimate,
  61999.                                non-automatic
  62000.                        prec    single
  62001.  
  62002. dqk41.f                gams    H2a1a2
  62003.                        for     estimate 1D integral on finite interval using a
  62004.                                41 point rule and give error estimate,
  62005.                                non-automatic
  62006.                        prec    double
  62007.  
  62008. qk51.f                 gams    H2a1a2
  62009.                        for     estimate 1D integral on finite interval using a
  62010.                                51 point rule and give error estimate,
  62011.                                non-automatic
  62012.                        prec    single
  62013.  
  62014. dqk51.f                gams    H2a1a2
  62015.                        for     estimate 1D integral on finite interval using a
  62016.                                51 point rule and give error estimate,
  62017.                                non-automatic
  62018.                        prec    double
  62019.  
  62020. qk61.f                 gams    H2a1a2
  62021.                        for     estimate 1D integral on finite interval using a
  62022.                                61 point rule and give error estimate,
  62023.                                non-automatic
  62024.                        prec    single
  62025.  
  62026. dqk61.f                gams    H2a1a2
  62027.                        for     estimate 1D integral on finite interval using a
  62028.                                61 point rule and give error estimate,
  62029.                                non-automatic
  62030.                        prec    double
  62031.  
  62032. qk15i.f                gams    H2a3a2,H2a4a2
  62033.                        for     estimate 1D integral on (semi)infinite interval
  62034.                                using a 15 point quadrature rule,non-automatic
  62035.                        prec    single
  62036.  
  62037. dqk15i.f               gams    H2a3a2,H2a4a2
  62038.                        for     estimate 1D integral on (semi)infinite interval
  62039.                                using a 15 point quadrature rule,non-automatic
  62040.                        prec    double
  62041.  
  62042. qk15w.f                gams    H2a2a2
  62043.                        for     estimate 1D integral with special singular
  62044.                                weight functions using a 15 point quadrature
  62045.                                rule
  62046.                        prec    single
  62047.  
  62048. dqk15w.f               gams    H2a2a2
  62049.                        for     estimate 1D integral with special singular
  62050.                                weight functions using a 15 point quadrature
  62051.                                rule
  62052.                        prec    double
  62053.  
  62054. qc25c.f                gams    H2a2a2,J4
  62055.                        for     1D integral for Cauchy principal values using a
  62056.                                25 point quadrature rule
  62057.                        prec    single
  62058.  
  62059. dqc25c.f               gams    H2a2a2,J4
  62060.                        for     1D integral for Cauchy principal values using a
  62061.                                25 point quadrature rule
  62062.                        prec    double
  62063.  
  62064. qmomo.f                gams    H2a2a1,C3a2
  62065.                        for     1D integration of k-th degree Chebyshev
  62066.                                polynomial times a function with singularities
  62067.                        prec    single
  62068.  
  62069. dqmomo.f               gams    H2a2a1,C3a2
  62070.                        for     1D integration of k-th degree Chebyshev
  62071.                                polynomial times a function with singularities
  62072.                        prec    double
  62073.  
  62074. qc25f.f                gams    H2a2a2
  62075.                        for     1D integral for sin/cos integrand using a 25
  62076.                                point quadrature rule
  62077.                        prec    single
  62078.  
  62079. dqc25f.f               gams    H2a2a2
  62080.                        for     1D integral for sin/cos integrand using a 25
  62081.                                point quadrature rule
  62082.                        prec    double
  62083.  
  62084. doc
  62085. dqcheb.f
  62086. dqelg.f
  62087. dqpsrt.f
  62088. dqwgtc.f
  62089. dqwgtf.f
  62090. dqwgts.f
  62091. qcheb.f
  62092. qelg.f
  62093. qpsrt.f
  62094. qwgtc.f
  62095. qwgtf.f
  62096. qwgts.f
  62097. test/
  62098. readme
  62099. -----------------------------------------------------------
  62100. path: /netlib/quadpack/test/
  62101. -----------------------------------------------------------
  62102. Makefile
  62103. qng.f
  62104. -----------------------------------------------------------
  62105. for     random number generators
  62106. path: /netlib/random/
  62107. -----------------------------------------------------------
  62108.  # Do NOT use for cryptographic purposes.  Read Internet RFC1750.
  62109.  
  62110. zufall.f               for     uniform , gaussian, and poisson random number
  62111.                                generation
  62112.                        alg     lagged (-273,-607) Fibonacci; Box-Muller;
  62113.                        by      W.P. Petersen, IPS, ETH Zuerich
  62114.                        lang    Cray Fortran
  62115.  
  62116. zufall/                for     uniform , gaussian, and poisson random number
  62117.                                generation
  62118.                        alg     lagged (-273,-607) Fibonacci; Box-Muller;
  62119.                        by      W.P. Petersen, IPS, ETH Zuerich
  62120.                        lang    C
  62121.  
  62122. 2drwtest.f             for     two-dimensional random walk test of pseudorandom
  62123.                                numbers
  62124.                        by      I. Vattulainen <vattulai@convex.csc.fi>
  62125.                        ref     Phys. Rev. Lett. 73, 2513 (1994).
  62126.                        prec    single/double
  62127.  
  62128. nblocktest.f           for     n-block test of pseudorandom numbers
  62129.                        by      I. Vattulainen <vattulai@convex.csc.fi>
  62130.                        ref     Phys. Rev. Lett. 73, 2513 (1994).
  62131.                        prec    single/double
  62132.  
  62133. acorrtiw.f             for     2-d Ising model and autocorrelation test of
  62134.                                pseudorandom numbers
  62135.                        alg     Wolff updating
  62136.                        by      I. Vattulainen <vattulai@convex.csc.fi>
  62137.                        ref     Phys. Rev. Lett. 73, 2513 (1994).
  62138.                        prec    single/double
  62139.  
  62140. ranlib.f/              for     random number generation from the distributions:
  62141.                                beta, chi-square, exponential, F, gamma,
  62142.                                multivariate normal, noncentral chi-square,
  62143.                                noncentral F, univariate normal, uniform,
  62144.                                binomial, negative binomial, multinomial,
  62145.                                Poisson;  also: random permutations of an
  62146.                                integer array.
  62147.                        by      Barry W. Brown, James Lovato, Kathy Russell
  62148.                                <bwb@odin.mda.uth.tmc.edu>
  62149.                        alg     (base) L'Ecuyer and  Cote, ACM TOMS 17:98-111
  62150.                                (1991)
  62151.                        lang    Fortran
  62152.  
  62153. ranlib.c/              for     random number generation from the distributions:
  62154.                                beta, chi-square, exponential, F, gamma,
  62155.                                multivariate normal, noncentral chi-square,
  62156.                                noncentral F, univariate normal, uniform,
  62157.                                binomial, negative binomial, multinomial,
  62158.                                Poisson;  also: random permutations of an
  62159.                                integer array.
  62160.                        by      Barry W. Brown, James Lovato, Kathy Russell
  62161.                                <bwb@odin.mda.uth.tmc.edu>
  62162.                        alg     (base) L'Ecuyer and  Cote, ACM TOMS 17:98-111
  62163.                                (1991)
  62164.                        lang    C
  62165.  
  62166. dcdflib.f/             for     cumulative distribution functions, inverses, and
  62167.                                parameters for: beta, binomial, chi-square,
  62168.                                noncentral chi-square, F, noncentral F, gamma,
  62169.                                negative binomial, normal, Poisson, Student's t.
  62170.                        alg     various TOMS algorithms and Abramowitz&Stegun;
  62171.                                Bux Dekker zero-finding
  62172.                        by      Barry W. Brown, James Lovato, Kathy Russell
  62173.                                <bwb@odin.mda.uth.tmc.edu>
  62174.                        lang    Fortran
  62175.  
  62176. dcdflib.c/             for     cumulative distribution functions, inverses, and
  62177.                                parameters for: beta, binomial, chi-square,
  62178.                                noncentral chi-square, F, noncentral F, gamma,
  62179.                                negative binomial, normal, Poisson, Student's t.
  62180.                        alg     various TOMS algorithms and Abramowitz&Stegun;
  62181.                                Bux Dekker zero-finding
  62182.                        by      Barry W. Brown, James Lovato, Kathy Russell
  62183.                                <bwb@odin.mda.uth.tmc.edu>
  62184.                        lang    C
  62185.  
  62186. -----------------------------------------------------------
  62187. for     cumulative distribution functions, inverses, and
  62188. path: /netlib/random/dcdflib.c/
  62189. -----------------------------------------------------------
  62190. README
  62191. doc/
  62192. src/
  62193. -----------------------------------------------------------
  62194. path: /netlib/random/dcdflib.c/doc/
  62195. -----------------------------------------------------------
  62196. dcdflib.chs
  62197. dcdflib.fdoc
  62198. dcdflib.h
  62199. -----------------------------------------------------------
  62200. path: /netlib/random/dcdflib.c/src/
  62201. -----------------------------------------------------------
  62202. cdflib.h
  62203. dcdflib.c
  62204. ipmpar.c
  62205. -----------------------------------------------------------
  62206. for     cumulative distribution functions, inverses, and
  62207. path: /netlib/random/dcdflib.f/
  62208. -----------------------------------------------------------
  62209. README
  62210. doc/
  62211. src/
  62212. -----------------------------------------------------------
  62213. path: /netlib/random/dcdflib.f/doc/
  62214. -----------------------------------------------------------
  62215. dcdflib.chs
  62216. dcdflib.fdoc
  62217. -----------------------------------------------------------
  62218. path: /netlib/random/dcdflib.f/src/
  62219. -----------------------------------------------------------
  62220. algdiv.f
  62221. alngam.f
  62222. alnrel.f
  62223. apser.f
  62224. basym.f
  62225. bcorr.f
  62226. betaln.f
  62227. bfrac.f
  62228. bgrat.f
  62229. bpser.f
  62230. bratio.f
  62231. brcmp1.f
  62232. brcomp.f
  62233. bup.f
  62234. cdfbet.f
  62235. cdfbin.f
  62236. cdfchi.f
  62237. cdfchn.f
  62238. cdff.f
  62239. cdffnc.f
  62240. cdfgam.f
  62241. cdfnbn.f
  62242. cdfnor.f
  62243. cdfpoi.f
  62244. cdft.f
  62245. cumbet.f
  62246. cumbin.f
  62247. cumchi.f
  62248. cumchn.f
  62249. cumf.f
  62250. cumfnc.f
  62251. cumgam.f
  62252. cumnbn.f
  62253. cumnor.f
  62254. cumpoi.f
  62255. cumt.f
  62256. dbetrm.f
  62257. devlpl.f
  62258. dexpm1.f
  62259. dinvnr.f
  62260. dinvr.f
  62261. dlanor.f
  62262. dln1mx.f
  62263. dln1px.f
  62264. dlnbet.f
  62265. dlngam.f
  62266. dstrem.f
  62267. dt1.f
  62268. dzror.f
  62269. erf.f
  62270. erfc1.f
  62271. esum.f
  62272. exparg.f
  62273. fpser.f
  62274. gam1.f
  62275. gaminv.f
  62276. gamln.f
  62277. gamln1.f
  62278. gamma.f
  62279. grat1.f
  62280. gratio.f
  62281. gsumln.f
  62282. ipmpar.f
  62283. psi.f
  62284. rcomp.f
  62285. rexp.f
  62286. rlog.f
  62287. rlog1.f
  62288. spmpar.f
  62289. stvaln.f
  62290. -----------------------------------------------------------
  62291. for     random number generation from the distributions:
  62292. path: /netlib/random/ranlib.c/
  62293. -----------------------------------------------------------
  62294. README
  62295. doc/
  62296. linpack/
  62297. src/
  62298. test/
  62299. -----------------------------------------------------------
  62300. path: /netlib/random/ranlib.c/doc/
  62301. -----------------------------------------------------------
  62302. Basegen.c.doc
  62303. ranlib.c.chs
  62304. ranlib.c.fdoc
  62305. -----------------------------------------------------------
  62306. path: /netlib/random/ranlib.c/linpack/
  62307. -----------------------------------------------------------
  62308. linpack.c
  62309. -----------------------------------------------------------
  62310. path: /netlib/random/ranlib.c/src/
  62311. -----------------------------------------------------------
  62312. com.c
  62313. ranlib.c
  62314. ranlib.h
  62315. -----------------------------------------------------------
  62316. path: /netlib/random/ranlib.c/test/
  62317. -----------------------------------------------------------
  62318. ranlib.h
  62319. tstbot.c
  62320. tstgmn.c
  62321. tstmid.c
  62322. -----------------------------------------------------------
  62323. for     random number generation from the distributions:
  62324. path: /netlib/random/ranlib.f/
  62325. -----------------------------------------------------------
  62326. README
  62327. doc/
  62328. linpack/
  62329. src/
  62330. test/
  62331. -----------------------------------------------------------
  62332. path: /netlib/random/ranlib.f/doc/
  62333. -----------------------------------------------------------
  62334. Basegen.doc
  62335. ranlib.chs
  62336. ranlib.fdoc
  62337. -----------------------------------------------------------
  62338. path: /netlib/random/ranlib.f/linpack/
  62339. -----------------------------------------------------------
  62340. sdot.f
  62341. spofa.f
  62342. -----------------------------------------------------------
  62343. path: /netlib/random/ranlib.f/src/
  62344. -----------------------------------------------------------
  62345. advnst.f
  62346. genbet.f
  62347. genchi.f
  62348. genexp.f
  62349. genf.f
  62350. gengam.f
  62351. genmn.f
  62352. genmul.f
  62353. gennch.f
  62354. gennf.f
  62355. gennor.f
  62356. genprm.f
  62357. genunf.f
  62358. getcgn.f
  62359. getsd.f
  62360. ignbin.f
  62361. ignlgi.f
  62362. ignnbn.f
  62363. ignpoi.f
  62364. ignuin.f
  62365. initgn.f
  62366. inrgcm.f
  62367. lennob.f
  62368. mltmod.f
  62369. phrtsd.f
  62370. qrgnin.f
  62371. ranf.f
  62372. setall.f
  62373. setant.f
  62374. setgmn.f
  62375. setsd.f
  62376. sexpo.f
  62377. sgamma.f
  62378. snorm.f
  62379. -----------------------------------------------------------
  62380. path: /netlib/random/ranlib.f/test/
  62381. -----------------------------------------------------------
  62382. tstbot.f
  62383. tstgmn.f
  62384. tstmid.f
  62385. -----------------------------------------------------------
  62386. for     uniform , gaussian, and poisson random number
  62387. path: /netlib/random/zufall/
  62388. -----------------------------------------------------------
  62389. READMEC
  62390. zufall.c
  62391. -----------------------------------------------------------
  62392. for     small tools from Computing Science Research,
  62393. path: /netlib/research/
  62394. -----------------------------------------------------------
  62395.  #       All software in this directory is Copyright AT&T.
  62396.  #       Permission to use, copy, modify, and distribute this software for any
  62397.  #       purpose without fee is hereby granted, provided that this entire
  62398.  #       notice
  62399.  #       is included in all copies of any software which is or includes a copy
  62400.  #       or modification of this software and in all copies of the supporting
  62401.  #       documentation for such software.
  62402.  #       THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR
  62403.  #       IMPLIED
  62404.  #       WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR AT&T MAKE ANY
  62405.  #       REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
  62406.  #       OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
  62407. boilerplate            for     all software leaving AT&T
  62408.  
  62409. cstr/
  62410. l2fit/                 for     least squares data fitting with user-specified
  62411.                                model.
  62412.                        by      "one-liner" by Jon Bentley, calling optimizer by
  62413.                                David Gay.
  62414.  
  62415. cputimes.c             by      Bentley, Kernighan, Van Wyk
  62416.                        ref     (Feb 1991) "A Simple Cost Model for C", Unix
  62417.                                Review.
  62418.  
  62419. decryptdb.c            for     program for decrypting entries in SIAM
  62420.                                membership list
  62421.                        ref     "send 91-12 from research/nam"
  62422.                        by      Feigenbaum, Grosse, and Reeds
  62423.  
  62424. nam/
  62425. siamdb.enc             for     encrypted SIAM membership list
  62426.                        size    1.4 MB
  62427.                        #       DO NOT REQUEST BY EMAIL, USE FTP!
  62428.  
  62429. siamdb                 for     sample database (uuencoded) of encrypted SIAM
  62430.                                membership list
  62431.  
  62432. awk.bundle/            for     awk source code
  62433.                        by      Aho, Kernighan, Weinberger
  62434.  
  62435. awkbookcode/           for     programs from the awk book,
  62436.                        ref     "The AWK Programming Language"
  62437.                        by      Aho, Kernighan, and Weinberger
  62438.  
  62439. plauger_chk.c          for     checking whether a file is likely to survive
  62440.                                email
  62441.                        by      Grosse
  62442.                        alg     Plauger
  62443.  
  62444. anim.bundle/           for     algorithm animation
  62445.                        by      Bentley & Kernighan
  62446.                        size    343 kB
  62447.  
  62448. shm/                   for     shared memory utilities
  62449.                        by      Eric Grosse
  62450.  
  62451. oldcputimes.c
  62452. stoclist93.ps
  62453. copt/                  for     very simple retargetable peephole optimizer (for
  62454.                                compilers)
  62455.                        by      Chris Fraser <cwf@research.att.com>
  62456.                        lang    C
  62457.  
  62458. sam/                   for     the Sam editor
  62459.                        by      Rob Pike, now maintained by Bob Flandrena
  62460.                                <bobf@research.att.com>
  62461.                        size    976 kB
  62462.  
  62463. metapost/              for     a graphics language based on METAFONT, but with
  62464.                                PostScript output
  62465.                        by      John Hobby
  62466.                        size    1.2 MB
  62467.                        #       DO NOT REQUEST BY EMAIL, USE FTP!
  62468.  
  62469. -----------------------------------------------------------
  62470. for     algorithm animation
  62471. path: /netlib/research/anim.bundle/
  62472. -----------------------------------------------------------
  62473. Makefile
  62474. README
  62475. anim.c
  62476. develop
  62477. fdevelop.c
  62478. int.def
  62479. isort.gen
  62480. libXg.bundle
  62481. movie
  62482. movie.1
  62483. newer.c
  62484. qsort.i
  62485. qsort.s
  62486. script.def
  62487. show.clicks
  62488. stills
  62489. stills.awk
  62490. stills.def
  62491. test.i
  62492. test.s
  62493. view.clicks
  62494. -----------------------------------------------------------
  62495. for     awk source code
  62496. path: /netlib/research/awk.bundle/
  62497. -----------------------------------------------------------
  62498. FIXES
  62499. README
  62500. awk.1
  62501. awk.g.y
  62502. awk.h
  62503. awk.lx.l
  62504. b.c
  62505. lib.c
  62506. main.c
  62507. makefile
  62508. maketab.c
  62509. parse.c
  62510. proto.h
  62511. run.c
  62512. tran.c
  62513. -----------------------------------------------------------
  62514. for     programs from the awk book,
  62515. path: /netlib/research/awkbookcode/
  62516. -----------------------------------------------------------
  62517.  #       This contains all the programs from The AWK Programming Language,
  62518.  #       by Aho, Kernighan and Weinberger (Addison-Wesley, 1988).
  62519.  #       They have been packed by the bundle program found on page 81,
  62520.  #       and can be unpacked by the unbundle on page 82, also included
  62521.  #       here.  A text editor will also do this pretty easily.
  62522. ch1
  62523. ch2
  62524. ch3
  62525. ch4
  62526. ch5
  62527. ch6
  62528. ch7
  62529. unbundle.awk
  62530. -----------------------------------------------------------
  62531. for     very simple retargetable peephole optimizer (for
  62532. path: /netlib/research/copt/
  62533. -----------------------------------------------------------
  62534. copt.1
  62535. copt.c
  62536. rules
  62537. test.s
  62538. -----------------------------------------------------------
  62539. path: /netlib/research/cstr/
  62540. -----------------------------------------------------------
  62541. readme
  62542. -----------------------------------------------------------
  62543. for     least squares data fitting with user-specified
  62544. path: /netlib/research/l2fit/
  62545. -----------------------------------------------------------
  62546. README
  62547. gen.data
  62548. l2fit
  62549. -----------------------------------------------------------
  62550. for     a graphics language based on METAFONT, but with
  62551. path: /netlib/research/metapost/
  62552. -----------------------------------------------------------
  62553. CHANGES
  62554. DISCLAIMER
  62555. Makefile
  62556. NOTICE
  62557. README
  62558. VERSION
  62559. defaults.h
  62560. doc/
  62561. mp/
  62562. mplib/
  62563. mpware/
  62564. site.h
  62565. -----------------------------------------------------------
  62566. path: /netlib/research/metapost/doc/
  62567. -----------------------------------------------------------
  62568. agepop91.d
  62569. agepopm.d
  62570. countries.d
  62571. demo.ms
  62572. energy.d
  62573. examples.mp
  62574. figs.1
  62575. figs.mp
  62576. lead.d
  62577. manfig.mp
  62578. matmul.d
  62579. mp.1
  62580. mpgraph.dvi
  62581. mpgraph.mp
  62582. mpgraph.ps
  62583. mpintro.bib
  62584. mpintro.tex
  62585. mpman.dvi
  62586. mpman.ps
  62587. timepop.d
  62588. -----------------------------------------------------------
  62589. path: /netlib/research/metapost/mp/
  62590. -----------------------------------------------------------
  62591. Makefile
  62592. convert
  62593. fix.lex
  62594. fixcoerce.h
  62595. ini_to_trap
  62596. mathtest.c
  62597. mp.ch
  62598. mp.def
  62599. mp.h
  62600. mp.web
  62601. mpext.c
  62602. mpmath.c
  62603. pathexp.c
  62604. pmath.c
  62605. test_mpd.h
  62606. time.c
  62607. trapdir/
  62608. trapmp
  62609. -----------------------------------------------------------
  62610. path: /netlib/research/metapost/mp/trapdir/
  62611. -----------------------------------------------------------
  62612. README
  62613. mtrap.0
  62614. mtrap.1
  62615. mtrap.log
  62616. mtrap.mp
  62617. trap.148
  62618. trap.149
  62619. trap.150
  62620. trap.151
  62621. trap.197
  62622. trap.200
  62623. trap.5
  62624. trap.6
  62625. trap.fot
  62626. trap.log
  62627. trap.mp
  62628. trap.mpx
  62629. trap.pl
  62630. trap1.in
  62631. trap2.in
  62632. trapf.pl
  62633. trapin.log
  62634. writeo
  62635. writeo.2
  62636. -----------------------------------------------------------
  62637. path: /netlib/research/metapost/mplib/
  62638. -----------------------------------------------------------
  62639. TEX.mp
  62640. boxes.mp
  62641. charlib/
  62642. format.mp
  62643. graph.mp
  62644. marith.mp
  62645. mfplain.mp
  62646. mproof.tex
  62647. plain.mp
  62648. psfonts.map
  62649. rboxes.mp
  62650. sarith.mp
  62651. string.mp
  62652. texnum.mp
  62653. trchars.adj
  62654. trfonts.map
  62655. troffnum.mp
  62656. -----------------------------------------------------------
  62657. path: /netlib/research/metapost/mplib/charlib/
  62658. -----------------------------------------------------------
  62659. 12
  62660. 14
  62661. 34
  62662. Ao
  62663. Fi
  62664. Fl
  62665. L1
  62666. LH
  62667. Lb
  62668. Sl
  62669. ao
  62670. bx
  62671. ci
  62672. ff
  62673. lh
  62674. ob
  62675. rh
  62676. sq
  62677. ~=
  62678. -----------------------------------------------------------
  62679. path: /netlib/research/metapost/mpware/
  62680. -----------------------------------------------------------
  62681. Makefile
  62682. convert
  62683. dmp.c
  62684. dvimpext.c
  62685. dvitomp.ch
  62686. dvitomp.web
  62687. makempx
  62688. mptotex.c
  62689. mptotr.c
  62690. mpware.def
  62691. mpware.h
  62692. newer.c
  62693. testex.err
  62694. testex.mp
  62695. testex.tex
  62696. troffmpx
  62697. -----------------------------------------------------------
  62698. path: /netlib/research/nam/
  62699. -----------------------------------------------------------
  62700. readme
  62701. -----------------------------------------------------------
  62702. for     the Sam editor
  62703. path: /netlib/research/sam/
  62704. -----------------------------------------------------------
  62705. Makefile
  62706. README
  62707. boilerplate
  62708. doc/
  62709. include/
  62710. libXg/
  62711. libframe/
  62712. sam/
  62713. samterm/
  62714. version
  62715. -----------------------------------------------------------
  62716. path: /netlib/research/sam/doc/
  62717. -----------------------------------------------------------
  62718. Sam.ad
  62719. add.3
  62720. balloc.3
  62721. bitblt.3
  62722. bitmap.6
  62723. cachechars.3
  62724. event.3
  62725. font.4
  62726. frame.3
  62727. graphics.3
  62728. keyboard.4
  62729. regexp.6
  62730. rgbpix.3
  62731. rune.3
  62732. sam.1
  62733. sam.ps
  62734. sam.tut.ms
  62735. se.ps
  62736. utf.4
  62737. -----------------------------------------------------------
  62738. path: /netlib/research/sam/include/
  62739. -----------------------------------------------------------
  62740. frame.h
  62741. libc.h
  62742. libg.h
  62743. u.h
  62744. -----------------------------------------------------------
  62745. path: /netlib/research/sam/libXg/
  62746. -----------------------------------------------------------
  62747. Gwin.h
  62748. GwinP.h
  62749. Make.BSDi
  62750. Make.aix
  62751. Make.apollo
  62752. Make.convex
  62753. Make.dec
  62754. Make.dynix
  62755. Make.hpux
  62756. Make.irix
  62757. Make.irix5
  62758. Make.mips
  62759. Make.osf
  62760. Make.ptx
  62761. Make.solaris
  62762. Make.sun
  62763. Make.v10
  62764. Makefile
  62765. arc.c
  62766. arith.c
  62767. balloc.c
  62768. bitblt.c
  62769. bitbltclip.c
  62770. border.c
  62771. bscreenrect.c
  62772. circle.c
  62773. clipline.c
  62774. clipr.c
  62775. copymasked.c
  62776. cursorset.c
  62777. cursorswitch.c
  62778. disc.c
  62779. ellipse.c
  62780. font.c
  62781. gcs.c
  62782. getrect.c
  62783. gwin.c
  62784. latin1.c
  62785. ldconvert.c
  62786. libgint.h
  62787. menuhit.c
  62788. mkfont.c
  62789. point.c
  62790. polysegment.c
  62791. rdbitmap.c
  62792. rdbitmapfile.c
  62793. rdfontfile.c
  62794. rectclip.c
  62795. rune.c
  62796. segment.c
  62797. string.c
  62798. strwidth.c
  62799. test.c
  62800. texture.c
  62801. wrbitmap.c
  62802. wrbitmapfile.c
  62803. xtbinit.c
  62804. -----------------------------------------------------------
  62805. path: /netlib/research/sam/libframe/
  62806. -----------------------------------------------------------
  62807. Make.BSDi
  62808. Make.aix
  62809. Make.apollo
  62810. Make.convex
  62811. Make.dec
  62812. Make.dynix
  62813. Make.hpux
  62814. Make.irix
  62815. Make.irix5
  62816. Make.mips
  62817. Make.osf
  62818. Make.ptx
  62819. Make.solaris
  62820. Make.sun
  62821. Make.v10
  62822. Makefile
  62823. frbox.c
  62824. frdelete.c
  62825. frdraw.c
  62826. frinit.c
  62827. frinsert.c
  62828. frptofchar.c
  62829. frselect.c
  62830. frstr.c
  62831. frutil.c
  62832. misc.c
  62833. -----------------------------------------------------------
  62834. path: /netlib/research/sam/sam/
  62835. -----------------------------------------------------------
  62836. B.rc
  62837. Make.BSDi
  62838. Make.aix
  62839. Make.apollo
  62840. Make.convex
  62841. Make.dec
  62842. Make.dynix
  62843. Make.hpux
  62844. Make.irix
  62845. Make.irix5
  62846. Make.mips
  62847. Make.osf
  62848. Make.ptx
  62849. Make.solaris
  62850. Make.sun
  62851. Make.v10
  62852. Makefile
  62853. address.c
  62854. buffer.c
  62855. cmd.c
  62856. disc.c
  62857. error.c
  62858. errors.h
  62859. file.c
  62860. io.c
  62861. list.c
  62862. mesg.c
  62863. mesg.h
  62864. moveto.c
  62865. multi.c
  62866. parse.h
  62867. plan9.c
  62868. rasp.c
  62869. regexp.c
  62870. sam.c
  62871. sam.h
  62872. shell.c
  62873. string.c
  62874. sys.c
  62875. unix.c
  62876. xec.c
  62877. -----------------------------------------------------------
  62878. path: /netlib/research/sam/samterm/
  62879. -----------------------------------------------------------
  62880. Make.BSDi
  62881. Make.aix
  62882. Make.apollo
  62883. Make.convex
  62884. Make.dec
  62885. Make.dynix
  62886. Make.hpux
  62887. Make.irix
  62888. Make.irix5
  62889. Make.mips
  62890. Make.osf
  62891. Make.ptx
  62892. Make.solaris
  62893. Make.sun
  62894. Make.v10
  62895. Makefile
  62896. flayer.c
  62897. flayer.h
  62898. icons.c
  62899. io.c
  62900. main.c
  62901. menu.c
  62902. mesg.c
  62903. plan9.c
  62904. rasp.c
  62905. samterm.h
  62906. scroll.c
  62907. unix.c
  62908. -----------------------------------------------------------
  62909. for     shared memory utilities
  62910. path: /netlib/research/shm/
  62911. -----------------------------------------------------------
  62912. svid.c                 for     shared memory interface
  62913.                        alg     implementation based on the system calls shmget,
  62914.                                shmat, shmdt
  62915.                        by      Eric Grosse
  62916.                        ref     How shall we connect our software tools?,
  62917.                                Visualization'91 Proceedings
  62918.  
  62919. shmid.c                for     shared memory interface
  62920.                        alg     tiny standalone program to print shm identifying
  62921.                                string.
  62922.                        by      Eric Grosse
  62923.                        ref     How shall we connect our software tools?,
  62924.                                Visualization'91 Proceedings
  62925.  
  62926. isshm.c                for     shared memory interface
  62927.                        by      Eric Grosse
  62928.                        ref     How shall we connect our software tools?,
  62929.                                Visualization'91 Proceedings
  62930.  
  62931. -----------------------------------------------------------
  62932. for     software for MIMD distributed memory computers
  62933. path: /netlib/scalapack/
  62934. -----------------------------------------------------------
  62935.  #       SCALAPACK directory
  62936.  #       =========
  62937.  #       This directory contains a number of different software packages
  62938.  #       involved in the ScaLAPACK project.
  62939.  
  62940.  #       PLEASE NOTE:  As of February 28, 1995, this directory was
  62941.  #                     updated with the PBLAS version of ScaLAPACK.
  62942.  #                     Machine-specific versions of the BLACS are no
  62943.  #                     longer available in this directory, but in its
  62944.  #                     own directory called blacs.  This first public
  62945.  #                     release of ScaLAPACK is incompatible with previous
  62946.  #                     test releases.
  62947.  #
  62948.  #                     The new BLACS version of PUMMA is now available.
  62949.  #
  62950.  #       The URL for the BLAS is http://www.netlib.org/blas/index.html.
  62951.  #       The URL for the BLACS is http://www.netlib.org/blacs/index.html.
  62952.  #       The URL for PVM is http://www.netlib.org/pvm3/index.html.
  62953.  #
  62954.  #       Questions/comments should be directed to scalapack@cs.utk.edu.
  62955.  
  62956.  #       ##############################
  62957.  #       # SOFTWARE AND DOCUMENTATION #
  62958.  #       ##############################
  62959.  
  62960. index.bak
  62961. pumma.ps
  62962. scalapack/             for     ScaLAPACK, version 1.1, tar file containing
  62963.                                source code and installation guide for the
  62964.                                ScaLAPACK routines and the PBLAS routines.
  62965.                                Assumes the BLAS and the BLACS are available.
  62966.                                UPDATED:  March 20, 1995 with patch_1.tar.
  62967.                        size    1731461 bytes
  62968.  
  62969. patch_1/               for     PATCH 1 for ScaLAPACK (version 1.0 --> version
  62970.                                1.1).
  62971.                                You must cd to your SCALAPACK directory and
  62972.                                untar the file.
  62973.                        size    182388 bytes
  62974.  
  62975. errata.scalapack       for     ERRATA file for ScaLAPACK.  Details all "bug
  62976.                                fixes" included in the patches, as well as a
  62977.                                list of "TO BE FIXED" bugs for the upcoming
  62978.                                release.
  62979.                        size    9657 bytes
  62980.  
  62981. scalapack_install.ps   for     Installation Guide for ScaLAPACK and its Test
  62982.                                Suite.
  62983.                        size    271598 bytes
  62984.  
  62985. lawn100.ps             for     LAPACK Working Note 100:  A Proposal for a Set
  62986.                                of Parallel Basic Linear Algebra Subprograms
  62987.                                (PBLAS)
  62988.                        size    424966 bytes
  62989.  
  62990. pblasqref.ps           for     PBLAS Quick Reference Guide
  62991.                        size    93391 bytes
  62992.  
  62993.  #       #########
  62994.  #       # PUMMA #
  62995.  #       #########
  62996.  
  62997. pumma_refmanual.ps     for     PUMMA Reference Manual
  62998.                        size    179780 bytes
  62999.  
  63000. trans.ps               for     Parallel Matrix Transpose Algorithms on
  63001.                                Distributed Memory Concurrent Computers This
  63002.                                paper outlines another facet of PUMMA.
  63003.                        size    537057 bytes
  63004.  
  63005. pumma_blacs/           for     (FOR ANON FTP, email via NETLIB, or XNETLIB
  63006.                                USERS) This is the BLACS version of PUMMA,
  63007.                                version 2.1.  (this file has been tar; compress;
  63008.                                uuencode) Updated:  July, 1995
  63009.                        size    318504 bytes
  63010.                        lang    Fortran
  63011.                        gams    d1b6
  63012.  
  63013. pumma_picl/            for     (FOR ANON FTP, email via NETLIB, or XNETLIB
  63014.                                USERS) This is the PICL version of PUMMA,
  63015.                                version 2.1.  (this file has been tar; compress;
  63016.                                uuencode) Updated:  March 24, 1995
  63017.                        size    318767 bytes
  63018.                        lang    Fortran
  63019.                        gams    d1b6
  63020.  
  63021.  #       #########
  63022.  #       # CAPSS #
  63023.  #       #########
  63024.  
  63025. capss-beta/            for     (FOR ANON FTP and XNETLIB USERS ONLY) NOT
  63026.                                AVAILABLE BY EMAIL CAPSS is a fully parallel
  63027.                                package to solve a sparse linear system of the
  63028.                                form Ax=b on a message passing multiprocessor
  63029.                                using matrix factorization.  This is a first
  63030.                                Release which is meant for the Intel iPSC/860
  63031.                                machines; the code has been compiled and tested
  63032.                                on an Intel iPSC/860 with 1-128 processors. The
  63033.                                code is written in C with message passing
  63034.                                extensions as provided provided by PICL, a
  63035.                                Portable Instrumented Communications Library.
  63036.                                It also uses a few native iPSC/860 functions.
  63037.                                (this file has been tar; compress)
  63038.                        by      Padma Raghavan <padma@ncsa.uiuc.edu>
  63039.                        size    1067725 bytes
  63040.                        lang    C
  63041.  
  63042.  #       ##########
  63043.  #       # ARPACK #
  63044.  #       ##########
  63045.  
  63046. readme.arpack          for     A README file for the ARPACK distribution ARPACK
  63047.                                is a Fortran 77 software package for solving
  63048.                                large scale eigenvalue problems.   The package
  63049.                                is designed to compute a few eigenvalues and
  63050.                                corresponding eigenvectors of a large (sparse)
  63051.                                matrix.
  63052.                        size    20644 bytes
  63053.  
  63054. instructions.arpack    for     Installation instructions for ARPACK.
  63055.                        size    3458 bytes
  63056.  
  63057. arpack_ug.tex          for     User's Guide for ARPACK on the Intel Delta
  63058.                                Touchstone
  63059.                        size    10366 bytes
  63060.  
  63061. dist/                  for     ARPACK is an implementation of Arnoldi's
  63062.                                algorithm for computing the eigenvalues and
  63063.                                eigenvectors of a large sparse nonsymmetric
  63064.                                matrix
  63065.                        by      Dan Sorensen <sorensen@rice.edu> and Rich
  63066.                                Lehoucq <lehoucq@rice.edu>
  63067.                        size    1958551 bytes
  63068.                        lang    Fortran
  63069. -----------------------------------------------------------
  63070. for     (FOR ANON FTP and XNETLIB USERS ONLY) NOT
  63071. path: /netlib/scalapack/capss-beta/
  63072. -----------------------------------------------------------
  63073. Doc/
  63074. Index
  63075. Readme
  63076. Src/
  63077. Test/
  63078. -----------------------------------------------------------
  63079. path: /netlib/scalapack/capss-beta/Doc/
  63080. -----------------------------------------------------------
  63081. Readme
  63082. capss.bib
  63083. capss.ps
  63084. capss.tex
  63085. siam12.sty
  63086. -----------------------------------------------------------
  63087. path: /netlib/scalapack/capss-beta/Src/
  63088. -----------------------------------------------------------
  63089. Makefile
  63090. capss.c
  63091. cnd_stats.h
  63092. d_exchange.c
  63093. d_n_fact.h
  63094. d_n_fact_spd.c
  63095. d_s_fact.c
  63096. d_s_fact.h
  63097. factor.c
  63098. l_n_fact.c
  63099. l_n_fact.h
  63100. l_s_fact.c
  63101. l_s_fact.h
  63102. map.h
  63103. map_grid.c
  63104. map_mesh.c
  63105. map_tool.c
  63106. map_utilities.c
  63107. n_defs.h
  63108. n_fact.c
  63109. n_fact.h
  63110. n_merges.c
  63111. n_merges.h
  63112. n_merges_spd.c
  63113. n_routines.h
  63114. n_utilities.c
  63115. o_counts.c
  63116. o_counts.h
  63117. o_d.h
  63118. o_d_ext.h
  63119. o_d_extra.c
  63120. o_d_gather.c
  63121. o_d_l_glue.c
  63122. o_d_l_glue.h
  63123. o_d_phase.c
  63124. o_d_seps.c
  63125. o_d_seps.h
  63126. o_defs.h
  63127. o_ext.h
  63128. o_interface.c
  63129. o_items.c
  63130. o_l.h
  63131. o_l_ext.h
  63132. o_l_phase.c
  63133. o_l_phase.h
  63134. o_l_seps.c
  63135. o_lists.c
  63136. o_lists.h
  63137. o_merges.c
  63138. o_s.h
  63139. o_s_ext.h
  63140. o_s_glue.c
  63141. o_show.c
  63142. o_utilities.c
  63143. order.c
  63144. order.h
  63145. q_sort.c
  63146. redistribute.c
  63147. redistribute.h
  63148. s_defs.h
  63149. s_fact.c
  63150. s_fact.h
  63151. s_util_spd.c
  63152. saxpy_mc.s
  63153. set_fsr.c
  63154. set_fsr.s
  63155. sfill.s
  63156. solve.c
  63157. sscal.s
  63158. -----------------------------------------------------------
  63159. path: /netlib/scalapack/capss-beta/Test/
  63160. -----------------------------------------------------------
  63161. Readme
  63162. grid
  63163. hammond
  63164. shuttle
  63165. sphere3
  63166. sphere4
  63167. sphere6
  63168. vaughan
  63169. venkat2
  63170. venkat2dual
  63171. -----------------------------------------------------------
  63172. for     ARPACK is an implementation of Arnoldi's
  63173. path: /netlib/scalapack/dist/
  63174. -----------------------------------------------------------
  63175. BLAS/
  63176. DOCUMENTS/
  63177. EXAMPLES/
  63178. LAPACK/
  63179. README
  63180. SRC/
  63181. TEST/
  63182. UTIL/
  63183. makefile
  63184. skeleton.mak
  63185. -----------------------------------------------------------
  63186. path: /netlib/scalapack/dist/BLAS/
  63187. -----------------------------------------------------------
  63188. dasum.f
  63189. daxpy.f
  63190. dcopy.f
  63191. ddot.f
  63192. dgemm.f
  63193. dgemv.f
  63194. dger.f
  63195. dnrm2.f
  63196. drot.f
  63197. drotg.f
  63198. dscal.f
  63199. dswap.f
  63200. dsymv.f
  63201. dsyr2.f
  63202. dtrsm.f
  63203. idamax.f
  63204. isamax.f
  63205. makefile
  63206. sasum.f
  63207. saxpy.f
  63208. scopy.f
  63209. sdot.f
  63210. sgemm.f
  63211. sgemv.f
  63212. sger.f
  63213. snrm2.f
  63214. srot.f
  63215. srotg.f
  63216. sscal.f
  63217. sswap.f
  63218. ssymv.f
  63219. ssyr2.f
  63220. strsm.f
  63221. -----------------------------------------------------------
  63222. path: /netlib/scalapack/dist/DOCUMENTS/
  63223. -----------------------------------------------------------
  63224. README
  63225. debug.doc
  63226. ex-nonsym.doc
  63227. ex-sym.doc
  63228. stat.doc
  63229. -----------------------------------------------------------
  63230. path: /netlib/scalapack/dist/EXAMPLES/
  63231. -----------------------------------------------------------
  63232. README
  63233. makefile
  63234. sgttrf.f
  63235. sgttrs.f
  63236. shinv.f
  63237. simple.f
  63238. -----------------------------------------------------------
  63239. path: /netlib/scalapack/dist/LAPACK/
  63240. -----------------------------------------------------------
  63241. dgetf2.f
  63242. dgetrf.f
  63243. dgetrs.f
  63244. dlabad.f
  63245. dlacpy.f
  63246. dladiv.f
  63247. dlae2.f
  63248. dlaev2.f
  63249. dlagtm.f
  63250. dlahqr.f
  63251. dlaln2.f
  63252. dlamch.f
  63253. dlanhs.f
  63254. dlanst.f
  63255. dlanv2.f
  63256. dlaptm.f
  63257. dlapy2.f
  63258. dlaran.f
  63259. dlarf.f
  63260. dlarfg.f
  63261. dlarnd.f
  63262. dlarnv.f
  63263. dlartg.f
  63264. dlaruv.f
  63265. dlascl.f
  63266. dlasr.f
  63267. dlassq.f
  63268. dlaswp.f
  63269. dlazro.f
  63270. dsteqr.f
  63271. dtrevc.f
  63272. ilaenv.f
  63273. lsame.f
  63274. lsamen.f
  63275. makefile
  63276. sgetf2.f
  63277. sgetrf.f
  63278. sgetrs.f
  63279. slabad.f
  63280. slacpy.f
  63281. sladiv.f
  63282. slae2.f
  63283. slaev2.f
  63284. slagtm.f
  63285. slahqr.f
  63286. slaln2.f
  63287. slamch.f
  63288. slanhs.f
  63289. slanst.f
  63290. slanv2.f
  63291. slaptm.f
  63292. slapy2.f
  63293. slaran.f
  63294. slarf.f
  63295. slarfg.f
  63296. slarnd.f
  63297. slarnv.f
  63298. slartg.f
  63299. slaruv.f
  63300. slascl.f
  63301. slasr.f
  63302. slassq.f
  63303. slaswp.f
  63304. slazro.f
  63305. ssteqr.f
  63306. strevc.f
  63307. xerbla.f
  63308. xlaenv.f
  63309. -----------------------------------------------------------
  63310. path: /netlib/scalapack/dist/SRC/
  63311. -----------------------------------------------------------
  63312. README
  63313. debug.h
  63314. dgetv0.f
  63315. dlaqrb.f
  63316. dnaitr.f
  63317. dnapps.f
  63318. dnaup2.f
  63319. dnaupd.f
  63320. dnconv.f
  63321. dneigh.f
  63322. dnevec.f
  63323. dngets.f
  63324. dsaitr.f
  63325. dsapps.f
  63326. dsaup2.f
  63327. dsaupd.f
  63328. dsconv.f
  63329. dseigt.f
  63330. dsesrt.f
  63331. dseupd.f
  63332. dsgets.f
  63333. dsortc.f
  63334. dsortr.f
  63335. dstatn.f
  63336. dstats.f
  63337. dstqlb.f
  63338. dstqrb.f
  63339. makefile
  63340. namedef.h
  63341. sgetv0.f
  63342. slaqrb.f
  63343. snaitr.f
  63344. snapps.f
  63345. snaup2.f
  63346. snaupd.f
  63347. snconv.f
  63348. sneigh.f
  63349. snevec.f
  63350. sngets.f
  63351. ssaitr.f
  63352. ssapps.f
  63353. ssaup2.f
  63354. ssaupd.f
  63355. ssconv.f
  63356. sseigt.f
  63357. ssesrt.f
  63358. sseupd.f
  63359. ssgets.f
  63360. ssortc.f
  63361. ssortr.f
  63362. sstatn.f
  63363. sstats.f
  63364. sstqlb.f
  63365. sstqrb.f
  63366. stat.h
  63367. version.h
  63368. -----------------------------------------------------------
  63369. path: /netlib/scalapack/dist/TEST/
  63370. -----------------------------------------------------------
  63371. README
  63372. craymv.f
  63373. debug.h
  63374. dense.h
  63375. dense_d_sym
  63376. dense_nonsym.f
  63377. dense_s_sym
  63378. dsmgen.f
  63379. dsymt.f
  63380. input_nonsym
  63381. input_sym
  63382. makefile
  63383. matgen.f
  63384. matgen_need.f
  63385. read_nonsym.h
  63386. read_sym.h
  63387. snmgen.f
  63388. sparse.h
  63389. sparse1.f
  63390. sparse2.f
  63391. sparseutil.f
  63392. ssmgen.f
  63393. ssymt.f
  63394. stat.h
  63395. testbcs.f
  63396. testlin.f
  63397. -----------------------------------------------------------
  63398. path: /netlib/scalapack/dist/UTIL/
  63399. -----------------------------------------------------------
  63400. dmout.f
  63401. dvout.f
  63402. icnteq.f
  63403. icopy.f
  63404. iset.f
  63405. iswap.f
  63406. ivout.f
  63407. makefile
  63408. second.f
  63409. smout.f
  63410. svout.f
  63411. -----------------------------------------------------------
  63412. for     PATCH 1 for ScaLAPACK (version 1.0 --> version
  63413. path: /netlib/scalapack/patch_1/
  63414. -----------------------------------------------------------
  63415. PBLAS/
  63416. README.patch1
  63417. SLmake.LINUX
  63418. SRC/
  63419. TESTING/
  63420. make.patch
  63421. -----------------------------------------------------------
  63422. path: /netlib/scalapack/patch_1/PBLAS/
  63423. -----------------------------------------------------------
  63424. SRC/
  63425. -----------------------------------------------------------
  63426. path: /netlib/scalapack/patch_1/PBLAS/SRC/
  63427. -----------------------------------------------------------
  63428. Makefile
  63429. PBBLAS/
  63430. pberror_.c
  63431. pblas.h
  63432. pblas_.c
  63433. pcaxpy_.c
  63434. pccopy_.c
  63435. pcdotc_.c
  63436. pcdotu_.c
  63437. pcscal_.c
  63438. pcsscal_.c
  63439. pcswap_.c
  63440. pctranc_.c
  63441. pctranu_.c
  63442. pctrsm_.c
  63443. pctrsv_.c
  63444. pdaxpy_.c
  63445. pdcopy_.c
  63446. pddot_.c
  63447. pdscal_.c
  63448. pdswap_.c
  63449. pdtran_.c
  63450. pdtrsm_.c
  63451. pdtrsv_.c
  63452. psaxpy_.c
  63453. pscopy_.c
  63454. psdot_.c
  63455. psscal_.c
  63456. psswap_.c
  63457. pstran_.c
  63458. pstrsm_.c
  63459. pstrsv_.c
  63460. pzaxpy_.c
  63461. pzcopy_.c
  63462. pzdotc_.c
  63463. pzdotu_.c
  63464. pzdscal_.c
  63465. pzscal_.c
  63466. pzswap_.c
  63467. pztranc_.c
  63468. pztranu_.c
  63469. pztrsm_.c
  63470. pztrsv_.c
  63471. -----------------------------------------------------------
  63472. path: /netlib/scalapack/patch_1/PBLAS/SRC/PBBLAS/
  63473. -----------------------------------------------------------
  63474. pbctrsv.f
  63475. pbdtrsv.f
  63476. pbstrsv.f
  63477. pbztrsv.f
  63478. -----------------------------------------------------------
  63479. path: /netlib/scalapack/patch_1/SRC/
  63480. -----------------------------------------------------------
  63481. pcgebd2.f
  63482. pcgebrd.f
  63483. pclange.f
  63484. pclanhe.f
  63485. pclanhs.f
  63486. pclansy.f
  63487. pclantr.f
  63488. pclassq.f
  63489. pdgebd2.f
  63490. pdgebrd.f
  63491. pdlange.f
  63492. pdlanhs.f
  63493. pdlansy.f
  63494. pdlantr.f
  63495. pdlassq.f
  63496. psgebd2.f
  63497. psgebrd.f
  63498. pslange.f
  63499. pslanhs.f
  63500. pslansy.f
  63501. pslantr.f
  63502. pslassq.f
  63503. pzgebd2.f
  63504. pzgebrd.f
  63505. pzlange.f
  63506. pzlanhe.f
  63507. pzlanhs.f
  63508. pzlansy.f
  63509. pzlantr.f
  63510. pzlassq.f
  63511. -----------------------------------------------------------
  63512. path: /netlib/scalapack/patch_1/TESTING/
  63513. -----------------------------------------------------------
  63514. EIG/
  63515. LIN/
  63516. -----------------------------------------------------------
  63517. path: /netlib/scalapack/patch_1/TESTING/EIG/
  63518. -----------------------------------------------------------
  63519. pcbrddriver.f
  63520. pcgebdrv.f
  63521. pchrddriver.f
  63522. pctrddriver.f
  63523. pdbrddriver.f
  63524. pdgebdrv.f
  63525. pdhrddriver.f
  63526. pdtrddriver.f
  63527. psbrddriver.f
  63528. psgebdrv.f
  63529. pshrddriver.f
  63530. pstrddriver.f
  63531. pzbrddriver.f
  63532. pzgebdrv.f
  63533. pzhrddriver.f
  63534. pztrddriver.f
  63535. -----------------------------------------------------------
  63536. path: /netlib/scalapack/patch_1/TESTING/LIN/
  63537. -----------------------------------------------------------
  63538. pcinvdriver.f
  63539. pclltdriver.f
  63540. pcludriver.f
  63541. pcqrdriver.f
  63542. pdinvdriver.f
  63543. psinvdriver.f
  63544. pzinvdriver.f
  63545. -----------------------------------------------------------
  63546. for     (FOR ANON FTP, email via NETLIB, or XNETLIB
  63547. path: /netlib/scalapack/pumma_blacs/
  63548. -----------------------------------------------------------
  63549. README
  63550. SRC/
  63551. TESTING/
  63552. -----------------------------------------------------------
  63553. path: /netlib/scalapack/pumma_blacs/SRC/
  63554. -----------------------------------------------------------
  63555. Makefile
  63556. pcmma.f
  63557. pcmnna.f
  63558. pcmnnb.f
  63559. pcmntc.f
  63560. pcmtnc.f
  63561. pcpuminc.f
  63562. pctrans.f
  63563. pdmma.f
  63564. pdmnna.f
  63565. pdmnnb.f
  63566. pdmntc.f
  63567. pdmtnc.f
  63568. pdpuminc.f
  63569. pdtrans.f
  63570. psmma.f
  63571. psmnna.f
  63572. psmnnb.f
  63573. psmntc.f
  63574. psmtnc.f
  63575. pspuminc.f
  63576. pstrans.f
  63577. puminc.f
  63578. pxerbla.f
  63579. pzmma.f
  63580. pzmnna.f
  63581. pzmnnb.f
  63582. pzmntc.f
  63583. pzmtnc.f
  63584. pzpuminc.f
  63585. pztrans.f
  63586. toolsinc.f
  63587. -----------------------------------------------------------
  63588. path: /netlib/scalapack/pumma_blacs/TESTING/
  63589. -----------------------------------------------------------
  63590. Makefile
  63591. PUMMA.CPLX
  63592. PUMMA.REAL
  63593. PUMMA.dat
  63594. dlamch.f
  63595. icopy.f
  63596. pcmatgen.f
  63597. pcmmadriver.f
  63598. pcmmainfo.f
  63599. pcpumchk.f
  63600. pdlamch.f
  63601. pdmatgen.f
  63602. pdmmadriver.f
  63603. pdmmainfo.f
  63604. pdpumchk.f
  63605. pmatgeninc.f
  63606. pslamch.f
  63607. psmatgen.f
  63608. psmmadriver.f
  63609. psmmainfo.f
  63610. pspumchk.f
  63611. pzmatgen.f
  63612. pzmmadriver.f
  63613. pzmmainfo.f
  63614. pzpumchk.f
  63615. slamch.f
  63616. sltimer.f
  63617. -----------------------------------------------------------
  63618. for     (FOR ANON FTP, email via NETLIB, or XNETLIB
  63619. path: /netlib/scalapack/pumma_picl/
  63620. -----------------------------------------------------------
  63621. README
  63622. SRC/
  63623. TESTING/
  63624. -----------------------------------------------------------
  63625. path: /netlib/scalapack/pumma_picl/SRC/
  63626. -----------------------------------------------------------
  63627. Makefile
  63628. pcmma.f
  63629. pcmnna.f
  63630. pcmnnb.f
  63631. pcmntc.f
  63632. pcmtnc.f
  63633. pcpuminc.f
  63634. pctrans.f
  63635. pdmma.f
  63636. pdmnna.f
  63637. pdmnnb.f
  63638. pdmntc.f
  63639. pdmtnc.f
  63640. pdpuminc.f
  63641. pdtrans.f
  63642. psmma.f
  63643. psmnna.f
  63644. psmnnb.f
  63645. psmntc.f
  63646. psmtnc.f
  63647. pspuminc.f
  63648. pstrans.f
  63649. puminc.f
  63650. pxerbla.f
  63651. pzmma.f
  63652. pzmnna.f
  63653. pzmnnb.f
  63654. pzmntc.f
  63655. pzmtnc.f
  63656. pzpuminc.f
  63657. pztrans.f
  63658. toolsinc.f
  63659. -----------------------------------------------------------
  63660. path: /netlib/scalapack/pumma_picl/TESTING/
  63661. -----------------------------------------------------------
  63662. Makefile
  63663. PUMMA.CPLX
  63664. PUMMA.REAL
  63665. PUMMA.dat
  63666. dlamch.f
  63667. icopy.f
  63668. pcmatgen.f
  63669. pcmmadriver.f
  63670. pcmmainfo.f
  63671. pcpumchk.f
  63672. pdmatgen.f
  63673. pdmmadriver.f
  63674. pdmmainfo.f
  63675. pdpumchk.f
  63676. pmatgeninc.f
  63677. psmatgen.f
  63678. psmmadriver.f
  63679. psmmainfo.f
  63680. pspumchk.f
  63681. pzmatgen.f
  63682. pzmmadriver.f
  63683. pzmmainfo.f
  63684. pzpumchk.f
  63685. slamch.f
  63686. -----------------------------------------------------------
  63687. for     ScaLAPACK, version 1.1, tar file containing
  63688. path: /netlib/scalapack/scalapack/
  63689. -----------------------------------------------------------
  63690. DOC/
  63691. Makefile
  63692. PBLAS/
  63693. README
  63694. REDIST/
  63695. SLmake.ALPHA
  63696. SLmake.CM5
  63697. SLmake.HPPA
  63698. SLmake.I860
  63699. SLmake.LINUX
  63700. SLmake.NEXT
  63701. SLmake.PGON
  63702. SLmake.PMAX
  63703. SLmake.RS6K
  63704. SLmake.SGI
  63705. SLmake.SP1
  63706. SLmake.SP2
  63707. SLmake.SUN4
  63708. SLmake.SUN4SOL2
  63709. SLmake.SUNMP
  63710. SLmake.T3D
  63711. SLmake.inc
  63712. SRC/
  63713. TESTING/
  63714. TOOLS/
  63715. -----------------------------------------------------------
  63716. path: /netlib/scalapack/scalapack/DOC/
  63717. -----------------------------------------------------------
  63718. scalapack_install.ps
  63719. -----------------------------------------------------------
  63720. path: /netlib/scalapack/scalapack/PBLAS/
  63721. -----------------------------------------------------------
  63722. SRC/
  63723. TESTING/
  63724. -----------------------------------------------------------
  63725. path: /netlib/scalapack/scalapack/PBLAS/SRC/
  63726. -----------------------------------------------------------
  63727. Makefile
  63728. PBBLAS/
  63729. pberror_.c
  63730. pblas.h
  63731. pblas_.c
  63732. pcamax_.c
  63733. pcaxpy_.c
  63734. pccopy_.c
  63735. pcdotc_.c
  63736. pcdotu_.c
  63737. pcgemm_.c
  63738. pcgemv_.c
  63739. pcgerc_.c
  63740. pcgeru_.c
  63741. pchemm_.c
  63742. pchemv_.c
  63743. pcher2_.c
  63744. pcher2k_.c
  63745. pcher_.c
  63746. pcherk_.c
  63747. pcscal_.c
  63748. pcsscal_.c
  63749. pcswap_.c
  63750. pcsymm_.c
  63751. pcsyr2k_.c
  63752. pcsyrk_.c
  63753. pctranc_.c
  63754. pctranu_.c
  63755. pctrmm_.c
  63756. pctrmv_.c
  63757. pctrsm_.c
  63758. pctrsv_.c
  63759. pdamax_.c
  63760. pdasum_.c
  63761. pdaxpy_.c
  63762. pdcopy_.c
  63763. pddot_.c
  63764. pdgemm_.c
  63765. pdgemv_.c
  63766. pdger_.c
  63767. pdnrm2_.c
  63768. pdscal_.c
  63769. pdswap_.c
  63770. pdsymm_.c
  63771. pdsymv_.c
  63772. pdsyr2_.c
  63773. pdsyr2k_.c
  63774. pdsyr_.c
  63775. pdsyrk_.c
  63776. pdtran_.c
  63777. pdtrmm_.c
  63778. pdtrmv_.c
  63779. pdtrsm_.c
  63780. pdtrsv_.c
  63781. pdzasum_.c
  63782. pdznrm2_.c
  63783. psamax_.c
  63784. psasum_.c
  63785. psaxpy_.c
  63786. pscasum_.c
  63787. pscnrm2_.c
  63788. pscopy_.c
  63789. psdot_.c
  63790. psgemm_.c
  63791. psgemv_.c
  63792. psger_.c
  63793. psnrm2_.c
  63794. psscal_.c
  63795. psswap_.c
  63796. pssymm_.c
  63797. pssymv_.c
  63798. pssyr2_.c
  63799. pssyr2k_.c
  63800. pssyr_.c
  63801. pssyrk_.c
  63802. pstran_.c
  63803. pstrmm_.c
  63804. pstrmv_.c
  63805. pstrsm_.c
  63806. pstrsv_.c
  63807. pzamax_.c
  63808. pzaxpy_.c
  63809. pzcopy_.c
  63810. pzdotc_.c
  63811. pzdotu_.c
  63812. pzdscal_.c
  63813. pzgemm_.c
  63814. pzgemv_.c
  63815. pzgerc_.c
  63816. pzgeru_.c
  63817. pzhemm_.c
  63818. pzhemv_.c
  63819. pzher2_.c
  63820. pzher2k_.c
  63821. pzher_.c
  63822. pzherk_.c
  63823. pzscal_.c
  63824. pzswap_.c
  63825. pzsymm_.c
  63826. pzsyr2k_.c
  63827. pzsyrk_.c
  63828. pztranc_.c
  63829. pztranu_.c
  63830. pztrmm_.c
  63831. pztrmv_.c
  63832. pztrsm_.c
  63833. pztrsv_.c
  63834. -----------------------------------------------------------
  63835. path: /netlib/scalapack/scalapack/PBLAS/SRC/PBBLAS/
  63836. -----------------------------------------------------------
  63837. Makefile
  63838. pbcdzero.f
  63839. pbcdzro1.f
  63840. pbcgemm.f
  63841. pbcgemv.f
  63842. pbcgerc.f
  63843. pbcgeru.f
  63844. pbchemm.f
  63845. pbchemv.f
  63846. pbcher.f
  63847. pbcher2.f
  63848. pbcher2k.f
  63849. pbcherk.f
  63850. pbclacp1.f
  63851. pbclacpz.f
  63852. pbcmatadd.f
  63853. pbcsymm.f
  63854. pbcsyr2k.f
  63855. pbcsyrk.f
  63856. pbctrad1.f
  63857. pbctradd.f
  63858. pbctran.f
  63859. pbctrget.f
  63860. pbctrmm.f
  63861. pbctrmv.f
  63862. pbctrnv.f
  63863. pbctrsm.f
  63864. pbctrsrt.f
  63865. pbctrst1.f
  63866. pbctrsv.f
  63867. pbcvecadd.f
  63868. pbddzero.f
  63869. pbddzro1.f
  63870. pbdgemm.f
  63871. pbdgemv.f
  63872. pbdger.f
  63873. pbdlacp1.f
  63874. pbdlacpz.f
  63875. pbdmatadd.f
  63876. pbdsymm.f
  63877. pbdsymv.f
  63878. pbdsyr.f
  63879. pbdsyr2.f
  63880. pbdsyr2k.f
  63881. pbdsyrk.f
  63882. pbdtrad1.f
  63883. pbdtradd.f
  63884. pbdtran.f
  63885. pbdtrget.f
  63886. pbdtrmm.f
  63887. pbdtrmv.f
  63888. pbdtrnv.f
  63889. pbdtrsm.f
  63890. pbdtrsrt.f
  63891. pbdtrst1.f
  63892. pbdtrsv.f
  63893. pbdvecadd.f
  63894. pbsdzero.f
  63895. pbsdzro1.f
  63896. pbsgemm.f
  63897. pbsgemv.f
  63898. pbsger.f
  63899. pbslacp1.f
  63900. pbslacpz.f
  63901. pbsmatadd.f
  63902. pbssymm.f
  63903. pbssymv.f
  63904. pbssyr.f
  63905. pbssyr2.f
  63906. pbssyr2k.f
  63907. pbssyrk.f
  63908. pbstrad1.f
  63909. pbstradd.f
  63910. pbstran.f
  63911. pbstrget.f
  63912. pbstrmm.f
  63913. pbstrmv.f
  63914. pbstrnv.f
  63915. pbstrsm.f
  63916. pbstrsrt.f
  63917. pbstrst1.f
  63918. pbstrsv.f
  63919. pbsvecadd.f
  63920. pbzdzero.f
  63921. pbzdzro1.f
  63922. pbzgemm.f
  63923. pbzgemv.f
  63924. pbzgerc.f
  63925. pbzgeru.f
  63926. pbzhemm.f
  63927. pbzhemv.f
  63928. pbzher.f
  63929. pbzher2.f
  63930. pbzher2k.f
  63931. pbzherk.f
  63932. pbzlacp1.f
  63933. pbzlacpz.f
  63934. pbzmatadd.f
  63935. pbzsymm.f
  63936. pbzsyr2k.f
  63937. pbzsyrk.f
  63938. pbztrad1.f
  63939. pbztradd.f
  63940. pbztran.f
  63941. pbztrget.f
  63942. pbztrmm.f
  63943. pbztrmv.f
  63944. pbztrnv.f
  63945. pbztrsm.f
  63946. pbztrsrt.f
  63947. pbztrst1.f
  63948. pbztrsv.f
  63949. pbzvecadd.f
  63950. pxerbla.f
  63951. -----------------------------------------------------------
  63952. path: /netlib/scalapack/scalapack/PBLAS/TESTING/
  63953. -----------------------------------------------------------
  63954. Makefile
  63955. PBBLAS/
  63956. PBC2BLAS.dat
  63957. PBC3BLAS.dat
  63958. PBD2BLAS.dat
  63959. PBD3BLAS.dat
  63960. PBS2BLAS.dat
  63961. PBS3BLAS.dat
  63962. PBZ2BLAS.dat
  63963. PBZ3BLAS.dat
  63964. delta.exe
  63965. gamma.exe
  63966. pgon.exe
  63967. sp1.exe
  63968. -----------------------------------------------------------
  63969. path: /netlib/scalapack/scalapack/PBLAS/TESTING/PBBLAS/
  63970. -----------------------------------------------------------
  63971. Makefile
  63972. PBC2BLAS.dat
  63973. PBC3BLAS.dat
  63974. PBD2BLAS.dat
  63975. PBD3BLAS.dat
  63976. PBS2BLAS.dat
  63977. PBS3BLAS.dat
  63978. PBZ2BLAS.dat
  63979. PBZ3BLAS.dat
  63980. pbc2check.f
  63981. pbc2chkinfo.f
  63982. pbc3check.f
  63983. pbc3chkinfo.f
  63984. pbchkinc.f
  63985. pbd2check.f
  63986. pbd2chkinfo.f
  63987. pbd3check.f
  63988. pbd3chkinfo.f
  63989. pbs2check.f
  63990. pbs2chkinfo.f
  63991. pbs3check.f
  63992. pbs3chkinfo.f
  63993. pbz2check.f
  63994. pbz2chkinfo.f
  63995. pbz3check.f
  63996. pbz3chkinfo.f
  63997. pcmatchk.f
  63998. pcmatgen.f
  63999. pcmt2chk.f
  64000. pcvecchk.f
  64001. pdmatchk.f
  64002. pdmatgen.f
  64003. pdmt2chk.f
  64004. pdvecchk.f
  64005. pmatgeninc.f
  64006. psmatchk.f
  64007. psmatgen.f
  64008. psmt2chk.f
  64009. psvecchk.f
  64010. pzmatchk.f
  64011. pzmatgen.f
  64012. pzmt2chk.f
  64013. pzvecchk.f
  64014. -----------------------------------------------------------
  64015. path: /netlib/scalapack/scalapack/REDIST/
  64016. -----------------------------------------------------------
  64017. SRC/
  64018. TESTING/
  64019. -----------------------------------------------------------
  64020. path: /netlib/scalapack/scalapack/REDIST/SRC/
  64021. -----------------------------------------------------------
  64022. Makefile
  64023. pcgemr.c
  64024. pcgemr2.c
  64025. pctrmr.c
  64026. pctrmr2.c
  64027. pdgemr.c
  64028. pdgemr2.c
  64029. pdtrmr.c
  64030. pdtrmr2.c
  64031. pgemraux.c
  64032. pigemr.c
  64033. pigemr2.c
  64034. pitrmr.c
  64035. pitrmr2.c
  64036. psgemr.c
  64037. psgemr2.c
  64038. pstrmr.c
  64039. pstrmr2.c
  64040. pzgemr.c
  64041. pzgemr2.c
  64042. pztrmr.c
  64043. pztrmr2.c
  64044. -----------------------------------------------------------
  64045. path: /netlib/scalapack/scalapack/REDIST/TESTING/
  64046. -----------------------------------------------------------
  64047. GEMR2D.dat
  64048. Makefile
  64049. TRMR2D.dat
  64050. pcgemrdrv.c
  64051. pctrmrdrv.c
  64052. pdgemrdrv.c
  64053. pdtrmrdrv.c
  64054. pigemrdrv.c
  64055. pitrmrdrv.c
  64056. psgemrdrv.c
  64057. pstrmrdrv.c
  64058. pzgemrdrv.c
  64059. pztrmrdrv.c
  64060. -----------------------------------------------------------
  64061. path: /netlib/scalapack/scalapack/SRC/
  64062. -----------------------------------------------------------
  64063. Makefile
  64064. dlasrt2.f
  64065. dstein2.f
  64066. pcgebd2.f
  64067. pcgebrd.f
  64068. pcgeequ.f
  64069. pcgehd2.f
  64070. pcgehrd.f
  64071. pcgelq2.f
  64072. pcgelqf.f
  64073. pcgeql2.f
  64074. pcgeqlf.f
  64075. pcgeqpf.f
  64076. pcgeqr2.f
  64077. pcgeqrf.f
  64078. pcgerq2.f
  64079. pcgerqf.f
  64080. pcgesv.f
  64081. pcgetf2.f
  64082. pcgetrf.f
  64083. pcgetri.f
  64084. pcgetrs.f
  64085. pchetd2.f
  64086. pchetrd.f
  64087. pclabrd.f
  64088. pclacgv.f
  64089. pclacp2.f
  64090. pclacpy.f
  64091. pclahrd.f
  64092. pclange.f
  64093. pclanhe.f
  64094. pclanhs.f
  64095. pclansy.f
  64096. pclantr.f
  64097. pclapiv.f
  64098. pclapv2.f
  64099. pclaqge.f
  64100. pclaqsy.f
  64101. pclarf.f
  64102. pclarfb.f
  64103. pclarfc.f
  64104. pclarfg.f
  64105. pclarft.f
  64106. pclascl.f
  64107. pclase2.f
  64108. pclaset.f
  64109. pclassq.f
  64110. pclaswp.f
  64111. pclatra.f
  64112. pclatrd.f
  64113. pclauu2.f
  64114. pclauum.f
  64115. pcpoequ.f
  64116. pcposv.f
  64117. pcpotf2.f
  64118. pcpotrf.f
  64119. pcpotri.f
  64120. pcpotrs.f
  64121. pctrti2.f
  64122. pctrtri.f
  64123. pctrtrs.f
  64124. pcung2l.f
  64125. pcung2r.f
  64126. pcungl2.f
  64127. pcunglq.f
  64128. pcungql.f
  64129. pcungqr.f
  64130. pcungr2.f
  64131. pcungrq.f
  64132. pcunm2l.f
  64133. pcunm2r.f
  64134. pcunmbr.f
  64135. pcunmhr.f
  64136. pcunml2.f
  64137. pcunmlq.f
  64138. pcunmql.f
  64139. pcunmqr.f
  64140. pcunmr2.f
  64141. pcunmrq.f
  64142. pcunmtr.f
  64143. pdgebd2.f
  64144. pdgebrd.f
  64145. pdgeequ.f
  64146. pdgehd2.f
  64147. pdgehrd.f
  64148. pdgelq2.f
  64149. pdgelqf.f
  64150. pdgeql2.f
  64151. pdgeqlf.f
  64152. pdgeqpf.f
  64153. pdgeqr2.f
  64154. pdgeqrf.f
  64155. pdgerq2.f
  64156. pdgerqf.f
  64157. pdgesv.f
  64158. pdgetf2.f
  64159. pdgetrf.f
  64160. pdgetri.f
  64161. pdgetrs.f
  64162. pdlabad.f
  64163. pdlabrd.f
  64164. pdlacp2.f
  64165. pdlacpy.f
  64166. pdlaevswp.f
  64167. pdlahrd.f
  64168. pdlaiect.c
  64169. pdlamch.f
  64170. pdlange.f
  64171. pdlanhs.f
  64172. pdlansy.f
  64173. pdlantr.f
  64174. pdlapiv.f
  64175. pdlapv2.f
  64176. pdlaqge.f
  64177. pdlaqsy.f
  64178. pdlared1d.f
  64179. pdlarf.f
  64180. pdlarfb.f
  64181. pdlarfg.f
  64182. pdlarft.f
  64183. pdlascl.f
  64184. pdlase2.f
  64185. pdlaset.f
  64186. pdlassq.f
  64187. pdlaswp.f
  64188. pdlatra.f
  64189. pdlatrd.f
  64190. pdlauu2.f
  64191. pdlauum.f
  64192. pdorg2l.f
  64193. pdorg2r.f
  64194. pdorgl2.f
  64195. pdorglq.f
  64196. pdorgql.f
  64197. pdorgqr.f
  64198. pdorgr2.f
  64199. pdorgrq.f
  64200. pdorm2l.f
  64201. pdorm2r.f
  64202. pdormbr.f
  64203. pdormhr.f
  64204. pdorml2.f
  64205. pdormlq.f
  64206. pdormql.f
  64207. pdormqr.f
  64208. pdormr2.f
  64209. pdormrq.f
  64210. pdormtr.f
  64211. pdpoequ.f
  64212. pdposv.f
  64213. pdpotf2.f
  64214. pdpotrf.f
  64215. pdpotri.f
  64216. pdpotrs.f
  64217. pdstebz.f
  64218. pdstein.f
  64219. pdsyevx.f
  64220. pdsyevx.h
  64221. pdsytd2.f
  64222. pdsytrd.f
  64223. pdtrti2.f
  64224. pdtrtri.f
  64225. pdtrtrs.f
  64226. psgebd2.f
  64227. psgebrd.f
  64228. psgeequ.f
  64229. psgehd2.f
  64230. psgehrd.f
  64231. psgelq2.f
  64232. psgelqf.f
  64233. psgeql2.f
  64234. psgeqlf.f
  64235. psgeqpf.f
  64236. psgeqr2.f
  64237. psgeqrf.f
  64238. psgerq2.f
  64239. psgerqf.f
  64240. psgesv.f
  64241. psgetf2.f
  64242. psgetrf.f
  64243. psgetri.f
  64244. psgetrs.f
  64245. pslabad.f
  64246. pslabrd.f
  64247. pslacp2.f
  64248. pslacpy.f
  64249. pslahrd.f
  64250. pslamch.f
  64251. pslange.f
  64252. pslanhs.f
  64253. pslansy.f
  64254. pslantr.f
  64255. pslapiv.f
  64256. pslapv2.f
  64257. pslaqge.f
  64258. pslaqsy.f
  64259. pslarf.f
  64260. pslarfb.f
  64261. pslarfg.f
  64262. pslarft.f
  64263. pslascl.f
  64264. pslase2.f
  64265. pslaset.f
  64266. pslassq.f
  64267. pslaswp.f
  64268. pslatra.f
  64269. pslatrd.f
  64270. pslauu2.f
  64271. pslauum.f
  64272. psorg2l.f
  64273. psorg2r.f
  64274. psorgl2.f
  64275. psorglq.f
  64276. psorgql.f
  64277. psorgqr.f
  64278. psorgr2.f
  64279. psorgrq.f
  64280. psorm2l.f
  64281. psorm2r.f
  64282. psormbr.f
  64283. psormhr.f
  64284. psorml2.f
  64285. psormlq.f
  64286. psormql.f
  64287. psormqr.f
  64288. psormr2.f
  64289. psormrq.f
  64290. psormtr.f
  64291. pspoequ.f
  64292. psposv.f
  64293. pspotf2.f
  64294. pspotrf.f
  64295. pspotri.f
  64296. pspotrs.f
  64297. pssytd2.f
  64298. pssytrd.f
  64299. pstrti2.f
  64300. pstrtri.f
  64301. pstrtrs.f
  64302. pzgebd2.f
  64303. pzgebrd.f
  64304. pzgeequ.f
  64305. pzgehd2.f
  64306. pzgehrd.f
  64307. pzgelq2.f
  64308. pzgelqf.f
  64309. pzgeql2.f
  64310. pzgeqlf.f
  64311. pzgeqpf.f
  64312. pzgeqr2.f
  64313. pzgeqrf.f
  64314. pzgerq2.f
  64315. pzgerqf.f
  64316. pzgesv.f
  64317. pzgetf2.f
  64318. pzgetrf.f
  64319. pzgetri.f
  64320. pzgetrs.f
  64321. pzhetd2.f
  64322. pzhetrd.f
  64323. pzlabrd.f
  64324. pzlacgv.f
  64325. pzlacp2.f
  64326. pzlacpy.f
  64327. pzlahrd.f
  64328. pzlange.f
  64329. pzlanhe.f
  64330. pzlanhs.f
  64331. pzlansy.f
  64332. pzlantr.f
  64333. pzlapiv.f
  64334. pzlapv2.f
  64335. pzlaqge.f
  64336. pzlaqsy.f
  64337. pzlarf.f
  64338. pzlarfb.f
  64339. pzlarfc.f
  64340. pzlarfg.f
  64341. pzlarft.f
  64342. pzlascl.f
  64343. pzlase2.f
  64344. pzlaset.f
  64345. pzlassq.f
  64346. pzlaswp.f
  64347. pzlatra.f
  64348. pzlatrd.f
  64349. pzlauu2.f
  64350. pzlauum.f
  64351. pzpoequ.f
  64352. pzposv.f
  64353. pzpotf2.f
  64354. pzpotrf.f
  64355. pzpotri.f
  64356. pzpotrs.f
  64357. pztrti2.f
  64358. pztrtri.f
  64359. pztrtrs.f
  64360. pzung2l.f
  64361. pzung2r.f
  64362. pzungl2.f
  64363. pzunglq.f
  64364. pzungql.f
  64365. pzungqr.f
  64366. pzungr2.f
  64367. pzungrq.f
  64368. pzunm2l.f
  64369. pzunm2r.f
  64370. pzunmbr.f
  64371. pzunmhr.f
  64372. pzunml2.f
  64373. pzunmlq.f
  64374. pzunmql.f
  64375. pzunmqr.f
  64376. pzunmr2.f
  64377. pzunmrq.f
  64378. pzunmtr.f
  64379. -----------------------------------------------------------
  64380. path: /netlib/scalapack/scalapack/TESTING/
  64381. -----------------------------------------------------------
  64382. BRD.dat
  64383. EIG/
  64384. HRD.dat
  64385. INV.dat
  64386. LIN/
  64387. LLT.dat
  64388. LU.dat
  64389. QR.dat
  64390. SEP.dat
  64391. TRD.dat
  64392. delta.exe
  64393. gamma.exe
  64394. pgon.exe
  64395. sp1.exe
  64396. -----------------------------------------------------------
  64397. path: /netlib/scalapack/scalapack/TESTING/EIG/
  64398. -----------------------------------------------------------
  64399. Makefile
  64400. pcbrddriver.f
  64401. pcbrdinfo.f
  64402. pcgebdrv.f
  64403. pcgehdrv.f
  64404. pchetdrv.f
  64405. pchrddriver.f
  64406. pchrdinfo.f
  64407. pclafchk.f
  64408. pcmatgen.f
  64409. pctrddriver.f
  64410. pctrdinfo.f
  64411. pdbrddriver.f
  64412. pdbrdinfo.f
  64413. pdgebdrv.f
  64414. pdgehdrv.f
  64415. pdhrddriver.f
  64416. pdhrdinfo.f
  64417. pdlafchk.f
  64418. pdlagsy.f
  64419. pdlatms.f
  64420. pdmatgen.f
  64421. pdsepchk.f
  64422. pdsepdriver.f
  64423. pdsepinfo.f
  64424. pdsepqtq.f
  64425. pdsepreq.f
  64426. pdseptst.f
  64427. pdseptst2.f
  64428. pdsytdrv.f
  64429. pdtrddriver.f
  64430. pdtrdinfo.f
  64431. pmatgeninc.f
  64432. psbrddriver.f
  64433. psbrdinfo.f
  64434. psgebdrv.f
  64435. psgehdrv.f
  64436. pshrddriver.f
  64437. pshrdinfo.f
  64438. pslafchk.f
  64439. psmatgen.f
  64440. pssytdrv.f
  64441. pstrddriver.f
  64442. pstrdinfo.f
  64443. pzbrddriver.f
  64444. pzbrdinfo.f
  64445. pzgebdrv.f
  64446. pzgehdrv.f
  64447. pzhetdrv.f
  64448. pzhrddriver.f
  64449. pzhrdinfo.f
  64450. pzlafchk.f
  64451. pzmatgen.f
  64452. pztrddriver.f
  64453. pztrdinfo.f
  64454. sample_pdsyevx_call.f
  64455. -----------------------------------------------------------
  64456. path: /netlib/scalapack/scalapack/TESTING/LIN/
  64457. -----------------------------------------------------------
  64458. Makefile
  64459. pcgelqrv.f
  64460. pcgeqlrv.f
  64461. pcgeqrrv.f
  64462. pcgerqrv.f
  64463. pcgetrrv.f
  64464. pcinvchk.f
  64465. pcinvdriver.f
  64466. pcinvinfo.f
  64467. pclafchk.f
  64468. pclaschk.f
  64469. pclltdriver.f
  64470. pclltinfo.f
  64471. pcludriver.f
  64472. pcluinfo.f
  64473. pcmatgen.f
  64474. pcpotrrv.f
  64475. pcqrdriver.f
  64476. pcqrinfo.f
  64477. pdgelqrv.f
  64478. pdgeqlrv.f
  64479. pdgeqrrv.f
  64480. pdgerqrv.f
  64481. pdgetrrv.f
  64482. pdinvchk.f
  64483. pdinvdriver.f
  64484. pdinvinfo.f
  64485. pdlafchk.f
  64486. pdlaschk.f
  64487. pdlltdriver.f
  64488. pdlltinfo.f
  64489. pdludriver.f
  64490. pdluinfo.f
  64491. pdmatgen.f
  64492. pdpotrrv.f
  64493. pdqrdriver.f
  64494. pdqrinfo.f
  64495. pmatgeninc.f
  64496. psgelqrv.f
  64497. psgeqlrv.f
  64498. psgeqrrv.f
  64499. psgerqrv.f
  64500. psgetrrv.f
  64501. psinvchk.f
  64502. psinvdriver.f
  64503. psinvinfo.f
  64504. pslafchk.f
  64505. pslaschk.f
  64506. pslltdriver.f
  64507. pslltinfo.f
  64508. psludriver.f
  64509. psluinfo.f
  64510. psmatgen.f
  64511. pspotrrv.f
  64512. psqrdriver.f
  64513. psqrinfo.f
  64514. pzgelqrv.f
  64515. pzgeqlrv.f
  64516. pzgeqrrv.f
  64517. pzgerqrv.f
  64518. pzgetrrv.f
  64519. pzinvchk.f
  64520. pzinvdriver.f
  64521. pzinvinfo.f
  64522. pzlafchk.f
  64523. pzlaschk.f
  64524. pzlltdriver.f
  64525. pzlltinfo.f
  64526. pzludriver.f
  64527. pzluinfo.f
  64528. pzmatgen.f
  64529. pzpotrrv.f
  64530. pzqrdriver.f
  64531. pzqrinfo.f
  64532. -----------------------------------------------------------
  64533. path: /netlib/scalapack/scalapack/TOOLS/
  64534. -----------------------------------------------------------
  64535. LAPACK/
  64536. Makefile
  64537. ccdotc.f
  64538. ccdotu.f
  64539. chk1mat.f
  64540. cmatadd.f
  64541. dddot.f
  64542. descinit.f
  64543. descset.f
  64544. dmatadd.f
  64545. dsasum.f
  64546. dscasum.f
  64547. dscnrm2.f
  64548. dsnrm2.f
  64549. iceil.f
  64550. ilacpy.f
  64551. ilcm.f
  64552. indxg2l.f
  64553. indxg2p.f
  64554. indxl2g.f
  64555. infog1l.f
  64556. infog2l.f
  64557. npreroc.f
  64558. numroc.f
  64559. pcchekpad.f
  64560. pccol2row.f
  64561. pcelget.f
  64562. pcelset.f
  64563. pcelset2.f
  64564. pcfillpad.f
  64565. pchkxmat.f
  64566. pclaprnt.f
  64567. pcmatadd.f
  64568. pcrow2col.f
  64569. pctreecomb.f
  64570. pdchekpad.f
  64571. pdcol2row.f
  64572. pdelget.f
  64573. pdelset.f
  64574. pdelset2.f
  64575. pdfillpad.f
  64576. pdlaprnt.f
  64577. pdmatadd.f
  64578. pdrow2col.f
  64579. pdtreecomb.f
  64580. pichekpad.f
  64581. picol2row.f
  64582. pielget.f
  64583. pielset.f
  64584. pielset2.f
  64585. pifillpad.f
  64586. pilaprnt.f
  64587. pirow2col.f
  64588. pitreecomb.f
  64589. pschekpad.f
  64590. pscol2row.f
  64591. pselget.f
  64592. pselset.f
  64593. pselset2.f
  64594. psfillpad.f
  64595. pslaprnt.f
  64596. psmatadd.f
  64597. psrow2col.f
  64598. pstreecomb.f
  64599. pzchekpad.f
  64600. pzcol2row.f
  64601. pzelget.f
  64602. pzelset.f
  64603. pzelset2.f
  64604. pzfillpad.f
  64605. pzlaprnt.f
  64606. pzmatadd.f
  64607. pzrow2col.f
  64608. pztreecomb.f
  64609. sltimer.f
  64610. smatadd.f
  64611. ssdot.f
  64612. zmatadd.f
  64613. zzdotc.f
  64614. zzdotu.f
  64615. -----------------------------------------------------------
  64616. path: /netlib/scalapack/scalapack/TOOLS/LAPACK/
  64617. -----------------------------------------------------------
  64618. Makefile
  64619. clacgv.f
  64620. clacpy.f
  64621. cladiv.f
  64622. clagge.f
  64623. claghe.f
  64624. clagsy.f
  64625. clarf.f
  64626. clarfb.f
  64627. clarfg.f
  64628. clarft.f
  64629. clarnd.f
  64630. clarot.f
  64631. clascl.f
  64632. claset.f
  64633. classq.f
  64634. clatms.f
  64635. cstein.f
  64636. cunm2l.f
  64637. cunm2r.f
  64638. cunmql.f
  64639. cunmqr.f
  64640. cunmtr.f
  64641. dlabad.f
  64642. dlacpy.f
  64643. dladiv.f
  64644. dlagge.f
  64645. dlagsy.f
  64646. dlagtf.f
  64647. dlagts.f
  64648. dlamch.f
  64649. dlapy2.f
  64650. dlapy3.f
  64651. dlaran.f
  64652. dlarf.f
  64653. dlarfb.f
  64654. dlarfg.f
  64655. dlarft.f
  64656. dlarnd.f
  64657. dlarnv.f
  64658. dlarot.f
  64659. dlartg.f
  64660. dlaruv.f
  64661. dlascl.f
  64662. dlaset.f
  64663. dlasrt.f
  64664. dlassq.f
  64665. dlatm1.f
  64666. dlatms.f
  64667. dorm2l.f
  64668. dorm2r.f
  64669. dormql.f
  64670. dormqr.f
  64671. dormtr.f
  64672. dstein.f
  64673. dzsum1.f
  64674. icmax1.f
  64675. icopy.f
  64676. ilaenv.f
  64677. izmax1.f
  64678. lsame.f
  64679. lsamen.f
  64680. scsum1.f
  64681. slabad.f
  64682. slacpy.f
  64683. sladiv.f
  64684. slagge.f
  64685. slagsy.f
  64686. slagtf.f
  64687. slagts.f
  64688. slamch.f
  64689. slapy2.f
  64690. slapy3.f
  64691. slaran.f
  64692. slarf.f
  64693. slarfb.f
  64694. slarfg.f
  64695. slarft.f
  64696. slarnd.f
  64697. slarnv.f
  64698. slarot.f
  64699. slartg.f
  64700. slaruv.f
  64701. slascl.f
  64702. slaset.f
  64703. slasrt.f
  64704. slassq.f
  64705. slatm1.f
  64706. slatms.f
  64707. sorm2l.f
  64708. sorm2r.f
  64709. sormql.f
  64710. sormqr.f
  64711. sormtr.f
  64712. sstein.f
  64713. xerbla.f
  64714. zlacgv.f
  64715. zlacpy.f
  64716. zladiv.f
  64717. zlagge.f
  64718. zlaghe.f
  64719. zlagsy.f
  64720. zlarf.f
  64721. zlarfb.f
  64722. zlarfg.f
  64723. zlarft.f
  64724. zlarnd.f
  64725. zlarot.f
  64726. zlascl.f
  64727. zlaset.f
  64728. zlassq.f
  64729. zlatms.f
  64730. zstein.f
  64731. zunm2l.f
  64732. zunm2r.f
  64733. zunmql.f
  64734. zunmqr.f
  64735. zunmtr.f
  64736. -----------------------------------------------------------
  64737. for     the Schedule package, to aid transportable
  64738. path: /netlib/sched/
  64739. -----------------------------------------------------------
  64740. alliant2/
  64741. build/
  64742. diaz/
  64743. flex.notes
  64744. map/
  64745. new.alliant/
  64746. newalliant/
  64747. newtrace/
  64748. readme                 for     overview of sched
  64749.  
  64750. alliant/               for     Alliant verion of the Schedule program
  64751.                        size    140479 bytes
  64752.  
  64753. balance/               for     Sequent Balance verion of the Schedule program
  64754.                        size    183136 bytes
  64755.  
  64756. sched.doc
  64757. sequent/
  64758. spark.note
  64759. symmetry               for     Sequent Symmetry verion of the Schedule program
  64760.                        size    140140 bytes
  64761.  
  64762. encore/                for     Encore  verion of the Schedule program
  64763.                        size    159373 bytes
  64764.  
  64765. usersguide
  64766. vax/                   for     Vax verion of the Schedule program
  64767.                        size    139817 bytes
  64768.  
  64769. sun/                   for     Sun verion of the Schedule program
  64770.                        size    139817 bytes
  64771.  
  64772. sun4/                  for     Sun-4 verion of the Schedule program
  64773.                        size    96203 bytes
  64774.  
  64775. cray2/                 for     Cray-2 verion of the Schedule program
  64776.                        size    163628 bytes
  64777.  
  64778. flex                   for     Flex version of the Schedule program
  64779.                        size    34347 bytes
  64780.  
  64781. ncube/                 for     Ncube version of the Schedule program
  64782.                        size    75878 bytes
  64783.  
  64784. ibm                    for     IBM   version of the Schedule program
  64785.                        size    175747 bytes
  64786.  
  64787. trace/                 for     trace the flow of execution for an application
  64788.                                using the Schedule package.
  64789.                        size    236501 bytes
  64790.  
  64791. uguide                 for     Users' Guide for the Schedule package and
  64792.                                Tracing facility.
  64793.                        size    66765 bytes
  64794.  
  64795. uguide-post            for     Users' Guide for the Schedule package and
  64796.                                Tracing facility
  64797.                        lang    PostScript
  64798.  
  64799. paper                  for     Tech Memo describing the Schedule package
  64800.                        size    70181 bytes
  64801.                        #       pic file | tbl | eqn | troff -ms
  64802.  
  64803. paper-post             for     Tech Memo describing the Schedule package
  64804.                        lang    PostScript
  64805.  
  64806. refer                  for     refer file used with paper
  64807.                        size    19878 bytes
  64808.  
  64809. encore-notes           size    1219 bytes
  64810.  
  64811. sequent-notes          size    1434 bytes
  64812.  
  64813. user-changes           size    2468 bytes
  64814.  
  64815. shmap/                 for     SHMAP programs as a shar file.
  64816.                        size    2384011 bytes
  64817.  
  64818. map-post               for     postscript version of the MAP paper.
  64819.                        size    90289 bytes
  64820. -----------------------------------------------------------
  64821. for     Alliant verion of the Schedule program
  64822. path: /netlib/sched/alliant/
  64823. -----------------------------------------------------------
  64824. README
  64825. blkjac.f
  64826. d_and_c.f
  64827. data
  64828. data.blkjac
  64829. data.ts_dynamic
  64830. example.f
  64831. ftsubs.f
  64832. ftsubs.graph.f
  64833. indx0.h
  64834. indxj.h
  64835. lockoff.s
  64836. lockon.s
  64837. maindp.f
  64838. make1
  64839. makefile
  64840. maxparms.h
  64841. newevdp0.f
  64842. nops.s
  64843. old.test
  64844. putq.c
  64845. second.f
  64846. stateig.f
  64847. statses.f
  64848. stseswait.f
  64849. stuffspawn.f
  64850. testrun
  64851. ts_dynamic.f
  64852. -----------------------------------------------------------
  64853. path: /netlib/sched/alliant2/
  64854. -----------------------------------------------------------
  64855. README
  64856. d_and_c.f
  64857. data
  64858. ftsubs.f
  64859. ftsubs.graph.f
  64860. lockoff.s
  64861. lockon.s
  64862. maindp.f
  64863. make1
  64864. makefile
  64865. newevdp0.f
  64866. nops.s
  64867. oldtest
  64868. putq.c
  64869. second.f
  64870. stateig.f
  64871. statses.f
  64872. stseswait.f
  64873. stuffspawn.f
  64874. testrun
  64875. -----------------------------------------------------------
  64876. for     Sequent Balance verion of the Schedule program
  64877. path: /netlib/sched/balance/
  64878. -----------------------------------------------------------
  64879. README
  64880. blkjac.f
  64881. cputm.c
  64882. d_and_c.f
  64883. data
  64884. data.blkjac
  64885. data.ts_dynamic
  64886. example.f
  64887. ftsubs.f
  64888. ftsubs.graph.f
  64889. indx0.h
  64890. indxj.h
  64891. maindp.f
  64892. make1
  64893. makefile
  64894. maxparms.h
  64895. newevdp0.f
  64896. oldtest
  64897. putq.c
  64898. second.f
  64899. stateig.f
  64900. statses.f
  64901. stseswait.f
  64902. stuffspawn.f
  64903. testrun
  64904. ts_dynamic.f
  64905. -----------------------------------------------------------
  64906. path: /netlib/sched/build/
  64907. -----------------------------------------------------------
  64908. BUILD/
  64909. -----------------------------------------------------------
  64910. path: /netlib/sched/build/BUILD/
  64911. -----------------------------------------------------------
  64912. README
  64913. SUNVIEW/
  64914. X/
  64915. daxpy.f
  64916. dgefa.f
  64917. graph.100
  64918. graph.abcd
  64919. graph.dcnew
  64920. graph.example
  64921. graph.loop
  64922. graph.tsbig
  64923. graph.tsnew
  64924. graph.tsotb
  64925. src/
  64926. stuff1.f
  64927. stuff2.f
  64928. sub.list
  64929. sub.list.danny
  64930. sub.list2
  64931. -----------------------------------------------------------
  64932. path: /netlib/sched/build/BUILD/SUNVIEW/
  64933. -----------------------------------------------------------
  64934. build.icon
  64935. makefile
  64936. move.cursor
  64937. procs.c
  64938. wd_drawing.c
  64939. window_init.c
  64940. -----------------------------------------------------------
  64941. path: /netlib/sched/build/BUILD/X/
  64942. -----------------------------------------------------------
  64943. Command.c
  64944. Command.h
  64945. CommandI.h
  64946. CommandP.h
  64947. Label.h
  64948. LabelP.h
  64949. Simple.h
  64950. SimpleP.h
  64951. color_stuff.c
  64952. load.map
  64953. makefile
  64954. procs.c
  64955. wd_drawing.c
  64956. window_init.c
  64957. -----------------------------------------------------------
  64958. path: /netlib/sched/build/BUILD/src/
  64959. -----------------------------------------------------------
  64960. add_to_list.c
  64961. assign_level.c
  64962. assign_xy.c
  64963. at_level.c
  64964. build.h
  64965. cgiconstants.h
  64966. cgidefs.h
  64967. cgipw.h
  64968. draw_arc.c
  64969. draw_graph.c
  64970. draw_level.c
  64971. drawing.c
  64972. dump.c
  64973. find_parents.c
  64974. load.c
  64975. main.c
  64976. make_node.c
  64977. makefile
  64978. mouse.c
  64979. new_tree.c
  64980. open_graphfi.c
  64981. parse_name.c
  64982. sampop.h
  64983. save_file.c
  64984. searches.c
  64985. -----------------------------------------------------------
  64986. for     Cray-2 verion of the Schedule program
  64987. path: /netlib/sched/cray2/
  64988. -----------------------------------------------------------
  64989. README
  64990. chekin.f
  64991. d_and_c.f
  64992. data
  64993. dep.f
  64994. dump.f
  64995. graph.chekin.f
  64996. graph.dep.f
  64997. graph.dump.f
  64998. graph.gtprb.f
  64999. graph.ientry.f
  65000. graph.libopn.f
  65001. graph.nxtag.f
  65002. graph.place.f
  65003. graph.start2.f
  65004. graph.wait.f
  65005. gtprb.f
  65006. ientry.f
  65007. libopn.f
  65008. maindp.f
  65009. make1
  65010. makefile
  65011. newevdp0.f
  65012. nxtag.f
  65013. place.f
  65014. putq.c
  65015. start2.f
  65016. stateig.f
  65017. statses.f
  65018. stseswait.f
  65019. stuffspawn.f
  65020. testrun
  65021. to.harwell.f
  65022. trace.graph
  65023. wait.f
  65024. -----------------------------------------------------------
  65025. path: /netlib/sched/diaz/
  65026. -----------------------------------------------------------
  65027. README
  65028. bulk.f
  65029. makefile
  65030. mtrprd.f
  65031. ttl.f
  65032. -----------------------------------------------------------
  65033. for     Encore  verion of the Schedule program
  65034. path: /netlib/sched/encore/
  65035. -----------------------------------------------------------
  65036. README
  65037. compile
  65038. d_and_c.f
  65039. data
  65040. edcommand
  65041. encore_preproc.c
  65042. ftsubs.f
  65043. ftsubsgraph.f
  65044. maindp.f
  65045. make1
  65046. makefile
  65047. maketrace
  65048. mclock.c
  65049. newevdp0.f
  65050. oldtest
  65051. putq.c
  65052. second.f
  65053. secondproc.c
  65054. stateig.f
  65055. statses.f
  65056. stseswait.f
  65057. stuffspawn.f
  65058. testrun
  65059. -----------------------------------------------------------
  65060. path: /netlib/sched/map/
  65061. -----------------------------------------------------------
  65062. MAPA/
  65063. MAPI/
  65064. README
  65065. makefile
  65066. -----------------------------------------------------------
  65067. path: /netlib/sched/map/MAPA/
  65068. -----------------------------------------------------------
  65069. README
  65070. cache_stuff.c
  65071. flash_access.c
  65072. load.c
  65073. makefile
  65074. map_matrix.c
  65075. mapa.c
  65076. mapa.h
  65077. mapa.icon
  65078. memory.lu1
  65079. memory.lu2
  65080. memory.lu3
  65081. memory.luall
  65082. memory.sgetrf
  65083. memory.sgetrf2
  65084. memory.spotrf
  65085. memory.spotrfl
  65086. open_memoryfile.c
  65087. print_stats.c
  65088. process_file.c
  65089. procs.c
  65090. program_init.c
  65091. read_args.c
  65092. wd_drawing.c
  65093. window_init.c
  65094. -----------------------------------------------------------
  65095. path: /netlib/sched/map/MAPI/
  65096. -----------------------------------------------------------
  65097. README
  65098. add_new_parameters.c
  65099. assignment.c
  65100. do_initial_stuff.c
  65101. get_next_line.c
  65102. lib/
  65103. lu1.f
  65104. lu2.f
  65105. lu3.f
  65106. lumain.f
  65107. main.c
  65108. makefile
  65109. mapi.h
  65110. process_input.c
  65111. remove_blanks.c
  65112. sub_call.c
  65113. to_upper.c
  65114. -----------------------------------------------------------
  65115. path: /netlib/sched/map/MAPI/lib/
  65116. -----------------------------------------------------------
  65117. README
  65118. init.f
  65119. isamax.f
  65120. lsame.f
  65121. makefile
  65122. matgen.f
  65123. mclock.c
  65124. msaxpy.f
  65125. mscopy.f
  65126. msgemm.f
  65127. msgemv.f
  65128. msscal.f
  65129. msswap.f
  65130. mssymm.f
  65131. mssymv.f
  65132. mssyr.f
  65133. mssyr2k.f
  65134. mssyrk.f
  65135. mstrmm.f
  65136. mstrmv.f
  65137. mstrsm.f
  65138. mstrsv.f
  65139. ops.f
  65140. r.f
  65141. saxpy.f
  65142. scopy.f
  65143. second.f
  65144. sgemv.f
  65145. sgetf2.f
  65146. sscal.f
  65147. sswap.f
  65148. ssymv.f
  65149. ssyr2k.f
  65150. strsv.f
  65151. w.f
  65152. xerbla.f
  65153. -----------------------------------------------------------
  65154. for     Ncube version of the Schedule program
  65155. path: /netlib/sched/ncube/
  65156. -----------------------------------------------------------
  65157. README
  65158. cmake
  65159. dmain.fn
  65160. doc.fortran
  65161. fcs.c
  65162. fl
  65163. fln
  65164. fntoc
  65165. fp
  65166. fpn
  65167. fs
  65168. fsn
  65169. ftsubs.f
  65170. gtprb.f
  65171. lstar.hqx
  65172. lstar.hx
  65173. makefile
  65174. nxtag.fn
  65175. pmake
  65176. pnmake
  65177. ptoi.hqx
  65178. ptoi.hx
  65179. putq.f
  65180. sched.f
  65181. slen.f
  65182. slen.fn
  65183. sndtag.f
  65184. sp.fn
  65185. spawn.fn
  65186. split.fn
  65187. spt.f
  65188. star.hqx
  65189. star.hx
  65190. sumsqrt.fn
  65191. swrapup.f
  65192. wait.fn
  65193. work.f
  65194. wrapup.f
  65195. -----------------------------------------------------------
  65196. path: /netlib/sched/new.alliant/
  65197. -----------------------------------------------------------
  65198. B1
  65199. B2
  65200. B3
  65201. B4
  65202. B5
  65203. B6
  65204. B7
  65205. B8
  65206. I1
  65207. I2
  65208. I3
  65209. I4
  65210. I5
  65211. I6
  65212. I7
  65213. I8
  65214. README
  65215. blkjac.f
  65216. ftsubs.f
  65217. i1
  65218. i2
  65219. i3
  65220. i4
  65221. i5
  65222. i6
  65223. i7
  65224. i8
  65225. indx0.h
  65226. indxj.h
  65227. lockoff.s
  65228. lockon.s
  65229. make.archive
  65230. makefile
  65231. maxparms.h
  65232. nops.s
  65233. pgm.big.f
  65234. putq.c
  65235. second.f
  65236. speedup.f
  65237. ts_dynamic.f
  65238. -----------------------------------------------------------
  65239. path: /netlib/sched/newalliant/
  65240. -----------------------------------------------------------
  65241. README
  65242. d_and_c.f
  65243. data
  65244. ftsubs.f
  65245. ftsubs.graph.f
  65246. lockoff.s
  65247. lockon.s
  65248. maindp.f
  65249. make1
  65250. makefile
  65251. newevdp0.f
  65252. nops.s
  65253. oldtest
  65254. putq.c
  65255. second.f
  65256. stateig.f
  65257. statses.f
  65258. stseswait.f
  65259. stuffspawn.f
  65260. testrun
  65261. trace.graph
  65262. trace.ts
  65263. trace2.graph
  65264. ts_static.f
  65265. -----------------------------------------------------------
  65266. path: /netlib/sched/newtrace/
  65267. -----------------------------------------------------------
  65268. active.c
  65269. all_else.c
  65270. assign_xy.c
  65271. atlevel.c
  65272. build_levels.c
  65273. c_time.c
  65274. constants.h
  65275. draw_level.c
  65276. drawing.c
  65277. dumps.c
  65278. events.c
  65279. find_parents.c
  65280. load.c
  65281. main.c
  65282. makefile
  65283. names.c
  65284. new_tree.c
  65285. open_tracefile.c
  65286. procs.c
  65287. rebuild.c
  65288. sched.trace.c
  65289. sched.trace.h
  65290. sched.trace.icon
  65291. scheddefs.h
  65292. search.c
  65293. structures.h
  65294. sundecs.h
  65295. trace.100
  65296. trace.dc2new
  65297. trace.dcnew
  65298. trace.graph
  65299. trace.tsnew
  65300. trcxx.1
  65301. trcxx.2
  65302. trcxx.3
  65303. trcxx.foo
  65304. window_init.c
  65305. xxxyyy
  65306. -----------------------------------------------------------
  65307. path: /netlib/sched/sequent/
  65308. -----------------------------------------------------------
  65309. README
  65310. cputm.c
  65311. d_and_c.f
  65312. data
  65313. example.f
  65314. ftsubs.f
  65315. ftsubs.graph.f
  65316. maindp.f
  65317. make1
  65318. makefile
  65319. newevdp0.f
  65320. oldtest
  65321. putq.c
  65322. second.f
  65323. stateig.f
  65324. statses.f
  65325. stseswait.f
  65326. stuffspawn.f
  65327. testrun
  65328. -----------------------------------------------------------
  65329. for     SHMAP programs as a shar file.
  65330. path: /netlib/sched/shmap/
  65331. -----------------------------------------------------------
  65332. SHMAPA/
  65333. -----------------------------------------------------------
  65334. path: /netlib/sched/shmap/SHMAPA/
  65335. -----------------------------------------------------------
  65336. SUNVIEW/
  65337. X/
  65338. makefile
  65339. src/
  65340. trace.Parallel
  65341. trace.Parallel2
  65342. trace.Parallel3
  65343. trace.Parallel4
  65344. trace.high
  65345. trace.lu1
  65346. trace.lu1.100
  65347. trace.lu1pd
  65348. trace.lu2
  65349. trace.lu2.100
  65350. trace.lu2pd
  65351. trace.lu3
  65352. trace.lu3.100
  65353. trace.lu3.1000
  65354. trace.lu3pd
  65355. trace.luall
  65356. trace.luallpd
  65357. trace.makeup
  65358. trace.mm
  65359. trace.sgeinv
  65360. trace.sgetrf
  65361. trace.sgetrf2
  65362. trace.shmlu1
  65363. trace.spoinv
  65364. trace.spoinvl
  65365. trace.spotrf
  65366. trace.spotrfl
  65367. trace.tredb
  65368. trace.wide
  65369. -----------------------------------------------------------
  65370. path: /netlib/sched/shmap/SHMAPA/SUNVIEW/
  65371. -----------------------------------------------------------
  65372. anl.cursor
  65373. makefile
  65374. procs.c
  65375. shmapa.cursor
  65376. shmapa.icon
  65377. window_init.c
  65378. -----------------------------------------------------------
  65379. path: /netlib/sched/shmap/SHMAPA/X/
  65380. -----------------------------------------------------------
  65381. makefile
  65382. procs.c
  65383. window_init.c
  65384. -----------------------------------------------------------
  65385. path: /netlib/sched/shmap/SHMAPA/src/
  65386. -----------------------------------------------------------
  65387. cache_stuff.c
  65388. color_map.c
  65389. flash_access.c
  65390. load.c
  65391. map_matrix.c
  65392. open_tracefile.c
  65393. print_stats.c
  65394. process_file.c
  65395. program_init.c
  65396. read_args.c
  65397. shmapa.c
  65398. shmapa.h
  65399. use_pool.c
  65400. wd_drawing.c
  65401. -----------------------------------------------------------
  65402. for     Sun verion of the Schedule program
  65403. path: /netlib/sched/sun/
  65404. -----------------------------------------------------------
  65405. README
  65406. blkjac.f
  65407. d_and_c.f
  65408. data
  65409. data.blkjac
  65410. data.ts_dynamic
  65411. example.f
  65412. ftsubs.f
  65413. ftsubs.graph.f
  65414. indx0.h
  65415. indxj.h
  65416. make1
  65417. makefile
  65418. maxparms.h
  65419. oldtest
  65420. putq.c
  65421. second.f
  65422. stuffspawn.f
  65423. testrun
  65424. ts_dynamic.f
  65425. -----------------------------------------------------------
  65426. for     Sun-4 verion of the Schedule program
  65427. path: /netlib/sched/sun4/
  65428. -----------------------------------------------------------
  65429. README
  65430. args.h
  65431. assign.h
  65432. blkjac.f
  65433. d_and_c.f
  65434. data
  65435. data.blkjac
  65436. data.ts_dynamic
  65437. defs.h
  65438. example.f
  65439. ftsubs.F
  65440. indx0.h
  65441. indxj.h
  65442. make1
  65443. makefile
  65444. newsched.h
  65445. oldtest
  65446. putq.c
  65447. second.f
  65448. stuffspawn.f
  65449. testrun
  65450. ts_dynamic.f
  65451. -----------------------------------------------------------
  65452. for     trace the flow of execution for an application
  65453. path: /netlib/sched/trace/
  65454. -----------------------------------------------------------
  65455. TRACE/
  65456. -----------------------------------------------------------
  65457. path: /netlib/sched/trace/TRACE/
  65458. -----------------------------------------------------------
  65459. README
  65460. SUNVIEW/
  65461. X/
  65462. shar_me
  65463. src/
  65464. trace.100
  65465. trace.b21eig
  65466. trace.dandc
  65467. trace.eth
  65468. trace.simple
  65469. trace.tsnew
  65470. trace.tsspawn
  65471. -----------------------------------------------------------
  65472. path: /netlib/sched/trace/TRACE/SUNVIEW/
  65473. -----------------------------------------------------------
  65474. color_stuff.c
  65475. main.c
  65476. makefile
  65477. procs.c
  65478. sched.trace.icon
  65479. wd_drawing.c
  65480. window_init.c
  65481. -----------------------------------------------------------
  65482. path: /netlib/sched/trace/TRACE/X/
  65483. -----------------------------------------------------------
  65484. Slider.c
  65485. Slider.h
  65486. SliderP.h
  65487. c_time.c
  65488. color_stuff.c
  65489. main.c
  65490. makefile
  65491. procs.c
  65492. wd_drawing.c
  65493. window_init.c
  65494. -----------------------------------------------------------
  65495. path: /netlib/sched/trace/TRACE/src/
  65496. -----------------------------------------------------------
  65497. Slider.h
  65498. active.c
  65499. assign_xy.c
  65500. atlevel.c
  65501. build_levels.c
  65502. c_time.c
  65503. cgiconstants.h
  65504. cgidefs.h
  65505. cgipw.h
  65506. draw_level.c
  65507. draw_path.c
  65508. draw_subtree.c
  65509. drawing.c
  65510. dumps.c
  65511. events.c
  65512. find_parents.c
  65513. get_path_len.c
  65514. legend.c
  65515. load.c
  65516. new_tree.c
  65517. open_tracefi.c
  65518. pathes.c
  65519. rebuild.c
  65520. sched.trace.h
  65521. searches.c
  65522. -----------------------------------------------------------
  65523. for     Vax verion of the Schedule program
  65524. path: /netlib/sched/vax/
  65525. -----------------------------------------------------------
  65526. README
  65527. d_and_c.f
  65528. data
  65529. ftsubs.f
  65530. ftsubs.graph.f
  65531. lockoff.f
  65532. lockon.f
  65533. maindp.f
  65534. make1
  65535. makefile
  65536. newevdp0.f
  65537. nops.f
  65538. oldtest
  65539. putq.c
  65540. second.f
  65541. stateig.f
  65542. statses.f
  65543. stseswait.f
  65544. stuffspawn.f
  65545. testrun
  65546. -----------------------------------------------------------
  65547. #       a portable FORTRAN emulation (by M.J. McBride
  65548. path: /netlib/scilib/
  65549. -----------------------------------------------------------
  65550. blasd.out
  65551. blass.out
  65552. date.f
  65553. doc
  65554. fftd.out
  65555. ffts.out
  65556. filterd.out
  65557. filters.out
  65558. gatscatd.out
  65559. gatscats.out
  65560. info
  65561. linrecd.out
  65562. linrecs.out
  65563. mail
  65564. makefile
  65565. matrix.out
  65566. matrixd.out
  65567. matrixs.out
  65568. readme                 for     overview of scilib
  65569.  
  65570. blass.f                prec    single
  65571.                        for     Basic Linear Algebra Subprograms
  65572.  
  65573. searchd.out
  65574. searchs.f              prec    single
  65575.                        for     Search/When/Ordered Search subprograms
  65576.  
  65577. linrecs.f              prec    single
  65578.                        for     Linear Recurrence subprograms
  65579.  
  65580. matrixs.f              prec    single
  65581.                        for     Matrix Utilities subprograms
  65582.  
  65583. ffts.f                 prec    single
  65584.                        for     Fast Fourier Transform subprograms
  65585.  
  65586. filters.f              prec    single
  65587.                        for     Filter subprograms
  65588.  
  65589. gatscats.f             prec    single
  65590.                        for     Gather/Scatter subprograms
  65591.  
  65592. linpacks.f             prec    single
  65593.                        for     LINPACK
  65594.  
  65595. eispacks.f             prec    single
  65596.                        for     EISPACK
  65597.  
  65598. blasd.f                prec    double
  65599.                        for     Basic Linear Algebra Subprograms
  65600.  
  65601. searchd.f              prec    double
  65602.                        for     Search/When/Ordered Search subprograms
  65603.  
  65604. linrecd.f              prec    double
  65605.                        for     Linear Recurrence subprograms
  65606.  
  65607. matrixd.f              prec    double
  65608.                        for     Matrix Utilities subprograms
  65609.  
  65610. fftd.f                 prec    double
  65611.                        for     Fast Fourier Transform subprograms
  65612.  
  65613. filterd.f              prec    double
  65614.                        for     Filter subprograms
  65615.  
  65616. gatscatd.f             prec    double
  65617.                        for     Gather/Scatter subprograms
  65618.  
  65619. linpackd.f             prec    double
  65620.                        for     LINPACK
  65621.  
  65622. eispackd.f             prec    double
  65623.                        for     EISPACK
  65624.  
  65625. drblass.f              prec    single
  65626.                        for     Test driver for BLAS
  65627.  
  65628. drsrchs.f              prec    single
  65629.                        for     Test driver for SEARCH/WHEN/Ordered Search
  65630.  
  65631. drlinrs.f              prec    single
  65632.                        for     Test driver for Linear Recurrence
  65633.  
  65634. drmats.f               prec    single
  65635.                        for     Test driver for Matrix Utilities
  65636.  
  65637. drffts.f               prec    single
  65638.                        for     Test driver for FFT
  65639.  
  65640. drfilts.f              prec    single
  65641.                        for     Test driver for filters
  65642.  
  65643. drgats.f               prec    single
  65644.                        for     Test driver for Gather/Scatter
  65645.  
  65646. drblasd.f              prec    double
  65647.                        for     Test driver for BLAS
  65648.  
  65649. drsrchd.f              prec    double
  65650.                        for     Test driver for SEARCH/WHEN/Ordered Search
  65651.  
  65652. drlinrd.f              prec    double
  65653.                        for     Test driver for Linear Recurrence
  65654.  
  65655. drmatd.f               prec    double
  65656.                        for     Test driver for Matrix Utilities
  65657.  
  65658. drfftd.f               prec    double
  65659.                        for     Test driver for FFT
  65660.  
  65661. drfiltd.f              prec    double
  65662.                        for     Test driver for filters
  65663.  
  65664. drgatd.f               prec    double
  65665.                        for     Test driver for Gather/Scatter
  65666.  
  65667. blas.dat               for     Test database for BLAS
  65668.  
  65669. search.dat             for     Test database for SEARCH/WHEN/Ordered Search
  65670.  
  65671. linrec.dat             for     Test database for Linear Recurrence
  65672.  
  65673. matrix.dat             for     Test database for Matrix Utilities
  65674.  
  65675. fft.dat                for     Test database for FFT
  65676.  
  65677. filter.dat             for     Test database for filters
  65678.  
  65679. gatscat.dat            for     Test database for Gather/Scatter
  65680.  
  65681. sciport.hlp            for     Help file for creating help library for VAX/VMS
  65682.  
  65683. sciport.1              for     UNIX man pages for sciport
  65684.  
  65685. craysys.dat            for     file used to identify cray machine and system
  65686.                                software used to accumulate scilib results for
  65687.                                checking sciport.  Read on unit 3 by test
  65688.                                drivers.
  65689. searchs.out
  65690. sunf77
  65691. udate.f
  65692. -----------------------------------------------------------
  65693. for     eigenvalues and eigenvectors
  65694. path: /netlib/seispack/
  65695. -----------------------------------------------------------
  65696. .depend
  65697. cdiv.f
  65698. csroot.f
  65699. dependencies
  65700. epslon.f
  65701. error
  65702. files
  65703. makefile
  65704. otqlrat.f
  65705. pythag.f
  65706. readme                 for     overview of seispack
  65707.  
  65708. ex/                    for     This directory contains a complete set of
  65709.                                testing routines for seispack.
  65710.  
  65711. bakvec.f               gams    D4c4
  65712.                        for     back transformation, sign-symmetric matrix
  65713.  
  65714. balanc.f               gams    D4c1a
  65715.                        for     scaling, general matrix
  65716.  
  65717. balbak.f               gams    D4c4
  65718.                        for     back scaling, general matrix
  65719.  
  65720. bandr.f                gams    D4c1b1
  65721.                        for     reduction, symmetric band matrix
  65722.  
  65723. bandv.f                gams    D4c3
  65724.                        for     some eigenvectors, symmetric band matrix
  65725.  
  65726. bisect.f               gams    D4a5,D4c2a
  65727.                        for     some eigenvalues, symmetric tridiagonal matrix
  65728.  
  65729. bqr.f                  gams    D4a6
  65730.                        for     some eigenvalues, symmetric band matrix
  65731.  
  65732. cbabk2.f               gams    D4c4
  65733.                        for     back scaling, complex matrix
  65734.  
  65735. cbal.f                 gams    D4c1a
  65736.                        for     scaling, complex matrix
  65737.  
  65738. cg.f                   gams    D4a4
  65739.                        for     find eigenvalues and eigenvectors, complex
  65740.                                general matrix
  65741.  
  65742. ch.f                   gams    D4a3
  65743.                        for     find eigenvalues and eigenvectors, complex
  65744.                                Hermitian matrix
  65745.  
  65746. cinvit.f               gams    D4c2b
  65747.                        for     some eigenvectors, complex Hessenberg matrix
  65748.  
  65749. combak.f               gams    D4c4
  65750.                        for     back transformation, complex matrix
  65751.  
  65752. comhes.f               gams    D4c1b2
  65753.                        for     reduction, complex matrix
  65754.  
  65755. comlr.f                gams    D4c2b
  65756.                        for     all eigenvalues, complex Hessenberg matrix
  65757.  
  65758. comlr2.f               gams    D4c2b
  65759.                        for     all eigenvalues and eigenvectors, complex
  65760.                                Hessenberg matrix
  65761.  
  65762. comqr.f                gams    D4c2b
  65763.                        for     all eigenvalues, complex Hessenberg matrix
  65764.  
  65765. comqr2.f               gams    D4c2b
  65766.                        for     all eigenvalues and eigenvectors, complex
  65767.                                Hessenberg matrix
  65768.  
  65769. cortb.f                gams    D4c4
  65770.                        for     back transformation, complex matrix
  65771.  
  65772. corth.f                gams    D4c1b2
  65773.                        for     reduction, complex matrix
  65774.  
  65775. elmbak.f               gams    D4c4
  65776.                        for     back transformation, real matrix
  65777.  
  65778. elmhes.f               gams    D4c1b2
  65779.                        for     reduction, real matrix
  65780.  
  65781. eltran.f               gams    D4c4
  65782.                        for     reduction, real matrix
  65783.  
  65784. figi.f                 gams    D4c1c
  65785.                        for     reduction, sign-symmetric matrix
  65786.  
  65787. figi2.f                gams    D4c1c
  65788.                        for     reduction, sign-symmetric matrix
  65789.  
  65790. hqr.f                  gams    D4c2b
  65791.                        for     all eigenvalues, real Hessenberg matrix
  65792.  
  65793. hqr2.f                 gams    D4c2b
  65794.                        for     all eigenvalues and eigenvectors, real
  65795.                                Hessenberg matrix
  65796.  
  65797. htrib3.f               gams    D4c4
  65798.                        for     back transformation, Hermitian packed matrix
  65799.  
  65800. htribk.f               gams    D4c4
  65801.                        for     back transformation, Hermitian matrix
  65802.  
  65803. htrid3.f               gams    D4c1b1
  65804.                        for     reduction, Hermitian packed matrix
  65805.  
  65806. htridi.f               gams    D4c1b1
  65807.                        for     reduction, Hermitian matrix
  65808.  
  65809. imtql1.f               gams    D4a5,D4c2a
  65810.                        for     all eigenvalues, symmetric tridiagonal matrix
  65811.  
  65812. imtql2.f               gams    D4a5,D4c2a
  65813.                        for     all eigenvalues and eigenvectors, symmetric
  65814.                                tridiagonal matrix
  65815.  
  65816. imtqlv.f               gams    D4a5,D4c2a
  65817.                        for     all eigenvalues, symmetric tridiagonal matrix
  65818.  
  65819. invit.f                gams    D4c2b
  65820.                        for     some eigenvectors, real Hessenberg matrix
  65821.  
  65822. minfit.f               gams    D6
  65823.                        for     least squares, real matrix
  65824.  
  65825. ortbak.f               gams    D4c4
  65826.                        for     back transformation, real matrix
  65827.  
  65828. orthes.f               gams    D4c1b2
  65829.                        for     reduction, real matrix
  65830.  
  65831. ortran.f               gams    D4c4
  65832.                        for     reduction, real matrix
  65833.  
  65834. qzhes.f                gams    D4c1b3
  65835.                        for     reduction, generalized matrix
  65836.  
  65837. qzit.f                 gams    D4c1b3
  65838.                        for     further reduction, generalized Hessenberg matrix
  65839.  
  65840. qzval.f                gams    D4c2c
  65841.                        for     all eigenvalues, generalized Hessenberg matrix
  65842.  
  65843. qzvec.f                gams    D4c3
  65844.                        for     all eigenvectors, generalized Hessenberg matrix
  65845.  
  65846. ratqr.f                gams    D4a5,D4c2a
  65847.                        for     some eigenvalues, symmetric tridiagonal matrix
  65848.  
  65849. rebak.f                gams    D4c4
  65850.                        for     back transformation, symmetric generalized
  65851.                                matrix
  65852.  
  65853. rebakb.f               gams    D4c4
  65854.                        for     back transformation, symmetric generalized
  65855.                                matrix
  65856.  
  65857. reduc.f                gams    D4c1c
  65858.                        for     reduction, symmetric generalized matrix
  65859.  
  65860. reduc2.f               gams    D4c1c
  65861.                        for     reduction, symmetric generalized matrix
  65862.  
  65863. rg.f                   gams    D4a2
  65864.                        for     find eigenvalues and eigenvectors, general
  65865.                                matrix
  65866.  
  65867. rgg.f                  gams    D4b2
  65868.                        for     find eigenvalues and eigenvectors, generalized
  65869.                                matrix
  65870.  
  65871. rs.f                   gams    D4a1
  65872.                        for     find eigenvalues and eigenvectors, symmetric
  65873.                                matrix
  65874.  
  65875. rsb.f                  gams    D4a6
  65876.                        for     find eigenvalues and eigenvectors, band
  65877.                                symmetric matrix
  65878.  
  65879. rsg.f                  gams    D4b1
  65880.                        for     find eigenvalues and eigenvectors, generalized
  65881.                                symmetric matrix
  65882.  
  65883. rsgab.f                gams    D4b1
  65884.                        for     find eigenvalues and eigenvectors, generalized
  65885.                                symmetric matrix
  65886.  
  65887. rsgba.f                gams    D4b1
  65888.                        for     find eigenvalues and eigenvectors, generalized
  65889.                                symmetric matrix
  65890.  
  65891. rsm.f                  for     find eigenvalues and eigenvectors, symmetric
  65892.                                matrix
  65893.  
  65894. rsp.f                  gams    D4a1
  65895.                        for     find eigenvalues and eigenvectors, packed
  65896.                                symmetric matrix
  65897.  
  65898. rst.f                  gams    D4a5
  65899.                        for     find eigenvalues and eigenvectors, tridiagonal
  65900.                                symmetric matrix
  65901.  
  65902. rt.f                   gams    D4a5
  65903.                        for     find eigenvalues and eigenvectors,
  65904.                                sign-symmetric tridiagonal matrix
  65905.  
  65906. svd.f                  gams    D6
  65907.                        for     singular value decomposition, real matrix
  65908.  
  65909. tinvit.f               gams    D4c3
  65910.                        for     some eigenvectors, symmetric tridiagonal matrix
  65911.  
  65912. tql1.f                 gams    D4a5,D4c2a
  65913.                        for     all eigenvalues, symmetric tridiagonal matrix
  65914.  
  65915. tql2.f                 gams    D4a5,D4c2a
  65916.                        for     all eigenvalues and eigenvectors, symmetric
  65917.                                tridiagonal matrix
  65918.  
  65919. tqlrat.f               gams    D4a5,D4c2a
  65920.                        for     all eigenvalues, symmetric tridiagonal matrix
  65921.  
  65922. trbak1.f               gams    D4c4
  65923.                        for     back transformation, symmetric matrix
  65924.  
  65925. trbak3.f               gams    D4c4
  65926.                        for     back transformation, packed symmetric matrix
  65927.  
  65928. tred1.f                gams    D4c1b1
  65929.                        for     reduction, symmetric matrix
  65930.  
  65931. tred2.f                gams    D4c1b1
  65932.                        for     reduction, symmetric matrix
  65933.  
  65934. tred3.f                gams    D4c1b1
  65935.                        for     reduction, packed symmetric matrix
  65936.  
  65937. tridib.f               gams    D4a5,D4c2a
  65938.                        for     some eigenvalues, symmetric tridiagonal matrix
  65939.  
  65940. tsturm.f               gams    D4a5,D4c2a
  65941.                        for     some eigenvalues and eigenvectors, symmetric
  65942.                                tridiagonal matrix
  65943.  
  65944. -----------------------------------------------------------
  65945. for     This directory contains a complete set of
  65946. path: /netlib/seispack/ex/
  65947. -----------------------------------------------------------
  65948.  # Index file for seispack/ex
  65949.  
  65950. cgtest.f
  65951. chtest.f
  65952. file33
  65953. file34
  65954. file35
  65955. file36
  65956. file37
  65957. file38
  65958. file39
  65959. file40
  65960. file41
  65961. file42
  65962. file43
  65963. file44
  65964. file45
  65965. file46
  65966. file47
  65967. file48
  65968. file49
  65969. file50
  65970. file51
  65971. file52
  65972. foo2
  65973. rbltest.f
  65974. rggtest.f
  65975. rgtest.f
  65976. rltest.f
  65977. rsbtest.f
  65978. rsgatst.f
  65979. rsgbtst.f
  65980. rsgtest.f
  65981. rsptest.f
  65982. rstest.f
  65983. rsttest.f
  65984. rttest.f
  65985. -----------------------------------------------------------
  65986. for     software from the Sequent Users Group
  65987. path: /netlib/sequent/
  65988. -----------------------------------------------------------
  65989. readme                 for     overview of sequent
  65990.  
  65991. screen                 for     is a virtual terminal manager for people with
  65992.                                regular terminals (folks
  65993.                                too poor to buy Sun's for every programmer).  It
  65994.                                lets you have multiple
  65995.                                independant sessions, each on it's own full size
  65996.                                screen.  It's very
  65997.                                useful, seemingly bug free, and we use it here
  65998.                                quite a lot.
  65999.                        by      Patrick Wolfe <pwolfe@KAI.COM> Nov 1987
  66000.  
  66001. prolog/                for     implements "standard" (Clocksin & Mellish)
  66002.                                Prolog, including a
  66003.                                compiler to translate prolog to Warren Abstract
  66004.                                Machine (WAM)
  66005.                                byte codes.
  66006.                        #       To receive the files try: send prolog from
  66007.                                sequent
  66008.                        by      Bob Beck, Sequent 12/23/87
  66009.  
  66010. team                   for     was motivated by requests for single user mode
  66011.                                privileges for
  66012.                                benchmarking purposes. Its predecessor was a
  66013.                                shell script from Southern
  66014.                                Methodist University.
  66015.                        by      Russell Ruby - russ@cs.orst.edu - February 1988
  66016.                                - Oregon State University
  66017.  
  66018. schedule/              for     The Schedule Package is an environment for the
  66019.                                transportable
  66020.                                implementation of parallel algorithms in a
  66021.                                Fortran setting.
  66022.                                By this we mean that a user's code is virtually
  66023.                                identical for
  66024.                                each machine.  The Schedule Package has been
  66025.                                designed to aid
  66026.                                a programmer familiar with a Fortran programming
  66027.                                environment
  66028.                                to implement a parallel algorithm in a manner
  66029.                                that will lend
  66030.                                itself to transporting the resulting program
  66031.                                across a wide
  66032.                                variety of parallel machines. The package is
  66033.                                designed to allow
  66034.                                existing Fortran subroutines to be called
  66035.                                through Schedule,
  66036.                                without modification, thereby permitting users
  66037.                                access to a wide
  66038.                                body of existing library software in a parallel
  66039.                                setting.
  66040.                        by      Jack Dongarra and Dan Sorensen
  66041.                                Mathematics and Computer Science Division
  66042.                                Argonne National Laboratory
  66043.                                June 1987
  66044.  
  66045. parmacs/               for     This is an implementation of the shared-memory
  66046.                                constructs from ANL  Parmacs (Lusk, Overbeek,
  66047.                                et.al.) in C++.  It illustrates how C++ can  be
  66048.                                used to build parallel programming constructs,
  66049.                                and numerous  advantages over the ANL M4
  66050.                                implementation.  These advantages include
  66051.                                extensibility, strong type checking, ease of
  66052.                                readability and use, and  use of an
  66053.                                object-oriented lanuage.
  66054.                        by      Bob Beck, Sequent Computer Systems, 9/88
  66055. -----------------------------------------------------------
  66056. for     This is an implementation of the shared-memory
  66057. path: /netlib/sequent/parmacs/
  66058. -----------------------------------------------------------
  66059. Makefile
  66060. PCC
  66061. README
  66062. examples/
  66063. main.C
  66064. parmacs.C
  66065. parmacs.h
  66066. pfinish.C
  66067. pinit.C
  66068. shdelete.C
  66069. shnew.C
  66070. slist.C
  66071. slist.h
  66072. workQ.h
  66073. -----------------------------------------------------------
  66074. path: /netlib/sequent/parmacs/examples/
  66075. -----------------------------------------------------------
  66076. Makefile
  66077. af.C
  66078. gQ.C
  66079. gs.C
  66080. gsaf.C
  66081. ll.C
  66082. lo.C
  66083. mQ.C
  66084. prime.C
  66085. sQ.C
  66086. -----------------------------------------------------------
  66087. for     implements "standard" (Clocksin & Mellish)
  66088. path: /netlib/sequent/prolog/
  66089. -----------------------------------------------------------
  66090. COPYING
  66091. Makefile
  66092. README
  66093. README.2
  66094. SIMPATH
  66095. VERSIONS
  66096. cmplib/
  66097. doc/
  66098. lib/
  66099. modlib/
  66100. prolog
  66101. sim/
  66102. -----------------------------------------------------------
  66103. path: /netlib/sequent/prolog/cmplib/
  66104. -----------------------------------------------------------
  66105. $alloctvars1
  66106. $asm1
  66107. $asmbgen1
  66108. $asmpass11
  66109. $asmpass21
  66110. $aux1
  66111. $compile
  66112. $compile1
  66113. $computil1
  66114. $cond1
  66115. $convrhs1
  66116. $disjunc1
  66117. $eval1
  66118. $factor1
  66119. $flatten1
  66120. $geninline1
  66121. $getclauses
  66122. $index1
  66123. $inline1
  66124. $inprog1
  66125. $inst1
  66126. $listutil1
  66127. $normvarocc1
  66128. $peephole1
  66129. $preprocess1
  66130. $procarglist1
  66131. $procclp1
  66132. $prococc1
  66133. $prococcbody1
  66134. $procvars1
  66135. $targlist1
  66136. $tcond1
  66137. $tgoal1
  66138. $tindex1
  66139. $tprog1
  66140. $transform1
  66141. $translate1
  66142. $translcuts1
  66143. README
  66144. cmplib_src/
  66145. -----------------------------------------------------------
  66146. path: /netlib/sequent/prolog/cmplib/cmplib_src/
  66147. -----------------------------------------------------------
  66148. $alloctvars1.P
  66149. $asm1.P
  66150. $asmbgen1.P
  66151. $asmpass11.P
  66152. $asmpass21.P
  66153. $aux1.P
  66154. $compile1.P
  66155. $computil1.P
  66156. $cond1.P
  66157. $cond1.P.asl
  66158. $convrhs1.P
  66159. $disjunc1.P
  66160. $eval1.P
  66161. $factor1.P
  66162. $flatten1.P
  66163. $geninline1.P
  66164. $getclauses.P
  66165. $index1.P
  66166. $inline1.P
  66167. $inprog1.P
  66168. $inst1.P
  66169. $listutil1.P
  66170. $normvarocc1.P
  66171. $peephole1.P
  66172. $preprocess1.P
  66173. $procarglist1.P
  66174. $procclp1.P
  66175. $prococc1.P
  66176. $prococcbody1.P
  66177. $procvars1.P
  66178. $targlist1.P
  66179. $tcond1.P
  66180. $tgoal1.P
  66181. $tindex1.P
  66182. $tprog1.P
  66183. $translate1.P
  66184. $translcuts1.P
  66185. catf
  66186. defs/
  66187. makeall
  66188. -----------------------------------------------------------
  66189. path: /netlib/sequent/prolog/cmplib/cmplib_src/defs/
  66190. -----------------------------------------------------------
  66191. $alloctvars1.P.def
  66192. $asm1.P.def
  66193. $asmbgen1.P.def
  66194. $asmpass11.P.def
  66195. $asmpass21.P.def
  66196. $aux1.P.def
  66197. $computil1.P.def
  66198. $cond1.P.def
  66199. $convrhs1.P.def
  66200. $eval1.P.def
  66201. $factor1.P.def
  66202. $flatten1.P.def
  66203. $geninline1.P.def
  66204. $index1.P.def
  66205. $inline1.P.def
  66206. $inprog1.P.def
  66207. $inst1.P.def
  66208. $listutil1.P.def
  66209. $macro1.P.def
  66210. $normvarocc1.P.def
  66211. $peephole1.P.def
  66212. $preprocess1.P.def
  66213. $procarglist1.P.def
  66214. $prococc1.P.def
  66215. $prococcbody1.P.def
  66216. $tgoal1.P.def
  66217. $tindex1.P.def
  66218. $tprog1.P.def
  66219. $translcuts1.P.def
  66220. -----------------------------------------------------------
  66221. path: /netlib/sequent/prolog/doc/
  66222. -----------------------------------------------------------
  66223. data.rep
  66224. macros
  66225. man.0
  66226. man.1
  66227. man.10
  66228. man.11
  66229. man.12
  66230. man.13
  66231. man.14
  66232. man.15
  66233. man.16
  66234. man.17
  66235. man.18
  66236. man.19
  66237. man.2
  66238. man.3
  66239. man.4
  66240. man.5
  66241. man.6
  66242. man.7
  66243. man.8
  66244. man.9
  66245. xmk
  66246. -----------------------------------------------------------
  66247. path: /netlib/sequent/prolog/lib/
  66248. -----------------------------------------------------------
  66249. $exists
  66250. access
  66251. call_ref
  66252. errno
  66253. flags
  66254. mode
  66255. op
  66256. restore
  66257. save
  66258. sockets
  66259. src/
  66260. statistics
  66261. subsumes
  66262. -----------------------------------------------------------
  66263. path: /netlib/sequent/prolog/lib/src/
  66264. -----------------------------------------------------------
  66265. $exists.P
  66266. access.P
  66267. call_ref.P
  66268. errno.P
  66269. flags.P
  66270. makeall
  66271. mode.P
  66272. op.P
  66273. restore.P
  66274. save.P
  66275. sockets.P
  66276. statistics.P
  66277. subsumes.P
  66278. -----------------------------------------------------------
  66279. path: /netlib/sequent/prolog/modlib/
  66280. -----------------------------------------------------------
  66281. $arith
  66282. $assert
  66283. $bio
  66284. $blist
  66285. $bmeta
  66286. $buff
  66287. $call
  66288. $compare
  66289. $consult
  66290. $db
  66291. $dbcmpl
  66292. $deb
  66293. $defint
  66294. $et
  66295. $glob
  66296. $init_sys
  66297. $inlines
  66298. $io
  66299. $listutil1
  66300. $mac
  66301. $meta
  66302. $name
  66303. $o
  66304. $osys
  66305. $prag
  66306. $prof
  66307. $prorc
  66308. $read
  66309. $readloop
  66310. $retr
  66311. $setof
  66312. src/
  66313. -----------------------------------------------------------
  66314. path: /netlib/sequent/prolog/modlib/src/
  66315. -----------------------------------------------------------
  66316. $arith.P
  66317. $assert.P
  66318. $bio.P
  66319. $blist.P
  66320. $bmeta.P
  66321. $buff.P
  66322. $call.P
  66323. $compare.P
  66324. $consult.P
  66325. $db.P
  66326. $dbcmpl.P
  66327. $deb.P
  66328. $defint.P
  66329. $et.P
  66330. $glob.P
  66331. $init_sys.P
  66332. $inlines.P
  66333. $io.P
  66334. $listutil1.P
  66335. $mac.P
  66336. $meta.P
  66337. $name.P
  66338. $o.P
  66339. $osys.P
  66340. $prag.P
  66341. $prof.P
  66342. $prorc.P
  66343. $read.P
  66344. $readloop.P
  66345. $retr.P
  66346. $setof.P
  66347. defs/
  66348. makeall
  66349. -----------------------------------------------------------
  66350. path: /netlib/sequent/prolog/modlib/src/defs/
  66351. -----------------------------------------------------------
  66352. $assertf.P.def
  66353. $call.P.def
  66354. $dbcmpl.P.def
  66355. $inlines.P.def
  66356. $read.P.def
  66357. -----------------------------------------------------------
  66358. path: /netlib/sequent/prolog/sim/
  66359. -----------------------------------------------------------
  66360. Makefile
  66361. README
  66362. aux.c
  66363. aux.h
  66364. bench
  66365. builtin/
  66366. dis.c
  66367. dispatch.c
  66368. eofinst
  66369. float.c
  66370. index.h
  66371. init.c
  66372. inst.h
  66373. io.c
  66374. load_work.c
  66375. loader.c
  66376. main.c
  66377. newlips.P
  66378. parse_oprnd.c
  66379. print_inst.c
  66380. sim.h
  66381. simdef.h
  66382. sub_inst.c
  66383. unify.c
  66384. -----------------------------------------------------------
  66385. path: /netlib/sequent/prolog/sim/builtin/
  66386. -----------------------------------------------------------
  66387. Makefile
  66388. README
  66389. arith.c
  66390. buffer.c
  66391. builtin.c
  66392. builtin.h
  66393. compare.c
  66394. file.c
  66395. init_branch.c
  66396. meta.c
  66397. name.c
  66398. other.c
  66399. pseudo_curses.h
  66400. saverest.c
  66401. structure.c
  66402. substuff.c
  66403. syscmap.c
  66404. time.c
  66405. tio.c
  66406. -----------------------------------------------------------
  66407. for     The Schedule Package is an environment for the
  66408. path: /netlib/sequent/schedule/
  66409. -----------------------------------------------------------
  66410. README
  66411. cputm.c
  66412. d_and_c.f
  66413. data
  66414. example.f
  66415. ftsubs.f
  66416. ftsubs.graph.f
  66417. maindp.f
  66418. make1
  66419. makefile
  66420. newevdp0.f
  66421. oldtest
  66422. putq.c
  66423. second.f
  66424. stateig.f
  66425. statses.f
  66426. stseswait.f
  66427. stuffspawn.f
  66428. testrun
  66429. -----------------------------------------------------------
  66430. ref     Computer Methods for Mathematical Computations
  66431. path: /netlib/sfmm/
  66432. -----------------------------------------------------------
  66433. .depend
  66434. dependencies
  66435. error
  66436. f.f
  66437. fehl.f
  66438. fun.f
  66439. makefile
  66440. orbit.f
  66441. readme                 for     overview of sfmm
  66442.  
  66443. decomp.f               for     decomposes a matrix by Gaussian elimination and
  66444.                                estimates the  condition of the matrix
  66445.                        prec    single
  66446.  
  66447. rkfs.f
  66448. seval.f
  66449. sfmm.lib
  66450. solve.f                for     solution of linear system, A*x = b, do not use
  66451.                                if (fmm/decomp) has  detected a singularity
  66452.                        prec    single
  66453.  
  66454. quanc8.f               for     estimate the integral of f(x) in a finite
  66455.                                interval, user provided  tolerance using an
  66456.                                automatic adaptive routine based on the 8-panel
  66457.                                Newton-Cotes rule
  66458.                        prec    single
  66459.  
  66460. rkf45.f                for     Fehlberg fourth-fifth order Runge-Kutta method
  66461.                        prec    single
  66462.  
  66463. spline.f               for     the coefficients for a cubic interpolating
  66464.                                spline are computed
  66465.                        prec    single
  66466.  
  66467. svd.f                  for     determines the singular value decomposition,
  66468.                                SVD, of a real  rectangular matrix, using
  66469.                                Householder bidiagonalization and a variant  of
  66470.                                the QR algorithm
  66471.                        prec    single
  66472.  
  66473. fmin.f                 for     an approximation to the point where a user
  66474.                                function attains a minimum  on an interval is
  66475.                                determined
  66476.                        prec    single
  66477.  
  66478. zeroin.f               for     find a zero of a user function in an interval
  66479.                        prec    single
  66480.  
  66481. -----------------------------------------------------------
  66482. for     iterative symmetric and non-symmetric linear
  66483. path: /netlib/slap/
  66484. -----------------------------------------------------------
  66485. quick.index
  66486. readme                 for     overview of slap
  66487.  
  66488. slap/                  for     SLAP Version 2.0 source code
  66489.                        #       This is all you need to get SLAP.
  66490.                        prec    single
  66491.  
  66492. dlap/                  for     SLAP Version 2.0 source code
  66493.                        #       This is all you need to get SLAP.
  66494.                        prec    double
  66495.  
  66496. slapqc/                for     SLAP Quick Check, support, documentation
  66497.                        prec    single
  66498. dlapqc/                for     SLAP Quick Check, support, documentation
  66499.                        prec    single
  66500. -----------------------------------------------------------
  66501. for     SLAP Version 2.0 source code
  66502. path: /netlib/slap/dlap/
  66503. -----------------------------------------------------------
  66504. READ.ME
  66505. dbcg.f
  66506. dcg.f
  66507. dcgn.f
  66508. dcgs.f
  66509. dgmres.f
  66510. dir.f
  66511. dlaputil.f
  66512. dmset.f
  66513. dmvops.f
  66514. domn.f
  66515. makefile
  66516. -----------------------------------------------------------
  66517. for     SLAP Quick Check, support, documentation
  66518. path: /netlib/slap/dlapqc/
  66519. -----------------------------------------------------------
  66520. blas.f
  66521. dlapdoc.f
  66522. dlapqc.f
  66523. mach.f
  66524. xersla.f
  66525. -----------------------------------------------------------
  66526. for     SLAP Version 2.0 source code
  66527. path: /netlib/slap/slap/
  66528. -----------------------------------------------------------
  66529. READ.ME
  66530. makefile
  66531. sbcg.f
  66532. scg.f
  66533. scgn.f
  66534. scgs.f
  66535. sgmres.f
  66536. sir.f
  66537. slaputil.f
  66538. smset.f
  66539. smvops.f
  66540. somn.f
  66541. -----------------------------------------------------------
  66542. for     SLAP Quick Check, support, documentation
  66543. path: /netlib/slap/slapqc/
  66544. -----------------------------------------------------------
  66545. blas.f
  66546. mach.f
  66547. slapdoc.f
  66548. slapqc.f
  66549. tstutil.f
  66550. xersla.f
  66551. -----------------------------------------------------------
  66552. #       comprehensive software library containing over
  66553. path: /netlib/slatec/
  66554. -----------------------------------------------------------
  66555.  #       SLATEC Common Mathematical Library, Version 4.1, July 1993
  66556.  #       a comprehensive software library containing over
  66557.  #       1400 general purpose mathematical and statistical routines
  66558.  #       written in Fortran 77.
  66559.  
  66560. dependencies
  66561. disclaimer
  66562. readme                 for     overview of slatec
  66563.  
  66564. slatec_src/            for     (FOR NON EMAIL USERS ONLY) Compressed tar file
  66565.                                of complete SLATEC source. (4027585 bytes)
  66566.                                Individual routines can be retrieved from src
  66567.                                subdirectory.
  66568.  
  66569. slatec_chk/            for     (FOR NON EMAIL USERS ONLY) Compressed tar file
  66570.                                of SLATEC quick checks. (671029 bytes)
  66571.                                Individual routines can be retrieved from chk
  66572.                                subdirectory.
  66573.  
  66574. err/                   for     xersav and other error handling from old version
  66575.                                of SLATEC used by several other packages in
  66576.                                netlib
  66577.  
  66578. toc                    for     SLATEC table of contents
  66579.                        size    227 kB
  66580.  
  66581. gams                   for     GAMS classification
  66582.  
  66583. guide                  for     Guide to the SLATEC Common Mathematical Library
  66584.  
  66585. slatecm/               for     browser for any library using SLATEC prologues
  66586.                        by      David M Woodcock <dmw@engin.umich.edu>
  66587.                        age     experimental
  66588.  
  66589. src/                   #       This library contains the main SLATEC Fortran
  66590.                                source.  There are five (5) machine specific
  66591.                                subprograms, (D1MACH, I1MACH, R1MACH, FDUMP
  66592.                                and XERHLT) in the source file.  These are
  66593.                                described further in the next two
  66594.                                paragraphs.  Machine constants, such as word
  66595.                                length and maximum positive exponent, are
  66596.                                supplied to routines in SLATEC source via
  66597.                                the functions D1MACH, I1MACH and R1MACH.
  66598.                                Make sure that each machine type at your
  66599.                                site returns the correct values for these
  66600.                                functions.  In most cases, this only
  66601.                                requires replacing a "C" with a blank in
  66602.                                the first column of several lines of each
  66603.                                function.  The copies of D1MACH, I1MACH and
  66604.                                R1MACH included in the source have all the
  66605.                                machine specific constants commented out
  66606.                                with a "C" in column one.  The standard
  66607.                                error handler has two machine dependent
  66608.                                subroutines in it: FDUMP and XERHLT.  The
  66609.                                routine XERHLT is called via XERMSG when a
  66610.                                fatal error is encountered and must
  66611.                                terminate the job.  The copy of XERHLT
  66612.                                included in this file contains a "STOP" and
  66613.                                thus does stop execution.  However, in most
  66614.                                circumstances, this normal exit is
  66615.                                unacceptable when an error has been detected
  66616.                                and this subroutine should be replaced at
  66617.                                each site.  The routine FDUMP is called via
  66618.                                XERMSG when traceback information is
  66619.                                desired.  This routine should provide the
  66620.                                traceback information to appropriate output
  66621.                                files.  The copy of FDUMP included in the
  66622.                                source does not produce traceback
  66623.                                information.  If this function is desired,
  66624.                                it must be implemented at each site.  It is
  66625.                                assumed that all ANSI-77 standard intrinsic
  66626.                                functions are vendor-supplied and,
  66627.                                therefore, are not included in the main
  66628.                                SLATEC source.  In the event that some of
  66629.                                these subprograms are not resident on the
  66630.                                system (e.g. DINT on CDC), many are included
  66631.                                in the subsid. (See below.)  In some cases,
  66632.                                the higher special functions (e.g. error
  66633.                                functions, Bessel functions) anticipate that
  66634.                                certain errors will be handled in the
  66635.                                intrinsic functions.  This may not be done
  66636.                                appropriately in vendor-supplied intrinsic
  66637.                                functions and may
  66638.                                cause difficulties.
  66639.  
  66640. lin/                   for     the BLAS, LINPACK, EISPACK, SLAP subset of
  66641.                                SLATEC
  66642.                        #       removed from slatec/src to make the main source
  66643.                                more accessible see also /netlib/blas,
  66644.                                /netlib/linpack, /netlib/eispack, /netlib/slap
  66645.  
  66646. fishfft/               for     the FISHPACK, FFTPACK subset of SLATEC
  66647.                        #       removed from slatec/src to make the main source
  66648.                                more accessible see also /netlib/fishpack,
  66649.                                /netlib/fftpack
  66650.  
  66651. fnlib/                 for     the FNLIB subset of SLATEC
  66652.                        #       removed from slatec/src to make the main source
  66653.                                more accessible see also /netlib/fn, which is
  66654.                                another version;  we don't really know which one
  66655.                                is more recent or bug-free.  If you figure it
  66656.                                out please send email to ehg@research.att.com.
  66657.  
  66658. pchip/                 for     piecewise cubic hermite approximation
  66659.                        #       removed from slatec/src to make the main source
  66660.                                more accessible see also /netlib/pchip
  66661.  
  66662. chk/                   for     54 quick check drivers
  66663.                        #       If some of the quick checks fail on certain
  66664.                                machines, it
  66665.                                does not necessarily indicate a problem in the
  66666.                                source, but
  66667.                                possibly in the quick checks themselves, or the
  66668.                                machine
  66669.                                architecture or the operating system or the
  66670.                                compiler or
  66671.                                vendor or user supplied software.
  66672.                                The main programs (quick check drivers) are
  66673.                                test01.f,...,test54.f.
  66674.                                On the VAX under VMS, the quick checks should be
  66675.                                run with
  66676.                                KPRINT = 0 or 1 (zero or one).
  66677.  
  66678. docinstall             for     installation note for the Los Alamos
  66679.                                documentation program
  66680.  
  66681. slprep                 for     Los Alamos on-line documentation
  66682.                        #       generates four files which comprise the database
  66683.                                for the on-line
  66684.                                documentation program
  66685.  
  66686. sladoc                 for     on-line documentation
  66687.  
  66688. subsid                 for     subsidiary programs for slprep and sladoc
  66689.  
  66690. spfun                  for     elementary special functions
  66691.  
  66692. spfunchk               for     quick checks for the elementary special
  66693.                                functions
  66694.  
  66695. install                for     installation note
  66696.  
  66697. list                   for     list of subprograms
  66698.  
  66699. tree1                  for     list of routines directly referenced
  66700.  
  66701. tree                   for     list of routines directly or indirectly
  66702.                                referenced
  66703.  
  66704.  
  66705. -----------------------------------------------------------
  66706. for     54 quick check drivers
  66707. path: /netlib/slatec/chk/
  66708. -----------------------------------------------------------
  66709. .depend
  66710. avntst.f               for     Quick check for AVINT.
  66711.                        by      (UNKNOWN)
  66712.  
  66713. bikck.f                for     Quick check for BESI and BESK.
  66714.                        by      Amos, D. E., (SNLA)
  66715.  
  66716. bjyck.f                for     Quick check for BESJ and BESY.
  66717.                        by      Amos, D. E., (SNLA)
  66718.  
  66719. blachk.f               for     Quick check for Basic Linear Algebra
  66720.                                Subprograms.
  66721.                        by      Lawson, C. L., (JPL)
  66722.  
  66723. bspck.f                for     Quick check for the B-Spline package.
  66724.                        by      (UNKNOWN)
  66725.  
  66726. cbeg.f                 for     Generate random numbers.
  66727.                        by      Du Croz, J. (NAG)
  66728.  
  66729. cblat2.f               for     Driver for testing Level 2 BLAS complex
  66730.                                subroutines.
  66731.                        gams    A4
  66732.                        by      Du Croz, J. J., (NAG)
  66733.  
  66734. cblat3.f               for     Driver for testing Level 3 BLAS complex
  66735.                                subroutines.
  66736.                        gams    A4
  66737.                        by      Dongarra, J. J., (ANL)
  66738.  
  66739. cchk12.f               for     Quick check for CGEMV and CGBMV.
  66740.                        by      Du Croz, J. (NAG)
  66741.  
  66742. cchk13.f               for     Quick check for CGEMM.
  66743.                        by      Dongarra, J. J., (ANL)
  66744.  
  66745. cchk22.f               for     Quick check for CHEMV, CHBMV, CHPMV.
  66746.                        by      Du Croz, J. (NAG)
  66747.  
  66748. cchk23.f               for     Quick check for CHEMM and CSYMM.
  66749.                        by      Dongarra, J. J., (ANL)
  66750.  
  66751. cchk32.f               for     Quick check for CTRMV, CTBMV, CTPMV, CTRSV,
  66752.                                CTBSV and
  66753.                        by      Du Croz, J. (NAG)
  66754.  
  66755. cchk33.f               for     Quick check for CTRMM and CTRSM.
  66756.                        by      Dongarra, J. J., (ANL)
  66757.  
  66758. cchk42.f               for     Quick check for CGERC and CGERU.
  66759.                        by      Du Croz, J. (NAG)
  66760.  
  66761. cchk43.f               for     Quick check for CHERK and CSYRK.
  66762.                        by      Dongarra, J. J., (ANL)
  66763.  
  66764. cchk52.f               for     Quick check for CHER and CHPR.
  66765.                        by      Du Croz, J. (NAG)
  66766.  
  66767. cchk53.f               for     Quick check for CHER2K and CSYR2K.
  66768.                        by      Dongarra, J. J., (ANL)
  66769.  
  66770. cchk62.f               for     Quick check for CHER2 and CHPR2.
  66771.                        by      Du Croz, J. (NAG)
  66772.  
  66773. cchke2.f               for     Test the error exits from the Level 2 Blas.
  66774.                        by      Du Croz, J. J., (NAG)
  66775.  
  66776. cchke3.f               for     Test the error exits from the Level 3 Blas.
  66777.                        by      Dongarra, J. J., (ANL)
  66778.  
  66779. cchqc.f                for     Quick check for CCHDC.
  66780.                        by      Voorhees, E. A., (LANL)
  66781.  
  66782. cdf.f                  for     Quick check for SLATEC routines CDRIV1, CDRIV2
  66783.                                and CDRIV3.
  66784.                        gams    I1A2, I1A1B
  66785.                        by      Kahaner, D. K., (NIST)
  66786.  
  66787. cdqag.f                for     Quick check for DQAG.
  66788.                        by      (UNKNOWN)
  66789.  
  66790. cdqagi.f               for     Quick check for DQAGI.
  66791.                        by      (UNKNOWN)
  66792.  
  66793. cdqagp.f               for     Quick check for DQAGP.
  66794.                        by      (UNKNOWN)
  66795.  
  66796. cdqags.f               for     Quick check for DQAGS.
  66797.                        by      (UNKNOWN)
  66798.  
  66799. cdqawc.f               for     Quick check for DQAWC.
  66800.                        by      (UNKNOWN)
  66801.  
  66802. cdqawf.f               for     Quick check for DQAWF.
  66803.                        by      (UNKNOWN)
  66804.  
  66805. cdqawo.f               for     Quick check for DQAWO.
  66806.                        by      (UNKNOWN)
  66807.  
  66808. cdqaws.f               for     Quick check for DQAWS.
  66809.                        by      (UNKNOWN)
  66810.  
  66811. cdqck.f                for     Quick check for SLATEC routines CDRIV1, CDRIV2
  66812.                                and CDRIV3.
  66813.                        gams    I1A2, I1A1B
  66814.                        by      Kahaner, D. K., (NIST)
  66815.  
  66816. cdqng.f                for     Quick check for DQNG.
  66817.                        by      (UNKNOWN)
  66818.  
  66819. cfnck.f                for     Quick check for the complex Fullerton special
  66820.                                functions.
  66821.                        by      Boland, W. Robert, (LANL)
  66822.  
  66823. cgbqc.f                for     Quick check for CGBFA, CGBCO, CGBSL and CGBDI.
  66824.                        by      Voorhees, E. A., (LANL)
  66825.  
  66826. cgeck.f                for     Quick check for CGEFA, CGECO, CGESL and CGEDI.
  66827.                        by      Voorhees, E. A., (LANL)
  66828.  
  66829. cgeqc.f                for     Quick check for CGEFS and CGEIR.
  66830.                        by      Jacobsen, Nancy, (LANL)
  66831.  
  66832. cgtqc.f                for     Quick check for CGTSL.
  66833.                        by      Voorhees, E. A., (LANL)
  66834.  
  66835. check0.f               for     (UNKNOWN)
  66836.                        by      Lawson, C. L., (JPL)
  66837.  
  66838. check1.f               for     (UNKNOWN)
  66839.                        by      Lawson, C. L., (JPL)
  66840.  
  66841. check2.f               for     (UNKNOWN)
  66842.                        by      Lawson, C. L., (JPL)
  66843.  
  66844. chiqc.f                for     Quick check for CHIFA, CHICO, CHISL and CHIDI.
  66845.                        by      Voorhees, E. A., (LANL)
  66846.  
  66847. chkxer.f               for     Test whether an error has been detected.
  66848.                        by      Du Croz, J. J., (NAG)
  66849.  
  66850. chpqc.f                for     Quick check for CHPFA, CHPCO, CHPSL and CHPDI.
  66851.                        by      Voorhees, E. A., (LANL)
  66852.  
  66853. cmake2.f               for     Generate values for an M by N matrix A.
  66854.                        by      Du Croz, J. J., (NAG)
  66855.  
  66856. cmake3.f               for     Generate values for an M by N matrix A.
  66857.                        by      Dongarra, J. J., (ANL)
  66858.  
  66859. cmmch.f                for     Check the results of the computational tests.
  66860.                        by      Dongarra, J. J., (ANL)
  66861.  
  66862. cmpare.f               for     Compare values in COMMON block CHECK for quick
  66863.                                check
  66864.                        by      (UNKNOWN)
  66865.  
  66866. cmvch.f                for     Check the results of the computational tests.
  66867.                        by      Du Croz, J. J., (NAG)
  66868.  
  66869. comp.f                 for     Compare actual and expected values of error
  66870.                                flag.
  66871.                        by      Fritsch, F. N., (LLNL)
  66872.  
  66873. cpbqc.f                for     Quick check for CPBFA, CPBCO, CPBSL and CPBDI.
  66874.                        by      Voorhees, E. A., (LANL)
  66875.  
  66876. cpoqc.f                for     Quick check for CPOFA, CPOCO, CPOSL and CPODI.
  66877.                        by      Voorhees, E. A., (LANL)
  66878.  
  66879. cppqc.f                for     Quick check for CPPFA, CPPCO, CPPSL and CPPDI.
  66880.                        by      Voorhees, E. A., (LANL)
  66881.  
  66882. cprin.f                for     Subsidiary to CQAG, CQAG, CQAGI, CQAGP, CQAGS,
  66883.                                CQAWC,
  66884.                        by      Piessens, Robert
  66885.  
  66886. cprpqx.f               for     Quick check for CPZERO and RPZERO.
  66887.                        by      Kahaner, D. K., (NBS)
  66888.  
  66889. cptqc.f                for     Quick check for CPTSL.
  66890.                        by      Voorhees, E. A., (LANL)
  66891.  
  66892. cqag.f                 for     Quick check for QAG.
  66893.                        by      (UNKNOWN)
  66894.  
  66895. cqagi.f                for     Quick check for QAGI.
  66896.                        by      (UNKNOWN)
  66897.  
  66898. cqagp.f                for     Quick check for QAGP.
  66899.                        by      (UNKNOWN)
  66900.  
  66901. cqags.f                for     Quick check for QAGS.
  66902.                        by      (UNKNOWN)
  66903.  
  66904. cqawc.f                for     Quick check for QAWC.
  66905.                        by      (UNKNOWN)
  66906.  
  66907. cqawf.f                for     Quick check for QAWF.
  66908.                        by      (UNKNOWN)
  66909.  
  66910. cqawo.f                for     Quick check for QAWO.
  66911.                        by      (UNKNOWN)
  66912.  
  66913. cqaws.f                for     Quick check for QAWS.
  66914.                        by      (UNKNOWN)
  66915.  
  66916. cqcai.f                for     Quick check for SLATEC subroutines
  66917.                        gams    C10D
  66918.                        by      Amos, Don, (SNL)
  66919.  
  66920. cqcbh.f                for     Quick check for SLATEC subroutine
  66921.                        gams    C10A4
  66922.                        by      Amos, Don, (SNL)
  66923.  
  66924. cqcbi.f                for     Quick check for SLATEC subroutine
  66925.                        gams    C10B4
  66926.                        by      Amos, Don, (SNL)
  66927.  
  66928. cqcbj.f                for     Quick check for SLATEC subroutine
  66929.                        gams    C10A4
  66930.                        by      Amos, Don, (SNL)
  66931.  
  66932. cqcbk.f                for     Quick check for SLATEC subroutine
  66933.                        gams    C10B4
  66934.                        by      Amos, Don, (SNL)
  66935.  
  66936. cqcby.f                for     Quick check for SLATEC subroutine
  66937.                        gams    C10A4
  66938.                        by      Amos, Don, (SNL)
  66939.  
  66940. cqck.f                 for     Quick check for CPOFS, CPOIR, CNBFS and CNBIR.
  66941.                        by      Voorhees, E. A., (LANL)
  66942.  
  66943. cqng.f                 for     Quick check for QNG.
  66944.                        by      (UNKNOWN)
  66945.  
  66946. cqrqc.f                for     Quick check for CQRDC and CQRSL.
  66947.                        by      Voorhees, E. A., (LANL)
  66948.  
  66949. cqrtst.f               for     Quick check for CPQR79.
  66950.                        by      (UNKNOWN)
  66951.  
  66952. csiqc.f                for     Quick check for CSIFA, CSICO, CSISL and CSIDI.
  66953.                        by      Voorhees, E. A., (LANL)
  66954.  
  66955. cspqc.f                for     Quick check for CSPFA, CSPCO, CSPSL and CSPDI.
  66956.                        by      Voorhees, E. A., (LANL)
  66957.  
  66958. csvqc.f                for     Quick check for CSVDC.
  66959.                        by      Voorhees, E. A., (LANL)
  66960.  
  66961. ctrqc.f                for     Quick check for CTRFA, CTRCO, CTRSL and CTRDI.
  66962.                        by      Voorhees, E. A., (LANL)
  66963.  
  66964. davnts.f               for     Quick check for DAVINT.
  66965.                        by      (UNKNOWN)
  66966.  
  66967. dbeg.f                 for     Generate random numbers.
  66968.                        by      Du Croz, J. (NAG)
  66969.  
  66970. dbikck.f               for     Quick check for DBESI and DBESK.
  66971.                        by      Amos, D. E., (SNLA)
  66972.  
  66973. dbjyck.f               for     Quick check for DBESJ and DBESY.
  66974.                        by      Amos, D. E., (SNLA)
  66975.  
  66976. dblat2.f               for     Driver for testing Level 2 BLAS double precision
  66977.                        gams    A3B
  66978.                        by      Du Croz, J. J., (NAG)
  66979.  
  66980. dblat3.f               for     Driver for testing Level 3 BLAS double precision
  66981.                        gams    A3B
  66982.                        by      Dongarra, J. J., (ANL)
  66983.  
  66984. dbocqx.f               for     Quick check for DBOCLS.
  66985.                        by      (UNKNOWN)
  66986.  
  66987. dbspck.f               for     Quick check for the B-spline package.
  66988.                        by      (UNKNOWN)
  66989.  
  66990. dchk12.f               for     Test DGEMV and DGBMV.
  66991.                        by      Du Croz, J. (NAG)
  66992.  
  66993. dchk13.f               for     Test DGEMM.
  66994.                        by      Dongarra, J. J., (ANL)
  66995.  
  66996. dchk22.f               for     Test DSYMV, DSBMV and DSPMV.
  66997.                        by      Du Croz, J. (NAG)
  66998.  
  66999. dchk23.f               for     Test DSYMM.
  67000.                        by      Dongarra, J. J., (ANL)
  67001.  
  67002. dchk32.f               for     Test DTRMV, DTBMV, DTPMV, DTRSV, DTBSV and
  67003.                                DTPSV.
  67004.                        by      Du Croz, J. (NAG)
  67005.  
  67006. dchk33.f               for     Test DTRMM and DTRSM.
  67007.                        by      Dongarra, J. J., (ANL)
  67008.  
  67009. dchk42.f               for     Test DGER.
  67010.                        by      Du Croz, J. (NAG)
  67011.  
  67012. dchk43.f               for     Test DSYRK.
  67013.                        by      Dongarra, J. J., (ANL)
  67014.  
  67015. dchk52.f               for     Test DSYR and DSPR.
  67016.                        by      Du Croz, J. (NAG)
  67017.  
  67018. dchk53.f               for     Test DSYR2K.
  67019.                        by      Dongarra, J. J., (ANL)
  67020.  
  67021. dchk62.f               for     Test DSYR2 and DSPR2.
  67022.                        by      Du Croz, J. (NAG)
  67023.  
  67024. dchke2.f               for     Test the error exits from the Level 2 Blas.
  67025.                        by      Du Croz, J. J., (NAG)
  67026.  
  67027. dchke3.f               for     Test the error exits from the Level 3 Blas.
  67028.                        by      Dongarra, J. J., (ANL)
  67029.  
  67030. dcmpar.f               for     Compare values in COMMON block DCHECK for quick
  67031.                                check
  67032.                        by      (UNKNOWN)
  67033.  
  67034. ddasqc.f               for     Quick check for SLATEC routine DDASSL.
  67035.                        gams    I1A2
  67036.                        by      PETZOLD, LINDA R., (LLNL)
  67037.  
  67038. ddf.f                  for     Quick check for SLATEC routines DDRIV1, DDRIV2
  67039.                                and DDRIV3.
  67040.                        gams    I1A2, I1A1B
  67041.                        by      Kahaner, D. K., (NIST)
  67042.  
  67043. ddjac1.f               for     First Jacobian evaluator for DDASQC.
  67044.                        by      PETZOLD, LINDA R., (LLNL)
  67045.  
  67046. ddjac2.f               for     Second Jacobian evaluator for DDASQC.
  67047.                        by      PETZOLD, LINDA R., (LLNL)
  67048.  
  67049. ddqck.f                for     Quick check for SLATEC routines DDRIV1, DDRIV2
  67050.                                and DDRIV3.
  67051.                        gams    I1A2, I1A1B
  67052.                        by      Kahaner, D. K., (NIST)
  67053.  
  67054. ddres1.f               for     First residual evaluator for DDASQC.
  67055.                        by      PETZOLD, LINDA R., (LLNL)
  67056.  
  67057. ddres2.f               for     Second residual evaluator for DDASQC.
  67058.                        by      PETZOLD, LINDA R., (LLNL)
  67059.  
  67060. dedit2.f               for     Subsidiary to DDASQC.
  67061.                        by      PETZOLD, LINDA R., (LLNL)
  67062.  
  67063. deg8ck.f               for     Quick check for DEXINT and DGAUS8.
  67064.                        by      Amos, D. E., (SNLA)
  67065.  
  67066. devchk.f               for     Test evaluation accuracy of DCHFDV and DCHFEV
  67067.                                for DPCHQ1.
  67068.                        by      Fritsch, F. N., (LLNL)
  67069.  
  67070. deverk.f               for     Test error returns from DPCHIP evaluators for
  67071.                                DPCHQ1.
  67072.                        by      Fritsch, F. N., (LLNL)
  67073.  
  67074. devpck.f               for     Test usage of increment argument in DPCHFD and
  67075.                                DPCHFE for
  67076.                        by      Fritsch, F. N., (LLNL)
  67077.  
  67078. df0c.f                 for     Subsidiary to
  67079.                        by      (UNKNOWN)
  67080.  
  67081. df0f.f                 for     Subsidiary to
  67082.                        by      (UNKNOWN)
  67083.  
  67084. df0o.f                 for     Subsidiary to
  67085.                        by      (UNKNOWN)
  67086.  
  67087. df0s.f                 for     Subsidiary to
  67088.                        by      (UNKNOWN)
  67089.  
  67090. df0ws.f                for     Subsidiary to
  67091.                        by      (UNKNOWN)
  67092.  
  67093. df1c.f                 for     Subsidiary to
  67094.                        by      (UNKNOWN)
  67095.  
  67096. df1f.f                 for     Subsidiary to
  67097.                        by      (UNKNOWN)
  67098.  
  67099. df1g.f                 for     Subsidiary to
  67100.                        by      (UNKNOWN)
  67101.  
  67102. df1n.f                 for     Subsidiary to
  67103.                        by      (UNKNOWN)
  67104.  
  67105. df1o.f                 for     Subsidiary to
  67106.                        by      (UNKNOWN)
  67107.  
  67108. df1p.f                 for     Subsidiary to
  67109.                        by      (UNKNOWN)
  67110.  
  67111. df1s.f                 for     Subsidiary to
  67112.                        by      (UNKNOWN)
  67113.  
  67114. df1ws.f                for     Subsidiary to
  67115.                        by      (UNKNOWN)
  67116.  
  67117. df2g.f                 for     Subsidiary to
  67118.                        by      (UNKNOWN)
  67119.  
  67120. df2n.f                 for     Subsidiary to
  67121.                        by      (UNKNOWN)
  67122.  
  67123. df2o.f                 for     Subsidiary to
  67124.                        by      (UNKNOWN)
  67125.  
  67126. df2p.f                 for     Subsidiary to
  67127.                        by      (UNKNOWN)
  67128.  
  67129. df2s.f                 for     Subsidiary to
  67130.                        by      (UNKNOWN)
  67131.  
  67132. df3g.f                 for     Subsidiary to
  67133.                        by      (UNKNOWN)
  67134.  
  67135. df3p.f                 for     Subsidiary to
  67136.                        by      (UNKNOWN)
  67137.  
  67138. df3s.f                 for     Subsidiary to
  67139.                        by      (UNKNOWN)
  67140.  
  67141. df4p.f                 for     Subsidiary to
  67142.                        by      (UNKNOWN)
  67143.  
  67144. df4s.f                 for     Subsidiary to
  67145.                        by      (UNKNOWN)
  67146.  
  67147. df5s.f                 for     Subsidiary to
  67148.                        by      (UNKNOWN)
  67149.  
  67150. dfb.f                  for     Subsidiary to
  67151.                        by      (UNKNOWN)
  67152.  
  67153. dfcn1.f                for     (UNKNOWN)
  67154.                        by      (UNKNOWN)
  67155.  
  67156. dfcn2.f                for     (UNKNOWN)
  67157.                        by      (UNKNOWN)
  67158.  
  67159. dfcn3.f                for     (UNKNOWN)
  67160.                        by      (UNKNOWN)
  67161.  
  67162. dfcqx.f                for     Quick check for DFC.
  67163.                        by      Hanson, R. J., (SNLA)
  67164.  
  67165. dfdeqc.f               for     Derivative evaluator for DDEPAC quick checks.
  67166.                        by      Chow, Jeff, (LANL)
  67167.  
  67168. dfdtru.f               for     Compute exact function values for DEVCHK.
  67169.                        by      Fritsch, F. N., (LLNL)
  67170.  
  67171. dfein.f                for     Subsidiary to DEG8CK.
  67172.                        by      (UNKNOWN)
  67173.  
  67174. dfill.f                for     Fill a vector with a value.
  67175.                        by      Seager, Mark K., (LLNL)
  67176.  
  67177. dfmat.f                for     Subsidiary to
  67178.                        by      (UNKNOWN)
  67179.  
  67180. dfnck.f                for     Quick check for the double precision Fullerton
  67181.                        by      Boland, W. Robert, (LANL)
  67182.  
  67183. dfqd1.f                for     Function evaluator for DQNC79 and DGAUS8 quick
  67184.                                checks.
  67185.                        by      Boland, W. Robert, (LANL)
  67186.  
  67187. dfqd2.f                for     Function evaluator for DQNC79 and DGAUS8 quick
  67188.                                checks.
  67189.                        by      Boland, W. Robert, (LANL)
  67190.  
  67191. dfztst.f               for     Quick check for DFZERO.
  67192.                        by      Boland, W. Robert, (LANL)
  67193.  
  67194. dgeqc.f                for     Quick check for DGEFS.
  67195.                        by      Jacobsen, Nancy, (LANL)
  67196.  
  67197. dgvec.f                for     Subsidiary to
  67198.                        by      (UNKNOWN)
  67199.  
  67200. djac.f                 for     Evaluate Jacobian for DDEBDF quick check.
  67201.                        by      Chow, Jeff (LANL)
  67202.  
  67203. dlapqc.f               for     Quick check for testing Sparse Linear Algebra
  67204.                                Package
  67205.                        gams    D2A4, D2B4
  67206.                        by      Mark K. Seager (LLNL)
  67207.  
  67208. dlseit.f               for     Quick check for DLSEI.
  67209.                        by      Hanson, R. J., (SNLA)
  67210.  
  67211. dmake2.f               for     Generate values for an M by N matrix A.
  67212.                        by      Du Croz, J. J., (NAG)
  67213.  
  67214. dmake3.f               for     Generate values for an M by N matrix A.
  67215.                        by      Dongarra, J. J., (ANL)
  67216.  
  67217. dmmch.f                for     Check the results of the computational tests.
  67218.                        by      Dongarra, J. J., (ANL)
  67219.  
  67220. dmvch.f                for     Check the results of the computational tests.
  67221.                        by      Du Croz, J. J., (NAG)
  67222.  
  67223. dnls1q.f               for     Quick check for DNLS1E, DNLS1, and DCOV.
  67224.                        by      (UNKNOWN)
  67225.  
  67226. dnsqqk.f               for     Quick check for DNSQE and DNSQ.
  67227.                        by      (UNKNOWN)
  67228.  
  67229. dpchq1.f               for     Test the PCHIP evaluators DCHFDV, DCHFEV,
  67230.                                DPCHFD, DPCHFE.
  67231.                        by      Fritsch, F. N., (LLNL)
  67232.  
  67233. dpchq2.f               for     Test the PCHIP integrators DPCHIA and DPCHID.
  67234.                        by      Fritsch, F. N., (LLNL)
  67235.  
  67236. dpchq3.f               for     Test the PCHIP interpolators DPCHIC, DPCHIM,
  67237.                                DPCHSP.
  67238.                        by      Fritsch, F. N., (LLNL)
  67239.  
  67240. dpchq4.f               for     Test the PCHIP monotonicity checker DPCHCM.
  67241.                        by      Fritsch, F. N., (LLNL)
  67242.  
  67243. dpchq5.f               for     Test the PCH to B-spline conversion routine
  67244.                                DPCHBS.
  67245.                        by      FRITSCH, F. N., (LLNL)
  67246.  
  67247. dpfitt.f               for     Quick check for DPOLFT, DPCOEF and DP1VLU.
  67248.                        by      (UNKNOWN)
  67249.  
  67250. dplpqx.f               for     Quick check for DSPLP.
  67251.                        by      (UNKNOWN)
  67252.  
  67253. dpntck.f               for     Quick check for DPLINT, DPOLCF and DPOLVL
  67254.                        by      Boland, W. Robert, (LANL)
  67255.  
  67256. dprin.f                for     Subsidiary to CDQAG, CDQAG, CDQAGI, CDQAGP,
  67257.                                CDQAGS, CDQAWC,
  67258.                        by      Piessens, Robert
  67259.  
  67260. dqc36j.f               for     THIS IS A QUICK CHECK PROGRAM FOR THE
  67261.                                SUBROUTINES DRC3JJ,
  67262.                        gams    C19
  67263.                        by      LOZIER, DANIEL W., (NIST)
  67264.  
  67265. dqcgls.f               for     Quick check for DGLSS.
  67266.                        by      Voorhees, E. A., (LANL)
  67267.  
  67268. dqck.f                 for     Quick check for DPOFS AND DNBFS.
  67269.                        by      Voorhees, E. A., (LANL)
  67270.  
  67271. dqckin.f               for     Quick check for DBSKIN.
  67272.                        by      Amos, D. E., (SNLA)
  67273.  
  67274. dqcpsi.f               for     Quick check for DPSIFN.
  67275.                        by      Amos, D. E., (SNLA)
  67276.  
  67277. dqfcn2.f               for     (UNKNOWN)
  67278.                        by      (UNKNOWN)
  67279.  
  67280. dqg8ts.f               for     Quick check for DGAUS8.
  67281.                        by      (UNKNOWN)
  67282.  
  67283. dqjac2.f               for     (UNKNOWN)
  67284.                        by      (UNKNOWN)
  67285.  
  67286. dqn79q.f               for     Quick check for DQNC79.
  67287.                        by      (UNKNOWN)
  67288.  
  67289. drmgen.f               for     This routine generates a "Random" symmetric or
  67290.                        by      Seager, Mark K., (LLNL)
  67291.  
  67292. dsosfn.f               for     Function evaluator for DSOS quick check.
  67293.                        by      Watts, H. A., (SNLA)
  67294.  
  67295. dsosqx.f               for     Quick check for DSOS.
  67296.                        by      Watts, H. A., (SNLA)
  67297.  
  67298. dsrtqc.f               for     Quick check for SLATEC routines DSORT, DPSORT,
  67299.                                DPPERM
  67300.                        gams    N6A
  67301.                        by      BOISVERT, RONALD, (NIST)
  67302.  
  67303. dt0.f                  for     Subsidiary to
  67304.                        by      (UNKNOWN)
  67305.  
  67306. dt1.f                  for     Subsidiary to
  67307.                        by      (UNKNOWN)
  67308.  
  67309. dt2.f                  for     Subsidiary to
  67310.                        by      (UNKNOWN)
  67311.  
  67312. dt3.f                  for     Subsidiary to
  67313.                        by      (UNKNOWN)
  67314.  
  67315. dt4.f                  for     Subsidiary to
  67316.                        by      (UNKNOWN)
  67317.  
  67318. dt5.f                  for     Subsidiary to
  67319.                        by      (UNKNOWN)
  67320.  
  67321. dtest.f                for     Compare arrays DCOMP and DTRUE.
  67322.                        by      Lawson, C. L., (JPL)
  67323.  
  67324. duivp.f                for     Dummy routine for DBVSUP quick check.
  67325.                        by      Watts, H. A., (SNLA)
  67326.  
  67327. duterr.f               for     Output error messages for the SLAP Quick Check.
  67328.                        by      Seager, Mark K., (LLNL)
  67329.  
  67330. duvec.f                for     Dummy routine for DBVSUP quick check.
  67331.                        by      Watts, H. A., (SNLA)
  67332.  
  67333. dxcsrt.f               for     TO COMPUTE CHECK VALUES FOR LEGENDRE FUNCTIONS
  67334.                        gams    C3A2, C9
  67335.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  67336.                                UNIVERSITY)
  67337.  
  67338. edit2.f                for     Subsidiary to SDASQC.
  67339.                        by      PETZOLD, LINDA R., (LLNL)
  67340.  
  67341. eg8ck.f                for     Quick check for EXINT and GAUS8.
  67342.                        by      Amos, D. E., (SNLA)
  67343.  
  67344. eisqx1.f               for     Quick check for SGEEV and CGEEV.
  67345.                        by      (UNKNOWN)
  67346.  
  67347. eisqx2.f               for     Quick check for SSIEV, CHIEV and SSPEV.
  67348.                        by      Kahaner, D. K., (NBS)
  67349.  
  67350. evchck.f               for     Test evaluation accuracy of CHFDV and CHFEV for
  67351.                                PCHQK1.
  67352.                        by      Fritsch, F. N., (LLNL)
  67353.  
  67354. everck.f               for     Test error returns from PCHIP evaluators for
  67355.                                PCHQK1.
  67356.                        by      Fritsch, F. N., (LLNL)
  67357.  
  67358. evpcck.f               for     Test usage of increment argument in PCHFD and
  67359.                                PCHFE for
  67360.                        by      Fritsch, F. N., (LLNL)
  67361.  
  67362. f0c.f                  for     Subsidiary to
  67363.                        by      (UNKNOWN)
  67364.  
  67365. f0f.f                  for     Subsidiary to
  67366.                        by      (UNKNOWN)
  67367.  
  67368. f0o.f                  for     Subsidiary to
  67369.                        by      (UNKNOWN)
  67370.  
  67371. f0s.f                  for     Subsidiary to
  67372.                        by      (UNKNOWN)
  67373.  
  67374. f0ws.f                 for     Subsidiary to
  67375.                        by      (UNKNOWN)
  67376.  
  67377. f1c.f                  for     Subsidiary to
  67378.                        by      (UNKNOWN)
  67379.  
  67380. f1f.f                  for     Subsidiary to
  67381.                        by      (UNKNOWN)
  67382.  
  67383. f1g.f                  for     Subsidiary to
  67384.                        by      (UNKNOWN)
  67385.  
  67386. f1n.f                  for     Subsidiary to
  67387.                        by      (UNKNOWN)
  67388.  
  67389. f1o.f                  for     Subsidiary to
  67390.                        by      (UNKNOWN)
  67391.  
  67392. f1p.f                  for     Subsidiary to
  67393.                        by      (UNKNOWN)
  67394.  
  67395. f1s.f                  for     Subsidiary to
  67396.                        by      (UNKNOWN)
  67397.  
  67398. f1ws.f                 for     Subsidiary to
  67399.                        by      (UNKNOWN)
  67400.  
  67401. f2g.f                  for     Subsidiary to
  67402.                        by      (UNKNOWN)
  67403.  
  67404. f2n.f                  for     Subsidiary to
  67405.                        by      (UNKNOWN)
  67406.  
  67407. f2o.f                  for     Subsidiary to
  67408.                        by      (UNKNOWN)
  67409.  
  67410. f2p.f                  for     Subsidiary to
  67411.                        by      (UNKNOWN)
  67412.  
  67413. f2s.f                  for     Subsidiary to
  67414.                        by      (UNKNOWN)
  67415.  
  67416. f3g.f                  for     Subsidiary to
  67417.                        by      (UNKNOWN)
  67418.  
  67419. f3p.f                  for     Subsidiary to
  67420.                        by      (UNKNOWN)
  67421.  
  67422. f3s.f                  for     Subsidiary to
  67423.                        by      (UNKNOWN)
  67424.  
  67425. f4p.f                  for     Subsidiary to
  67426.                        by      (UNKNOWN)
  67427.  
  67428. f4s.f                  for     Subsidiary to
  67429.                        by      (UNKNOWN)
  67430.  
  67431. f5s.f                  for     Subsidiary to
  67432.                        by      (UNKNOWN)
  67433.  
  67434. fb.f                   for     Subsidiary to
  67435.                        by      (UNKNOWN)
  67436.  
  67437. fcn1.f                 for     Subsidiary to
  67438.                        by      (UNKNOWN)
  67439.  
  67440. fcn2.f                 for     (UNKNOWN)
  67441.                        by      (UNKNOWN)
  67442.  
  67443. fcn3.f                 for     (UNKNOWN)
  67444.                        by      (UNKNOWN)
  67445.  
  67446. fcnqx1.f               for     THIS IS A QUICK CHECK PROGRAM FOR THE
  67447.                                SUBROUTINES XLEGF
  67448.                        gams    C3A2, C9
  67449.                        by      LOZIER, DANIEL W., (NIST)
  67450.  
  67451. fcnqx2.f               for     THIS IS A QUICK CHECK PROGRAM FOR THE
  67452.                                SUBROUTINES DXLEGF
  67453.                        gams    C3A2, C9
  67454.                        by      LOZIER, DANIEL W., (NIST)
  67455.  
  67456. fcqx.f                 for     Quick check for FC.
  67457.                        by      Hanson, R. J., (SNLA)
  67458.  
  67459. fdeqc.f                for     Derivative evaluator for DEPAC quick checks.
  67460.                        by      Chow, Jeff, (LANL)
  67461.  
  67462. fdtrue.f               for     Compute exact function values for EVCHCK.
  67463.                        by      Fritsch, F. N., (LLNL)
  67464.  
  67465. fein.f                 for     Subsidiary to EG8CK.
  67466.                        by      (UNKNOWN)
  67467.  
  67468. fftqx.f                for     Quick check for the NCAR FFT routines.
  67469.                        by      Swarztrauber, P. N., (NCAR)
  67470.  
  67471. fmat.f                 for     Subsidiary to
  67472.                        by      (UNKNOWN)
  67473.  
  67474. fqd1.f                 for     Function evaluator for QNC79 and GAUS8 quick
  67475.                                checks.
  67476.                        by      Boland, W. Robert, (LANL)
  67477.  
  67478. fqd2.f                 for     Function evaluator for QNC79 and GAUS8 quick
  67479.                                checks.
  67480.                        by      Boland, W. Robert, (LANL)
  67481.  
  67482. fztest.f               for     Quick check for FZERO.
  67483.                        by      (UNKNOWN)
  67484.  
  67485. gvec.f                 for     Subsidiary to
  67486.                        by      (UNKNOWN)
  67487.  
  67488. header.f               for     Print header for BLAS quick checks.
  67489.                        by      Lawson, C. L., (JPL)
  67490.  
  67491. hsrtqc.f               for     Quick check for SLATEC routine HPSORT, HPPERM
  67492.                        gams    N6A
  67493.                        by      BOISVERT, RONALD, (NIST)
  67494.  
  67495. ismpl.f                for     Generate integer sample.
  67496.                        by      Seager, Mark K., (LLNL)
  67497.  
  67498. isrtqc.f               for     Quick check for SLATEC routines ISORT, IPSORT,
  67499.                                IPPERM
  67500.                        gams    N6A
  67501.                        by      BOISVERT, RONALD, (NIST)
  67502.  
  67503. itest.f                for     Compare arrays ICOMP and ITRUE.
  67504.                        by      Lawson, C. L., (JPL)
  67505.  
  67506. jac.f                  for     Evaluate Jacobian for DEBDF quick check.
  67507.                        by      Chow, Jeff (LANL)
  67508.  
  67509. lce.f                  for     Test if two arrays are identical.
  67510.                        by      Du Croz, J. J., (NAG)
  67511.  
  67512. lceres.f               for     Test if selected elements in two arrays are
  67513.                                equal.
  67514.                        by      Du Croz, J. J., (NAG)
  67515.  
  67516. lde.f                  for     Test if two arrays are identical.
  67517.                        by      Du Croz, J. J., (NAG)
  67518.  
  67519. lderes.f               for     Test if selected elements in two arrays are
  67520.                                equal.
  67521.                        by      Du Croz, J. J., (NAG)
  67522.  
  67523. lse.f                  for     Test if two arrays are identical.
  67524.                        by      Du Croz, J. J., (NAG)
  67525.  
  67526. lseiqx.f               for     Quick check for LSEI.
  67527.                        by      Hanson, R. J., (SNLA)
  67528.  
  67529. lseres.f               for     Test if selected elements in two arrays are
  67530.                                equal.
  67531.                        by      Du Croz, J. J., (NAG)
  67532.  
  67533. outerr.f               for     Output error messages for the SLAP Quick Check.
  67534.                        by      Seager, Mark K., (LLNL)
  67535.  
  67536. pass.f                 for     Print a PASS/FAIL message for a particular quick
  67537.                                check
  67538.                        by      (UNKNOWN)
  67539.  
  67540. pchqk1.f               for     Test the PCHIP evaluators CHFDV, CHFEV, PCHFD
  67541.                                and PCHFE.
  67542.                        by      Fritsch, F. N., (LLNL)
  67543.  
  67544. pchqk2.f               for     Test the PCHIP integrators PCHIA and PCHID.
  67545.                        by      Fritsch, F. N., (LLNL)
  67546.  
  67547. pchqk3.f               for     Test the PCHIP interpolators PCHIC, PCHIM,
  67548.                                PCHSP.
  67549.                        by      Fritsch, F. N., (LLNL)
  67550.  
  67551. pchqk4.f               for     Test the PCHIP monotonicity checker PCHCM.
  67552.                        by      Fritsch, F. N., (LLNL)
  67553.  
  67554. pchqk5.f               for     Test the PCH to B-spline conversion routine
  67555.                                PCHBS.
  67556.                        by      FRITSCH, F. N., (LLNL)
  67557.  
  67558. pfitqx.f               for     Quick check for POLFIT, PCOEF and PVALUE.
  67559.                        by      (UNKNOWN)
  67560.  
  67561. pntchk.f               for     Quick check for POLINT, POLCOF and POLYVL
  67562.                        by      (UNKNOWN)
  67563.  
  67564. qc36j.f                for     THIS IS A QUICK CHECK PROGRAM FOR THE
  67565.                                SUBROUTINES RC3JJ,
  67566.                        gams    C19
  67567.                        by      LOZIER, DANIEL W., (NIST)
  67568.  
  67569. qc6a.f                 for     Test subroutine AAAAAA.
  67570.                        by      Boland, W. Robert, (LANL)
  67571.  
  67572. qcdrc.f                for     Quick check for DRC.
  67573.                        by      Pexton, R. L., (LLNL)
  67574.  
  67575. qcdrd.f                for     Quick check for DRD.
  67576.                        by      Pexton, R. L., (LLNL)
  67577.  
  67578. qcdrf.f                for     Quick check for DRF.
  67579.                        by      Pexton, R. L., (LLNL)
  67580.  
  67581. qcdrj.f                for     Quick check for DRJ.
  67582.                        by      Pexton, R. L., (LLNL)
  67583.  
  67584. qcglss.f               for     Quick check for SGLSS.
  67585.                        by      Voorhees, E. A., (LANL)
  67586.  
  67587. qckin.f                for     Quick check for BSKIN.
  67588.                        by      Amos, D. E., (SNLA)
  67589.  
  67590. qcpsi.f                for     Quick check for PSIFN.
  67591.                        by      Amos, D. E., (SNLA)
  67592.  
  67593. qcrc.f                 for     Quick check for RC.
  67594.                        by      Pexton, R. L., (LLNL)
  67595.  
  67596. qcrd.f                 for     Quick check for RD.
  67597.                        by      Pexton, R. L., (LLNL)
  67598.  
  67599. qcrf.f                 for     Quick check for RF.
  67600.                        by      Pexton, R. L., (LLNL)
  67601.  
  67602. qcrj.f                 for     Quick check for RJ.
  67603.                        by      Pexton, R. L., (LLNL)
  67604.  
  67605. qg8tst.f               for     Quick check for GAUS8.
  67606.                        by      (UNKNOWN)
  67607.  
  67608. qn79qx.f               for     Quick check for QNC79.
  67609.                        by      (UNKNOWN)
  67610.  
  67611. qxabm.f                for     Test the DEPAC routine DEABM.
  67612.                        by      Chow, Jeff, (LANL)
  67613.  
  67614. qxbdf.f                for     Test the DEPAC routine DEBDF.
  67615.                        by      Chow, Jeff, (LANL)
  67616.  
  67617. qxblkt.f               for     (UNKNOWN)
  67618.                        by      (UNKNOWN)
  67619.  
  67620. qxbvsp.f               for     Quick check for BVSUP.
  67621.                        by      (UNKNOWN)
  67622.  
  67623. qxcrt.f                for     (UNKNOWN)
  67624.                        by      (UNKNOWN)
  67625.  
  67626. qxcsp.f                for     (UNKNOWN)
  67627.                        by      (UNKNOWN)
  67628.  
  67629. qxcyl.f                for     (UNKNOWN)
  67630.                        by      (UNKNOWN)
  67631.  
  67632. qxdabm.f               for     Test the DEPAC routine DDEABM.
  67633.                        by      Chow, Jeff, (LANL)
  67634.  
  67635. qxdbdf.f               for     Test the DEPAC routine DDEBDF.
  67636.                        by      Chow, Jeff, (LANL)
  67637.  
  67638. qxdbvs.f               for     Quick check for DBVSUP.
  67639.                        by      (UNKNOWN)
  67640.  
  67641. qxdrkf.f               for     Test the DEPAC routine DDERKF.
  67642.                        by      Chow, Jeff, (LANL)
  67643.  
  67644. qxgbun.f               for     (UNKNOWN)
  67645.                        by      (UNKNOWN)
  67646.  
  67647. qxplr.f                for     (UNKNOWN)
  67648.                        by      (UNKNOWN)
  67649.  
  67650. qxrkf.f                for     Test the DEPAC routine DERKF.
  67651.                        by      Chow, Jeff, (LANL)
  67652.  
  67653. qxssp.f                for     (UNKNOWN)
  67654.                        by      (UNKNOWN)
  67655.  
  67656. rqrtst.f               for     Quick check for RPQR79.
  67657.                        by      (UNKNOWN)
  67658.  
  67659. sbeg.f                 for     Generate random numbers.
  67660.                        by      Du Croz, J. (NAG)
  67661.  
  67662. sblat2.f               for     Driver for testing Level 2 BLAS single precision
  67663.                        gams    A3A
  67664.                        by      Du Croz, J. J., (NAG)
  67665.  
  67666. sblat3.f               for     Driver for testing Level 3 BLAS single precision
  67667.                        gams    A3A
  67668.                        by      Dongarra, J. J., (ANL)
  67669.  
  67670. sbocqx.f               for     Quick check for SBOCLS.
  67671.                        by      (UNKNOWN)
  67672.  
  67673. schk12.f               for     Quick check for SGEMV and SGBMV.
  67674.                        by      Du Croz, J. (NAG)
  67675.  
  67676. schk13.f               for     Quick check for SGEMM.
  67677.                        by      Dongarra, J. J., (ANL)
  67678.  
  67679. schk22.f               for     Quick check for SSYMV, SSBMV and SSPMV.
  67680.                        by      Du Croz, J. (NAG)
  67681.  
  67682. schk23.f               for     Quick check for SSYMM.
  67683.                        by      Dongarra, J. J., (ANL)
  67684.  
  67685. schk32.f               for     Quick check for STRMV, STBMV, STPMV, STRSV,
  67686.                                STBSV and
  67687.                        by      Du Croz, J. (NAG)
  67688.  
  67689. schk33.f               for     Quick check for STRMM and STRSM.
  67690.                        by      Dongarra, J. J., (ANL)
  67691.  
  67692. schk42.f               for     Quick check for SGER.
  67693.                        by      Du Croz, J. (NAG)
  67694.  
  67695. schk43.f               for     Quick check for SSYRK.
  67696.                        by      Dongarra, J. J., (ANL)
  67697.  
  67698. schk52.f               for     Quick check for SSYR and SSPR.
  67699.                        by      Du Croz, J. (NAG)
  67700.  
  67701. schk53.f               for     Quick check for SSYR2K.
  67702.                        by      Dongarra, J. J., (ANL)
  67703.  
  67704. schk62.f               for     Quick check for SSYR2 and SSPR2.
  67705.                        by      Du Croz, J. (NAG)
  67706.  
  67707. schke2.f               for     Test the error exits from the Level 2 Blas.
  67708.                        by      Du Croz, J. J., (NAG)
  67709.  
  67710. schke3.f               for     Test the error exits from the Level 3 Blas.
  67711.                        by      Dongarra, J. J., (ANL)
  67712.  
  67713. sdasqc.f               for     Quick check for SLATEC routine SDASSL.
  67714.                        gams    I1A2
  67715.                        by      PETZOLD, LINDA R., (LLNL)
  67716.  
  67717. sdf.f                  for     Quick check for SLATEC routines SDRIV1, SDRIV2
  67718.                                and SDRIV3.
  67719.                        gams    I1A2, I1A1B
  67720.                        by      Kahaner, D. K., (NIST)
  67721.  
  67722. sdjac1.f               for     First Jacobian evaluator for SDASQC.
  67723.                        by      PETZOLD, LINDA R., (LLNL)
  67724.  
  67725. sdjac2.f               for     Second Jacobian evaluator for SDASQC.
  67726.                        by      PETZOLD, LINDA R., (LLNL)
  67727.  
  67728. sdqck.f                for     Quick check for SLATEC routines SDRIV1, SDRIV2
  67729.                                and SDRIV3.
  67730.                        gams    I1A2, I1A1B
  67731.                        by      Kahaner, D. K., (NIST)
  67732.  
  67733. sdres1.f               for     First residual evaluator for SDASQC.
  67734.                        by      PETZOLD, LINDA R., (LLNL)
  67735.  
  67736. sdres2.f               for     Second residual evaluator for SDASQC.
  67737.                        by      PETZOLD, LINDA R., (LLNL)
  67738.  
  67739. sfnck.f                for     Quick check for the single precision Fullerton
  67740.                        by      Boland, W. Robert, (LANL)
  67741.  
  67742. sgeqc.f                for     Quick check for SGEFS and SGEIR.
  67743.                        by      Jacobsen, Nancy, (LANL)
  67744.  
  67745. slapqc.f               for     Quick check for testing Sparse Linear Algebra
  67746.                                Package
  67747.                        gams    D2A4, D2B4
  67748.                        by      Mark K. Seager (LLNL)
  67749.  
  67750. smake2.f               for     Generate values for an M by N matrix A.
  67751.                        by      Du Croz, J. J., (NAG)
  67752.  
  67753. smake3.f               for     Generate values for an M by N matrix A.
  67754.                        by      Dongarra, J. J., (ANL)
  67755.  
  67756. smmch.f                for     Check the results of the computational tests.
  67757.                        by      Dongarra, J. J., (ANL)
  67758.  
  67759. smvch.f                for     Check the results of the computational tests.
  67760.                        by      Du Croz, J. J., (NAG)
  67761.  
  67762. snls1q.f               for     Quick check for SNLS1E, SNLS1 and SCOV.
  67763.                        by      (UNKNOWN)
  67764.  
  67765. snsqqk.f               for     Quick check for SNSQE and SNSQ.
  67766.                        by      (UNKNOWN)
  67767.  
  67768. sosfnc.f               for     Function evaluator for SOS quick check.
  67769.                        by      Watts, H. A., (SNLA)
  67770.  
  67771. sosnqx.f               for     Quick check for SOS.
  67772.                        by      Watts, H. A., (SNLA)
  67773.  
  67774. splpqx.f               for     Quick check for SPLP.
  67775.                        by      (UNKNOWN)
  67776.  
  67777. sqck.f                 for     Quick check for SPOFS, SPOIR, SNBFS and SNBIR.
  67778.                        by      Voorhees, E. A., (LANL)
  67779.  
  67780. sqfcn2.f               for     Evaluate function used in SNSQE.
  67781.                        by      (UNKNOWN)
  67782.  
  67783. sqjac2.f               for     Evaluate full Jacobian for SNSQE test.
  67784.                        by      (UNKNOWN)
  67785.  
  67786. srmgen.f               for     This routine generates a "Random" symmetric or
  67787.                        by      Seager, Mark K., (LLNL)
  67788.  
  67789. ssrtqc.f               for     Quick check for SLATEC routines SSORT, SPSORT,
  67790.                                SPPERM
  67791.                        gams    N6A
  67792.                        by      BOISVERT, RONALD, (NIST)
  67793.  
  67794. stest.f                for     Compare arrays SCOMP and STRUE.
  67795.                        by      Lawson, C. L., (JPL)
  67796.  
  67797. t0.f                   for     Subsidiary to
  67798.                        by      (UNKNOWN)
  67799.  
  67800. t1.f                   for     Subsidiary to
  67801.                        by      (UNKNOWN)
  67802.  
  67803. t2.f                   for     Subsidiary to
  67804.                        by      (UNKNOWN)
  67805.  
  67806. t3.f                   for     Subsidiary to
  67807.                        by      (UNKNOWN)
  67808.  
  67809. t4.f                   for     Subsidiary to
  67810.                        by      (UNKNOWN)
  67811.  
  67812. t5.f                   for     Subsidiary to
  67813.                        by      (UNKNOWN)
  67814.  
  67815. test01.f               for     Driver for testing SLATEC subprogram
  67816.                        gams    Z
  67817.                        by      SLATEC Common Mathematical Library Committee
  67818.  
  67819. test02.f               for     Driver for testing SLATEC subprograms
  67820.                        gams    C
  67821.                        by      SLATEC Common Mathematical Library Committee
  67822.  
  67823. test03.f               for     Driver for testing SLATEC subprograms
  67824.                        gams    C
  67825.                        by      SLATEC Common Mathematical Library Committee
  67826.  
  67827. test04.f               for     Driver for testing SLATEC subprograms
  67828.                        gams    C
  67829.                        by      SLATEC Common Mathematical Library Committee
  67830.  
  67831. test05.f               for     Driver for testing SLATEC subprograms
  67832.                        gams    C
  67833.                        by      SLATEC Common Mathematical Library Committee
  67834.  
  67835. test06.f               for     Driver for testing SLATEC subprograms
  67836.                        gams    C
  67837.                        by      SLATEC Common Mathematical Library Committee
  67838.  
  67839. test07.f               for     Driver for testing SLATEC subprograms
  67840.                        gams    C
  67841.                        by      SLATEC Common Mathematical Library Committee
  67842.  
  67843. test08.f               for     Driver for testing SLATEC subprograms
  67844.                        gams    C
  67845.                        by      SLATEC Common Mathematical Library Committee
  67846.  
  67847. test09.f               for     Driver for testing SLATEC subprograms.
  67848.                        gams    C7A, C10A4, C10B4, C10D
  67849.                        by      SLATEC Common Mathematical Library Committee
  67850.  
  67851. test10.f               for     Driver for testing SLATEC subprograms.
  67852.                        gams    C7A, C10A4, C10B4, C10D
  67853.                        by      SLATEC Common Mathematical Library Committee
  67854.  
  67855. test11.f               for     Driver for testing SLATEC subprograms
  67856.                        gams    A3D, C3A2, C7C, C9
  67857.                        by      SLATEC Common Mathematical Library Committee
  67858.  
  67859. test12.f               for     Driver for testing SLATEC subprograms
  67860.                        gams    A3D, C3A2, C7C, C9
  67861.                        by      SLATEC Common Mathematical Library Committee
  67862.  
  67863. test13.f               for     Driver for testing SLATEC subprograms
  67864.                        gams    C14
  67865.                        by      SLATEC Common Mathematical Library Committee
  67866.  
  67867. test14.f               for     Driver for testing SLATEC subprograms
  67868.                        gams    C14
  67869.                        by      SLATEC Common Mathematical Library Committee
  67870.  
  67871. test15.f               for     Driver for testing SLATEC subprograms
  67872.                        gams    C19
  67873.                        by      SLATEC Common Mathematical Library Committee
  67874.  
  67875. test16.f               for     Driver for testing SLATEC subprograms
  67876.                        gams    C19
  67877.                        by      SLATEC Common Mathematical Library Committee
  67878.  
  67879. test17.f               for     Driver for testing SLATEC subprograms
  67880.                        gams    D1
  67881.                        by      SLATEC Common Mathematical Library Committee
  67882.  
  67883. test18.f               for     Driver for testing SLATEC subprograms
  67884.                        gams    D1B
  67885.                        by      SLATEC Common Mathematical Library Committee
  67886.  
  67887. test19.f               for     Driver for testing SLATEC subprograms
  67888.                        gams    D1B
  67889.                        by      SLATEC Common Mathematical Library Committee
  67890.  
  67891. test20.f               for     Driver for testing SLATEC subprograms
  67892.                        gams    D1B
  67893.                        by      SLATEC Common Mathematical Library Committee
  67894.  
  67895. test21.f               for     Driver for testing SLATEC subprograms
  67896.                        gams    D2
  67897.                        by      SLATEC Common Mathematical Library Committee
  67898.  
  67899. test22.f               for     Driver for testing SLATEC subprograms
  67900.                        gams    D2
  67901.                        by      SLATEC Common Mathematical Library Committee
  67902.  
  67903. test23.f               for     Driver for testing SLATEC subprograms
  67904.                        gams    D2
  67905.                        by      SLATEC Common Mathematical Library Committee
  67906.  
  67907. test24.f               for     Driver for testing SLATEC subprograms
  67908.                        gams    D2
  67909.                        by      SLATEC Common Mathematical Library Committee
  67910.  
  67911. test25.f               for     Driver for testing SLATEC subprograms.
  67912.                        gams    D2A4, D2B4
  67913.                        by      SLATEC Common Mathematical Library Committee
  67914.  
  67915. test26.f               for     Driver for testing SLATEC subprograms.
  67916.                        gams    D2A4, D2B4
  67917.                        by      SLATEC Common Mathematical Library Committee
  67918.  
  67919. test27.f               for     Driver for testing SLATEC subprograms
  67920.                        gams    D5, D9
  67921.                        by      SLATEC Common Mathematical Library Committee
  67922.  
  67923. test28.f               for     Driver for testing SLATEC subprograms
  67924.                        gams    D5, D9
  67925.                        by      SLATEC Common Mathematical Library Committee
  67926.  
  67927. test29.f               for     Driver for testing SLATEC subprograms
  67928.                        gams    E1, E3
  67929.                        by      SLATEC Common Mathematical Library Committee
  67930.  
  67931. test30.f               for     Driver for testing SLATEC subprograms
  67932.                        gams    E, E1A, E3
  67933.                        by      SLATEC Common Mathematical Library Committee
  67934.  
  67935. test31.f               for     Driver for testing SLATEC subprograms
  67936.                        gams    E, E1A, E3
  67937.                        by      SLATEC Common Mathematical Library Committee
  67938.  
  67939. test32.f               for     Driver for testing SLATEC subprograms
  67940.                        gams    E1A
  67941.                        by      SLATEC Common Mathematical Library Committee
  67942.  
  67943. test33.f               for     Driver for testing SLATEC subprograms
  67944.                        gams    E1A
  67945.                        by      SLATEC Common Mathematical Library Committee
  67946.  
  67947. test34.f               for     Driver for testing SLATEC subprograms
  67948.                        gams    F1A
  67949.                        by      SLATEC Common Mathematical Library Committee
  67950.  
  67951. test35.f               for     Driver for testing SLATEC subprograms
  67952.                        gams    F2
  67953.                        by      SLATEC Common Mathematical Library Committee
  67954.  
  67955. test36.f               for     Driver for testing SLATEC subprograms
  67956.                        gams    F2
  67957.                        by      SLATEC Common Mathematical Library Committee
  67958.  
  67959. test37.f               for     Driver for testing SLATEC subprograms
  67960.                        gams    G2
  67961.                        by      SLATEC Common Mathematical Library Committee
  67962.  
  67963. test38.f               for     Driver for testing SLATEC subprograms
  67964.                        gams    G2
  67965.                        by      SLATEC Common Mathematical Library Committee
  67966.  
  67967. test39.f               for     Driver for testing SLATEC subprograms
  67968.                        gams    H2
  67969.                        by      SLATEC Common Mathematical Library Committee
  67970.  
  67971. test40.f               for     Driver for testing SLATEC subprograms
  67972.                        gams    H2
  67973.                        by      SLATEC Common Mathematical Library Committee
  67974.  
  67975. test41.f               for     Driver for testing SLATEC subprograms
  67976.                        gams    H2
  67977.                        by      SLATEC Common Mathematical Library Committee
  67978.  
  67979. test42.f               for     Driver for testing SLATEC subprograms
  67980.                        gams    H2
  67981.                        by      SLATEC Common Mathematical Library Committee
  67982.  
  67983. test43.f               for     Driver for testing SLATEC subprograms
  67984.                        gams    I1
  67985.                        by      SLATEC Common Mathematical Library Committee
  67986.  
  67987. test44.f               for     Driver for testing SLATEC subprograms
  67988.                        gams    I1
  67989.                        by      SLATEC Common Mathematical Library Committee
  67990.  
  67991. test45.f               for     Driver for testing SLATEC subprograms
  67992.                        gams    I1A2, I1A1B
  67993.                        by      SLATEC Common Mathematical Library Committee
  67994.  
  67995. test46.f               for     Driver for testing SLATEC subprograms
  67996.                        gams    I1A2, I1A1B
  67997.                        by      SLATEC Common Mathematical Library Committee
  67998.  
  67999. test47.f               for     Driver for testing SLATEC subprograms
  68000.                        gams    I1A2, I1A1B
  68001.                        by      SLATEC Common Mathematical Library Committee
  68002.  
  68003. test48.f               for     Driver for testing SLATEC subprograms
  68004.                        gams    I1A2
  68005.                        by      SLATEC Common Mathematical Library Committee
  68006.  
  68007. test49.f               for     Driver for testing SLATEC subprograms
  68008.                        gams    I1A2
  68009.                        by      SLATEC Common Mathematical Library Committee
  68010.  
  68011. test50.f               for     Driver for testing SLATEC subprograms
  68012.                        gams    I2
  68013.                        by      SLATEC Common Mathematical Library Committee
  68014.  
  68015. test51.f               for     Driver for testing SLATEC subprograms
  68016.                        gams    J1
  68017.                        by      SLATEC Common Mathematical Library Committee
  68018.  
  68019. test52.f               for     Driver for testing SLATEC subprograms
  68020.                        gams    K1, E3, K6, L
  68021.                        by      SLATEC Common Mathematical Library Committee
  68022.  
  68023. test53.f               for     Driver for testing SLATEC subprograms
  68024.                        gams    K1, E3, K6, L
  68025.                        by      SLATEC Common Mathematical Library Committee
  68026.  
  68027. test54.f               for     Driver for testing SLATEC subprograms
  68028.                        gams    N6A
  68029.                        by      BOISVERT, RONALD, (NIST)
  68030.  
  68031. uivp.f                 for     Dummy routine for BVSUP quick check.
  68032.                        by      Watts, H. A., (SNLA)
  68033.  
  68034. uvec.f                 for     Dummy routine for BVSUP quick check.
  68035.                        by      Watts, H. A., (SNLA)
  68036.  
  68037. vfill.f                for     Fill a vector with a value.
  68038.                        by      Seager, Mark K., (LLNL)
  68039.  
  68040. xcsrt.f                for     TO COMPUTE CHECK VALUES FOR LEGENDRE FUNCTIONS
  68041.                        gams    C3A2, C9
  68042.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  68043.                                UNIVERSITY)
  68044.  
  68045. zqcai.f                for     Quick check for SLATEC subroutines
  68046.                        gams    C10D
  68047.                        by      Amos, Don, (SNL)
  68048.  
  68049. zqcbh.f                for     Quick check for SLATEC subroutine
  68050.                        gams    C10A4
  68051.                        by      Amos, Don, (SNL)
  68052.  
  68053. zqcbi.f                for     Quick check for SLATEC subroutine
  68054.                        gams    C10B4
  68055.                        by      Amos, Don, (SNL)
  68056.  
  68057. zqcbj.f                for     Quick check for SLATEC subroutine
  68058.                        gams    C10A4
  68059.                        by      Amos, Don, (SNL)
  68060.  
  68061. zqcbk.f                for     Quick check for SLATEC subroutine
  68062.                        gams    C10B4
  68063.                        by      Amos, Don, (SNL)
  68064.  
  68065. zqcby.f                for     Quick check for SLATEC subroutine
  68066.                        gams    C10A4
  68067.                        by      Amos, Don, (SNL)
  68068.  
  68069. -----------------------------------------------------------
  68070. for     xersav and other error handling from old version
  68071. path: /netlib/slatec/err/
  68072. -----------------------------------------------------------
  68073. .depend
  68074. dependencies
  68075. fdump.f                for     Symbolic dump (should be locally written).
  68076.                        gams    R3
  68077.                        by      Jones, R. E., (SNLA)
  68078.  
  68079. j4save.f               for     Save or recall global variables needed by error
  68080.                        by      Jones, R. E., (SNLA)
  68081.  
  68082. xerclr.f               for     Reset current error number to zero.
  68083.                        gams    R3C
  68084.                        by      Jones, R. E., (SNLA)
  68085.  
  68086. xerdmp.f               for     Print the error tables and then clear them.
  68087.                        gams    R3C
  68088.                        by      Jones, R. E., (SNLA)
  68089.  
  68090. xermax.f               for     Set maximum number of times any error message is
  68091.                                to be
  68092.                        gams    R3C
  68093.                        by      Jones, R. E., (SNLA)
  68094.  
  68095. xgetf.f                for     Return the current value of the error control
  68096.                                flag.
  68097.                        gams    R3C
  68098.                        by      Jones, R. E., (SNLA)
  68099.  
  68100. xgetua.f               for     Return unit number(s) to which error messages
  68101.                                are being
  68102.                        gams    R3C
  68103.                        by      Jones, R. E., (SNLA)
  68104.  
  68105. xgetun.f               for     Return the (first) output file to which error
  68106.                                messages
  68107.                        gams    R3C
  68108.                        by      Jones, R. E., (SNLA)
  68109.  
  68110. xsetf.f                for     Set the error control flag.
  68111.                        gams    R3A
  68112.                        by      Jones, R. E., (SNLA)
  68113.  
  68114. xsetua.f               for     Set logical unit numbers (up to 5) to which
  68115.                                error
  68116.                        gams    R3B
  68117.                        by      Jones, R. E., (SNLA)
  68118.  
  68119. xsetun.f               for     Set output file to which error messages are to
  68120.                                be sent.
  68121.                        gams    R3B
  68122.                        by      Jones, R. E., (SNLA)
  68123.  
  68124. -----------------------------------------------------------
  68125. for     the FISHPACK, FFTPACK subset of SLATEC
  68126. path: /netlib/slatec/fishfft/
  68127. -----------------------------------------------------------
  68128. .depend
  68129. blktri.f               for     Solve a block tridiagonal system of linear
  68130.                                equations
  68131.                        gams    I2B4B
  68132.                        by      Adams, J., (NCAR)
  68133.  
  68134. cblktr.f               for     Solve a block tridiagonal system of linear
  68135.                                equations
  68136.                        gams    I2B4B
  68137.                        by      Adams, J., (NCAR)
  68138.  
  68139. cfftb.f                for     Compute the unnormalized inverse of CFFTF.
  68140.                        gams    J1A2
  68141.                        by      Swarztrauber, P. N., (NCAR)
  68142.  
  68143. cfftb1.f               for     Compute the unnormalized inverse of CFFTF1.
  68144.                        gams    J1A2
  68145.                        by      Swarztrauber, P. N., (NCAR)
  68146.  
  68147. cfftf.f                for     Compute the forward transform of a complex,
  68148.                                periodic
  68149.                        gams    J1A2
  68150.                        by      Swarztrauber, P. N., (NCAR)
  68151.  
  68152. cfftf1.f               for     Compute the forward transform of a complex,
  68153.                                periodic
  68154.                        gams    J1A2
  68155.                        by      Swarztrauber, P. N., (NCAR)
  68156.  
  68157. cffti.f                for     Initialize a work array for CFFTF and CFFTB.
  68158.                        gams    J1A2
  68159.                        by      Swarztrauber, P. N., (NCAR)
  68160.  
  68161. cffti1.f               for     Initialize a real and an integer work array for
  68162.                                CFFTF1 and
  68163.                        gams    J1A2
  68164.                        by      Swarztrauber, P. N., (NCAR)
  68165.  
  68166. cmgnbn.f               for     Solve a complex block tridiagonal linear system
  68167.                                of
  68168.                        gams    I2B4B
  68169.                        by      Adams, J., (NCAR)
  68170.  
  68171. cosqb.f                for     Compute the unnormalized inverse cosine
  68172.                                transform.
  68173.                        gams    J1A3
  68174.                        by      Swarztrauber, P. N., (NCAR)
  68175.  
  68176. cosqb1.f               for     Compute the unnormalized inverse of COSQF1.
  68177.                        gams    J1A3
  68178.                        by      Swarztrauber, P. N., (NCAR)
  68179.  
  68180. cosqf.f                for     Compute the forward cosine transform with odd
  68181.                                wave numbers.
  68182.                        gams    J1A3
  68183.                        by      Swarztrauber, P. N., (NCAR)
  68184.  
  68185. cosqf1.f               for     Compute the forward cosine transform with odd
  68186.                                wave numbers.
  68187.                        gams    J1A3
  68188.                        by      Swarztrauber, P. N., (NCAR)
  68189.  
  68190. cosqi.f                for     Initialize a work array for COSQF and COSQB.
  68191.                        gams    J1A3
  68192.                        by      Swarztrauber, P. N., (NCAR)
  68193.  
  68194. cost.f                 for     Compute the cosine transform of a real, even
  68195.                                sequence.
  68196.                        gams    J1A3
  68197.                        by      Swarztrauber, P. N., (NCAR)
  68198.  
  68199. costi.f                for     Initialize a work array for COST.
  68200.                        gams    J1A3
  68201.                        by      Swarztrauber, P. N., (NCAR)
  68202.  
  68203. ezfft1.f               for     EZFFTI calls EZFFT1 with appropriate work array
  68204.                        by      Swarztrauber, P. N., (NCAR)
  68205.  
  68206. ezfftb.f               for     A simplified real, periodic, backward fast
  68207.                                Fourier
  68208.                        gams    J1A1
  68209.                        by      Swarztrauber, P. N., (NCAR)
  68210.  
  68211. ezfftf.f               for     Compute a simplified real, periodic, fast
  68212.                                Fourier forward
  68213.                        gams    J1A1
  68214.                        by      Swarztrauber, P. N., (NCAR)
  68215.  
  68216. ezffti.f               for     Initialize a work array for EZFFTF and EZFFTB.
  68217.                        gams    J1A1
  68218.                        by      Swarztrauber, P. N., (NCAR)
  68219.  
  68220. genbun.f               for     Solve by a cyclic reduction algorithm the linear
  68221.                                system
  68222.                        gams    I2B4B
  68223.                        by      Adams, J., (NCAR)
  68224.  
  68225. hstcrt.f               for     Solve the standard five-point finite difference
  68226.                        gams    I2B1A1A
  68227.                        by      Adams, J., (NCAR)
  68228.  
  68229. hstcsp.f               for     Solve the standard five-point finite difference
  68230.                        gams    I2B1A1A
  68231.                        by      Adams, J., (NCAR)
  68232.  
  68233. hstcyl.f               for     Solve the standard five-point finite difference
  68234.                        gams    I2B1A1A
  68235.                        by      Adams, J., (NCAR)
  68236.  
  68237. hstplr.f               for     Solve the standard five-point finite difference
  68238.                        gams    I2B1A1A
  68239.                        by      Adams, J., (NCAR)
  68240.  
  68241. hstssp.f               for     Solve the standard five-point finite difference
  68242.                        gams    I2B1A1A
  68243.                        by      Adams, J., (NCAR)
  68244.  
  68245. hw3crt.f               for     Solve the standard seven-point finite difference
  68246.                        gams    I2B1A1A
  68247.                        by      Adams, J., (NCAR)
  68248.  
  68249. hwscrt.f               for     Solves the standard five-point finite difference
  68250.                        gams    I2B1A1A
  68251.                        by      Adams, J., (NCAR)
  68252.  
  68253. hwscsp.f               for     Solve a finite difference approximation to the
  68254.                                modified
  68255.                        gams    I2B1A1A
  68256.                        by      Adams, J., (NCAR)
  68257.  
  68258. hwscyl.f               for     Solve a standard finite difference approximation
  68259.                        gams    I2B1A1A
  68260.                        by      Adams, J., (NCAR)
  68261.  
  68262. hwsplr.f               for     Solve a finite difference approximation to the
  68263.                                Helmholtz
  68264.                        gams    I2B1A1A
  68265.                        by      Adams, J., (NCAR)
  68266.  
  68267. hwsssp.f               for     Solve a finite difference approximation to the
  68268.                                Helmholtz
  68269.                        gams    I2B1A1A
  68270.                        by      Adams, J., (NCAR)
  68271.  
  68272. passb.f                for     Calculate the fast Fourier transform of
  68273.                                subvectors of
  68274.                        by      Swarztrauber, P. N., (NCAR)
  68275.  
  68276. passb2.f               for     Calculate the fast Fourier transform of
  68277.                                subvectors of
  68278.                        by      Swarztrauber, P. N., (NCAR)
  68279.  
  68280. passb3.f               for     Calculate the fast Fourier transform of
  68281.                                subvectors of
  68282.                        by      Swarztrauber, P. N., (NCAR)
  68283.  
  68284. passb4.f               for     Calculate the fast Fourier transform of
  68285.                                subvectors of
  68286.                        by      Swarztrauber, P. N., (NCAR)
  68287.  
  68288. passb5.f               for     Calculate the fast Fourier transform of
  68289.                                subvectors of
  68290.                        by      Swarztrauber, P. N., (NCAR)
  68291.  
  68292. passf.f                for     Calculate the fast Fourier transform of
  68293.                                subvectors of
  68294.                        by      Swarztrauber, P. N., (NCAR)
  68295.  
  68296. passf2.f               for     Calculate the fast Fourier transform of
  68297.                                subvectors of
  68298.                        by      Swarztrauber, P. N., (NCAR)
  68299.  
  68300. passf3.f               for     Calculate the fast Fourier transform of
  68301.                                subvectors of
  68302.                        by      Swarztrauber, P. N., (NCAR)
  68303.  
  68304. passf4.f               for     Calculate the fast Fourier transform of
  68305.                                subvectors of
  68306.                        by      Swarztrauber, P. N., (NCAR)
  68307.  
  68308. passf5.f               for     Calculate the fast Fourier transform of
  68309.                                subvectors of
  68310.                        by      Swarztrauber, P. N., (NCAR)
  68311.  
  68312. pois3d.f               for     Solve a three-dimensional block tridiagonal
  68313.                                linear system
  68314.                        gams    I2B4B
  68315.                        by      Adams, J., (NCAR)
  68316.  
  68317. poistg.f               for     Solve a block tridiagonal system of linear
  68318.                                equations
  68319.                        gams    I2B4B
  68320.                        by      Adams, J., (NCAR)
  68321.  
  68322. radb2.f                for     Calculate the fast Fourier transform of
  68323.                                subvectors of
  68324.                        by      Swarztrauber, P. N., (NCAR)
  68325.  
  68326. radb3.f                for     Calculate the fast Fourier transform of
  68327.                                subvectors of
  68328.                        by      Swarztrauber, P. N., (NCAR)
  68329.  
  68330. radb4.f                for     Calculate the fast Fourier transform of
  68331.                                subvectors of
  68332.                        by      Swarztrauber, P. N., (NCAR)
  68333.  
  68334. radb5.f                for     Calculate the fast Fourier transform of
  68335.                                subvectors of
  68336.                        by      Swarztrauber, P. N., (NCAR)
  68337.  
  68338. radbg.f                for     Calculate the fast Fourier transform of
  68339.                                subvectors of
  68340.                        by      Swarztrauber, P. N., (NCAR)
  68341.  
  68342. radf2.f                for     Calculate the fast Fourier transform of
  68343.                                subvectors of
  68344.                        by      Swarztrauber, P. N., (NCAR)
  68345.  
  68346. radf3.f                for     Calculate the fast Fourier transform of
  68347.                                subvectors of
  68348.                        by      Swarztrauber, P. N., (NCAR)
  68349.  
  68350. radf4.f                for     Calculate the fast Fourier transform of
  68351.                                subvectors of
  68352.                        by      Swarztrauber, P. N., (NCAR)
  68353.  
  68354. radf5.f                for     Calculate the fast Fourier transform of
  68355.                                subvectors of
  68356.                        by      Swarztrauber, P. N., (NCAR)
  68357.  
  68358. radfg.f                for     Calculate the fast Fourier transform of
  68359.                                subvectors of
  68360.                        by      Swarztrauber, P. N., (NCAR)
  68361.  
  68362. rfftb.f                for     Compute the backward fast Fourier transform of a
  68363.                                real
  68364.                        gams    J1A1
  68365.                        by      Swarztrauber, P. N., (NCAR)
  68366.  
  68367. rfftb1.f               for     Compute the backward fast Fourier transform of a
  68368.                                real
  68369.                        gams    J1A1
  68370.                        by      Swarztrauber, P. N., (NCAR)
  68371.  
  68372. rfftf.f                for     Compute the forward transform of a real,
  68373.                                periodic sequence.
  68374.                        gams    J1A1
  68375.                        by      Swarztrauber, P. N., (NCAR)
  68376.  
  68377. rfftf1.f               for     Compute the forward transform of a real,
  68378.                                periodic sequence.
  68379.                        gams    J1A1
  68380.                        by      Swarztrauber, P. N., (NCAR)
  68381.  
  68382. rffti.f                for     Initialize a work array for RFFTF and RFFTB.
  68383.                        gams    J1A1
  68384.                        by      Swarztrauber, P. N., (NCAR)
  68385.  
  68386. rffti1.f               for     Initialize a real and an integer work array for
  68387.                                RFFTF1 and
  68388.                        gams    J1A1
  68389.                        by      Swarztrauber, P. N., (NCAR)
  68390.  
  68391. sepeli.f               for     Discretize and solve a second and, optionally, a
  68392.                                fourth
  68393.                        gams    I2B1A2
  68394.                        by      Adams, J., (NCAR)
  68395.  
  68396. sepx4.f                for     Solve for either the second or fourth order
  68397.                                finite
  68398.                        gams    I2B1A2
  68399.                        by      Adams, J., (NCAR)
  68400.  
  68401. sinqb.f                for     Compute the unnormalized inverse of SINQF.
  68402.                        gams    J1A3
  68403.                        by      Swarztrauber, P. N., (NCAR)
  68404.  
  68405. sinqf.f                for     Compute the forward sine transform with odd wave
  68406.                                numbers.
  68407.                        gams    J1A3
  68408.                        by      Swarztrauber, P. N., (NCAR)
  68409.  
  68410. sinqi.f                for     Initialize a work array for SINQF and SINQB.
  68411.                        gams    J1A3
  68412.                        by      Swarztrauber, P. N., (NCAR)
  68413.  
  68414. sint.f                 for     Compute the sine transform of a real, odd
  68415.                                sequence.
  68416.                        gams    J1A3
  68417.                        by      Swarztrauber, P. N., (NCAR)
  68418.  
  68419. sinti.f                for     Initialize a work array for SINT.
  68420.                        gams    J1A3
  68421.                        by      Swarztrauber, P. N., (NCAR)
  68422.  
  68423. -----------------------------------------------------------
  68424. for     the FNLIB subset of SLATEC
  68425. path: /netlib/slatec/fnlib/
  68426. -----------------------------------------------------------
  68427. .depend
  68428. acosh.f                for     Compute the arc hyperbolic cosine.
  68429.                        gams    C4C
  68430.                        by      Fullerton, W., (LANL)
  68431.  
  68432. ai.f                   for     Evaluate the Airy function.
  68433.                        gams    C10D
  68434.                        by      Fullerton, W., (LANL)
  68435.  
  68436. aie.f                  for     Calculate the Airy function for a negative
  68437.                                argument and an
  68438.                        gams    C10D
  68439.                        by      Fullerton, W., (LANL)
  68440.  
  68441. albeta.f               for     Compute the natural logarithm of the complete
  68442.                                Beta
  68443.                        gams    C7B
  68444.                        by      Fullerton, W., (LANL)
  68445.  
  68446. algams.f               for     Compute the logarithm of the absolute value of
  68447.                                the Gamma
  68448.                        gams    C7A
  68449.                        by      Fullerton, W., (LANL)
  68450.  
  68451. ali.f                  for     Compute the logarithmic integral.
  68452.                        gams    C5
  68453.                        by      Fullerton, W., (LANL)
  68454.  
  68455. alngam.f               for     Compute the logarithm of the absolute value of
  68456.                                the Gamma
  68457.                        gams    C7A
  68458.                        by      Fullerton, W., (LANL)
  68459.  
  68460. alnrel.f               for     Evaluate ln(1+X) accurate in the sense of
  68461.                                relative error.
  68462.                        gams    C4B
  68463.                        by      Fullerton, W., (LANL)
  68464.  
  68465. asinh.f                for     Compute the arc hyperbolic sine.
  68466.                        gams    C4C
  68467.                        by      Fullerton, W., (LANL)
  68468.  
  68469. atanh.f                for     Compute the arc hyperbolic tangent.
  68470.                        gams    C4C
  68471.                        by      Fullerton, W., (LANL)
  68472.  
  68473. besi0.f                for     Compute the hyperbolic Bessel function of the
  68474.                                first kind
  68475.                        gams    C10B1
  68476.                        by      Fullerton, W., (LANL)
  68477.  
  68478. besi0e.f               for     Compute the exponentially scaled modified
  68479.                                (hyperbolic)
  68480.                        gams    C10B1
  68481.                        by      Fullerton, W., (LANL)
  68482.  
  68483. besi1.f                for     Compute the modified (hyperbolic) Bessel
  68484.                                function of the
  68485.                        gams    C10B1
  68486.                        by      Fullerton, W., (LANL)
  68487.  
  68488. besi1e.f               for     Compute the exponentially scaled modified
  68489.                                (hyperbolic)
  68490.                        gams    C10B1
  68491.                        by      Fullerton, W., (LANL)
  68492.  
  68493. besj0.f                for     Compute the Bessel function of the first kind of
  68494.                                order
  68495.                        gams    C10A1
  68496.                        by      Fullerton, W., (LANL)
  68497.  
  68498. besj1.f                for     Compute the Bessel function of the first kind of
  68499.                                order one.
  68500.                        gams    C10A1
  68501.                        by      Fullerton, W., (LANL)
  68502.  
  68503. besk0.f                for     Compute the modified (hyperbolic) Bessel
  68504.                                function of the
  68505.                        gams    C10B1
  68506.                        by      Fullerton, W., (LANL)
  68507.  
  68508. besk0e.f               for     Compute the exponentially scaled modified
  68509.                                (hyperbolic)
  68510.                        gams    C10B1
  68511.                        by      Fullerton, W., (LANL)
  68512.  
  68513. besk1.f                for     Compute the modified (hyperbolic) Bessel
  68514.                                function of the
  68515.                        gams    C10B1
  68516.                        by      Fullerton, W., (LANL)
  68517.  
  68518. besk1e.f               for     Compute the exponentially scaled modified
  68519.                                (hyperbolic)
  68520.                        gams    C10B1
  68521.                        by      Fullerton, W., (LANL)
  68522.  
  68523. beskes.f               for     Compute a sequence of exponentially scaled
  68524.                                modified Bessel
  68525.                        gams    C10B3
  68526.                        by      Fullerton, W., (LANL)
  68527.  
  68528. besks.f                for     Compute a sequence of modified Bessel functions
  68529.                                of the
  68530.                        gams    C10B3
  68531.                        by      Fullerton, W., (LANL)
  68532.  
  68533. besy0.f                for     Compute the Bessel function of the second kind
  68534.                                of order
  68535.                        gams    C10A1
  68536.                        by      Fullerton, W., (LANL)
  68537.  
  68538. besy1.f                for     Compute the Bessel function of the second kind
  68539.                                of order
  68540.                        gams    C10A1
  68541.                        by      Fullerton, W., (LANL)
  68542.  
  68543. beta.f                 for     Compute the complete Beta function.
  68544.                        gams    C7B
  68545.                        by      Fullerton, W., (LANL)
  68546.  
  68547. betai.f                for     Calculate the incomplete Beta function.
  68548.                        gams    C7F
  68549.                        by      Fullerton, W., (LANL)
  68550.  
  68551. bi.f                   for     Evaluate the Bairy function (the Airy function
  68552.                                of the
  68553.                        gams    C10D
  68554.                        by      Fullerton, W., (LANL)
  68555.  
  68556. bie.f                  for     Calculate the Bairy function for a negative
  68557.                                argument and an
  68558.                        gams    C10D
  68559.                        by      Fullerton, W., (LANL)
  68560.  
  68561. binom.f                for     Compute the binomial coefficients.
  68562.                        gams    C1
  68563.                        by      Fullerton, W., (LANL)
  68564.  
  68565. c0lgmc.f               for     Evaluate (Z+0.5)*LOG((Z+1.)/Z) - 1.0 with
  68566.                                relative
  68567.                        gams    C7A
  68568.                        by      Fullerton, W., (LANL)
  68569.  
  68570. c9lgmc.f               for     Compute the log gamma correction factor so that
  68571.                        gams    C7A
  68572.                        by      Fullerton, W., (LANL)
  68573.  
  68574. c9ln2r.f               for     Evaluate LOG(1+Z) from second order relative
  68575.                                accuracy so
  68576.                        gams    C4B
  68577.                        by      Fullerton, W., (LANL)
  68578.  
  68579. cacos.f                for     Compute the complex arc cosine.
  68580.                        gams    C4A
  68581.                        by      Fullerton, W., (LANL)
  68582.  
  68583. cacosh.f               for     Compute the arc hyperbolic cosine.
  68584.                        gams    C4C
  68585.                        by      Fullerton, W., (LANL)
  68586.  
  68587. carg.f                 for     Compute the argument of a complex number.
  68588.                        gams    A4A
  68589.                        by      Fullerton, W., (LANL)
  68590.  
  68591. casin.f                for     Compute the complex arc sine.
  68592.                        gams    C4A
  68593.                        by      Fullerton, W., (LANL)
  68594.  
  68595. casinh.f               for     Compute the arc hyperbolic sine.
  68596.                        gams    C4C
  68597.                        by      Fullerton, W., (LANL)
  68598.  
  68599. catan.f                for     Compute the complex arc tangent.
  68600.                        gams    C4A
  68601.                        by      Fullerton, W., (LANL)
  68602.  
  68603. catan2.f               for     Compute the complex arc tangent in the proper
  68604.                                quadrant.
  68605.                        gams    C4A
  68606.                        by      Fullerton, W., (LANL)
  68607.  
  68608. catanh.f               for     Compute the arc hyperbolic tangent.
  68609.                        gams    C4C
  68610.                        by      Fullerton, W., (LANL)
  68611.  
  68612. cbeta.f                for     Compute the complete Beta function.
  68613.                        gams    C7B
  68614.                        by      Fullerton, W., (LANL)
  68615.  
  68616. cbrt.f                 for     Compute the cube root.
  68617.                        gams    C2
  68618.                        by      Fullerton, W., (LANL)
  68619.  
  68620. ccbrt.f                for     Compute the cube root.
  68621.                        gams    C2
  68622.                        by      Fullerton, W., (LANL)
  68623.  
  68624. ccosh.f                for     Compute the complex hyperbolic cosine.
  68625.                        gams    C4C
  68626.                        by      Fullerton, W., (LANL)
  68627.  
  68628. ccot.f                 for     Compute the cotangent.
  68629.                        gams    C4A
  68630.                        by      Fullerton, W., (LANL)
  68631.  
  68632. cexprl.f               for     Calculate the relative error exponential
  68633.                                (EXP(X)-1)/X.
  68634.                        gams    C4B
  68635.                        by      Fullerton, W., (LANL)
  68636.  
  68637. cgamma.f               for     Compute the complete Gamma function.
  68638.                        gams    C7A
  68639.                        by      Fullerton, W., (LANL)
  68640.  
  68641. cgamr.f                for     Compute the reciprocal of the Gamma function.
  68642.                        gams    C7A
  68643.                        by      Fullerton, W., (LANL)
  68644.  
  68645. chu.f                  for     Compute the logarithmic confluent hypergeometric
  68646.                                function.
  68647.                        gams    C11
  68648.                        by      Fullerton, W., (LANL)
  68649.  
  68650. clbeta.f               for     Compute the natural logarithm of the complete
  68651.                                Beta
  68652.                        gams    C7B
  68653.                        by      Fullerton, W., (LANL)
  68654.  
  68655. clngam.f               for     Compute the logarithm of the absolute value of
  68656.                                the Gamma
  68657.                        gams    C7A
  68658.                        by      Fullerton, W., (LANL)
  68659.  
  68660. clnrel.f               for     Evaluate ln(1+X) accurate in the sense of
  68661.                                relative error.
  68662.                        gams    C4B
  68663.                        by      Fullerton, W., (LANL)
  68664.  
  68665. clog10.f               for     Compute the principal value of the complex base
  68666.                                10
  68667.                        gams    C4B
  68668.                        by      Fullerton, W., (LANL)
  68669.  
  68670. cosdg.f                for     Compute the cosine of an argument in degrees.
  68671.                        gams    C4A
  68672.                        by      Fullerton, W., (LANL)
  68673.  
  68674. cot.f                  for     Compute the cotangent.
  68675.                        gams    C4A
  68676.                        by      Fullerton, W., (LANL)
  68677.  
  68678. cpsi.f                 for     Compute the Psi (or Digamma) function.
  68679.                        gams    C7C
  68680.                        by      Fullerton, W., (LANL)
  68681.  
  68682. csevl.f                for     Evaluate a Chebyshev series.
  68683.                        gams    C3A2
  68684.                        by      Fullerton, W., (LANL)
  68685.  
  68686. csinh.f                for     Compute the complex hyperbolic sine.
  68687.                        gams    C4C
  68688.                        by      Fullerton, W., (LANL)
  68689.  
  68690. ctan.f                 for     Compute the complex tangent.
  68691.                        gams    C4A
  68692.                        by      Fullerton, W., (LANL)
  68693.  
  68694. ctanh.f                for     Compute the complex hyperbolic tangent.
  68695.                        gams    C4C
  68696.                        by      Fullerton, W., (LANL)
  68697.  
  68698. d9aimp.f               for     Evaluate the Airy modulus and phase.
  68699.                        gams    C10D
  68700.                        by      Fullerton, W., (LANL)
  68701.  
  68702. d9atn1.f               for     Evaluate DATAN(X) from first order relative
  68703.                                accuracy so
  68704.                        gams    C4A
  68705.                        by      Fullerton, W., (LANL)
  68706.  
  68707. d9b0mp.f               for     Evaluate the modulus and phase for the J0 and Y0
  68708.                                Bessel
  68709.                        gams    C10A1
  68710.                        by      Fullerton, W., (LANL)
  68711.  
  68712. d9b1mp.f               for     Evaluate the modulus and phase for the J1 and Y1
  68713.                                Bessel
  68714.                        gams    C10A1
  68715.                        by      Fullerton, W., (LANL)
  68716.  
  68717. d9chu.f                for     Evaluate for large Z  Z**A * U(A,B,Z) where U is
  68718.                                the
  68719.                        gams    C11
  68720.                        by      Fullerton, W., (LANL)
  68721.  
  68722. d9gmic.f               for     Compute the complementary incomplete Gamma
  68723.                                function for A
  68724.                        gams    C7E
  68725.                        by      Fullerton, W., (LANL)
  68726.  
  68727. d9gmit.f               for     Compute Tricomi's incomplete Gamma function for
  68728.                                small
  68729.                        gams    C7E
  68730.                        by      Fullerton, W., (LANL)
  68731.  
  68732. d9knus.f               for     Compute Bessel functions EXP(X)*K-SUB-XNU(X) and
  68733.                                EXP(X)*
  68734.                        gams    C10B3
  68735.                        by      Fullerton, W., (LANL)
  68736.  
  68737. d9lgic.f               for     Compute the log complementary incomplete Gamma
  68738.                                function
  68739.                        gams    C7E
  68740.                        by      Fullerton, W., (LANL)
  68741.  
  68742. d9lgit.f               for     Compute the logarithm of Tricomi's incomplete
  68743.                                Gamma
  68744.                        gams    C7E
  68745.                        by      Fullerton, W., (LANL)
  68746.  
  68747. d9lgmc.f               for     Compute the log Gamma correction factor so that
  68748.                        gams    C7E
  68749.                        by      Fullerton, W., (LANL)
  68750.  
  68751. d9ln2r.f               for     Evaluate LOG(1+X) from second order relative
  68752.                                accuracy so
  68753.                        gams    C4B
  68754.                        by      Fullerton, W., (LANL)
  68755.  
  68756. d9pak.f                for     Pack a base 2 exponent into a floating point
  68757.                                number.
  68758.                        gams    A6B
  68759.                        by      Fullerton, W., (LANL)
  68760.  
  68761. d9upak.f               for     Unpack a floating point number X so that X =
  68762.                                Y*2**N.
  68763.                        gams    A6B
  68764.                        by      Fullerton, W., (LANL)
  68765.  
  68766. dacosh.f               for     Compute the arc hyperbolic cosine.
  68767.                        gams    C4C
  68768.                        by      Fullerton, W., (LANL)
  68769.  
  68770. dai.f                  for     Evaluate the Airy function.
  68771.                        gams    C10D
  68772.                        by      Fullerton, W., (LANL)
  68773.  
  68774. daie.f                 for     Calculate the Airy function for a negative
  68775.                                argument and an
  68776.                        gams    C10D
  68777.                        by      Fullerton, W., (LANL)
  68778.  
  68779. dasinh.f               for     Compute the arc hyperbolic sine.
  68780.                        gams    C4C
  68781.                        by      Fullerton, W., (LANL)
  68782.  
  68783. datanh.f               for     Compute the arc hyperbolic tangent.
  68784.                        gams    C4C
  68785.                        by      Fullerton, W., (LANL)
  68786.  
  68787. daws.f                 for     Compute Dawson's function.
  68788.                        gams    C8C
  68789.                        by      Fullerton, W., (LANL)
  68790.  
  68791. dbesi0.f               for     Compute the hyperbolic Bessel function of the
  68792.                                first kind
  68793.                        gams    C10B1
  68794.                        by      Fullerton, W., (LANL)
  68795.  
  68796. dbesi1.f               for     Compute the modified (hyperbolic) Bessel
  68797.                                function of the
  68798.                        gams    C10B1
  68799.                        by      Fullerton, W., (LANL)
  68800.  
  68801. dbesj0.f               for     Compute the Bessel function of the first kind of
  68802.                                order
  68803.                        gams    C10A1
  68804.                        by      Fullerton, W., (LANL)
  68805.  
  68806. dbesj1.f               for     Compute the Bessel function of the first kind of
  68807.                                order one.
  68808.                        gams    C10A1
  68809.                        by      Fullerton, W., (LANL)
  68810.  
  68811. dbesk0.f               for     Compute the modified (hyperbolic) Bessel
  68812.                                function of the
  68813.                        gams    C10B1
  68814.                        by      Fullerton, W., (LANL)
  68815.  
  68816. dbesk1.f               for     Compute the modified (hyperbolic) Bessel
  68817.                                function of the
  68818.                        gams    C10B1
  68819.                        by      Fullerton, W., (LANL)
  68820.  
  68821. dbesks.f               for     Compute a sequence of modified Bessel functions
  68822.                                of the
  68823.                        gams    C10B3
  68824.                        by      Fullerton, W., (LANL)
  68825.  
  68826. dbesy0.f               for     Compute the Bessel function of the second kind
  68827.                                of order
  68828.                        gams    C10A1
  68829.                        by      Fullerton, W., (LANL)
  68830.  
  68831. dbesy1.f               for     Compute the Bessel function of the second kind
  68832.                                of order
  68833.                        gams    C10A1
  68834.                        by      Fullerton, W., (LANL)
  68835.  
  68836. dbeta.f                for     Compute the complete Beta function.
  68837.                        gams    C7B
  68838.                        by      Fullerton, W., (LANL)
  68839.  
  68840. dbetai.f               for     Calculate the incomplete Beta function.
  68841.                        gams    C7F
  68842.                        by      Fullerton, W., (LANL)
  68843.  
  68844. dbi.f                  for     Evaluate the Bairy function (the Airy function
  68845.                                of the
  68846.                        gams    C10D
  68847.                        by      Fullerton, W., (LANL)
  68848.  
  68849. dbie.f                 for     Calculate the Bairy function for a negative
  68850.                                argument and an
  68851.                        gams    C10D
  68852.                        by      Fullerton, W., (LANL)
  68853.  
  68854. dbinom.f               for     Compute the binomial coefficients.
  68855.                        gams    C1
  68856.                        by      Fullerton, W., (LANL)
  68857.  
  68858. dbsi0e.f               for     Compute the exponentially scaled modified
  68859.                                (hyperbolic)
  68860.                        gams    C10B1
  68861.                        by      Fullerton, W., (LANL)
  68862.  
  68863. dbsi1e.f               for     Compute the exponentially scaled modified
  68864.                                (hyperbolic)
  68865.                        gams    C10B1
  68866.                        by      Fullerton, W., (LANL)
  68867.  
  68868. dbsk0e.f               for     Compute the exponentially scaled modified
  68869.                                (hyperbolic)
  68870.                        gams    C10B1
  68871.                        by      Fullerton, W., (LANL)
  68872.  
  68873. dbsk1e.f               for     Compute the exponentially scaled modified
  68874.                                (hyperbolic)
  68875.                        gams    C10B1
  68876.                        by      Fullerton, W., (LANL)
  68877.  
  68878. dbskes.f               for     Compute a sequence of exponentially scaled
  68879.                                modified Bessel
  68880.                        gams    C10B3
  68881.                        by      Fullerton, W., (LANL)
  68882.  
  68883. dcbrt.f                for     Compute the cube root.
  68884.                        gams    C2
  68885.                        by      Fullerton, W., (LANL)
  68886.  
  68887. dchu.f                 for     Compute the logarithmic confluent hypergeometric
  68888.                                function.
  68889.                        gams    C11
  68890.                        by      Fullerton, W., (LANL)
  68891.  
  68892. dcosdg.f               for     Compute the cosine of an argument in degrees.
  68893.                        gams    C4A
  68894.                        by      Fullerton, W., (LANL)
  68895.  
  68896. dcot.f                 for     Compute the cotangent.
  68897.                        gams    C4A
  68898.                        by      Fullerton, W., (LANL)
  68899.  
  68900. dcsevl.f               for     Evaluate a Chebyshev series.
  68901.                        gams    C3A2
  68902.                        by      Fullerton, W., (LANL)
  68903.  
  68904. ddaws.f                for     Compute Dawson's function.
  68905.                        gams    C8C
  68906.                        by      Fullerton, W., (LANL)
  68907.  
  68908. de1.f                  for     Compute the exponential integral E1(X).
  68909.                        gams    C5
  68910.                        by      Fullerton, W., (LANL)
  68911.  
  68912. dei.f                  for     Compute the exponential integral Ei(X).
  68913.                        gams    C5
  68914.                        by      Fullerton, W., (LANL)
  68915.  
  68916. derf.f                 for     Compute the error function.
  68917.                        gams    C8A, L5A1E
  68918.                        by      Fullerton, W., (LANL)
  68919.  
  68920. derfc.f                for     Compute the complementary error function.
  68921.                        gams    C8A, L5A1E
  68922.                        by      Fullerton, W., (LANL)
  68923.  
  68924. dexprl.f               for     Calculate the relative error exponential
  68925.                                (EXP(X)-1)/X.
  68926.                        gams    C4B
  68927.                        by      Fullerton, W., (LANL)
  68928.  
  68929. dfac.f                 for     Compute the factorial function.
  68930.                        gams    C1
  68931.                        by      Fullerton, W., (LANL)
  68932.  
  68933. dgami.f                for     Evaluate the incomplete Gamma function.
  68934.                        gams    C7E
  68935.                        by      Fullerton, W., (LANL)
  68936.  
  68937. dgamic.f               for     Calculate the complementary incomplete Gamma
  68938.                                function.
  68939.                        gams    C7E
  68940.                        by      Fullerton, W., (LANL)
  68941.  
  68942. dgamit.f               for     Calculate Tricomi's form of the incomplete Gamma
  68943.                                function.
  68944.                        gams    C7E
  68945.                        by      Fullerton, W., (LANL)
  68946.  
  68947. dgamlm.f               for     Compute the minimum and maximum bounds for the
  68948.                                argument in
  68949.                        gams    C7A, R2
  68950.                        by      Fullerton, W., (LANL)
  68951.  
  68952. dgamma.f               for     Compute the complete Gamma function.
  68953.                        gams    C7A
  68954.                        by      Fullerton, W., (LANL)
  68955.  
  68956. dgamr.f                for     Compute the reciprocal of the Gamma function.
  68957.                        gams    C7A
  68958.                        by      Fullerton, W., (LANL)
  68959.  
  68960. dlbeta.f               for     Compute the natural logarithm of the complete
  68961.                                Beta
  68962.                        gams    C7B
  68963.                        by      Fullerton, W., (LANL)
  68964.  
  68965. dlgams.f               for     Compute the logarithm of the absolute value of
  68966.                                the Gamma
  68967.                        gams    C7A
  68968.                        by      Fullerton, W., (LANL)
  68969.  
  68970. dli.f                  for     Compute the logarithmic integral.
  68971.                        gams    C5
  68972.                        by      Fullerton, W., (LANL)
  68973.  
  68974. dlngam.f               for     Compute the logarithm of the absolute value of
  68975.                                the Gamma
  68976.                        gams    C7A
  68977.                        by      Fullerton, W., (LANL)
  68978.  
  68979. dlnrel.f               for     Evaluate ln(1+X) accurate in the sense of
  68980.                                relative error.
  68981.                        gams    C4B
  68982.                        by      Fullerton, W., (LANL)
  68983.  
  68984. dpoch.f                for     Evaluate a generalization of Pochhammer's
  68985.                                symbol.
  68986.                        gams    C1, C7A
  68987.                        by      Fullerton, W., (LANL)
  68988.  
  68989. dpoch1.f               for     Calculate a generalization of Pochhammer's
  68990.                                symbol starting
  68991.                        gams    C1, C7A
  68992.                        by      Fullerton, W., (LANL)
  68993.  
  68994. dpsi.f                 for     Compute the Psi (or Digamma) function.
  68995.                        gams    C7C
  68996.                        by      Fullerton, W., (LANL)
  68997.  
  68998. dsindg.f               for     Compute the sine of an argument in degrees.
  68999.                        gams    C4A
  69000.                        by      Fullerton, W., (LANL)
  69001.  
  69002. dspenc.f               for     Compute a form of Spence's integral due to K.
  69003.                                Mitchell.
  69004.                        gams    C5
  69005.                        by      Fullerton, W., (LANL)
  69006.  
  69007. e1.f                   for     Compute the exponential integral E1(X).
  69008.                        gams    C5
  69009.                        by      Fullerton, W., (LANL)
  69010.  
  69011. ei.f                   for     Compute the exponential integral Ei(X).
  69012.                        gams    C5
  69013.                        by      Fullerton, W., (LANL)
  69014.  
  69015. erf.f                  for     Compute the error function.
  69016.                        gams    C8A, L5A1E
  69017.                        by      Fullerton, W., (LANL)
  69018.  
  69019. erfc.f                 for     Compute the complementary error function.
  69020.                        gams    C8A, L5A1E
  69021.                        by      Fullerton, W., (LANL)
  69022.  
  69023. exprel.f               for     Calculate the relative error exponential
  69024.                                (EXP(X)-1)/X.
  69025.                        gams    C4B
  69026.                        by      Fullerton, W., (LANL)
  69027.  
  69028. fac.f                  for     Compute the factorial function.
  69029.                        gams    C1
  69030.                        by      Fullerton, W., (LANL)
  69031.  
  69032. gami.f                 for     Evaluate the incomplete Gamma function.
  69033.                        gams    C7E
  69034.                        by      Fullerton, W., (LANL)
  69035.  
  69036. gamic.f                for     Calculate the complementary incomplete Gamma
  69037.                                function.
  69038.                        gams    C7E
  69039.                        by      Fullerton, W., (LANL)
  69040.  
  69041. gamit.f                for     Calculate Tricomi's form of the incomplete Gamma
  69042.                                function.
  69043.                        gams    C7E
  69044.                        by      Fullerton, W., (LANL)
  69045.  
  69046. gamlim.f               for     Compute the minimum and maximum bounds for the
  69047.                                argument in
  69048.                        gams    C7A, R2
  69049.                        by      Fullerton, W., (LANL)
  69050.  
  69051. gamma.f                for     Compute the complete Gamma function.
  69052.                        gams    C7A
  69053.                        by      Fullerton, W., (LANL)
  69054.  
  69055. gamr.f                 for     Compute the reciprocal of the Gamma function.
  69056.                        gams    C7A
  69057.                        by      Fullerton, W., (LANL)
  69058.  
  69059. initds.f               for     Determine the number of terms needed in an
  69060.                                orthogonal
  69061.                        gams    C3A2
  69062.                        by      Fullerton, W., (LANL)
  69063.  
  69064. inits.f                for     Determine the number of terms needed in an
  69065.                                orthogonal
  69066.                        gams    C3A2
  69067.                        by      Fullerton, W., (LANL)
  69068.  
  69069. poch.f                 for     Evaluate a generalization of Pochhammer's
  69070.                                symbol.
  69071.                        gams    C1, C7A
  69072.                        by      Fullerton, W., (LANL)
  69073.  
  69074. poch1.f                for     Calculate a generalization of Pochhammer's
  69075.                                symbol starting
  69076.                        gams    C1, C7A
  69077.                        by      Fullerton, W., (LANL)
  69078.  
  69079. psi.f                  for     Compute the Psi (or Digamma) function.
  69080.                        gams    C7C
  69081.                        by      Fullerton, W., (LANL)
  69082.  
  69083. r9aimp.f               for     Evaluate the Airy modulus and phase.
  69084.                        gams    C10D
  69085.                        by      Fullerton, W., (LANL)
  69086.  
  69087. r9atn1.f               for     Evaluate ATAN(X) from first order relative
  69088.                                accuracy so that
  69089.                        gams    C4A
  69090.                        by      Fullerton, W., (LANL)
  69091.  
  69092. r9chu.f                for     Evaluate for large Z  Z**A * U(A,B,Z) where U is
  69093.                                the
  69094.                        gams    C11
  69095.                        by      Fullerton, W., (LANL)
  69096.  
  69097. r9gmic.f               for     Compute the complementary incomplete Gamma
  69098.                                function for A
  69099.                        gams    C7E
  69100.                        by      Fullerton, W., (LANL)
  69101.  
  69102. r9gmit.f               for     Compute Tricomi's incomplete Gamma function for
  69103.                                small
  69104.                        gams    C7E
  69105.                        by      Fullerton, W., (LANL)
  69106.  
  69107. r9knus.f               for     Compute Bessel functions EXP(X)*K-SUB-XNU(X) and
  69108.                                EXP(X)*
  69109.                        gams    C10B3
  69110.                        by      Fullerton, W., (LANL)
  69111.  
  69112. r9lgic.f               for     Compute the log complementary incomplete Gamma
  69113.                                function
  69114.                        gams    C7E
  69115.                        by      Fullerton, W., (LANL)
  69116.  
  69117. r9lgit.f               for     Compute the logarithm of Tricomi's incomplete
  69118.                                Gamma
  69119.                        gams    C7E
  69120.                        by      Fullerton, W., (LANL)
  69121.  
  69122. r9lgmc.f               for     Compute the log Gamma correction factor so that
  69123.                        gams    C7E
  69124.                        by      Fullerton, W., (LANL)
  69125.  
  69126. r9ln2r.f               for     Evaluate LOG(1+X) from second order relative
  69127.                                accuracy so
  69128.                        gams    C4B
  69129.                        by      Fullerton, W., (LANL)
  69130.  
  69131. r9pak.f                for     Pack a base 2 exponent into a floating point
  69132.                                number.
  69133.                        gams    A6B
  69134.                        by      Fullerton, W., (LANL)
  69135.  
  69136. r9upak.f               for     Unpack a floating point number X so that X =
  69137.                                Y*2**N.
  69138.                        gams    A6B
  69139.                        by      Fullerton, W., (LANL)
  69140.  
  69141. rand.f                 for     Generate a uniformly distributed random number.
  69142.                        gams    L6A21
  69143.                        by      Fullerton, W., (LANL)
  69144.  
  69145. rgauss.f               for     Generate a normally distributed (Gaussian)
  69146.                                random number.
  69147.                        gams    L6A14
  69148.                        by      Fullerton, W., (LANL)
  69149.  
  69150. runif.f                for     Generate a uniformly distributed random number.
  69151.                        gams    L6A21
  69152.                        by      Fullerton, W., (LANL)
  69153.  
  69154. sindg.f                for     Compute the sine of an argument in degrees.
  69155.                        gams    C4A
  69156.                        by      Fullerton, W., (LANL)
  69157.  
  69158. spenc.f                for     Compute a form of Spence's integral due to K.
  69159.                                Mitchell.
  69160.                        gams    C5
  69161.                        by      Fullerton, W., (LANL)
  69162.  
  69163. -----------------------------------------------------------
  69164. for     the BLAS, LINPACK, EISPACK, SLAP subset of
  69165. path: /netlib/slatec/lin/
  69166. -----------------------------------------------------------
  69167. .depend
  69168. bakvec.f               for     Form the eigenvectors of a certain real
  69169.                                non-symmetric
  69170.                        gams    D4C4
  69171.                        by      Smith, B. T., et al.
  69172.  
  69173. balanc.f               for     Balance a real general matrix and isolate
  69174.                                eigenvalues
  69175.                        gams    D4C1A
  69176.                        by      Smith, B. T., et al.
  69177.  
  69178. balbak.f               for     Form the eigenvectors of a real general matrix
  69179.                                from the
  69180.                        gams    D4C4
  69181.                        by      Smith, B. T., et al.
  69182.  
  69183. bandr.f                for     Reduce a real symmetric band matrix to symmetric
  69184.                        gams    D4C1B1
  69185.                        by      Smith, B. T., et al.
  69186.  
  69187. bandv.f                for     Form the eigenvectors of a real symmetric band
  69188.                                matrix
  69189.                        gams    D4C3
  69190.                        by      Smith, B. T., et al.
  69191.  
  69192. bisect.f               for     Compute the eigenvalues of a symmetric
  69193.                                tridiagonal matrix
  69194.                        gams    D4A5, D4C2A
  69195.                        by      Smith, B. T., et al.
  69196.  
  69197. bqr.f                  for     Compute some of the eigenvalues of a real
  69198.                                symmetric
  69199.                        gams    D4A6
  69200.                        by      Smith, B. T., et al.
  69201.  
  69202. caxpy.f                for     Compute a constant times a vector plus a vector.
  69203.                        gams    D1A7
  69204.                        by      Lawson, C. L., (JPL)
  69205.  
  69206. cbabk2.f               for     Form the eigenvectors of a complex general
  69207.                                matrix from the
  69208.                        gams    D4C4
  69209.                        by      Smith, B. T., et al.
  69210.  
  69211. cbal.f                 for     Balance a complex general matrix and isolate
  69212.                                eigenvalues
  69213.                        gams    D4C1A
  69214.                        by      Smith, B. T., et al.
  69215.  
  69216. cchdc.f                for     Compute the Cholesky decomposition of a positive
  69217.                                definite
  69218.                        gams    D2D1B
  69219.                        by      Dongarra, J., (ANL)
  69220.  
  69221. cchdd.f                for     Downdate an augmented Cholesky decomposition or
  69222.                                the
  69223.                        gams    D7B
  69224.                        by      Stewart, G. W., (U. of Maryland)
  69225.  
  69226. cchex.f                for     Update the Cholesky factorization  A=TRANS(R)*R
  69227.                                of a
  69228.                        gams    D7B
  69229.                        by      Stewart, G. W., (U. of Maryland)
  69230.  
  69231. cchud.f                for     Update an augmented Cholesky decomposition of
  69232.                                the
  69233.                        gams    D7B
  69234.                        by      Stewart, G. W., (U. of Maryland)
  69235.  
  69236. ccopy.f                for     Copy a vector.
  69237.                        gams    D1A5
  69238.                        by      Lawson, C. L., (JPL)
  69239.  
  69240. cdcdot.f               for     Compute the inner product of two vectors with
  69241.                                extended
  69242.                        gams    D1A4
  69243.                        by      Lawson, C. L., (JPL)
  69244.  
  69245. cdotc.f                for     Dot product of two complex vectors using the
  69246.                                complex
  69247.                        gams    D1A4
  69248.                        by      Lawson, C. L., (JPL)
  69249.  
  69250. cdotu.f                for     Compute the inner product of two vectors.
  69251.                        gams    D1A4
  69252.                        by      Lawson, C. L., (JPL)
  69253.  
  69254. cg.f                   for     Compute the eigenvalues and, optionally, the
  69255.                                eigenvectors
  69256.                        gams    D4A4
  69257.                        by      Smith, B. T., et al.
  69258.  
  69259. cgbco.f                for     Factor a band matrix by Gaussian elimination and
  69260.                        gams    D2C2
  69261.                        by      Moler, C. B., (U. of New Mexico)
  69262.  
  69263. cgbdi.f                for     Compute the determinant of a complex band matrix
  69264.                                using the
  69265.                        gams    D3C2
  69266.                        by      Moler, C. B., (U. of New Mexico)
  69267.  
  69268. cgbfa.f                for     Factor a band matrix using Gaussian elimination.
  69269.                        gams    D2C2
  69270.                        by      Moler, C. B., (U. of New Mexico)
  69271.  
  69272. cgbmv.f                for     Multiply a complex vector by a complex general
  69273.                                band matrix.
  69274.                        gams    D1B4
  69275.                        by      Dongarra, J. J., (ANL)
  69276.  
  69277. cgbsl.f                for     Solve the complex band system A*X=B or
  69278.                                CTRANS(A)*X=B using
  69279.                        gams    D2C2
  69280.                        by      Moler, C. B., (U. of New Mexico)
  69281.  
  69282. cgeco.f                for     Factor a matrix using Gaussian elimination and
  69283.                                estimate
  69284.                        gams    D2C1
  69285.                        by      Moler, C. B., (U. of New Mexico)
  69286.  
  69287. cgedi.f                for     Compute the determinant and inverse of a matrix
  69288.                                using the
  69289.                        gams    D2C1, D3C1
  69290.                        by      Moler, C. B., (U. of New Mexico)
  69291.  
  69292. cgefa.f                for     Factor a matrix using Gaussian elimination.
  69293.                        gams    D2C1
  69294.                        by      Moler, C. B., (U. of New Mexico)
  69295.  
  69296. cgemm.f                for     Multiply a complex general matrix by a complex
  69297.                                general
  69298.                        gams    D1B6
  69299.                        by      Dongarra, J., (ANL)
  69300.  
  69301. cgemv.f                for     Multiply a complex vector by a complex general
  69302.                                matrix.
  69303.                        gams    D1B4
  69304.                        by      Dongarra, J. J., (ANL)
  69305.  
  69306. cgerc.f                for     Perform conjugated rank 1 update of a complex
  69307.                                general
  69308.                        gams    D1B4
  69309.                        by      Dongarra, J. J., (ANL)
  69310.  
  69311. cgeru.f                for     Perform unconjugated rank 1 update of a complex
  69312.                                general
  69313.                        gams    D1B4
  69314.                        by      Dongarra, J. J., (ANL)
  69315.  
  69316. cgesl.f                for     Solve the complex system A*X=B or CTRANS(A)*X=B
  69317.                                using the
  69318.                        gams    D2C1
  69319.                        by      Moler, C. B., (U. of New Mexico)
  69320.  
  69321. cgtsl.f                for     Solve a tridiagonal linear system.
  69322.                        gams    D2C2A
  69323.                        by      Dongarra, J., (ANL)
  69324.  
  69325. ch.f                   for     Compute the eigenvalues and, optionally, the
  69326.                                eigenvectors
  69327.                        gams    D4A3
  69328.                        by      Smith, B. T., et al.
  69329.  
  69330. chbmv.f                for     Multiply a complex vector by a complex Hermitian
  69331.                                band
  69332.                        gams    D1B4
  69333.                        by      Dongarra, J. J., (ANL)
  69334.  
  69335. chemm.f                for     Multiply a complex general matrix by a complex
  69336.                                Hermitian
  69337.                        gams    D1B6
  69338.                        by      Dongarra, J., (ANL)
  69339.  
  69340. chemv.f                for     Multiply a complex vector by a complex Hermitian
  69341.                                matrix.
  69342.                        gams    D1B4
  69343.                        by      Dongarra, J. J., (ANL)
  69344.  
  69345. cher.f                 for     Perform Hermitian rank 1 update of a complex
  69346.                                Hermitian
  69347.                        gams    D1B4
  69348.                        by      Dongarra, J. J., (ANL)
  69349.  
  69350. cher2.f                for     Perform Hermitian rank 2 update of a complex
  69351.                                Hermitian
  69352.                        gams    D1B4
  69353.                        by      Dongarra, J. J., (ANL)
  69354.  
  69355. cher2k.f               for     Perform Hermitian rank 2k update of a complex.
  69356.                        gams    D1B6
  69357.                        by      Dongarra, J., (ANL)
  69358.  
  69359. cherk.f                for     Perform Hermitian rank k update of a complex
  69360.                                Hermitian
  69361.                        gams    D1B6
  69362.                        by      Dongarra, J., (ANL)
  69363.  
  69364. chico.f                for     Factor a complex Hermitian matrix by elimination
  69365.                                with sym-
  69366.                        gams    D2D1A
  69367.                        by      Moler, C. B., (U. of New Mexico)
  69368.  
  69369. chidi.f                for     Compute the determinant, inertia and inverse of
  69370.                                a complex
  69371.                        gams    D2D1A, D3D1A
  69372.                        by      Bunch, J., (UCSD)
  69373.  
  69374. chifa.f                for     Factor a complex Hermitian matrix by elimination
  69375.                        gams    D2D1A
  69376.                        by      Bunch, J., (UCSD)
  69377.  
  69378. chisl.f                for     Solve the complex Hermitian system using factors
  69379.                                obtained
  69380.                        gams    D2D1A
  69381.                        by      Bunch, J., (UCSD)
  69382.  
  69383. chpco.f                for     Factor a complex Hermitian matrix stored in
  69384.                                packed form by
  69385.                        gams    D2D1A
  69386.                        by      Moler, C. B., (U. of New Mexico)
  69387.  
  69388. chpdi.f                for     Compute the determinant, inertia and inverse of
  69389.                                a complex
  69390.                        gams    D2D1A, D3D1A
  69391.                        by      Bunch, J., (UCSD)
  69392.  
  69393. chpfa.f                for     Factor a complex Hermitian matrix stored in
  69394.                                packed form by
  69395.                        gams    D2D1A
  69396.                        by      Bunch, J., (UCSD)
  69397.  
  69398. chpmv.f                for     Perform the matrix-vector operation.
  69399.                        gams    D1B4
  69400.                        by      Dongarra, J. J., (ANL)
  69401.  
  69402. chpr.f                 for     Perform the hermitian rank 1 operation.
  69403.                        gams    D1B4
  69404.                        by      Dongarra, J. J., (ANL)
  69405.  
  69406. chpr2.f                for     Perform the hermitian rank 2 operation.
  69407.                        gams    D1B4
  69408.                        by      Dongarra, J. J., (ANL)
  69409.  
  69410. chpsl.f                for     Solve a complex Hermitian system using factors
  69411.                                obtained
  69412.                        gams    D2D1A
  69413.                        by      Bunch, J., (UCSD)
  69414.  
  69415. cinvit.f               for     Compute the eigenvectors of a complex upper
  69416.                                Hessenberg
  69417.                        gams    D4C2B
  69418.                        by      Smith, B. T., et al.
  69419.  
  69420. combak.f               for     Form the eigenvectors of a complex general
  69421.                                matrix from the
  69422.                        gams    D4C4
  69423.                        by      Smith, B. T., et al.
  69424.  
  69425. comhes.f               for     Reduce a complex general matrix to complex upper
  69426.                                Hessenberg
  69427.                        gams    D4C1B2
  69428.                        by      Smith, B. T., et al.
  69429.  
  69430. comlr.f                for     Compute the eigenvalues of a complex upper
  69431.                                Hessenberg
  69432.                        gams    D4C2B
  69433.                        by      Smith, B. T., et al.
  69434.  
  69435. comlr2.f               for     Compute the eigenvalues and eigenvectors of a
  69436.                                complex upper
  69437.                        gams    D4C2B
  69438.                        by      Smith, B. T., et al.
  69439.  
  69440. comqr.f                for     Compute the eigenvalues of complex upper
  69441.                                Hessenberg matrix
  69442.                        gams    D4C2B
  69443.                        by      Smith, B. T., et al.
  69444.  
  69445. comqr2.f               for     Compute the eigenvalues and eigenvectors of a
  69446.                                complex upper
  69447.                        gams    D4C2B
  69448.                        by      Smith, B. T., et al.
  69449.  
  69450. cortb.f                for     Form the eigenvectors of a complex general
  69451.                                matrix from
  69452.                        gams    D4C4
  69453.                        by      Smith, B. T., et al.
  69454.  
  69455. corth.f                for     Reduce a complex general matrix to complex upper
  69456.                                Hessenberg
  69457.                        gams    D4C1B2
  69458.                        by      Smith, B. T., et al.
  69459.  
  69460. cpbco.f                for     Factor a complex Hermitian positive definite
  69461.                                matrix stored
  69462.                        gams    D2D2
  69463.                        by      Moler, C. B., (U. of New Mexico)
  69464.  
  69465. cpbdi.f                for     Compute the determinant of a complex Hermitian
  69466.                                positive
  69467.                        gams    D3D2
  69468.                        by      Moler, C. B., (U. of New Mexico)
  69469.  
  69470. cpbfa.f                for     Factor a complex Hermitian positive definite
  69471.                                matrix stored
  69472.                        gams    D2D2
  69473.                        by      Moler, C. B., (U. of New Mexico)
  69474.  
  69475. cpbsl.f                for     Solve the complex Hermitian positive definite
  69476.                                band system
  69477.                        gams    D2D2
  69478.                        by      Moler, C. B., (U. of New Mexico)
  69479.  
  69480. cpoco.f                for     Factor a complex Hermitian positive definite
  69481.                                matrix
  69482.                        gams    D2D1B
  69483.                        by      Moler, C. B., (U. of New Mexico)
  69484.  
  69485. cpodi.f                for     Compute the determinant and inverse of a certain
  69486.                                complex
  69487.                        gams    D2D1B, D3D1B
  69488.                        by      Moler, C. B., (U. of New Mexico)
  69489.  
  69490. cpofa.f                for     Factor a complex Hermitian positive definite
  69491.                                matrix.
  69492.                        gams    D2D1B
  69493.                        by      Moler, C. B., (U. of New Mexico)
  69494.  
  69495. cposl.f                for     Solve the complex Hermitian positive definite
  69496.                                linear system
  69497.                        gams    D2D1B
  69498.                        by      Moler, C. B., (U. of New Mexico)
  69499.  
  69500. cppco.f                for     Factor a complex Hermitian positive definite
  69501.                                matrix stored
  69502.                        gams    D2D1B
  69503.                        by      Moler, C. B., (U. of New Mexico)
  69504.  
  69505. cppdi.f                for     Compute the determinant and inverse of a complex
  69506.                                Hermitian
  69507.                        gams    D2D1B, D3D1B
  69508.                        by      Moler, C. B., (U. of New Mexico)
  69509.  
  69510. cppfa.f                for     Factor a complex Hermitian positive definite
  69511.                                matrix stored
  69512.                        gams    D2D1B
  69513.                        by      Moler, C. B., (U. of New Mexico)
  69514.  
  69515. cppsl.f                for     Solve the complex Hermitian positive definite
  69516.                                system using
  69517.                        gams    D2D1B
  69518.                        by      Moler, C. B., (U. of New Mexico)
  69519.  
  69520. cptsl.f                for     Solve a positive definite tridiagonal linear
  69521.                                system.
  69522.                        gams    D2D2A
  69523.                        by      Dongarra, J., (ANL)
  69524.  
  69525. cqrdc.f                for     Use Householder transformations to compute the
  69526.                                QR
  69527.                        gams    D5
  69528.                        by      Stewart, G. W., (U. of Maryland)
  69529.  
  69530. cqrsl.f                for     Apply the output of CQRDC to compute coordinate
  69531.                                transfor-
  69532.                        gams    D9, D2C1
  69533.                        by      Stewart, G. W., (U. of Maryland)
  69534.  
  69535. crotg.f                for     Construct a Givens transformation.
  69536.                        gams    D1B10
  69537.                        by      (UNKNOWN)
  69538.  
  69539. cscal.f                for     Multiply a vector by a constant.
  69540.                        gams    D1A6
  69541.                        by      Lawson, C. L., (JPL)
  69542.  
  69543. csico.f                for     Factor a complex symmetric matrix by elimination
  69544.                                with
  69545.                        gams    D2C1
  69546.                        by      Moler, C. B., (U. of New Mexico)
  69547.  
  69548. csidi.f                for     Compute the determinant and inverse of a complex
  69549.                                symmetric
  69550.                        gams    D2C1, D3C1
  69551.                        by      Bunch, J., (UCSD)
  69552.  
  69553. csifa.f                for     Factor a complex symmetric matrix by elimination
  69554.                                with
  69555.                        gams    D2C1
  69556.                        by      Bunch, J., (UCSD)
  69557.  
  69558. csisl.f                for     Solve a complex symmetric system using the
  69559.                                factors obtained
  69560.                        gams    D2C1
  69561.                        by      Bunch, J., (UCSD)
  69562.  
  69563. cspco.f                for     Factor a complex symmetric matrix stored in
  69564.                                packed form
  69565.                        gams    D2C1
  69566.                        by      Moler, C. B., (U. of New Mexico)
  69567.  
  69568. cspdi.f                for     Compute the determinant and inverse of a complex
  69569.                                symmetric
  69570.                        gams    D2C1, D3C1
  69571.                        by      Bunch, J., (UCSD)
  69572.  
  69573. cspfa.f                for     Factor a complex symmetric matrix stored in
  69574.                                packed form by
  69575.                        gams    D2C1
  69576.                        by      Bunch, J., (UCSD)
  69577.  
  69578. cspsl.f                for     Solve a complex symmetric system using the
  69579.                                factors obtained
  69580.                        gams    D2C1
  69581.                        by      Bunch, J., (UCSD)
  69582.  
  69583. csrot.f                for     Apply a plane Givens rotation.
  69584.                        gams    D1B10
  69585.                        by      Dongarra, J., (ANL)
  69586.  
  69587. csscal.f               for     Scale a complex vector.
  69588.                        gams    D1A6
  69589.                        by      Lawson, C. L., (JPL)
  69590.  
  69591. csvdc.f                for     Perform the singular value decomposition of a
  69592.                                rectangular
  69593.                        gams    D6
  69594.                        by      Stewart, G. W., (U. of Maryland)
  69595.  
  69596. cswap.f                for     Interchange two vectors.
  69597.                        gams    D1A5
  69598.                        by      Lawson, C. L., (JPL)
  69599.  
  69600. csymm.f                for     Multiply a complex general matrix by a complex
  69601.                                symmetric
  69602.                        gams    D1B6
  69603.                        by      Dongarra, J., (ANL)
  69604.  
  69605. csyr2k.f               for     Perform symmetric rank 2k update of a complex
  69606.                                symmetric
  69607.                        gams    D1B6
  69608.                        by      Dongarra, J., (ANL)
  69609.  
  69610. csyrk.f                for     Perform symmetric rank k update of a complex
  69611.                                symmetric
  69612.                        gams    D1B6
  69613.                        by      Dongarra, J., (ANL)
  69614.  
  69615. ctbmv.f                for     Multiply a complex vector by a complex
  69616.                                triangular band
  69617.                        gams    D1B4
  69618.                        by      Dongarra, J. J., (ANL)
  69619.  
  69620. ctbsv.f                for     Solve a complex triangular banded system of
  69621.                                equations.
  69622.                        gams    D1B4
  69623.                        by      Dongarra, J. J., (ANL)
  69624.  
  69625. ctpmv.f                for     Perform one of the matrix-vector operations.
  69626.                        gams    D1B4
  69627.                        by      Dongarra, J. J., (ANL)
  69628.  
  69629. ctpsv.f                for     Solve one of the systems of equations.
  69630.                        gams    D1B4
  69631.                        by      Dongarra, J. J., (ANL)
  69632.  
  69633. ctrco.f                for     Estimate the condition number of a triangular
  69634.                                matrix.
  69635.                        gams    D2C3
  69636.                        by      Moler, C. B., (U. of New Mexico)
  69637.  
  69638. ctrdi.f                for     Compute the determinant and inverse of a
  69639.                                triangular matrix.
  69640.                        gams    D2C3, D3C3
  69641.                        by      Moler, C. B., (U. of New Mexico)
  69642.  
  69643. ctrmm.f                for     Multiply a complex general matrix by a complex
  69644.                                triangular
  69645.                        gams    D1B6
  69646.                        by      Dongarra, J., (ANL)
  69647.  
  69648. ctrmv.f                for     Multiply a complex vector by a complex
  69649.                                triangular matrix.
  69650.                        gams    D1B4
  69651.                        by      Dongarra, J. J., (ANL)
  69652.  
  69653. ctrsl.f                for     Solve a system of the form  T*X=B or
  69654.                                CTRANS(T)*X=B, where
  69655.                        gams    D2C3
  69656.                        by      Stewart, G. W., (U. of Maryland)
  69657.  
  69658. ctrsm.f                for     Solve a complex triangular system of equations
  69659.                                with
  69660.                        gams    D1B6
  69661.                        by      Dongarra, J., (ANL)
  69662.  
  69663. ctrsv.f                for     Solve a complex triangular system of equations.
  69664.                        gams    D1B4
  69665.                        by      Dongarra, J. J., (ANL)
  69666.  
  69667. dasum.f                for     Compute the sum of the magnitudes of the
  69668.                                elements of a
  69669.                        gams    D1A3A
  69670.                        by      Lawson, C. L., (JPL)
  69671.  
  69672. daxpy.f                for     Compute a constant times a vector plus a vector.
  69673.                        gams    D1A7
  69674.                        by      Lawson, C. L., (JPL)
  69675.  
  69676. dbcg.f                 for     Preconditioned BiConjugate Gradient Sparse Ax =
  69677.                                b Solver.
  69678.                        gams    D2A4, D2B4
  69679.                        by      Greenbaum, Anne, (Courant Institute)
  69680.  
  69681. dbhin.f                for     Read a Sparse Linear System in the
  69682.                                Boeing/Harwell Format.
  69683.                        gams    D2A4, D2B4
  69684.                        by      Seager, Mark K., (LLNL)
  69685.  
  69686. dcdot.f                for     Compute the inner product of two vectors with
  69687.                                extended
  69688.                        gams    D1A4
  69689.                        by      (UNKNOWN)
  69690.  
  69691. dcg.f                  for     Preconditioned Conjugate Gradient Sparse Ax=b
  69692.                                Solver.
  69693.                        gams    D2B4
  69694.                        by      Greenbaum, Anne, (Courant Institute)
  69695.  
  69696. dcgn.f                 for     Preconditioned CG Sparse Ax=b Solver for Normal
  69697.                                Equations.
  69698.                        gams    D2A4, D2B4
  69699.                        by      Greenbaum, Anne, (Courant Institute)
  69700.  
  69701. dcgs.f                 for     Preconditioned BiConjugate Gradient Squared Ax=b
  69702.                                Solver.
  69703.                        gams    D2A4, D2B4
  69704.                        by      Greenbaum, Anne, (Courant Institute)
  69705.  
  69706. dchdc.f                for     Compute the Cholesky decomposition of a positive
  69707.                                definite
  69708.                        gams    D2B1B
  69709.                        by      Dongarra, J., (ANL)
  69710.  
  69711. dchdd.f                for     Downdate an augmented Cholesky decomposition or
  69712.                                the
  69713.                        gams    D7B
  69714.                        by      Stewart, G. W., (U. of Maryland)
  69715.  
  69716. dchex.f                for     Update the Cholesky factorization  A=TRANS(R)*R
  69717.                                of a
  69718.                        gams    D7B
  69719.                        by      Stewart, G. W., (U. of Maryland)
  69720.  
  69721. dchkw.f                for     SLAP WORK/IWORK Array Bounds Checker.
  69722.                        gams    R2
  69723.                        by      Seager, Mark K., (LLNL)
  69724.  
  69725. dchud.f                for     Update an augmented Cholesky decomposition of
  69726.                                the
  69727.                        gams    D7B
  69728.                        by      Stewart, G. W., (U. of Maryland)
  69729.  
  69730. dcopy.f                for     Copy a vector.
  69731.                        gams    D1A5
  69732.                        by      Lawson, C. L., (JPL)
  69733.  
  69734. dcopym.f               for     Copy the negative of a vector to a vector.
  69735.                        gams    D1A5
  69736.                        by      Kahaner, D. K., (NBS)
  69737.  
  69738. dcpplt.f               for     Printer Plot of SLAP Column Format Matrix.
  69739.                        gams    D2A4, D2B4
  69740.                        by      Seager, Mark K., (LLNL)
  69741.  
  69742. ddot.f                 for     Compute the inner product of two vectors.
  69743.                        gams    D1A4
  69744.                        by      Lawson, C. L., (JPL)
  69745.  
  69746. dgbco.f                for     Factor a band matrix by Gaussian elimination and
  69747.                        gams    D2A2
  69748.                        by      Moler, C. B., (U. of New Mexico)
  69749.  
  69750. dgbdi.f                for     Compute the determinant of a band matrix using
  69751.                                the factors
  69752.                        gams    D3A2
  69753.                        by      Moler, C. B., (U. of New Mexico)
  69754.  
  69755. dgbfa.f                for     Factor a band matrix using Gaussian elimination.
  69756.                        gams    D2A2
  69757.                        by      Moler, C. B., (U. of New Mexico)
  69758.  
  69759. dgbmv.f                for     Perform one of the matrix-vector operations.
  69760.                        gams    D1B4
  69761.                        by      Dongarra, J. J., (ANL)
  69762.  
  69763. dgbsl.f                for     Solve the real band system A*X=B or TRANS(A)*X=B
  69764.                                using
  69765.                        gams    D2A2
  69766.                        by      Moler, C. B., (U. of New Mexico)
  69767.  
  69768. dgeco.f                for     Factor a matrix using Gaussian elimination and
  69769.                                estimate
  69770.                        gams    D2A1
  69771.                        by      Moler, C. B., (U. of New Mexico)
  69772.  
  69773. dgedi.f                for     Compute the determinant and inverse of a matrix
  69774.                                using the
  69775.                        gams    D3A1, D2A1
  69776.                        by      Moler, C. B., (U. of New Mexico)
  69777.  
  69778. dgefa.f                for     Factor a matrix using Gaussian elimination.
  69779.                        gams    D2A1
  69780.                        by      Moler, C. B., (U. of New Mexico)
  69781.  
  69782. dgemm.f                for     Perform one of the matrix-matrix operations.
  69783.                        gams    D1B6
  69784.                        by      Dongarra, J., (ANL)
  69785.  
  69786. dgemv.f                for     Perform one of the matrix-vector operations.
  69787.                        gams    D1B4
  69788.                        by      Dongarra, J. J., (ANL)
  69789.  
  69790. dger.f                 for     Perform the rank 1 operation.
  69791.                        gams    D1B4
  69792.                        by      Dongarra, J. J., (ANL)
  69793.  
  69794. dgesl.f                for     Solve the real system A*X=B or TRANS(A)*X=B
  69795.                                using the
  69796.                        gams    D2A1
  69797.                        by      Moler, C. B., (U. of New Mexico)
  69798.  
  69799. dgmres.f               for     Preconditioned GMRES iterative sparse Ax=b
  69800.                                solver.
  69801.                        gams    D2A4, D2B4
  69802.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69803.  
  69804. dgtsl.f                for     Solve a tridiagonal linear system.
  69805.                        gams    D2A2A
  69806.                        by      Dongarra, J., (ANL)
  69807.  
  69808. dhels.f                for     Internal routine for DGMRES.
  69809.                        gams    D2A4, D2B4
  69810.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69811.  
  69812. dheqr.f                for     Internal routine for DGMRES.
  69813.                        gams    D2A4, D2B4
  69814.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69815.  
  69816. dir.f                  for     Preconditioned Iterative Refinement Sparse Ax =
  69817.                                b Solver.
  69818.                        gams    D2A4, D2B4
  69819.                        by      Greenbaum, Anne, (Courant Institute)
  69820.  
  69821. dllti2.f               for     SLAP Backsolve routine for LDL' Factorization.
  69822.                        gams    D2A4, D2B4
  69823.                        by      Greenbaum, Anne, (Courant Institute)
  69824.  
  69825. dlpdoc.f               for     Sparse Linear Algebra Package Version 2.0.2
  69826.                                Documentation.
  69827.                        gams    D2A4, D2B4, Z
  69828.                        by      Seager, Mark. K., (LLNL)
  69829.  
  69830. dnrm2.f                for     Compute the Euclidean length (L2 norm) of a
  69831.                                vector.
  69832.                        gams    D1A3B
  69833.                        by      Lawson, C. L., (JPL)
  69834.  
  69835. domn.f                 for     Preconditioned Orthomin Sparse Iterative Ax=b
  69836.                                Solver.
  69837.                        gams    D2A4, D2B4
  69838.                        by      Greenbaum, Anne, (Courant Institute)
  69839.  
  69840. dorth.f                for     Internal routine for DGMRES.
  69841.                        gams    D2A4, D2B4
  69842.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69843.  
  69844. dpbco.f                for     Factor a real symmetric positive definite matrix
  69845.                                stored in
  69846.                        gams    D2B2
  69847.                        by      Moler, C. B., (U. of New Mexico)
  69848.  
  69849. dpbdi.f                for     Compute the determinant of a symmetric positive
  69850.                                definite
  69851.                        gams    D3B2
  69852.                        by      Moler, C. B., (U. of New Mexico)
  69853.  
  69854. dpbfa.f                for     Factor a real symmetric positive definite matrix
  69855.                                stored in
  69856.                        gams    D2B2
  69857.                        by      Moler, C. B., (U. of New Mexico)
  69858.  
  69859. dpbsl.f                for     Solve a real symmetric positive definite band
  69860.                                system
  69861.                        gams    D2B2
  69862.                        by      Moler, C. B., (U. of New Mexico)
  69863.  
  69864. dpigmr.f               for     Internal routine for DGMRES.
  69865.                        gams    D2A4, D2B4
  69866.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69867.  
  69868. dpoco.f                for     Factor a real symmetric positive definite matrix
  69869.                        gams    D2B1B
  69870.                        by      Moler, C. B., (U. of New Mexico)
  69871.  
  69872. dpodi.f                for     Compute the determinant and inverse of a certain
  69873.                                real
  69874.                        gams    D2B1B, D3B1B
  69875.                        by      Moler, C. B., (U. of New Mexico)
  69876.  
  69877. dpofa.f                for     Factor a real symmetric positive definite
  69878.                                matrix.
  69879.                        gams    D2B1B
  69880.                        by      Moler, C. B., (U. of New Mexico)
  69881.  
  69882. dposl.f                for     Solve the real symmetric positive definite
  69883.                                linear system
  69884.                        gams    D2B1B
  69885.                        by      Moler, C. B., (U. of New Mexico)
  69886.  
  69887. dppco.f                for     Factor a symmetric positive definite matrix
  69888.                                stored in
  69889.                        gams    D2B1B
  69890.                        by      Moler, C. B., (U. of New Mexico)
  69891.  
  69892. dppdi.f                for     Compute the determinant and inverse of a real
  69893.                                symmetric
  69894.                        gams    D2B1B, D3B1B
  69895.                        by      Moler, C. B., (U. of New Mexico)
  69896.  
  69897. dppfa.f                for     Factor a real symmetric positive definite matrix
  69898.                                stored in
  69899.                        gams    D2B1B
  69900.                        by      Moler, C. B., (U. of New Mexico)
  69901.  
  69902. dppsl.f                for     Solve the real symmetric positive definite
  69903.                                system using
  69904.                        gams    D2B1B
  69905.                        by      Moler, C. B., (U. of New Mexico)
  69906.  
  69907. dptsl.f                for     Solve a positive definite tridiagonal linear
  69908.                                system.
  69909.                        gams    D2B2A
  69910.                        by      Dongarra, J., (ANL)
  69911.  
  69912. dqrdc.f                for     Use Householder transformations to compute the
  69913.                                QR
  69914.                        gams    D5
  69915.                        by      Stewart, G. W., (U. of Maryland)
  69916.  
  69917. dqrsl.f                for     Apply the output of DQRDC to compute coordinate
  69918.                                transfor-
  69919.                        gams    D9, D2A1
  69920.                        by      Stewart, G. W., (U. of Maryland)
  69921.  
  69922. drlcal.f               for     Internal routine for DGMRES.
  69923.                        gams    D2A4, D2B4
  69924.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69925.  
  69926. drot.f                 for     Apply a plane Givens rotation.
  69927.                        gams    D1A8
  69928.                        by      Lawson, C. L., (JPL)
  69929.  
  69930. drotg.f                for     Construct a plane Givens rotation.
  69931.                        gams    D1B10
  69932.                        by      Lawson, C. L., (JPL)
  69933.  
  69934. drotm.f                for     Apply a modified Givens transformation.
  69935.                        gams    D1A8
  69936.                        by      Lawson, C. L., (JPL)
  69937.  
  69938. drotmg.f               for     Construct a modified Givens transformation.
  69939.                        gams    D1B10
  69940.                        by      Lawson, C. L., (JPL)
  69941.  
  69942. ds2lt.f                for     Lower Triangle Preconditioner SLAP Set Up.
  69943.                        gams    D2A4, D2B4
  69944.                        by      Greenbaum, Anne, (Courant Institute)
  69945.  
  69946. ds2y.f                 for     SLAP Triad to SLAP Column Format Converter.
  69947.                        gams    D2A4, D2B4
  69948.                        by      Seager, Mark K., (LLNL)
  69949.  
  69950. dsbmv.f                for     Perform the matrix-vector operation.
  69951.                        gams    D1B4
  69952.                        by      Dongarra, J. J., (ANL)
  69953.  
  69954. dscal.f                for     Multiply a vector by a constant.
  69955.                        gams    D1A6
  69956.                        by      Lawson, C. L., (JPL)
  69957.  
  69958. dsd2s.f                for     Diagonal Scaling Preconditioner SLAP Normal Eqns
  69959.                                Set Up.
  69960.                        gams    D2A4, D2B4
  69961.                        by      Greenbaum, Anne, (Courant Institute)
  69962.  
  69963. dsdbcg.f               for     Diagonally Scaled BiConjugate Gradient Sparse
  69964.                                Ax=b Solver.
  69965.                        gams    D2A4, D2B4
  69966.                        by      Greenbaum, Anne, (Courant Institute)
  69967.  
  69968. dsdcg.f                for     Diagonally Scaled Conjugate Gradient Sparse Ax=b
  69969.                                Solver.
  69970.                        gams    D2B4
  69971.                        by      Greenbaum, Anne, (Courant Institute)
  69972.  
  69973. dsdcgn.f               for     Diagonally Scaled CG Sparse Ax=b Solver for
  69974.                                Normal Eqn's.
  69975.                        gams    D2A4, D2B4
  69976.                        by      Greenbaum, Anne, (Courant Institute)
  69977.  
  69978. dsdcgs.f               for     Diagonally Scaled CGS Sparse Ax=b Solver.
  69979.                        gams    D2A4, D2B4
  69980.                        by      Greenbaum, Anne, (Courant Institute)
  69981.  
  69982. dsdgmr.f               for     Diagonally scaled GMRES iterative sparse Ax=b
  69983.                                solver.
  69984.                        gams    D2A4, D2B4
  69985.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  69986.  
  69987. dsdi.f                 for     Diagonal Matrix Vector Multiply.
  69988.                        gams    D2A4, D2B4
  69989.                        by      Greenbaum, Anne, (Courant Institute)
  69990.  
  69991. dsdomn.f               for     Diagonally Scaled Orthomin Sparse Iterative Ax=b
  69992.                                Solver.
  69993.                        gams    D2A4, D2B4
  69994.                        by      Greenbaum, Anne, (Courant Institute)
  69995.  
  69996. dsdot.f                for     Compute the inner product of two vectors with
  69997.                                extended
  69998.                        gams    D1A4
  69999.                        by      Lawson, C. L., (JPL)
  70000.  
  70001. dsds.f                 for     Diagonal Scaling Preconditioner SLAP Set Up.
  70002.                        gams    D2A4, D2B4
  70003.                        by      Greenbaum, Anne, (Courant Institute)
  70004.  
  70005. dsdscl.f               for     Diagonal Scaling of system Ax = b.
  70006.                        gams    D2A4, D2B4
  70007.                        by      Greenbaum, Anne, (Courant Institute)
  70008.  
  70009. dsgs.f                 for     Gauss-Seidel Method Iterative Sparse Ax = b
  70010.                                Solver.
  70011.                        gams    D2A4, D2B4
  70012.                        by      Greenbaum, Anne, (Courant Institute)
  70013.  
  70014. dsiccg.f               for     Incomplete Cholesky Conjugate Gradient Sparse
  70015.                                Ax=b Solver.
  70016.                        gams    D2B4
  70017.                        by      Greenbaum, Anne, (Courant Institute)
  70018.  
  70019. dsico.f                for     Factor a symmetric matrix by elimination with
  70020.                                symmetric
  70021.                        gams    D2B1A
  70022.                        by      Moler, C. B., (U. of New Mexico)
  70023.  
  70024. dsics.f                for     Incompl. Cholesky Decomposition Preconditioner
  70025.                                SLAP Set Up.
  70026.                        gams    D2B4
  70027.                        by      Greenbaum, Anne, (Courant Institute)
  70028.  
  70029. dsidi.f                for     Compute the determinant, inertia and inverse of
  70030.                                a real
  70031.                        gams    D2B1A, D3B1A
  70032.                        by      Bunch, J., (UCSD)
  70033.  
  70034. dsifa.f                for     Factor a real symmetric matrix by elimination
  70035.                                with
  70036.                        gams    D2B1A
  70037.                        by      Bunch, J., (UCSD)
  70038.  
  70039. dsilur.f               for     Incomplete LU Iterative Refinement Sparse Ax = b
  70040.                                Solver.
  70041.                        gams    D2A4, D2B4
  70042.                        by      Greenbaum, Anne, (Courant Institute)
  70043.  
  70044. dsilus.f               for     Incomplete LU Decomposition Preconditioner SLAP
  70045.                                Set Up.
  70046.                        gams    D2A4, D2B4
  70047.                        by      Greenbaum, Anne, (Courant Institute)
  70048.  
  70049. dsisl.f                for     Solve a real symmetric system using the factors
  70050.                                obtained
  70051.                        gams    D2B1A
  70052.                        by      Bunch, J., (UCSD)
  70053.  
  70054. dsjac.f                for     Jacobi's Method Iterative Sparse Ax = b Solver.
  70055.                        gams    D2A4, D2B4
  70056.                        by      Greenbaum, Anne, (Courant Institute)
  70057.  
  70058. dsli.f                 for     SLAP MSOLVE for Lower Triangle Matrix.
  70059.                        gams    D2A4, D2B4
  70060.                        by      Greenbaum, Anne, (Courant Institute)
  70061.  
  70062. dsli2.f                for     SLAP Lower Triangle Matrix Backsolve.
  70063.                        gams    D2A4, D2B4
  70064.                        by      Greenbaum, Anne, (Courant Institute)
  70065.  
  70066. dsllti.f               for     SLAP MSOLVE for LDL' (IC) Factorization.
  70067.                        gams    D2A4, D2B4
  70068.                        by      Greenbaum, Anne, (Courant Institute)
  70069.  
  70070. dslubc.f               for     Incomplete LU BiConjugate Gradient Sparse Ax=b
  70071.                                Solver.
  70072.                        gams    D2A4, D2B4
  70073.                        by      Greenbaum, Anne, (Courant Institute)
  70074.  
  70075. dslucn.f               for     Incomplete LU CG Sparse Ax=b Solver for Normal
  70076.                                Equations.
  70077.                        gams    D2A4, D2B4
  70078.                        by      Greenbaum, Anne, (Courant Institute)
  70079.  
  70080. dslucs.f               for     Incomplete LU BiConjugate Gradient Squared Ax=b
  70081.                                Solver.
  70082.                        gams    D2A4, D2B4
  70083.                        by      Greenbaum, Anne, (Courant Institute)
  70084.  
  70085. dslugm.f               for     Incomplete LU GMRES iterative sparse Ax=b
  70086.                                solver.
  70087.                        gams    D2A4, D2B4
  70088.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70089.  
  70090. dslui.f                for     SLAP MSOLVE for LDU Factorization.
  70091.                        gams    D2A4, D2B4
  70092.                        by      Greenbaum, Anne, (Courant Institute)
  70093.  
  70094. dslui2.f               for     SLAP Backsolve for LDU Factorization.
  70095.                        gams    D2A4, D2B4
  70096.                        by      Greenbaum, Anne, (Courant Institute)
  70097.  
  70098. dslui4.f               for     SLAP Backsolve for LDU Factorization.
  70099.                        gams    D2A4, D2B4
  70100.                        by      Greenbaum, Anne, (Courant Institute)
  70101.  
  70102. dsluom.f               for     Incomplete LU Orthomin Sparse Iterative Ax=b
  70103.                                Solver.
  70104.                        gams    D2A4, D2B4
  70105.                        by      Greenbaum, Anne, (Courant Institute)
  70106.  
  70107. dsluti.f               for     SLAP MTSOLV for LDU Factorization.
  70108.                        gams    D2A4, D2B4
  70109.                        by      Greenbaum, Anne, (Courant Institute)
  70110.  
  70111. dsmmi2.f               for     SLAP Backsolve for LDU Factorization of Normal
  70112.                                Equations.
  70113.                        gams    D2A4, D2B4
  70114.                        by      Greenbaum, Anne, (Courant Institute)
  70115.  
  70116. dsmmti.f               for     SLAP MSOLVE for LDU Factorization of Normal
  70117.                                Equations.
  70118.                        gams    D2A4, D2B4
  70119.                        by      Greenbaum, Anne, (Courant Institute)
  70120.  
  70121. dsmtv.f                for     SLAP Column Format Sparse Matrix Transpose
  70122.                                Vector Product.
  70123.                        gams    D2A4, D2B4
  70124.                        by      Greenbaum, Anne, (Courant Institute)
  70125.  
  70126. dsmv.f                 for     SLAP Column Format Sparse Matrix Vector Product.
  70127.                        gams    D2A4, D2B4
  70128.                        by      Greenbaum, Anne, (Courant Institute)
  70129.  
  70130. dspco.f                for     Factor a real symmetric matrix stored in packed
  70131.                                form
  70132.                        gams    D2B1A
  70133.                        by      Moler, C. B., (U. of New Mexico)
  70134.  
  70135. dspdi.f                for     Compute the determinant, inertia, inverse of a
  70136.                                real
  70137.                        gams    D2B1A, D3B1A
  70138.                        by      Bunch, J., (UCSD)
  70139.  
  70140. dspfa.f                for     Factor a real symmetric matrix stored in packed
  70141.                                form by
  70142.                        gams    D2B1A
  70143.                        by      Bunch, J., (UCSD)
  70144.  
  70145. dspmv.f                for     Perform the matrix-vector operation.
  70146.                        gams    D1B4
  70147.                        by      Dongarra, J. J., (ANL)
  70148.  
  70149. dspr.f                 for     Perform the symmetric rank 1 operation.
  70150.                        gams    D1B4
  70151.                        by      Dongarra, J. J., (ANL)
  70152.  
  70153. dspr2.f                for     Perform the symmetric rank 2 operation.
  70154.                        gams    D1B4
  70155.                        by      Dongarra, J. J., (ANL)
  70156.  
  70157. dspsl.f                for     Solve a real symmetric system using the factors
  70158.                                obtained
  70159.                        gams    D2B1A
  70160.                        by      Bunch, J., (UCSD)
  70161.  
  70162. dsvdc.f                for     Perform the singular value decomposition of a
  70163.                                rectangular
  70164.                        gams    D6
  70165.                        by      Stewart, G. W., (U. of Maryland)
  70166.  
  70167. dswap.f                for     Interchange two vectors.
  70168.                        gams    D1A5
  70169.                        by      Lawson, C. L., (JPL)
  70170.  
  70171. dsymm.f                for     Perform one of the matrix-matrix operations.
  70172.                        gams    D1B6
  70173.                        by      Dongarra, J., (ANL)
  70174.  
  70175. dsymv.f                for     Perform the matrix-vector operation.
  70176.                        gams    D1B4
  70177.                        by      Dongarra, J. J., (ANL)
  70178.  
  70179. dsyr.f                 for     Perform the symmetric rank 1 operation.
  70180.                        gams    D1B4
  70181.                        by      Dongarra, J. J., (ANL)
  70182.  
  70183. dsyr2.f                for     Perform the symmetric rank 2 operation.
  70184.                        gams    D1B4
  70185.                        by      Dongarra, J. J., (ANL)
  70186.  
  70187. dsyr2k.f               for     Perform one of the symmetric rank 2k operations.
  70188.                        gams    D1B6
  70189.                        by      Dongarra, J., (ANL)
  70190.  
  70191. dsyrk.f                for     Perform one of the symmetric rank k operations.
  70192.                        gams    D1B6
  70193.                        by      Dongarra, J., (ANL)
  70194.  
  70195. dtbmv.f                for     Perform one of the matrix-vector operations.
  70196.                        gams    D1B4
  70197.                        by      Dongarra, J. J., (ANL)
  70198.  
  70199. dtbsv.f                for     Solve one of the systems of equations.
  70200.                        gams    D1B4
  70201.                        by      Dongarra, J. J., (ANL)
  70202.  
  70203. dtin.f                 for     Read in SLAP Triad Format Linear System.
  70204.                        gams    D2A4, D2B4
  70205.                        by      Seager, Mark K., (LLNL)
  70206.  
  70207. dtout.f                for     Write out SLAP Triad Format Linear System.
  70208.                        gams    D2A4, D2B4
  70209.                        by      Seager, Mark K., (LLNL)
  70210.  
  70211. dtpmv.f                for     Perform one of the matrix-vector operations.
  70212.                        gams    D1B4
  70213.                        by      Dongarra, J. J., (ANL)
  70214.  
  70215. dtpsv.f                for     Solve one of the systems of equations.
  70216.                        gams    D1B4
  70217.                        by      Dongarra, J. J., (ANL)
  70218.  
  70219. dtrco.f                for     Estimate the condition number of a triangular
  70220.                                matrix.
  70221.                        gams    D2A3
  70222.                        by      Moler, C. B., (U. of New Mexico)
  70223.  
  70224. dtrdi.f                for     Compute the determinant and inverse of a
  70225.                                triangular matrix.
  70226.                        gams    D2A3, D3A3
  70227.                        by      Moler, C. B., (U. of New Mexico)
  70228.  
  70229. dtrmm.f                for     Perform one of the matrix-matrix operations.
  70230.                        gams    D1B6
  70231.                        by      Dongarra, J., (ANL)
  70232.  
  70233. dtrmv.f                for     Perform one of the matrix-vector operations.
  70234.                        gams    D1B4
  70235.                        by      Dongarra, J. J., (ANL)
  70236.  
  70237. dtrsl.f                for     Solve a system of the form  T*X=B or
  70238.                                TRANS(T)*X=B, where
  70239.                        gams    D2A3
  70240.                        by      Stewart, G. W., (U. of Maryland)
  70241.  
  70242. dtrsm.f                for     Solve one of the matrix equations.
  70243.                        gams    D1B6
  70244.                        by      Dongarra, J., (ANL)
  70245.  
  70246. dtrsv.f                for     Solve one of the systems of equations.
  70247.                        gams    D1B4
  70248.                        by      Dongarra, J. J., (ANL)
  70249.  
  70250. dxlcal.f               for     Internal routine for DGMRES.
  70251.                        gams    D2A4, D2B4
  70252.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70253.  
  70254. eisdoc.f               for     Documentation for EISPACK, a collection of
  70255.                                subprograms for
  70256.                        gams    D4, Z
  70257.                        by      Vandevender, W. H., (SNLA)
  70258.  
  70259. elmbak.f               for     Form the eigenvectors of a real general matrix
  70260.                                from the
  70261.                        gams    D4C4
  70262.                        by      Smith, B. T., et al.
  70263.  
  70264. elmhes.f               for     Reduce a real general matrix to upper Hessenberg
  70265.                                form
  70266.                        gams    D4C1B2
  70267.                        by      Smith, B. T., et al.
  70268.  
  70269. eltran.f               for     Accumulates the stabilized elementary similarity
  70270.                        gams    D4C4
  70271.                        by      Smith, B. T., et al.
  70272.  
  70273. figi.f                 for     Transforms certain real non-symmetric
  70274.                                tridiagonal matrix
  70275.                        gams    D4C1C
  70276.                        by      Smith, B. T., et al.
  70277.  
  70278. figi2.f                for     Transforms certain real non-symmetric
  70279.                                tridiagonal matrix
  70280.                        gams    D4C1C
  70281.                        by      Smith, B. T., et al.
  70282.  
  70283. hqr.f                  for     Compute the eigenvalues of a real upper
  70284.                                Hessenberg matrix
  70285.                        gams    D4C2B
  70286.                        by      Smith, B. T., et al.
  70287.  
  70288. hqr2.f                 for     Compute the eigenvalues and eigenvectors of a
  70289.                                real upper
  70290.                        gams    D4C2B
  70291.                        by      Smith, B. T., et al.
  70292.  
  70293. htrib3.f               for     Compute the eigenvectors of a complex Hermitian
  70294.                                matrix from
  70295.                        gams    D4C4
  70296.                        by      Smith, B. T., et al.
  70297.  
  70298. htribk.f               for     Form the eigenvectors of a complex Hermitian
  70299.                                matrix from
  70300.                        gams    D4C4
  70301.                        by      Smith, B. T., et al.
  70302.  
  70303. htrid3.f               for     Reduce a complex Hermitian (packed) matrix to a
  70304.                                real
  70305.                        gams    D4C1B1
  70306.                        by      Smith, B. T., et al.
  70307.  
  70308. htridi.f               for     Reduce a complex Hermitian matrix to a real
  70309.                                symmetric
  70310.                        gams    D4C1B1
  70311.                        by      Smith, B. T., et al.
  70312.  
  70313. icamax.f               for     Find the smallest index of the component of a
  70314.                                complex
  70315.                        gams    D1A2
  70316.                        by      Lawson, C. L., (JPL)
  70317.  
  70318. icopy.f                for     Copy a vector.
  70319.                        gams    D1A5
  70320.                        by      Boland, W. R., (LANL)
  70321.  
  70322. idamax.f               for     Find the smallest index of that component of a
  70323.                                vector
  70324.                        gams    D1A2
  70325.                        by      Lawson, C. L., (JPL)
  70326.  
  70327. imtql1.f               for     Compute the eigenvalues of a symmetric
  70328.                                tridiagonal matrix
  70329.                        gams    D4A5, D4C2A
  70330.                        by      Smith, B. T., et al.
  70331.  
  70332. imtql2.f               for     Compute the eigenvalues and eigenvectors of a
  70333.                                symmetric
  70334.                        gams    D4A5, D4C2A
  70335.                        by      Smith, B. T., et al.
  70336.  
  70337. imtqlv.f               for     Compute the eigenvalues of a symmetric
  70338.                                tridiagonal matrix
  70339.                        gams    D4A5, D4C2A
  70340.                        by      Smith, B. T., et al.
  70341.  
  70342. invit.f                for     Compute the eigenvectors of a real upper
  70343.                                Hessenberg
  70344.                        gams    D4C2B
  70345.                        by      Smith, B. T., et al.
  70346.  
  70347. isamax.f               for     Find the smallest index of that component of a
  70348.                                vector
  70349.                        gams    D1A2
  70350.                        by      Lawson, C. L., (JPL)
  70351.  
  70352. isdbcg.f               for     Preconditioned BiConjugate Gradient Stop Test.
  70353.                        gams    D2A4, D2B4
  70354.                        by      Greenbaum, Anne, (Courant Institute)
  70355.  
  70356. isdcg.f                for     Preconditioned Conjugate Gradient Stop Test.
  70357.                        gams    D2B4
  70358.                        by      Greenbaum, Anne, (Courant Institute)
  70359.  
  70360. isdcgn.f               for     Preconditioned CG on Normal Equations Stop Test.
  70361.                        gams    D2A4, D2B4
  70362.                        by      Greenbaum, Anne, (Courant Institute)
  70363.  
  70364. isdcgs.f               for     Preconditioned BiConjugate Gradient Squared Stop
  70365.                                Test.
  70366.                        gams    D2A4, D2B4
  70367.                        by      Greenbaum, Anne, (Courant Institute)
  70368.  
  70369. isdgmr.f               for     Generalized Minimum Residual Stop Test.
  70370.                        gams    D2A4, D2B4
  70371.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70372.  
  70373. isdir.f                for     Preconditioned Iterative Refinement Stop Test.
  70374.                        gams    D2A4, D2B4
  70375.                        by      Greenbaum, Anne, (Courant Institute)
  70376.  
  70377. isdomn.f               for     Preconditioned Orthomin Stop Test.
  70378.                        gams    D2A4, D2B4
  70379.                        by      Greenbaum, Anne, (Courant Institute)
  70380.  
  70381. issbcg.f               for     Preconditioned BiConjugate Gradient Stop Test.
  70382.                        gams    D2A4, D2B4
  70383.                        by      Greenbaum, Anne, (Courant Institute)
  70384.  
  70385. isscg.f                for     Preconditioned Conjugate Gradient Stop Test.
  70386.                        gams    D2B4
  70387.                        by      Greenbaum, Anne, (Courant Institute)
  70388.  
  70389. isscgn.f               for     Preconditioned CG on Normal Equations Stop Test.
  70390.                        gams    D2A4, D2B4
  70391.                        by      Greenbaum, Anne, (Courant Institute)
  70392.  
  70393. isscgs.f               for     Preconditioned BiConjugate Gradient Squared Stop
  70394.                                Test.
  70395.                        gams    D2A4, D2B4
  70396.                        by      Greenbaum, Anne, (Courant Institute)
  70397.  
  70398. issgmr.f               for     Generalized Minimum Residual Stop Test.
  70399.                        gams    D2A4, D2B4
  70400.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70401.  
  70402. issir.f                for     Preconditioned Iterative Refinement Stop Test.
  70403.                        gams    D2A4, D2B4
  70404.                        by      Greenbaum, Anne, (Courant Institute)
  70405.  
  70406. issomn.f               for     Preconditioned Orthomin Stop Test.
  70407.                        gams    D2A4, D2B4
  70408.                        by      Greenbaum, Anne, (Courant Institute)
  70409.  
  70410. iswap.f                for     Interchange two vectors.
  70411.                        gams    D1A5
  70412.                        by      Vandevender, W. H., (SNLA)
  70413.  
  70414. minfit.f               for     Compute the singular value decomposition of a
  70415.                                rectangular
  70416.                        gams    D9
  70417.                        by      Smith, B. T., et al.
  70418.  
  70419. ortbak.f               for     Form the eigenvectors of a general real matrix
  70420.                                from the
  70421.                        gams    D4C4
  70422.                        by      Smith, B. T., et al.
  70423.  
  70424. orthes.f               for     Reduce a real general matrix to upper Hessenberg
  70425.                                form
  70426.                        gams    D4C1B2
  70427.                        by      Smith, B. T., et al.
  70428.  
  70429. ortran.f               for     Accumulate orthogonal similarity transformations
  70430.                                in the
  70431.                        gams    D4C4
  70432.                        by      Smith, B. T., et al.
  70433.  
  70434. qs2i1d.f               for     Sort an integer array, moving an integer and DP
  70435.                                array.
  70436.                        gams    N6A2A
  70437.                        by      Jones, R. E., (SNLA)
  70438.  
  70439. qs2i1r.f               for     Sort an integer array, moving an integer and
  70440.                                real array.
  70441.                        gams    N6A2A
  70442.                        by      Jones, R. E., (SNLA)
  70443.  
  70444. qzhes.f                for     The first step of the QZ algorithm for solving
  70445.                                generalized
  70446.                        gams    D4C1B3
  70447.                        by      Smith, B. T., et al.
  70448.  
  70449. qzit.f                 for     The second step of the QZ algorithm for
  70450.                                generalized
  70451.                        gams    D4C1B3
  70452.                        by      Smith, B. T., et al.
  70453.  
  70454. qzval.f                for     The third step of the QZ algorithm for
  70455.                                generalized
  70456.                        gams    D4C2C
  70457.                        by      Smith, B. T., et al.
  70458.  
  70459. qzvec.f                for     The optional fourth step of the QZ algorithm for
  70460.                        gams    D4C3
  70461.                        by      Smith, B. T., et al.
  70462.  
  70463. ratqr.f                for     Compute the largest or smallest eigenvalues of a
  70464.                                symmetric
  70465.                        gams    D4A5, D4C2A
  70466.                        by      Smith, B. T., et al.
  70467.  
  70468. rebak.f                for     Form the eigenvectors of a generalized symmetric
  70469.                        gams    D4C4
  70470.                        by      Smith, B. T., et al.
  70471.  
  70472. rebakb.f               for     Form the eigenvectors of a generalized symmetric
  70473.                        gams    D4C4
  70474.                        by      Smith, B. T., et al.
  70475.  
  70476. reduc.f                for     Reduce a generalized symmetric eigenproblem to a
  70477.                                standard
  70478.                        gams    D4C1C
  70479.                        by      Smith, B. T., et al.
  70480.  
  70481. reduc2.f               for     Reduce a certain generalized symmetric
  70482.                                eigenproblem to a
  70483.                        gams    D4C1C
  70484.                        by      Smith, B. T., et al.
  70485.  
  70486. rg.f                   for     Compute the eigenvalues and, optionally, the
  70487.                                eigenvectors
  70488.                        gams    D4A2
  70489.                        by      Smith, B. T., et al.
  70490.  
  70491. rgg.f                  for     Compute the eigenvalues and eigenvectors for a
  70492.                                real
  70493.                        gams    D4B2
  70494.                        by      Smith, B. T., et al.
  70495.  
  70496. rs.f                   for     Compute the eigenvalues and, optionally, the
  70497.                                eigenvectors
  70498.                        gams    D4A1
  70499.                        by      Smith, B. T., et al.
  70500.  
  70501. rsb.f                  for     Compute the eigenvalues and, optionally, the
  70502.                                eigenvectors
  70503.                        gams    D4A6
  70504.                        by      Smith, B. T., et al.
  70505.  
  70506. rsg.f                  for     Compute the eigenvalues and, optionally, the
  70507.                                eigenvectors
  70508.                        gams    D4B1
  70509.                        by      Smith, B. T., et al.
  70510.  
  70511. rsgab.f                for     Compute the eigenvalues and, optionally, the
  70512.                                eigenvectors
  70513.                        gams    D4B1
  70514.                        by      Smith, B. T., et al.
  70515.  
  70516. rsgba.f                for     Compute the eigenvalues and, optionally, the
  70517.                                eigenvectors
  70518.                        gams    D4B1
  70519.                        by      Smith, B. T., et al.
  70520.  
  70521. rsp.f                  for     Compute the eigenvalues and, optionally, the
  70522.                                eigenvectors
  70523.                        gams    D4A1
  70524.                        by      Smith, B. T., et al.
  70525.  
  70526. rst.f                  for     Compute the eigenvalues and, optionally, the
  70527.                                eigenvectors
  70528.                        gams    D4A5
  70529.                        by      Smith, B. T., et al.
  70530.  
  70531. rt.f                   for     Compute the eigenvalues and eigenvectors of a
  70532.                                special real
  70533.                        gams    D4A5
  70534.                        by      Smith, B. T., et al.
  70535.  
  70536. sasum.f                for     Compute the sum of the magnitudes of the
  70537.                                elements of a
  70538.                        gams    D1A3A
  70539.                        by      Lawson, C. L., (JPL)
  70540.  
  70541. saxpy.f                for     Compute a constant times a vector plus a vector.
  70542.                        gams    D1A7
  70543.                        by      Lawson, C. L., (JPL)
  70544.  
  70545. sbcg.f                 for     Preconditioned BiConjugate Gradient Sparse Ax =
  70546.                                b Solver.
  70547.                        gams    D2A4, D2B4
  70548.                        by      Greenbaum, Anne, (Courant Institute)
  70549.  
  70550. sbhin.f                for     Read a Sparse Linear System in the
  70551.                                Boeing/Harwell Format.
  70552.                        gams    D2A4, D2B4
  70553.                        by      Seager, Mark K., (LLNL)
  70554.  
  70555. scasum.f               for     Compute the sum of the magnitudes of the real
  70556.                                and
  70557.                        gams    D1A3A
  70558.                        by      Lawson, C. L., (JPL)
  70559.  
  70560. scg.f                  for     Preconditioned Conjugate Gradient Sparse Ax=b
  70561.                                Solver.
  70562.                        gams    D2B4
  70563.                        by      Greenbaum, Anne, (Courant Institute)
  70564.  
  70565. scgn.f                 for     Preconditioned CG Sparse Ax=b Solver for Normal
  70566.                                Equations.
  70567.                        gams    D2A4, D2B4
  70568.                        by      Greenbaum, Anne, (Courant Institute)
  70569.  
  70570. scgs.f                 for     Preconditioned BiConjugate Gradient Squared Ax=b
  70571.                                Solver.
  70572.                        gams    D2A4, D2B4
  70573.                        by      Greenbaum, Anne, (Courant Institute)
  70574.  
  70575. schdc.f                for     Compute the Cholesky decomposition of a positive
  70576.                                definite
  70577.                        gams    D2B1B
  70578.                        by      Dongarra, J., (ANL)
  70579.  
  70580. schdd.f                for     Downdate an augmented Cholesky decomposition or
  70581.                                the
  70582.                        gams    D7B
  70583.                        by      Stewart, G. W., (U. of Maryland)
  70584.  
  70585. schex.f                for     Update the Cholesky factorization  A=TRANS(R)*R
  70586.                                of A
  70587.                        gams    D7B
  70588.                        by      Stewart, G. W., (U. of Maryland)
  70589.  
  70590. schkw.f                for     SLAP WORK/IWORK Array Bounds Checker.
  70591.                        gams    R2
  70592.                        by      Seager, Mark K., (LLNL)
  70593.  
  70594. schud.f                for     Update an augmented Cholesky decomposition of
  70595.                                the
  70596.                        gams    D7B
  70597.                        by      Stewart, G. W., (U. of Maryland)
  70598.  
  70599. scnrm2.f               for     Compute the unitary norm of a complex vector.
  70600.                        gams    D1A3B
  70601.                        by      Lawson, C. L., (JPL)
  70602.  
  70603. scopy.f                for     Copy a vector.
  70604.                        gams    D1A5
  70605.                        by      Lawson, C. L., (JPL)
  70606.  
  70607. scopym.f               for     Copy the negative of a vector to a vector.
  70608.                        gams    D1A5
  70609.                        by      Kahaner, D. K., (NBS)
  70610.  
  70611. scpplt.f               for     Printer Plot of SLAP Column Format Matrix.
  70612.                        gams    D2A4, D2B4
  70613.                        by      Seager, Mark K., (LLNL)
  70614.  
  70615. sdot.f                 for     Compute the inner product of two vectors.
  70616.                        gams    D1A4
  70617.                        by      Lawson, C. L., (JPL)
  70618.  
  70619. sdsdot.f               for     Compute the inner product of two vectors with
  70620.                                extended
  70621.                        gams    D1A4
  70622.                        by      Lawson, C. L., (JPL)
  70623.  
  70624. sgbco.f                for     Factor a band matrix by Gaussian elimination and
  70625.                        gams    D2A2
  70626.                        by      Moler, C. B., (U. of New Mexico)
  70627.  
  70628. sgbdi.f                for     Compute the determinant of a band matrix using
  70629.                                the factors
  70630.                        gams    D3A2
  70631.                        by      Moler, C. B., (U. of New Mexico)
  70632.  
  70633. sgbfa.f                for     Factor a band matrix using Gaussian elimination.
  70634.                        gams    D2A2
  70635.                        by      Moler, C. B., (U. of New Mexico)
  70636.  
  70637. sgbmv.f                for     Multiply a real vector by a real general band
  70638.                                matrix.
  70639.                        gams    D1B4
  70640.                        by      Dongarra, J. J., (ANL)
  70641.  
  70642. sgbsl.f                for     Solve the real band system A*X=B or TRANS(A)*X=B
  70643.                                using
  70644.                        gams    D2A2
  70645.                        by      Moler, C. B., (U. of New Mexico)
  70646.  
  70647. sgeco.f                for     Factor a matrix using Gaussian elimination and
  70648.                                estimate
  70649.                        gams    D2A1
  70650.                        by      Moler, C. B., (U. of New Mexico)
  70651.  
  70652. sgedi.f                for     Compute the determinant and inverse of a matrix
  70653.                                using the
  70654.                        gams    D2A1, D3A1
  70655.                        by      Moler, C. B., (U. of New Mexico)
  70656.  
  70657. sgefa.f                for     Factor a matrix using Gaussian elimination.
  70658.                        gams    D2A1
  70659.                        by      Moler, C. B., (U. of New Mexico)
  70660.  
  70661. sgemm.f                for     Multiply a real general matrix by a real general
  70662.                                matrix.
  70663.                        gams    D1B6
  70664.                        by      Dongarra, J., (ANL)
  70665.  
  70666. sgemv.f                for     Multiply a real vector by a real general matrix.
  70667.                        gams    D1B4
  70668.                        by      Dongarra, J. J., (ANL)
  70669.  
  70670. sger.f                 for     Perform rank 1 update of a real general matrix.
  70671.                        gams    D1B4
  70672.                        by      Dongarra, J. J., (ANL)
  70673.  
  70674. sgesl.f                for     Solve the real system A*X=B or TRANS(A)*X=B
  70675.                                using the
  70676.                        gams    D2A1
  70677.                        by      Moler, C. B., (U. of New Mexico)
  70678.  
  70679. sgmres.f               for     Preconditioned GMRES Iterative Sparse Ax=b
  70680.                                Solver.
  70681.                        gams    D2A4, D2B4
  70682.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70683.  
  70684. sgtsl.f                for     Solve a tridiagonal linear system.
  70685.                        gams    D2A2A
  70686.                        by      Dongarra, J., (ANL)
  70687.  
  70688. shels.f                for     Internal routine for SGMRES.
  70689.                        gams    D2A4, D2B4
  70690.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70691.  
  70692. sheqr.f                for     Internal routine for SGMRES.
  70693.                        gams    D2A4, D2B4
  70694.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70695.  
  70696. sir.f                  for     Preconditioned Iterative Refinement Sparse Ax =
  70697.                                b Solver.
  70698.                        gams    D2A4, D2B4
  70699.                        by      Greenbaum, Anne, (Courant Institute)
  70700.  
  70701. sllti2.f               for     SLAP Backsolve routine for LDL' Factorization.
  70702.                        gams    D2A4, D2B4
  70703.                        by      Greenbaum, Anne, (Courant Institute)
  70704.  
  70705. slpdoc.f               for     Sparse Linear Algebra Package Version 2.0.2
  70706.                                Documentation.
  70707.                        gams    D2A4, D2B4, Z
  70708.                        by      Seager, Mark. K., (LLNL)
  70709.  
  70710. snrm2.f                for     Compute the Euclidean length (L2 norm) of a
  70711.                                vector.
  70712.                        gams    D1A3B
  70713.                        by      Lawson, C. L., (JPL)
  70714.  
  70715. somn.f                 for     Preconditioned Orthomin Sparse Iterative Ax=b
  70716.                                Solver.
  70717.                        gams    D2A4, D2B4
  70718.                        by      Greenbaum, Anne, (Courant Institute)
  70719.  
  70720. sorth.f                for     Internal routine for SGMRES.
  70721.                        gams    D2A4, D2B4
  70722.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70723.  
  70724. spbco.f                for     Factor a real symmetric positive definite matrix
  70725.                                stored in
  70726.                        gams    D2B2
  70727.                        by      Moler, C. B., (U. of New Mexico)
  70728.  
  70729. spbdi.f                for     Compute the determinant of a symmetric positive
  70730.                                definite
  70731.                        gams    D3B2
  70732.                        by      Moler, C. B., (U. of New Mexico)
  70733.  
  70734. spbfa.f                for     Factor a real symmetric positive definite matrix
  70735.                                stored in
  70736.                        gams    D2B2
  70737.                        by      Moler, C. B., (U. of New Mexico)
  70738.  
  70739. spbsl.f                for     Solve a real symmetric positive definite band
  70740.                                system
  70741.                        gams    D2B2
  70742.                        by      Moler, C. B., (U. of New Mexico)
  70743.  
  70744. spigmr.f               for     Internal routine for SGMRES.
  70745.                        gams    D2A4, D2B4
  70746.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70747.  
  70748. spoco.f                for     Factor a real symmetric positive definite matrix
  70749.                        gams    D2B1B
  70750.                        by      Moler, C. B., (U. of New Mexico)
  70751.  
  70752. spodi.f                for     Compute the determinant and inverse of a certain
  70753.                                real
  70754.                        gams    D2B1B, D3B1B
  70755.                        by      Moler, C. B., (U. of New Mexico)
  70756.  
  70757. spofa.f                for     Factor a real symmetric positive definite
  70758.                                matrix.
  70759.                        gams    D2B1B
  70760.                        by      Moler, C. B., (U. of New Mexico)
  70761.  
  70762. sposl.f                for     Solve the real symmetric positive definite
  70763.                                linear system
  70764.                        gams    D2B1B
  70765.                        by      Moler, C. B., (U. of New Mexico)
  70766.  
  70767. sppco.f                for     Factor a symmetric positive definite matrix
  70768.                                stored in
  70769.                        gams    D2B1B
  70770.                        by      Moler, C. B., (U. of New Mexico)
  70771.  
  70772. sppdi.f                for     Compute the determinant and inverse of a real
  70773.                                symmetric
  70774.                        gams    D2B1B, D3B1B
  70775.                        by      Moler, C. B., (U. of New Mexico)
  70776.  
  70777. sppfa.f                for     Factor a real symmetric positive definite matrix
  70778.                                stored in
  70779.                        gams    D2B1B
  70780.                        by      Moler, C. B., (U. of New Mexico)
  70781.  
  70782. sppsl.f                for     Solve the real symmetric positive definite
  70783.                                system using
  70784.                        gams    D2B1B
  70785.                        by      Moler, C. B., (U. of New Mexico)
  70786.  
  70787. sptsl.f                for     Solve a positive definite tridiagonal linear
  70788.                                system.
  70789.                        gams    D2B2A
  70790.                        by      Dongarra, J., (ANL)
  70791.  
  70792. sqrdc.f                for     Use Householder transformations to compute the
  70793.                                QR
  70794.                        gams    D5
  70795.                        by      Stewart, G. W., (U. of Maryland)
  70796.  
  70797. sqrsl.f                for     Apply the output of SQRDC to compute coordinate
  70798.                                transfor-
  70799.                        gams    D9, D2A1
  70800.                        by      Stewart, G. W., (U. of Maryland)
  70801.  
  70802. srlcal.f               for     Internal routine for SGMRES.
  70803.                        gams    D2A4, D2B4
  70804.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70805.  
  70806. srot.f                 for     Apply a plane Givens rotation.
  70807.                        gams    D1A8
  70808.                        by      Lawson, C. L., (JPL)
  70809.  
  70810. srotg.f                for     Construct a plane Givens rotation.
  70811.                        gams    D1B10
  70812.                        by      Lawson, C. L., (JPL)
  70813.  
  70814. srotm.f                for     Apply a modified Givens transformation.
  70815.                        gams    D1A8
  70816.                        by      Lawson, C. L., (JPL)
  70817.  
  70818. srotmg.f               for     Construct a modified Givens transformation.
  70819.                        gams    D1B10
  70820.                        by      Lawson, C. L., (JPL)
  70821.  
  70822. ss2lt.f                for     Lower Triangle Preconditioner SLAP Set Up.
  70823.                        gams    D2A4, D2B4
  70824.                        by      Greenbaum, Anne, (Courant Institute)
  70825.  
  70826. ss2y.f                 for     SLAP Triad to SLAP Column Format Converter.
  70827.                        gams    D2A4, D2B4
  70828.                        by      Seager, Mark K., (LLNL)
  70829.  
  70830. ssbmv.f                for     Multiply a real vector by a real symmetric band
  70831.                                matrix.
  70832.                        gams    D1B4
  70833.                        by      Dongarra, J. J., (ANL)
  70834.  
  70835. sscal.f                for     Multiply a vector by a constant.
  70836.                        gams    D1A6
  70837.                        by      Lawson, C. L., (JPL)
  70838.  
  70839. ssd2s.f                for     Diagonal Scaling Preconditioner SLAP Normal Eqns
  70840.                                Set Up.
  70841.                        gams    D2A4, D2B4
  70842.                        by      Greenbaum, Anne, (Courant Institute)
  70843.  
  70844. ssdbcg.f               for     Diagonally Scaled BiConjugate Gradient Sparse
  70845.                                Ax=b Solver.
  70846.                        gams    D2A4, D2B4
  70847.                        by      Greenbaum, Anne, (Courant Institute)
  70848.  
  70849. ssdcg.f                for     Diagonally Scaled Conjugate Gradient Sparse Ax=b
  70850.                                Solver.
  70851.                        gams    D2B4
  70852.                        by      Greenbaum, Anne, (Courant Institute)
  70853.  
  70854. ssdcgn.f               for     Diagonally Scaled CG Sparse Ax=b Solver for
  70855.                                Normal Eqn's.
  70856.                        gams    D2A4, D2B4
  70857.                        by      Greenbaum, Anne, (Courant Institute)
  70858.  
  70859. ssdcgs.f               for     Diagonally Scaled CGS Sparse Ax=b Solver.
  70860.                        gams    D2A4, D2B4
  70861.                        by      Greenbaum, Anne, (Courant Institute)
  70862.  
  70863. ssdgmr.f               for     Diagonally Scaled GMRES Iterative Sparse Ax=b
  70864.                                Solver.
  70865.                        gams    D2A4, D2B4
  70866.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70867.  
  70868. ssdi.f                 for     Diagonal Matrix Vector Multiply.
  70869.                        gams    D2A4, D2B4
  70870.                        by      Greenbaum, Anne, (Courant Institute)
  70871.  
  70872. ssdomn.f               for     Diagonally Scaled Orthomin Sparse Iterative Ax=b
  70873.                                Solver.
  70874.                        gams    D2A4, D2B4
  70875.                        by      Greenbaum, Anne, (Courant Institute)
  70876.  
  70877. ssds.f                 for     Diagonal Scaling Preconditioner SLAP Set Up.
  70878.                        gams    D2A4, D2B4
  70879.                        by      Greenbaum, Anne, (Courant Institute)
  70880.  
  70881. ssdscl.f               for     Diagonal Scaling of system Ax = b.
  70882.                        gams    D2A4, D2B4
  70883.                        by      Greenbaum, Anne, (Courant Institute)
  70884.  
  70885. ssgs.f                 for     Gauss-Seidel Method Iterative Sparse Ax = b
  70886.                                Solver.
  70887.                        gams    D2A4, D2B4
  70888.                        by      Greenbaum, Anne, (Courant Institute)
  70889.  
  70890. ssiccg.f               for     Incomplete Cholesky Conjugate Gradient Sparse
  70891.                                Ax=b Solver.
  70892.                        gams    D2B4
  70893.                        by      Greenbaum, Anne, (Courant Institute)
  70894.  
  70895. ssico.f                for     Factor a symmetric matrix by elimination with
  70896.                                symmetric
  70897.                        gams    D2B1A
  70898.                        by      Moler, C. B., (U. of New Mexico)
  70899.  
  70900. ssics.f                for     Incompl. Cholesky Decomposition Preconditioner
  70901.                                SLAP Set Up.
  70902.                        gams    D2B4
  70903.                        by      Greenbaum, Anne, (Courant Institute)
  70904.  
  70905. ssidi.f                for     Compute the determinant, inertia and inverse of
  70906.                                a real
  70907.                        gams    D2B1A, D3B1A
  70908.                        by      Bunch, J., (UCSD)
  70909.  
  70910. ssifa.f                for     Factor a real symmetric matrix by elimination
  70911.                                with
  70912.                        gams    D2B1A
  70913.                        by      Bunch, J., (UCSD)
  70914.  
  70915. ssilur.f               for     Incomplete LU Iterative Refinement Sparse Ax = b
  70916.                                Solver.
  70917.                        gams    D2A4, D2B4
  70918.                        by      Greenbaum, Anne, (Courant Institute)
  70919.  
  70920. ssilus.f               for     Incomplete LU Decomposition Preconditioner SLAP
  70921.                                Set Up.
  70922.                        gams    D2A4, D2B4
  70923.                        by      Greenbaum, Anne, (Courant Institute)
  70924.  
  70925. ssisl.f                for     Solve a real symmetric system using the factors
  70926.                                obtained
  70927.                        gams    D2B1A
  70928.                        by      Bunch, J., (UCSD)
  70929.  
  70930. ssjac.f                for     Jacobi's Method Iterative Sparse Ax = b Solver.
  70931.                        gams    D2A4, D2B4
  70932.                        by      Greenbaum, Anne, (Courant Institute)
  70933.  
  70934. ssli.f                 for     SLAP MSOLVE for Lower Triangle Matrix.
  70935.                        gams    D2A4, D2B4
  70936.                        by      Greenbaum, Anne, (Courant Institute)
  70937.  
  70938. ssli2.f                for     SLAP Lower Triangle Matrix Backsolve.
  70939.                        gams    D2A4, D2B4
  70940.                        by      Greenbaum, Anne, (Courant Institute)
  70941.  
  70942. ssllti.f               for     SLAP MSOLVE for LDL' (IC) Factorization.
  70943.                        gams    D2A4, D2B4
  70944.                        by      Greenbaum, Anne, (Courant Institute)
  70945.  
  70946. sslubc.f               for     Incomplete LU BiConjugate Gradient Sparse Ax=b
  70947.                                Solver.
  70948.                        gams    D2A4, D2B4
  70949.                        by      Greenbaum, Anne, (Courant Institute)
  70950.  
  70951. sslucn.f               for     Incomplete LU CG Sparse Ax=b Solver for Normal
  70952.                                Equations.
  70953.                        gams    D2A4, D2B4
  70954.                        by      Greenbaum, Anne, (Courant Institute)
  70955.  
  70956. sslucs.f               for     Incomplete LU BiConjugate Gradient Squared Ax=b
  70957.                                Solver.
  70958.                        gams    D2A4, D2B4
  70959.                        by      Greenbaum, Anne, (Courant Institute)
  70960.  
  70961. sslugm.f               for     Incomplete LU GMRES Iterative Sparse Ax=b
  70962.                                Solver.
  70963.                        gams    D2A4, D2B4
  70964.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  70965.  
  70966. sslui.f                for     SLAP MSOLVE for LDU Factorization.
  70967.                        gams    D2A4, D2B4
  70968.                        by      Greenbaum, Anne, (Courant Institute)
  70969.  
  70970. sslui2.f               for     SLAP Backsolve for LDU Factorization.
  70971.                        gams    D2A4, D2B4
  70972.                        by      Greenbaum, Anne, (Courant Institute)
  70973.  
  70974. sslui4.f               for     SLAP Backsolve for LDU Factorization.
  70975.                        gams    D2A4, D2B4
  70976.                        by      Greenbaum, Anne, (Courant Institute)
  70977.  
  70978. ssluom.f               for     Incomplete LU Orthomin Sparse Iterative Ax=b
  70979.                                Solver.
  70980.                        gams    D2A4, D2B4
  70981.                        by      Greenbaum, Anne, (Courant Institute)
  70982.  
  70983. ssluti.f               for     SLAP MTSOLV for LDU Factorization.
  70984.                        gams    D2A4, D2B4
  70985.                        by      Greenbaum, Anne, (Courant Institute)
  70986.  
  70987. ssmmi2.f               for     SLAP Backsolve for LDU Factorization of Normal
  70988.                                Equations.
  70989.                        gams    D2A4, D2B4
  70990.                        by      Greenbaum, Anne, (Courant Institute)
  70991.  
  70992. ssmmti.f               for     SLAP MSOLVE for LDU Factorization of Normal
  70993.                                Equations.
  70994.                        gams    D2A4, D2B4
  70995.                        by      Greenbaum, Anne, (Courant Institute)
  70996.  
  70997. ssmtv.f                for     SLAP Column Format Sparse Matrix Transpose
  70998.                                Vector Product.
  70999.                        gams    D2A4, D2B4
  71000.                        by      Greenbaum, Anne, (Courant Institute)
  71001.  
  71002. ssmv.f                 for     SLAP Column Format Sparse Matrix Vector Product.
  71003.                        gams    D2A4, D2B4
  71004.                        by      Greenbaum, Anne, (Courant Institute)
  71005.  
  71006. sspco.f                for     Factor a real symmetric matrix stored in packed
  71007.                                form
  71008.                        gams    D2B1A
  71009.                        by      Moler, C. B., (U. of New Mexico)
  71010.  
  71011. sspdi.f                for     Compute the determinant, inertia, inverse of a
  71012.                                real
  71013.                        gams    D2B1A, D3B1A
  71014.                        by      Bunch, J., (UCSD)
  71015.  
  71016. sspev.f                for     Compute the eigenvalues and, optionally, the
  71017.                                eigenvectors
  71018.                        gams    D4A1
  71019.                        by      Kahaner, D. K., (NBS)
  71020.  
  71021. sspfa.f                for     Factor a real symmetric matrix stored in packed
  71022.                                form by
  71023.                        gams    D2B1A
  71024.                        by      Bunch, J., (UCSD)
  71025.  
  71026. sspmv.f                for     Perform the matrix-vector operation.
  71027.                        gams    D1B4
  71028.                        by      Dongarra, J. J., (ANL)
  71029.  
  71030. sspr.f                 for     Performs the symmetric rank 1 operation.
  71031.                        gams    D1B4
  71032.                        by      Dongarra, J. J., (ANL)
  71033.  
  71034. sspr2.f                for     Perform the symmetric rank 2 operation.
  71035.                        gams    D1B4
  71036.                        by      Dongarra, J. J., (ANL)
  71037.  
  71038. sspsl.f                for     Solve a real symmetric system using the factors
  71039.                                obtained
  71040.                        gams    D2B1A
  71041.                        by      Bunch, J., (UCSD)
  71042.  
  71043. ssvdc.f                for     Perform the singular value decomposition of a
  71044.                                rectangular
  71045.                        gams    D6
  71046.                        by      Stewart, G. W., (U. of Maryland)
  71047.  
  71048. sswap.f                for     Interchange two vectors.
  71049.                        gams    D1A5
  71050.                        by      Lawson, C. L., (JPL)
  71051.  
  71052. ssymm.f                for     Multiply a real general matrix by a real
  71053.                                symmetric matrix.
  71054.                        gams    D1B6
  71055.                        by      Dongarra, J., (ANL)
  71056.  
  71057. ssymv.f                for     Multiply a real vector by a real symmetric
  71058.                                matrix.
  71059.                        gams    D1B4
  71060.                        by      Dongarra, J. J., (ANL)
  71061.  
  71062. ssyr.f                 for     Perform symmetric rank 1 update of a real
  71063.                                symmetric matrix.
  71064.                        gams    D1B4
  71065.                        by      Dongarra, J. J., (ANL)
  71066.  
  71067. ssyr2.f                for     Perform symmetric rank 2 update of a real
  71068.                                symmetric matrix.
  71069.                        gams    D1B4
  71070.                        by      Dongarra, J. J., (ANL)
  71071.  
  71072. ssyr2k.f               for     Perform symmetric rank 2k update of a real
  71073.                                symmetric matrix
  71074.                        gams    D1B6
  71075.                        by      Dongarra, J., (ANL)
  71076.  
  71077. ssyrk.f                for     Perform symmetric rank k update of a real
  71078.                                symmetric matrix.
  71079.                        gams    D1B6
  71080.                        by      Dongarra, J., (ANL)
  71081.  
  71082. stbmv.f                for     Multiply a real vector by a real triangular band
  71083.                                matrix.
  71084.                        gams    D1B4
  71085.                        by      Dongarra, J. J., (ANL)
  71086.  
  71087. stbsv.f                for     Solve a real triangular banded system of linear
  71088.                                equations.
  71089.                        gams    D1B4
  71090.                        by      Dongarra, J. J., (ANL)
  71091.  
  71092. stin.f                 for     Read in SLAP Triad Format Linear System.
  71093.                        gams    D2A4, D2B4
  71094.                        by      Seager, Mark K., (LLNL)
  71095.  
  71096. stout.f                for     Write out SLAP Triad Format Linear System.
  71097.                        gams    D2A4, D2B4
  71098.                        by      Seager, Mark K., (LLNL)
  71099.  
  71100. stpmv.f                for     Perform one of the matrix-vector operations.
  71101.                        gams    D1B4
  71102.                        by      Dongarra, J. J., (ANL)
  71103.  
  71104. stpsv.f                for     Solve one of the systems of equations.
  71105.                        gams    D1B4
  71106.                        by      Dongarra, J. J., (ANL)
  71107.  
  71108. strco.f                for     Estimate the condition number of a triangular
  71109.                                matrix.
  71110.                        gams    D2A3
  71111.                        by      Moler, C. B., (U. of New Mexico)
  71112.  
  71113. strdi.f                for     Compute the determinant and inverse of a
  71114.                                triangular matrix.
  71115.                        gams    D2A3, D3A3
  71116.                        by      Moler, C. B., (U. of New Mexico)
  71117.  
  71118. strmm.f                for     Multiply a real general matrix by a real
  71119.                                triangular matrix.
  71120.                        gams    D1B6
  71121.                        by      Dongarra, J., (ANL)
  71122.  
  71123. strmv.f                for     Multiply a real vector by a real triangular
  71124.                                matrix.
  71125.                        gams    D1B4
  71126.                        by      Dongarra, J. J., (ANL)
  71127.  
  71128. strsl.f                for     Solve a system of the form  T*X=B or
  71129.                                TRANS(T)*X=B, where
  71130.                        gams    D2A3
  71131.                        by      Stewart, G. W., (U. of Maryland)
  71132.  
  71133. strsm.f                for     Solve a real triangular system of equations with
  71134.                                multiple
  71135.                        gams    D1B6
  71136.                        by      Dongarra, J., (ANL)
  71137.  
  71138. strsv.f                for     Solve a real triangular system of linear
  71139.                                equations.
  71140.                        gams    D1B4
  71141.                        by      Dongarra, J. J., (ANL)
  71142.  
  71143. sxlcal.f               for     Internal routine for SGMRES.
  71144.                        gams    D2A4, D2B4
  71145.                        by      Brown, Peter,    (LLNL), pnbrown@llnl.gov
  71146.  
  71147. tinvit.f               for     Compute the eigenvectors of symmetric
  71148.                                tridiagonal matrix
  71149.                        gams    D4C3
  71150.                        by      Smith, B. T., et al.
  71151.  
  71152. tql1.f                 for     Compute the eigenvalues of symmetric tridiagonal
  71153.                                matrix by
  71154.                        gams    D4A5, D4C2A
  71155.                        by      Smith, B. T., et al.
  71156.  
  71157. tql2.f                 for     Compute the eigenvalues and eigenvectors of
  71158.                                symmetric
  71159.                        gams    D4A5, D4C2A
  71160.                        by      Smith, B. T., et al.
  71161.  
  71162. tqlrat.f               for     Compute the eigenvalues of symmetric tridiagonal
  71163.                                matrix
  71164.                        gams    D4A5, D4C2A
  71165.                        by      Smith, B. T., et al.
  71166.  
  71167. trbak1.f               for     Form the eigenvectors of real symmetric matrix
  71168.                                from
  71169.                        gams    D4C4
  71170.                        by      Smith, B. T., et al.
  71171.  
  71172. trbak3.f               for     Form the eigenvectors of a real symmetric matrix
  71173.                                from the
  71174.                        gams    D4C4
  71175.                        by      Smith, B. T., et al.
  71176.  
  71177. tred1.f                for     Reduce a real symmetric matrix to symmetric
  71178.                                tridiagonal
  71179.                        gams    D4C1B1
  71180.                        by      Smith, B. T., et al.
  71181.  
  71182. tred2.f                for     Reduce a real symmetric matrix to a symmetric
  71183.                                tridiagonal
  71184.                        gams    D4C1B1
  71185.                        by      Smith, B. T., et al.
  71186.  
  71187. tred3.f                for     Reduce a real symmetric matrix stored in packed
  71188.                                form to
  71189.                        gams    D4C1B1
  71190.                        by      Smith, B. T., et al.
  71191.  
  71192. tridib.f               for     Compute the eigenvalues of a symmetric
  71193.                                tridiagonal matrix
  71194.                        gams    D4A5, D4C2A
  71195.                        by      Smith, B. T., et al.
  71196.  
  71197. tsturm.f               for     Find those eigenvalues of a symmetric
  71198.                                tridiagonal matrix
  71199.                        gams    D4A5, D4C2A
  71200.                        by      Smith, B. T., et al.
  71201.  
  71202. -----------------------------------------------------------
  71203. for     piecewise cubic hermite approximation
  71204. path: /netlib/slatec/pchip/
  71205. -----------------------------------------------------------
  71206. .depend
  71207. chfcm.f                for     Check a single cubic for monotonicity.
  71208.                        by      Fritsch, F. N., (LLNL)
  71209.  
  71210. chfdv.f                for     Evaluate a cubic polynomial given in Hermite
  71211.                                form and its
  71212.                        gams    E3, H1
  71213.                        by      Fritsch, F. N., (LLNL)
  71214.  
  71215. chfev.f                for     Evaluate a cubic polynomial given in Hermite
  71216.                                form at an
  71217.                        gams    E3
  71218.                        by      Fritsch, F. N., (LLNL)
  71219.  
  71220. chfie.f                for     Subsidiary to PCHIA
  71221.                        by      Fritsch, F. N., (LLNL)
  71222.  
  71223. dchfcm.f               for     Check a single cubic for monotonicity.
  71224.                        by      Fritsch, F. N., (LLNL)
  71225.  
  71226. dchfdv.f               for     Evaluate a cubic polynomial given in Hermite
  71227.                                form and its
  71228.                        gams    E3, H1
  71229.                        by      Fritsch, F. N., (LLNL)
  71230.  
  71231. dchfev.f               for     Evaluate a cubic polynomial given in Hermite
  71232.                                form at an
  71233.                        gams    E3
  71234.                        by      Fritsch, F. N., (LLNL)
  71235.  
  71236. dchfie.f               for     Subsidiary to DPCHIA
  71237.                        by      Fritsch, F. N., (LLNL)
  71238.  
  71239. dpchbs.f               for     Piecewise Cubic Hermite to B-Spline converter.
  71240.                        gams    E3
  71241.                        by      Fritsch, F. N., (LLNL)
  71242.  
  71243. dpchce.f               for     Subsidiary to DPCHIC
  71244.                        by      Fritsch, F. N., (LLNL)
  71245.  
  71246. dpchci.f               for     Subsidiary to DPCHIC
  71247.                        by      Fritsch, F. N., (LLNL)
  71248.  
  71249. dpchcm.f               for     Check a cubic Hermite function for monotonicity.
  71250.                        gams    E3
  71251.                        by      Fritsch, F. N., (LLNL)
  71252.  
  71253. dpchcs.f               for     Subsidiary to DPCHIC
  71254.                        by      Fritsch, F. N., (LLNL)
  71255.  
  71256. dpchdf.f               for     Subsidiary to DPCHCE and DPCHSP
  71257.                        by      Fritsch, F. N., (LLNL)
  71258.  
  71259. dpchfd.f               for     Evaluate a piecewise cubic Hermite function and
  71260.                                its first
  71261.                        gams    E3, H1
  71262.                        by      Fritsch, F. N., (LLNL)
  71263.  
  71264. dpchfe.f               for     Evaluate a piecewise cubic Hermite function at
  71265.                                an array of
  71266.                        gams    E3
  71267.                        by      Fritsch, F. N., (LLNL)
  71268.  
  71269. dpchia.f               for     Evaluate the definite integral of a piecewise
  71270.                                cubic
  71271.                        gams    E3, H2A1B2
  71272.                        by      Fritsch, F. N., (LLNL)
  71273.  
  71274. dpchic.f               for     Set derivatives needed to determine a piecewise
  71275.                                monotone
  71276.                        gams    E1A
  71277.                        by      Fritsch, F. N., (LLNL)
  71278.  
  71279. dpchid.f               for     Evaluate the definite integral of a piecewise
  71280.                                cubic
  71281.                        gams    E3, H2A1B2
  71282.                        by      Fritsch, F. N., (LLNL)
  71283.  
  71284. dpchim.f               for     Set derivatives needed to determine a monotone
  71285.                                piecewise
  71286.                        gams    E1A
  71287.                        by      Fritsch, F. N., (LLNL)
  71288.  
  71289. dpchkt.f               for     Compute B-spline knot sequence for DPCHBS.
  71290.                        gams    E3
  71291.                        by      Fritsch, F. N., (LLNL)
  71292.  
  71293. dpchsp.f               for     Set derivatives needed to determine the Hermite
  71294.                                represen-
  71295.                        gams    E1A
  71296.                        by      Fritsch, F. N., (LLNL)
  71297.  
  71298. dpchst.f               for     Subsidiary to DPCHCE, DPCHCI, DPCHCS and DPCHIM
  71299.                        by      Fritsch, F. N., (LLNL)
  71300.  
  71301. dpchsw.f               for     Subsidiary to DPCHCS
  71302.                        by      Fritsch, F. N., (LLNL)
  71303.  
  71304. pchbs.f                for     Piecewise Cubic Hermite to B-Spline converter.
  71305.                        gams    E3
  71306.                        by      Fritsch, F. N., (LLNL)
  71307.  
  71308. pchce.f                for     Subsidiary to PCHIC
  71309.                        by      Fritsch, F. N., (LLNL)
  71310.  
  71311. pchci.f                for     Subsidiary to PCHIC
  71312.                        by      Fritsch, F. N., (LLNL)
  71313.  
  71314. pchcm.f                for     Check a cubic Hermite function for monotonicity.
  71315.                        gams    E3
  71316.                        by      Fritsch, F. N., (LLNL)
  71317.  
  71318. pchcs.f                for     Subsidiary to PCHIC
  71319.                        by      Fritsch, F. N., (LLNL)
  71320.  
  71321. pchdf.f                for     Subsidiary to PCHCE and PCHSP
  71322.                        by      Fritsch, F. N., (LLNL)
  71323.  
  71324. pchdoc.f               for     Documentation for PCHIP, a Fortran package for
  71325.                                piecewise
  71326.                        gams    E1A, Z
  71327.                        by      Fritsch, F. N., (LLNL)
  71328.  
  71329. pchfd.f                for     Evaluate a piecewise cubic Hermite function and
  71330.                                its first
  71331.                        gams    E3, H1
  71332.                        by      Fritsch, F. N., (LLNL)
  71333.  
  71334. pchfe.f                for     Evaluate a piecewise cubic Hermite function at
  71335.                                an array of
  71336.                        gams    E3
  71337.                        by      Fritsch, F. N., (LLNL)
  71338.  
  71339. pchia.f                for     Evaluate the definite integral of a piecewise
  71340.                                cubic
  71341.                        gams    E3, H2A1B2
  71342.                        by      Fritsch, F. N., (LLNL)
  71343.  
  71344. pchic.f                for     Set derivatives needed to determine a piecewise
  71345.                                monotone
  71346.                        gams    E1A
  71347.                        by      Fritsch, F. N., (LLNL)
  71348.  
  71349. pchid.f                for     Evaluate the definite integral of a piecewise
  71350.                                cubic
  71351.                        gams    E3, H2A1B2
  71352.                        by      Fritsch, F. N., (LLNL)
  71353.  
  71354. pchim.f                for     Set derivatives needed to determine a monotone
  71355.                                piecewise
  71356.                        gams    E1A
  71357.                        by      Fritsch, F. N., (LLNL)
  71358.  
  71359. pchkt.f                for     Compute B-spline knot sequence for PCHBS.
  71360.                        gams    E3
  71361.                        by      Fritsch, F. N., (LLNL)
  71362.  
  71363. pchsp.f                for     Set derivatives needed to determine the Hermite
  71364.                                represen-
  71365.                        gams    E1A
  71366.                        by      Fritsch, F. N., (LLNL)
  71367.  
  71368. pchst.f                for     Subsidiary to PCHCE, PCHCI, PCHCS and PCHIM
  71369.                        by      Fritsch, F. N., (LLNL)
  71370.  
  71371. pchsw.f                for     Subsidiary to PCHCS
  71372.                        by      Fritsch, F. N., (LLNL)
  71373.  
  71374. -----------------------------------------------------------
  71375. for     (FOR NON EMAIL USERS ONLY) Compressed tar file
  71376. path: /netlib/slatec/slatec_chk/
  71377. -----------------------------------------------------------
  71378. avntst.f
  71379. bikck.f
  71380. bjyck.f
  71381. blachk.f
  71382. bspck.f
  71383. cbeg.f
  71384. cblat2.f
  71385. cblat3.f
  71386. cchk12.f
  71387. cchk13.f
  71388. cchk22.f
  71389. cchk23.f
  71390. cchk32.f
  71391. cchk33.f
  71392. cchk42.f
  71393. cchk43.f
  71394. cchk52.f
  71395. cchk53.f
  71396. cchk62.f
  71397. cchke2.f
  71398. cchke3.f
  71399. cchqc.f
  71400. cdf.f
  71401. cdqag.f
  71402. cdqagi.f
  71403. cdqagp.f
  71404. cdqags.f
  71405. cdqawc.f
  71406. cdqawf.f
  71407. cdqawo.f
  71408. cdqaws.f
  71409. cdqck.f
  71410. cdqng.f
  71411. cfnck.f
  71412. cgbqc.f
  71413. cgeck.f
  71414. cgeqc.f
  71415. cgtqc.f
  71416. check0.f
  71417. check1.f
  71418. check2.f
  71419. chiqc.f
  71420. chkxer.f
  71421. chpqc.f
  71422. cmake2.f
  71423. cmake3.f
  71424. cmmch.f
  71425. cmpare.f
  71426. cmvch.f
  71427. comp.f
  71428. cpbqc.f
  71429. cpoqc.f
  71430. cppqc.f
  71431. cprin.f
  71432. cprpqx.f
  71433. cptqc.f
  71434. cqag.f
  71435. cqagi.f
  71436. cqagp.f
  71437. cqags.f
  71438. cqawc.f
  71439. cqawf.f
  71440. cqawo.f
  71441. cqaws.f
  71442. cqcai.f
  71443. cqcbh.f
  71444. cqcbi.f
  71445. cqcbj.f
  71446. cqcbk.f
  71447. cqcby.f
  71448. cqck.f
  71449. cqng.f
  71450. cqrqc.f
  71451. cqrtst.f
  71452. csiqc.f
  71453. cspqc.f
  71454. csvqc.f
  71455. ctrqc.f
  71456. davnts.f
  71457. dbeg.f
  71458. dbikck.f
  71459. dbjyck.f
  71460. dblat2.f
  71461. dblat3.f
  71462. dbocqx.f
  71463. dbspck.f
  71464. dchk12.f
  71465. dchk13.f
  71466. dchk22.f
  71467. dchk23.f
  71468. dchk32.f
  71469. dchk33.f
  71470. dchk42.f
  71471. dchk43.f
  71472. dchk52.f
  71473. dchk53.f
  71474. dchk62.f
  71475. dchke2.f
  71476. dchke3.f
  71477. dcmpar.f
  71478. ddasqc.f
  71479. ddf.f
  71480. ddjac1.f
  71481. ddjac2.f
  71482. ddqck.f
  71483. ddres1.f
  71484. ddres2.f
  71485. dedit2.f
  71486. deg8ck.f
  71487. devchk.f
  71488. deverk.f
  71489. devpck.f
  71490. df0c.f
  71491. df0f.f
  71492. df0o.f
  71493. df0s.f
  71494. df0ws.f
  71495. df1c.f
  71496. df1f.f
  71497. df1g.f
  71498. df1n.f
  71499. df1o.f
  71500. df1p.f
  71501. df1s.f
  71502. df1ws.f
  71503. df2g.f
  71504. df2n.f
  71505. df2o.f
  71506. df2p.f
  71507. df2s.f
  71508. df3g.f
  71509. df3p.f
  71510. df3s.f
  71511. df4p.f
  71512. df4s.f
  71513. df5s.f
  71514. dfb.f
  71515. dfcn1.f
  71516. dfcn2.f
  71517. dfcn3.f
  71518. dfcqx.f
  71519. dfdeqc.f
  71520. dfdtru.f
  71521. dfein.f
  71522. dfill.f
  71523. dfmat.f
  71524. dfnck.f
  71525. dfqd1.f
  71526. dfqd2.f
  71527. dfztst.f
  71528. dgeqc.f
  71529. dgvec.f
  71530. djac.f
  71531. dlapqc.f
  71532. dlseit.f
  71533. dmake2.f
  71534. dmake3.f
  71535. dmmch.f
  71536. dmvch.f
  71537. dnls1q.f
  71538. dnsqqk.f
  71539. dpchq1.f
  71540. dpchq2.f
  71541. dpchq3.f
  71542. dpchq4.f
  71543. dpchq5.f
  71544. dpfitt.f
  71545. dplpqx.f
  71546. dpntck.f
  71547. dprin.f
  71548. dqc36j.f
  71549. dqcgls.f
  71550. dqck.f
  71551. dqckin.f
  71552. dqcpsi.f
  71553. dqfcn2.f
  71554. dqg8ts.f
  71555. dqjac2.f
  71556. dqn79q.f
  71557. drmgen.f
  71558. dsosfn.f
  71559. dsosqx.f
  71560. dsrtqc.f
  71561. dt0.f
  71562. dt1.f
  71563. dt2.f
  71564. dt3.f
  71565. dt4.f
  71566. dt5.f
  71567. dtest.f
  71568. duivp.f
  71569. duterr.f
  71570. duvec.f
  71571. dxcsrt.f
  71572. edit2.f
  71573. eg8ck.f
  71574. eisqx1.f
  71575. eisqx2.f
  71576. evchck.f
  71577. everck.f
  71578. evpcck.f
  71579. f0c.f
  71580. f0f.f
  71581. f0o.f
  71582. f0s.f
  71583. f0ws.f
  71584. f1c.f
  71585. f1f.f
  71586. f1g.f
  71587. f1n.f
  71588. f1o.f
  71589. f1p.f
  71590. f1s.f
  71591. f1ws.f
  71592. f2g.f
  71593. f2n.f
  71594. f2o.f
  71595. f2p.f
  71596. f2s.f
  71597. f3g.f
  71598. f3p.f
  71599. f3s.f
  71600. f4p.f
  71601. f4s.f
  71602. f5s.f
  71603. fb.f
  71604. fcn1.f
  71605. fcn2.f
  71606. fcn3.f
  71607. fcnqx1.f
  71608. fcnqx2.f
  71609. fcqx.f
  71610. fdeqc.f
  71611. fdtrue.f
  71612. fein.f
  71613. fftqx.f
  71614. fmat.f
  71615. fqd1.f
  71616. fqd2.f
  71617. fztest.f
  71618. gvec.f
  71619. header.f
  71620. hsrtqc.f
  71621. ismpl.f
  71622. isrtqc.f
  71623. itest.f
  71624. jac.f
  71625. lce.f
  71626. lceres.f
  71627. lde.f
  71628. lderes.f
  71629. lse.f
  71630. lseiqx.f
  71631. lseres.f
  71632. outerr.f
  71633. pass.f
  71634. pchqk1.f
  71635. pchqk2.f
  71636. pchqk3.f
  71637. pchqk4.f
  71638. pchqk5.f
  71639. pfitqx.f
  71640. pntchk.f
  71641. qc36j.f
  71642. qc6a.f
  71643. qcdrc.f
  71644. qcdrd.f
  71645. qcdrf.f
  71646. qcdrj.f
  71647. qcglss.f
  71648. qckin.f
  71649. qcpsi.f
  71650. qcrc.f
  71651. qcrd.f
  71652. qcrf.f
  71653. qcrj.f
  71654. qg8tst.f
  71655. qn79qx.f
  71656. qxabm.f
  71657. qxbdf.f
  71658. qxblkt.f
  71659. qxbvsp.f
  71660. qxcrt.f
  71661. qxcsp.f
  71662. qxcyl.f
  71663. qxdabm.f
  71664. qxdbdf.f
  71665. qxdbvs.f
  71666. qxdrkf.f
  71667. qxgbun.f
  71668. qxplr.f
  71669. qxrkf.f
  71670. qxssp.f
  71671. rqrtst.f
  71672. sbeg.f
  71673. sblat2.f
  71674. sblat3.f
  71675. sbocqx.f
  71676. schk12.f
  71677. schk13.f
  71678. schk22.f
  71679. schk23.f
  71680. schk32.f
  71681. schk33.f
  71682. schk42.f
  71683. schk43.f
  71684. schk52.f
  71685. schk53.f
  71686. schk62.f
  71687. schke2.f
  71688. schke3.f
  71689. sdasqc.f
  71690. sdf.f
  71691. sdjac1.f
  71692. sdjac2.f
  71693. sdqck.f
  71694. sdres1.f
  71695. sdres2.f
  71696. sfnck.f
  71697. sgeqc.f
  71698. slapqc.f
  71699. smake2.f
  71700. smake3.f
  71701. smmch.f
  71702. smvch.f
  71703. snls1q.f
  71704. snsqqk.f
  71705. sosfnc.f
  71706. sosnqx.f
  71707. splpqx.f
  71708. sqck.f
  71709. sqfcn2.f
  71710. sqjac2.f
  71711. srmgen.f
  71712. ssrtqc.f
  71713. stest.f
  71714. t0.f
  71715. t1.f
  71716. t2.f
  71717. t3.f
  71718. t4.f
  71719. t5.f
  71720. test01.f
  71721. test02.f
  71722. test03.f
  71723. test04.f
  71724. test05.f
  71725. test06.f
  71726. test07.f
  71727. test08.f
  71728. test09.f
  71729. test10.f
  71730. test11.f
  71731. test12.f
  71732. test13.f
  71733. test14.f
  71734. test15.f
  71735. test16.f
  71736. test17.f
  71737. test18.f
  71738. test19.f
  71739. test20.f
  71740. test21.f
  71741. test22.f
  71742. test23.f
  71743. test24.f
  71744. test25.f
  71745. test26.f
  71746. test27.f
  71747. test28.f
  71748. test29.f
  71749. test30.f
  71750. test31.f
  71751. test32.f
  71752. test33.f
  71753. test34.f
  71754. test35.f
  71755. test36.f
  71756. test37.f
  71757. test38.f
  71758. test39.f
  71759. test40.f
  71760. test41.f
  71761. test42.f
  71762. test43.f
  71763. test44.f
  71764. test45.f
  71765. test46.f
  71766. test47.f
  71767. test48.f
  71768. test49.f
  71769. test50.f
  71770. test51.f
  71771. test52.f
  71772. test53.f
  71773. test54.f
  71774. uivp.f
  71775. uvec.f
  71776. vfill.f
  71777. xcsrt.f
  71778. zqcai.f
  71779. zqcbh.f
  71780. zqcbi.f
  71781. zqcbj.f
  71782. zqcbk.f
  71783. zqcby.f
  71784. -----------------------------------------------------------
  71785. for     (FOR NON EMAIL USERS ONLY) Compressed tar file
  71786. path: /netlib/slatec/slatec_src/
  71787. -----------------------------------------------------------
  71788. aaaaaa.f
  71789. acosh.f
  71790. ai.f
  71791. aie.f
  71792. albeta.f
  71793. algams.f
  71794. ali.f
  71795. alngam.f
  71796. alnrel.f
  71797. asinh.f
  71798. asyik.f
  71799. asyjy.f
  71800. atanh.f
  71801. avint.f
  71802. bakvec.f
  71803. balanc.f
  71804. balbak.f
  71805. bandr.f
  71806. bandv.f
  71807. bcrh.f
  71808. bdiff.f
  71809. besi.f
  71810. besi0.f
  71811. besi0e.f
  71812. besi1.f
  71813. besi1e.f
  71814. besj.f
  71815. besj0.f
  71816. besj1.f
  71817. besk.f
  71818. besk0.f
  71819. besk0e.f
  71820. besk1.f
  71821. besk1e.f
  71822. beskes.f
  71823. besknu.f
  71824. besks.f
  71825. besy.f
  71826. besy0.f
  71827. besy1.f
  71828. besynu.f
  71829. beta.f
  71830. betai.f
  71831. bfqad.f
  71832. bi.f
  71833. bie.f
  71834. binom.f
  71835. bint4.f
  71836. bintk.f
  71837. bisect.f
  71838. bkias.f
  71839. bkisr.f
  71840. bksol.f
  71841. blktr1.f
  71842. blktri.f
  71843. bndacc.f
  71844. bndsol.f
  71845. bnfac.f
  71846. bnslv.f
  71847. bqr.f
  71848. bsgq8.f
  71849. bskin.f
  71850. bspdoc.f
  71851. bspdr.f
  71852. bspev.f
  71853. bsplvd.f
  71854. bsplvn.f
  71855. bsppp.f
  71856. bspvd.f
  71857. bspvn.f
  71858. bsqad.f
  71859. bsrh.f
  71860. bvalu.f
  71861. bvder.f
  71862. bvpor.f
  71863. bvsup.f
  71864. c0lgmc.f
  71865. c1merg.f
  71866. c9lgmc.f
  71867. c9ln2r.f
  71868. cacai.f
  71869. cacon.f
  71870. cacos.f
  71871. cacosh.f
  71872. cairy.f
  71873. carg.f
  71874. casin.f
  71875. casinh.f
  71876. casyi.f
  71877. catan.f
  71878. catan2.f
  71879. catanh.f
  71880. caxpy.f
  71881. cbabk2.f
  71882. cbal.f
  71883. cbesh.f
  71884. cbesi.f
  71885. cbesj.f
  71886. cbesk.f
  71887. cbesy.f
  71888. cbeta.f
  71889. cbinu.f
  71890. cbiry.f
  71891. cbknu.f
  71892. cblkt1.f
  71893. cblktr.f
  71894. cbrt.f
  71895. cbuni.f
  71896. cbunk.f
  71897. ccbrt.f
  71898. cchdc.f
  71899. cchdd.f
  71900. cchex.f
  71901. cchud.f
  71902. ccmpb.f
  71903. ccopy.f
  71904. ccosh.f
  71905. ccot.f
  71906. cdcdot.f
  71907. cdcor.f
  71908. cdcst.f
  71909. cdiv.f
  71910. cdntl.f
  71911. cdntp.f
  71912. cdotc.f
  71913. cdotu.f
  71914. cdpsc.f
  71915. cdpst.f
  71916. cdriv1.f
  71917. cdriv2.f
  71918. cdriv3.f
  71919. cdscl.f
  71920. cdstp.f
  71921. cdzro.f
  71922. cexprl.f
  71923. cfftb.f
  71924. cfftb1.f
  71925. cfftf.f
  71926. cfftf1.f
  71927. cffti.f
  71928. cffti1.f
  71929. cfod.f
  71930. cg.f
  71931. cgamma.f
  71932. cgamr.f
  71933. cgbco.f
  71934. cgbdi.f
  71935. cgbfa.f
  71936. cgbmv.f
  71937. cgbsl.f
  71938. cgeco.f
  71939. cgedi.f
  71940. cgeev.f
  71941. cgefa.f
  71942. cgefs.f
  71943. cgeir.f
  71944. cgemm.f
  71945. cgemv.f
  71946. cgerc.f
  71947. cgeru.f
  71948. cgesl.f
  71949. cgtsl.f
  71950. ch.f
  71951. chbmv.f
  71952. chemm.f
  71953. chemv.f
  71954. cher.f
  71955. cher2.f
  71956. cher2k.f
  71957. cherk.f
  71958. chfcm.f
  71959. chfdv.f
  71960. chfev.f
  71961. chfie.f
  71962. chico.f
  71963. chidi.f
  71964. chiev.f
  71965. chifa.f
  71966. chisl.f
  71967. chkder.f
  71968. chkpr4.f
  71969. chkprm.f
  71970. chksn4.f
  71971. chksng.f
  71972. chpco.f
  71973. chpdi.f
  71974. chpfa.f
  71975. chpmv.f
  71976. chpr.f
  71977. chpr2.f
  71978. chpsl.f
  71979. chu.f
  71980. cinvit.f
  71981. ckscl.f
  71982. clbeta.f
  71983. clngam.f
  71984. clnrel.f
  71985. clog10.f
  71986. cmgnbn.f
  71987. cmlri.f
  71988. cmpcsg.f
  71989. cmposd.f
  71990. cmposn.f
  71991. cmposp.f
  71992. cmptr3.f
  71993. cmptrx.f
  71994. cnbco.f
  71995. cnbdi.f
  71996. cnbfa.f
  71997. cnbfs.f
  71998. cnbir.f
  71999. cnbsl.f
  72000. combak.f
  72001. comhes.f
  72002. comlr.f
  72003. comlr2.f
  72004. compb.f
  72005. comqr.f
  72006. comqr2.f
  72007. cortb.f
  72008. corth.f
  72009. cosdg.f
  72010. cosgen.f
  72011. cosqb.f
  72012. cosqb1.f
  72013. cosqf.f
  72014. cosqf1.f
  72015. cosqi.f
  72016. cost.f
  72017. costi.f
  72018. cot.f
  72019. cpadd.f
  72020. cpbco.f
  72021. cpbdi.f
  72022. cpbfa.f
  72023. cpbsl.f
  72024. cpevl.f
  72025. cpevlr.f
  72026. cpoco.f
  72027. cpodi.f
  72028. cpofa.f
  72029. cpofs.f
  72030. cpoir.f
  72031. cposl.f
  72032. cppco.f
  72033. cppdi.f
  72034. cppfa.f
  72035. cppsl.f
  72036. cpqr79.f
  72037. cproc.f
  72038. cprocp.f
  72039. cprod.f
  72040. cprodp.f
  72041. cpsi.f
  72042. cptsl.f
  72043. cpzero.f
  72044. cqrdc.f
  72045. cqrsl.f
  72046. crati.f
  72047. crotg.f
  72048. cs1s2.f
  72049. cscal.f
  72050. cscale.f
  72051. cseri.f
  72052. csevl.f
  72053. cshch.f
  72054. csico.f
  72055. csidi.f
  72056. csifa.f
  72057. csinh.f
  72058. csisl.f
  72059. cspco.f
  72060. cspdi.f
  72061. cspfa.f
  72062. cspsl.f
  72063. csroot.f
  72064. csrot.f
  72065. csscal.f
  72066. csvdc.f
  72067. cswap.f
  72068. csymm.f
  72069. csyr2k.f
  72070. csyrk.f
  72071. ctan.f
  72072. ctanh.f
  72073. ctbmv.f
  72074. ctbsv.f
  72075. ctpmv.f
  72076. ctpsv.f
  72077. ctrco.f
  72078. ctrdi.f
  72079. ctrmm.f
  72080. ctrmv.f
  72081. ctrsl.f
  72082. ctrsm.f
  72083. ctrsv.f
  72084. cuchk.f
  72085. cunhj.f
  72086. cuni1.f
  72087. cuni2.f
  72088. cunik.f
  72089. cunk1.f
  72090. cunk2.f
  72091. cuoik.f
  72092. cv.f
  72093. cwrsk.f
  72094. d1mach.f
  72095. d1merg.f
  72096. d1mpyq.f
  72097. d1updt.f
  72098. d9aimp.f
  72099. d9atn1.f
  72100. d9b0mp.f
  72101. d9b1mp.f
  72102. d9chu.f
  72103. d9gmic.f
  72104. d9gmit.f
  72105. d9knus.f
  72106. d9lgic.f
  72107. d9lgit.f
  72108. d9lgmc.f
  72109. d9ln2r.f
  72110. d9pak.f
  72111. d9upak.f
  72112. dacosh.f
  72113. dai.f
  72114. daie.f
  72115. dasinh.f
  72116. dasum.f
  72117. dasyik.f
  72118. dasyjy.f
  72119. datanh.f
  72120. davint.f
  72121. daws.f
  72122. daxpy.f
  72123. dbcg.f
  72124. dbdiff.f
  72125. dbesi.f
  72126. dbesi0.f
  72127. dbesi1.f
  72128. dbesj.f
  72129. dbesj0.f
  72130. dbesj1.f
  72131. dbesk.f
  72132. dbesk0.f
  72133. dbesk1.f
  72134. dbesks.f
  72135. dbesy.f
  72136. dbesy0.f
  72137. dbesy1.f
  72138. dbeta.f
  72139. dbetai.f
  72140. dbfqad.f
  72141. dbhin.f
  72142. dbi.f
  72143. dbie.f
  72144. dbinom.f
  72145. dbint4.f
  72146. dbintk.f
  72147. dbkias.f
  72148. dbkisr.f
  72149. dbksol.f
  72150. dbndac.f
  72151. dbndsl.f
  72152. dbnfac.f
  72153. dbnslv.f
  72154. dbocls.f
  72155. dbols.f
  72156. dbolsm.f
  72157. dbsgq8.f
  72158. dbsi0e.f
  72159. dbsi1e.f
  72160. dbsk0e.f
  72161. dbsk1e.f
  72162. dbskes.f
  72163. dbskin.f
  72164. dbsknu.f
  72165. dbspdr.f
  72166. dbspev.f
  72167. dbsppp.f
  72168. dbspvd.f
  72169. dbspvn.f
  72170. dbsqad.f
  72171. dbsynu.f
  72172. dbvalu.f
  72173. dbvder.f
  72174. dbvpor.f
  72175. dbvsup.f
  72176. dcbrt.f
  72177. dcdot.f
  72178. dcfod.f
  72179. dcg.f
  72180. dcgn.f
  72181. dcgs.f
  72182. dchdc.f
  72183. dchdd.f
  72184. dchex.f
  72185. dchfcm.f
  72186. dchfdv.f
  72187. dchfev.f
  72188. dchfie.f
  72189. dchkw.f
  72190. dchu.f
  72191. dchud.f
  72192. dckder.f
  72193. dcoef.f
  72194. dcopy.f
  72195. dcopym.f
  72196. dcosdg.f
  72197. dcot.f
  72198. dcov.f
  72199. dcpplt.f
  72200. dcscal.f
  72201. dcsevl.f
  72202. dcv.f
  72203. ddaini.f
  72204. ddajac.f
  72205. ddanrm.f
  72206. ddaslv.f
  72207. ddassl.f
  72208. ddastp.f
  72209. ddatrp.f
  72210. ddaws.f
  72211. ddawts.f
  72212. ddcor.f
  72213. ddcst.f
  72214. ddeabm.f
  72215. ddebdf.f
  72216. dderkf.f
  72217. ddes.f
  72218. ddntl.f
  72219. ddntp.f
  72220. ddoglg.f
  72221. ddot.f
  72222. ddpsc.f
  72223. ddpst.f
  72224. ddriv1.f
  72225. ddriv2.f
  72226. ddriv3.f
  72227. ddscl.f
  72228. ddstp.f
  72229. ddzro.f
  72230. de1.f
  72231. deabm.f
  72232. debdf.f
  72233. defc.f
  72234. defcmn.f
  72235. defe4.f
  72236. defehl.f
  72237. defer.f
  72238. dei.f
  72239. denorm.f
  72240. derf.f
  72241. derfc.f
  72242. derkf.f
  72243. derkfs.f
  72244. des.f
  72245. dexbvp.f
  72246. dexint.f
  72247. dexprl.f
  72248. dfac.f
  72249. dfc.f
  72250. dfcmn.f
  72251. dfdjc1.f
  72252. dfdjc3.f
  72253. dfehl.f
  72254. dfspvd.f
  72255. dfspvn.f
  72256. dfulmt.f
  72257. dfzero.f
  72258. dgami.f
  72259. dgamic.f
  72260. dgamit.f
  72261. dgamlm.f
  72262. dgamln.f
  72263. dgamma.f
  72264. dgamr.f
  72265. dgamrn.f
  72266. dgaus8.f
  72267. dgbco.f
  72268. dgbdi.f
  72269. dgbfa.f
  72270. dgbmv.f
  72271. dgbsl.f
  72272. dgeco.f
  72273. dgedi.f
  72274. dgefa.f
  72275. dgefs.f
  72276. dgemm.f
  72277. dgemv.f
  72278. dger.f
  72279. dgesl.f
  72280. dglss.f
  72281. dgmres.f
  72282. dgtsl.f
  72283. dh12.f
  72284. dhels.f
  72285. dheqr.f
  72286. dhfti.f
  72287. dhkseq.f
  72288. dhstrt.f
  72289. dhvnrm.f
  72290. dintp.f
  72291. dintrv.f
  72292. dintyd.f
  72293. dir.f
  72294. djairy.f
  72295. dlbeta.f
  72296. dlgams.f
  72297. dli.f
  72298. dllsia.f
  72299. dllti2.f
  72300. dlngam.f
  72301. dlnrel.f
  72302. dlpdoc.f
  72303. dlpdp.f
  72304. dlsei.f
  72305. dlsi.f
  72306. dlsod.f
  72307. dlssud.f
  72308. dmacon.f
  72309. dmgsbv.f
  72310. dmout.f
  72311. dmpar.f
  72312. dnbco.f
  72313. dnbdi.f
  72314. dnbfa.f
  72315. dnbfs.f
  72316. dnbsl.f
  72317. dnls1.f
  72318. dnls1e.f
  72319. dnrm2.f
  72320. dnsq.f
  72321. dnsqe.f
  72322. dogleg.f
  72323. dohtrl.f
  72324. domn.f
  72325. dorth.f
  72326. dorthr.f
  72327. dp1vlu.f
  72328. dpbco.f
  72329. dpbdi.f
  72330. dpbfa.f
  72331. dpbsl.f
  72332. dpchbs.f
  72333. dpchce.f
  72334. dpchci.f
  72335. dpchcm.f
  72336. dpchcs.f
  72337. dpchdf.f
  72338. dpchfd.f
  72339. dpchfe.f
  72340. dpchia.f
  72341. dpchic.f
  72342. dpchid.f
  72343. dpchim.f
  72344. dpchkt.f
  72345. dpchng.f
  72346. dpchsp.f
  72347. dpchst.f
  72348. dpchsw.f
  72349. dpcoef.f
  72350. dpfqad.f
  72351. dpigmr.f
  72352. dpincw.f
  72353. dpinit.f
  72354. dpintm.f
  72355. dpjac.f
  72356. dplint.f
  72357. dplpce.f
  72358. dplpdm.f
  72359. dplpfe.f
  72360. dplpfl.f
  72361. dplpmn.f
  72362. dplpmu.f
  72363. dplpup.f
  72364. dpnnzr.f
  72365. dpoch.f
  72366. dpoch1.f
  72367. dpoco.f
  72368. dpodi.f
  72369. dpofa.f
  72370. dpofs.f
  72371. dpolcf.f
  72372. dpolft.f
  72373. dpolvl.f
  72374. dpopt.f
  72375. dposl.f
  72376. dppco.f
  72377. dppdi.f
  72378. dpperm.f
  72379. dppfa.f
  72380. dppgq8.f
  72381. dppqad.f
  72382. dppsl.f
  72383. dppval.f
  72384. dprvec.f
  72385. dprwpg.f
  72386. dprwvr.f
  72387. dpsi.f
  72388. dpsifn.f
  72389. dpsixn.f
  72390. dpsort.f
  72391. dptsl.f
  72392. dqag.f
  72393. dqage.f
  72394. dqagi.f
  72395. dqagie.f
  72396. dqagp.f
  72397. dqagpe.f
  72398. dqags.f
  72399. dqagse.f
  72400. dqawc.f
  72401. dqawce.f
  72402. dqawf.f
  72403. dqawfe.f
  72404. dqawo.f
  72405. dqawoe.f
  72406. dqaws.f
  72407. dqawse.f
  72408. dqc25c.f
  72409. dqc25f.f
  72410. dqc25s.f
  72411. dqcheb.f
  72412. dqdota.f
  72413. dqdoti.f
  72414. dqelg.f
  72415. dqform.f
  72416. dqk15.f
  72417. dqk15i.f
  72418. dqk15w.f
  72419. dqk21.f
  72420. dqk31.f
  72421. dqk41.f
  72422. dqk51.f
  72423. dqk61.f
  72424. dqmomo.f
  72425. dqnc79.f
  72426. dqng.f
  72427. dqpsrt.f
  72428. dqrdc.f
  72429. dqrfac.f
  72430. dqrsl.f
  72431. dqrslv.f
  72432. dqwgtc.f
  72433. dqwgtf.f
  72434. dqwgts.f
  72435. drc.f
  72436. drc3jj.f
  72437. drc3jm.f
  72438. drc6j.f
  72439. drd.f
  72440. dreadp.f
  72441. dreort.f
  72442. drf.f
  72443. drj.f
  72444. drkfab.f
  72445. drkfs.f
  72446. drlcal.f
  72447. drot.f
  72448. drotg.f
  72449. drotm.f
  72450. drotmg.f
  72451. drsco.f
  72452. ds2lt.f
  72453. ds2y.f
  72454. dsbmv.f
  72455. dscal.f
  72456. dsd2s.f
  72457. dsdbcg.f
  72458. dsdcg.f
  72459. dsdcgn.f
  72460. dsdcgs.f
  72461. dsdgmr.f
  72462. dsdi.f
  72463. dsdomn.f
  72464. dsdot.f
  72465. dsds.f
  72466. dsdscl.f
  72467. dsgs.f
  72468. dsiccg.f
  72469. dsico.f
  72470. dsics.f
  72471. dsidi.f
  72472. dsifa.f
  72473. dsilur.f
  72474. dsilus.f
  72475. dsindg.f
  72476. dsisl.f
  72477. dsjac.f
  72478. dsli.f
  72479. dsli2.f
  72480. dsllti.f
  72481. dslubc.f
  72482. dslucn.f
  72483. dslucs.f
  72484. dslugm.f
  72485. dslui.f
  72486. dslui2.f
  72487. dslui4.f
  72488. dsluom.f
  72489. dsluti.f
  72490. dslvs.f
  72491. dsmmi2.f
  72492. dsmmti.f
  72493. dsmtv.f
  72494. dsmv.f
  72495. dsort.f
  72496. dsos.f
  72497. dsoseq.f
  72498. dsossl.f
  72499. dspco.f
  72500. dspdi.f
  72501. dspenc.f
  72502. dspfa.f
  72503. dsplp.f
  72504. dspmv.f
  72505. dspr.f
  72506. dspr2.f
  72507. dspsl.f
  72508. dsteps.f
  72509. dstod.f
  72510. dstor1.f
  72511. dstway.f
  72512. dsuds.f
  72513. dsvco.f
  72514. dsvdc.f
  72515. dswap.f
  72516. dsymm.f
  72517. dsymv.f
  72518. dsyr.f
  72519. dsyr2.f
  72520. dsyr2k.f
  72521. dsyrk.f
  72522. dtbmv.f
  72523. dtbsv.f
  72524. dtin.f
  72525. dtout.f
  72526. dtpmv.f
  72527. dtpsv.f
  72528. dtrco.f
  72529. dtrdi.f
  72530. dtrmm.f
  72531. dtrmv.f
  72532. dtrsl.f
  72533. dtrsm.f
  72534. dtrsv.f
  72535. du11ls.f
  72536. du11us.f
  72537. du12ls.f
  72538. du12us.f
  72539. dulsia.f
  72540. dusrmt.f
  72541. dvecs.f
  72542. dvnrms.f
  72543. dvout.f
  72544. dwnlit.f
  72545. dwnlsm.f
  72546. dwnlt1.f
  72547. dwnlt2.f
  72548. dwnlt3.f
  72549. dwnnls.f
  72550. dwritp.f
  72551. dwupdt.f
  72552. dx.f
  72553. dx4.f
  72554. dxadd.f
  72555. dxadj.f
  72556. dxc210.f
  72557. dxcon.f
  72558. dxlcal.f
  72559. dxlegf.f
  72560. dxnrmp.f
  72561. dxpmu.f
  72562. dxpmup.f
  72563. dxpnrm.f
  72564. dxpqnu.f
  72565. dxpsi.f
  72566. dxqmu.f
  72567. dxqnu.f
  72568. dxred.f
  72569. dxset.f
  72570. dy.f
  72571. dy4.f
  72572. dyairy.f
  72573. e1.f
  72574. efc.f
  72575. efcmn.f
  72576. ei.f
  72577. eisdoc.f
  72578. elmbak.f
  72579. elmhes.f
  72580. eltran.f
  72581. enorm.f
  72582. erf.f
  72583. erfc.f
  72584. exbvp.f
  72585. exint.f
  72586. exprel.f
  72587. ezfft1.f
  72588. ezfftb.f
  72589. ezfftf.f
  72590. ezffti.f
  72591. fac.f
  72592. fc.f
  72593. fcmn.f
  72594. fdjac1.f
  72595. fdjac3.f
  72596. fdump.f
  72597. fftdoc.f
  72598. figi.f
  72599. figi2.f
  72600. fulmat.f
  72601. fundoc.f
  72602. fzero.f
  72603. gami.f
  72604. gamic.f
  72605. gamit.f
  72606. gamlim.f
  72607. gamln.f
  72608. gamma.f
  72609. gamr.f
  72610. gamrn.f
  72611. gaus8.f
  72612. genbun.f
  72613. h12.f
  72614. hfti.f
  72615. hkseq.f
  72616. hpperm.f
  72617. hpsort.f
  72618. hqr.f
  72619. hqr2.f
  72620. hstart.f
  72621. hstcrt.f
  72622. hstcs1.f
  72623. hstcsp.f
  72624. hstcyl.f
  72625. hstplr.f
  72626. hstssp.f
  72627. htrib3.f
  72628. htribk.f
  72629. htrid3.f
  72630. htridi.f
  72631. hvnrm.f
  72632. hw3crt.f
  72633. hwscrt.f
  72634. hwscs1.f
  72635. hwscsp.f
  72636. hwscyl.f
  72637. hwsplr.f
  72638. hwsss1.f
  72639. hwsssp.f
  72640. i1mach.f
  72641. i1merg.f
  72642. icamax.f
  72643. icopy.f
  72644. idamax.f
  72645. idloc.f
  72646. imtql1.f
  72647. imtql2.f
  72648. imtqlv.f
  72649. indxa.f
  72650. indxb.f
  72651. indxc.f
  72652. initds.f
  72653. inits.f
  72654. intrv.f
  72655. intyd.f
  72656. invit.f
  72657. inxca.f
  72658. inxcb.f
  72659. inxcc.f
  72660. iploc.f
  72661. ipperm.f
  72662. ipsort.f
  72663. isamax.f
  72664. isdbcg.f
  72665. isdcg.f
  72666. isdcgn.f
  72667. isdcgs.f
  72668. isdgmr.f
  72669. isdir.f
  72670. isdomn.f
  72671. isort.f
  72672. issbcg.f
  72673. isscg.f
  72674. isscgn.f
  72675. isscgs.f
  72676. issgmr.f
  72677. issir.f
  72678. issomn.f
  72679. iswap.f
  72680. ivout.f
  72681. j4save.f
  72682. jairy.f
  72683. la05ad.f
  72684. la05as.f
  72685. la05bd.f
  72686. la05bs.f
  72687. la05cd.f
  72688. la05cs.f
  72689. la05ed.f
  72690. la05es.f
  72691. llsia.f
  72692. lmpar.f
  72693. lpdp.f
  72694. lsame.f
  72695. lsei.f
  72696. lsi.f
  72697. lsod.f
  72698. lssods.f
  72699. lssuds.f
  72700. macon.f
  72701. mc20ad.f
  72702. mc20as.f
  72703. mgsbv.f
  72704. minfit.f
  72705. minso4.f
  72706. minsol.f
  72707. mpadd.f
  72708. mpadd2.f
  72709. mpadd3.f
  72710. mpblas.f
  72711. mpcdm.f
  72712. mpchk.f
  72713. mpcmd.f
  72714. mpdivi.f
  72715. mperr.f
  72716. mpmaxr.f
  72717. mpmlp.f
  72718. mpmul.f
  72719. mpmul2.f
  72720. mpmuli.f
  72721. mpnzr.f
  72722. mpovfl.f
  72723. mpstr.f
  72724. mpunfl.f
  72725. numxer.f
  72726. ohtrol.f
  72727. ohtror.f
  72728. ortbak.f
  72729. orthes.f
  72730. ortho4.f
  72731. orthog.f
  72732. orthol.f
  72733. orthor.f
  72734. ortran.f
  72735. passb.f
  72736. passb2.f
  72737. passb3.f
  72738. passb4.f
  72739. passb5.f
  72740. passf.f
  72741. passf2.f
  72742. passf3.f
  72743. passf4.f
  72744. passf5.f
  72745. pchbs.f
  72746. pchce.f
  72747. pchci.f
  72748. pchcm.f
  72749. pchcs.f
  72750. pchdf.f
  72751. pchdoc.f
  72752. pchfd.f
  72753. pchfe.f
  72754. pchia.f
  72755. pchic.f
  72756. pchid.f
  72757. pchim.f
  72758. pchkt.f
  72759. pchngs.f
  72760. pchsp.f
  72761. pchst.f
  72762. pchsw.f
  72763. pcoef.f
  72764. pfqad.f
  72765. pgsf.f
  72766. pimach.f
  72767. pinitm.f
  72768. pjac.f
  72769. pnnzrs.f
  72770. poch.f
  72771. poch1.f
  72772. pois3d.f
  72773. poisd2.f
  72774. poisn2.f
  72775. poisp2.f
  72776. poistg.f
  72777. polcof.f
  72778. polfit.f
  72779. polint.f
  72780. polyvl.f
  72781. pos3d1.f
  72782. postg2.f
  72783. ppadd.f
  72784. ppgq8.f
  72785. ppgsf.f
  72786. pppsf.f
  72787. ppqad.f
  72788. ppsgf.f
  72789. ppspf.f
  72790. ppval.f
  72791. proc.f
  72792. procp.f
  72793. prod.f
  72794. prodp.f
  72795. prvec.f
  72796. prwpge.f
  72797. prwvir.f
  72798. psgf.f
  72799. psi.f
  72800. psifn.f
  72801. psixn.f
  72802. pvalue.f
  72803. pythag.f
  72804. qag.f
  72805. qage.f
  72806. qagi.f
  72807. qagie.f
  72808. qagp.f
  72809. qagpe.f
  72810. qags.f
  72811. qagse.f
  72812. qawc.f
  72813. qawce.f
  72814. qawf.f
  72815. qawfe.f
  72816. qawo.f
  72817. qawoe.f
  72818. qaws.f
  72819. qawse.f
  72820. qc25c.f
  72821. qc25f.f
  72822. qc25s.f
  72823. qcheb.f
  72824. qelg.f
  72825. qform.f
  72826. qk15.f
  72827. qk15i.f
  72828. qk15w.f
  72829. qk21.f
  72830. qk31.f
  72831. qk41.f
  72832. qk51.f
  72833. qk61.f
  72834. qmomo.f
  72835. qnc79.f
  72836. qng.f
  72837. qpdoc.f
  72838. qpsrt.f
  72839. qrfac.f
  72840. qrsolv.f
  72841. qs2i1d.f
  72842. qs2i1r.f
  72843. qwgtc.f
  72844. qwgtf.f
  72845. qwgts.f
  72846. qzhes.f
  72847. qzit.f
  72848. qzval.f
  72849. qzvec.f
  72850. r1mach.f
  72851. r1mpyq.f
  72852. r1updt.f
  72853. r9aimp.f
  72854. r9atn1.f
  72855. r9chu.f
  72856. r9gmic.f
  72857. r9gmit.f
  72858. r9knus.f
  72859. r9lgic.f
  72860. r9lgit.f
  72861. r9lgmc.f
  72862. r9ln2r.f
  72863. r9pak.f
  72864. r9upak.f
  72865. radb2.f
  72866. radb3.f
  72867. radb4.f
  72868. radb5.f
  72869. radbg.f
  72870. radf2.f
  72871. radf3.f
  72872. radf4.f
  72873. radf5.f
  72874. radfg.f
  72875. rand.f
  72876. ratqr.f
  72877. rc.f
  72878. rc3jj.f
  72879. rc3jm.f
  72880. rc6j.f
  72881. rd.f
  72882. rebak.f
  72883. rebakb.f
  72884. reduc.f
  72885. reduc2.f
  72886. reort.f
  72887. rf.f
  72888. rfftb.f
  72889. rfftb1.f
  72890. rfftf.f
  72891. rfftf1.f
  72892. rffti.f
  72893. rffti1.f
  72894. rg.f
  72895. rgauss.f
  72896. rgg.f
  72897. rj.f
  72898. rkfab.f
  72899. rpqr79.f
  72900. rpzero.f
  72901. rs.f
  72902. rsb.f
  72903. rsco.f
  72904. rsg.f
  72905. rsgab.f
  72906. rsgba.f
  72907. rsp.f
  72908. rst.f
  72909. rt.f
  72910. runif.f
  72911. rwupdt.f
  72912. s1merg.f
  72913. sasum.f
  72914. saxpy.f
  72915. sbcg.f
  72916. sbhin.f
  72917. sbocls.f
  72918. sbols.f
  72919. sbolsm.f
  72920. scasum.f
  72921. scg.f
  72922. scgn.f
  72923. scgs.f
  72924. schdc.f
  72925. schdd.f
  72926. schex.f
  72927. schkw.f
  72928. schud.f
  72929. sclosm.f
  72930. scnrm2.f
  72931. scoef.f
  72932. scopy.f
  72933. scopym.f
  72934. scov.f
  72935. scpplt.f
  72936. sdaini.f
  72937. sdajac.f
  72938. sdanrm.f
  72939. sdaslv.f
  72940. sdassl.f
  72941. sdastp.f
  72942. sdatrp.f
  72943. sdawts.f
  72944. sdcor.f
  72945. sdcst.f
  72946. sdntl.f
  72947. sdntp.f
  72948. sdot.f
  72949. sdpsc.f
  72950. sdpst.f
  72951. sdriv1.f
  72952. sdriv2.f
  72953. sdriv3.f
  72954. sdscl.f
  72955. sdsdot.f
  72956. sdstp.f
  72957. sdzro.f
  72958. sepeli.f
  72959. sepx4.f
  72960. sgbco.f
  72961. sgbdi.f
  72962. sgbfa.f
  72963. sgbmv.f
  72964. sgbsl.f
  72965. sgeco.f
  72966. sgedi.f
  72967. sgeev.f
  72968. sgefa.f
  72969. sgefs.f
  72970. sgeir.f
  72971. sgemm.f
  72972. sgemv.f
  72973. sger.f
  72974. sgesl.f
  72975. sglss.f
  72976. sgmres.f
  72977. sgtsl.f
  72978. shels.f
  72979. sheqr.f
  72980. sindg.f
  72981. sinqb.f
  72982. sinqf.f
  72983. sinqi.f
  72984. sint.f
  72985. sinti.f
  72986. sintrp.f
  72987. sir.f
  72988. sllti2.f
  72989. slpdoc.f
  72990. slvs.f
  72991. smout.f
  72992. snbco.f
  72993. snbdi.f
  72994. snbfa.f
  72995. snbfs.f
  72996. snbir.f
  72997. snbsl.f
  72998. snls1.f
  72999. snls1e.f
  73000. snrm2.f
  73001. snsq.f
  73002. snsqe.f
  73003. sods.f
  73004. somn.f
  73005. sopenm.f
  73006. sorth.f
  73007. sos.f
  73008. soseqs.f
  73009. sossol.f
  73010. spbco.f
  73011. spbdi.f
  73012. spbfa.f
  73013. spbsl.f
  73014. speli4.f
  73015. spelip.f
  73016. spenc.f
  73017. spigmr.f
  73018. spincw.f
  73019. spinit.f
  73020. splp.f
  73021. splpce.f
  73022. splpdm.f
  73023. splpfe.f
  73024. splpfl.f
  73025. splpmn.f
  73026. splpmu.f
  73027. splpup.f
  73028. spoco.f
  73029. spodi.f
  73030. spofa.f
  73031. spofs.f
  73032. spoir.f
  73033. spopt.f
  73034. sposl.f
  73035. sppco.f
  73036. sppdi.f
  73037. spperm.f
  73038. sppfa.f
  73039. sppsl.f
  73040. spsort.f
  73041. sptsl.f
  73042. sqrdc.f
  73043. sqrsl.f
  73044. sreadp.f
  73045. srlcal.f
  73046. srot.f
  73047. srotg.f
  73048. srotm.f
  73049. srotmg.f
  73050. ss2lt.f
  73051. ss2y.f
  73052. ssbmv.f
  73053. sscal.f
  73054. ssd2s.f
  73055. ssdbcg.f
  73056. ssdcg.f
  73057. ssdcgn.f
  73058. ssdcgs.f
  73059. ssdgmr.f
  73060. ssdi.f
  73061. ssdomn.f
  73062. ssds.f
  73063. ssdscl.f
  73064. ssgs.f
  73065. ssiccg.f
  73066. ssico.f
  73067. ssics.f
  73068. ssidi.f
  73069. ssiev.f
  73070. ssifa.f
  73071. ssilur.f
  73072. ssilus.f
  73073. ssisl.f
  73074. ssjac.f
  73075. ssli.f
  73076. ssli2.f
  73077. ssllti.f
  73078. sslubc.f
  73079. sslucn.f
  73080. sslucs.f
  73081. sslugm.f
  73082. sslui.f
  73083. sslui2.f
  73084. sslui4.f
  73085. ssluom.f
  73086. ssluti.f
  73087. ssmmi2.f
  73088. ssmmti.f
  73089. ssmtv.f
  73090. ssmv.f
  73091. ssort.f
  73092. sspco.f
  73093. sspdi.f
  73094. sspev.f
  73095. sspfa.f
  73096. sspmv.f
  73097. sspr.f
  73098. sspr2.f
  73099. sspsl.f
  73100. ssvdc.f
  73101. sswap.f
  73102. ssymm.f
  73103. ssymv.f
  73104. ssyr.f
  73105. ssyr2.f
  73106. ssyr2k.f
  73107. ssyrk.f
  73108. stbmv.f
  73109. stbsv.f
  73110. steps.f
  73111. stin.f
  73112. stod.f
  73113. stor1.f
  73114. stout.f
  73115. stpmv.f
  73116. stpsv.f
  73117. strco.f
  73118. strdi.f
  73119. strmm.f
  73120. strmv.f
  73121. strsl.f
  73122. strsm.f
  73123. strsv.f
  73124. stway.f
  73125. suds.f
  73126. svco.f
  73127. svd.f
  73128. svecs.f
  73129. svout.f
  73130. swritp.f
  73131. sxlcal.f
  73132. tevlc.f
  73133. tevls.f
  73134. tinvit.f
  73135. tql1.f
  73136. tql2.f
  73137. tqlrat.f
  73138. trbak1.f
  73139. trbak3.f
  73140. tred1.f
  73141. tred2.f
  73142. tred3.f
  73143. tri3.f
  73144. tridib.f
  73145. tridq.f
  73146. tris4.f
  73147. trisp.f
  73148. trix.f
  73149. tsturm.f
  73150. u11ls.f
  73151. u11us.f
  73152. u12ls.f
  73153. u12us.f
  73154. ulsia.f
  73155. usrmat.f
  73156. vnwrms.f
  73157. wnlit.f
  73158. wnlsm.f
  73159. wnlt1.f
  73160. wnlt2.f
  73161. wnlt3.f
  73162. wnnls.f
  73163. xadd.f
  73164. xadj.f
  73165. xc210.f
  73166. xcon.f
  73167. xerbla.f
  73168. xerclr.f
  73169. xercnt.f
  73170. xerdmp.f
  73171. xerhlt.f
  73172. xermax.f
  73173. xermsg.f
  73174. xerprn.f
  73175. xersve.f
  73176. xgetf.f
  73177. xgetua.f
  73178. xgetun.f
  73179. xlegf.f
  73180. xnrmp.f
  73181. xpmu.f
  73182. xpmup.f
  73183. xpnrm.f
  73184. xpqnu.f
  73185. xpsi.f
  73186. xqmu.f
  73187. xqnu.f
  73188. xred.f
  73189. xset.f
  73190. xsetf.f
  73191. xsetua.f
  73192. xsetun.f
  73193. yairy.f
  73194. zabs.f
  73195. zacai.f
  73196. zacon.f
  73197. zairy.f
  73198. zasyi.f
  73199. zbesh.f
  73200. zbesi.f
  73201. zbesj.f
  73202. zbesk.f
  73203. zbesy.f
  73204. zbinu.f
  73205. zbiry.f
  73206. zbknu.f
  73207. zbuni.f
  73208. zbunk.f
  73209. zdiv.f
  73210. zexp.f
  73211. zkscl.f
  73212. zlog.f
  73213. zmlri.f
  73214. zmlt.f
  73215. zrati.f
  73216. zs1s2.f
  73217. zseri.f
  73218. zshch.f
  73219. zsqrt.f
  73220. zuchk.f
  73221. zunhj.f
  73222. zuni1.f
  73223. zuni2.f
  73224. zunik.f
  73225. zunk1.f
  73226. zunk2.f
  73227. zuoik.f
  73228. zwrsk.f
  73229. -----------------------------------------------------------
  73230. for     browser for any library using SLATEC prologues
  73231. path: /netlib/slatec/slatecm/
  73232. -----------------------------------------------------------
  73233. COPYRIGHT
  73234. README
  73235. colors
  73236. doc.c
  73237. fetch.c
  73238. gams
  73239. getpk.c
  73240. main.c
  73241. maintxt.c
  73242. omakefile
  73243. rd.c
  73244. sldoc.h
  73245. sltc.xgen
  73246. util.c
  73247. xgen.tips
  73248. -----------------------------------------------------------
  73249. #       This library contains the main SLATEC Fortran
  73250. path: /netlib/slatec/src/
  73251. -----------------------------------------------------------
  73252. .depend
  73253. aaaaaa.f               for     SLATEC Common Mathematical Library disclaimer
  73254.                                and version.
  73255.                        gams    Z
  73256.                        by      SLATEC Common Mathematical Library Committee
  73257.  
  73258. asyik.f                for     Subsidiary to BESI and BESK
  73259.                        by      Amos, D. E., (SNLA)
  73260.  
  73261. asyjy.f                for     Subsidiary to BESJ and BESY
  73262.                        by      Amos, D. E., (SNLA)
  73263.  
  73264. avint.f                for     Integrate a function tabulated at arbitrarily
  73265.                                spaced
  73266.                        gams    H2A1B2
  73267.                        by      Jones, R. E., (SNLA)
  73268.  
  73269. bcrh.f                 for     Subsidiary to CBLKTR
  73270.                        by      (UNKNOWN)
  73271.  
  73272. bdiff.f                for     Subsidiary to BSKIN
  73273.                        by      Amos, D. E., (SNLA)
  73274.  
  73275. besi.f                 for     Compute an N member sequence of I Bessel
  73276.                                functions
  73277.                        gams    C10B3
  73278.                        by      Amos, D. E., (SNLA)
  73279.  
  73280. besj.f                 for     Compute an N member sequence of J Bessel
  73281.                                functions
  73282.                        gams    C10A3
  73283.                        by      Amos, D. E., (SNLA)
  73284.  
  73285. besk.f                 for     Implement forward recursion on the three term
  73286.                                recursion
  73287.                        gams    C10B3
  73288.                        by      Amos, D. E., (SNLA)
  73289.  
  73290. besknu.f               for     Subsidiary to BESK
  73291.                        by      Amos, D. E., (SNLA)
  73292.  
  73293. besy.f                 for     Implement forward recursion on the three term
  73294.                                recursion
  73295.                        gams    C10A3
  73296.                        by      Amos, D. E., (SNLA)
  73297.  
  73298. besynu.f               for     Subsidiary to BESY
  73299.                        by      Amos, D. E., (SNLA)
  73300.  
  73301. bfqad.f                for     Compute the integral of a product of a function
  73302.                                and a
  73303.                        gams    H2A2A1, E3, K6
  73304.                        by      Amos, D. E., (SNLA)
  73305.  
  73306. bint4.f                for     Compute the B-representation of a cubic spline
  73307.                        gams    E1A
  73308.                        by      Amos, D. E., (SNLA)
  73309.  
  73310. bintk.f                for     Compute the B-representation of a spline which
  73311.                                interpolates
  73312.                        gams    E1A
  73313.                        by      Amos, D. E., (SNLA)
  73314.  
  73315. bkias.f                for     Subsidiary to BSKIN
  73316.                        by      Amos, D. E., (SNLA)
  73317.  
  73318. bkisr.f                for     Subsidiary to BSKIN
  73319.                        by      Amos, D. E., (SNLA)
  73320.  
  73321. bksol.f                for     Subsidiary to BVSUP
  73322.                        by      Watts, H. A., (SNLA)
  73323.  
  73324. blktr1.f               for     Subsidiary to BLKTRI
  73325.                        by      (UNKNOWN)
  73326.  
  73327. bndacc.f               for     Compute the LU factorization of a banded
  73328.                                matrices using
  73329.                        gams    D9
  73330.                        by      Lawson, C. L., (JPL)
  73331.  
  73332. bndsol.f               for     Solve the least squares problem for a banded
  73333.                                matrix using
  73334.                        gams    D9
  73335.                        by      Lawson, C. L., (JPL)
  73336.  
  73337. bnfac.f                for     Subsidiary to BINT4 and BINTK
  73338.                        by      (UNKNOWN)
  73339.  
  73340. bnslv.f                for     Subsidiary to BINT4 and BINTK
  73341.                        by      (UNKNOWN)
  73342.  
  73343. bsgq8.f                for     Subsidiary to BFQAD
  73344.                        by      Jones, R. E., (SNLA)
  73345.  
  73346. bskin.f                for     Compute repeated integrals of the K-zero Bessel
  73347.                                function.
  73348.                        gams    C10F
  73349.                        by      Amos, D. E., (SNLA)
  73350.  
  73351. bspdoc.f               for     Documentation for BSPLINE, a package of
  73352.                                subprograms for
  73353.                        gams    E, E1A, K, Z
  73354.                        by      Amos, D. E., (SNLA)
  73355.  
  73356. bspdr.f                for     Use the B-representation to construct a divided
  73357.                                difference
  73358.                        gams    E3
  73359.                        by      Amos, D. E., (SNLA)
  73360.  
  73361. bspev.f                for     Calculate the value of the spline and its
  73362.                                derivatives from
  73363.                        gams    E3, K6
  73364.                        by      Amos, D. E., (SNLA)
  73365.  
  73366. bsplvd.f               for     Subsidiary to FC
  73367.                        by      (UNKNOWN)
  73368.  
  73369. bsplvn.f               for     Subsidiary to FC
  73370.                        by      (UNKNOWN)
  73371.  
  73372. bsppp.f                for     Convert the B-representation of a B-spline to
  73373.                                the piecewise
  73374.                        gams    E3, K6
  73375.                        by      Amos, D. E., (SNLA)
  73376.  
  73377. bspvd.f                for     Calculate the value and all derivatives of order
  73378.                                less than
  73379.                        gams    E3, K6
  73380.                        by      Amos, D. E., (SNLA)
  73381.  
  73382. bspvn.f                for     Calculate the value of all (possibly) nonzero
  73383.                                basis
  73384.                        gams    E3, K6
  73385.                        by      Amos, D. E., (SNLA)
  73386.  
  73387. bsqad.f                for     Compute the integral of a K-th order B-spline
  73388.                                using the
  73389.                        gams    H2A2A1, E3, K6
  73390.                        by      Amos, D. E., (SNLA)
  73391.  
  73392. bsrh.f                 for     Subsidiary to BLKTRI
  73393.                        by      (UNKNOWN)
  73394.  
  73395. bvalu.f                for     Evaluate the B-representation of a B-spline at X
  73396.                                for the
  73397.                        gams    E3, K6
  73398.                        by      Amos, D. E., (SNLA)
  73399.  
  73400. bvder.f                for     Subsidiary to BVSUP
  73401.                        by      Watts, H. A., (SNLA)
  73402.  
  73403. bvpor.f                for     Subsidiary to BVSUP
  73404.                        by      Watts, H. A., (SNLA)
  73405.  
  73406. bvsup.f                for     Solve a linear two-point boundary value problem
  73407.                                using
  73408.                        gams    I1B1
  73409.                        by      Scott, M. R., (SNLA)
  73410.  
  73411. c1merg.f               for     Merge two strings of complex numbers.  Each
  73412.                                string is
  73413.                        by      (UNKNOWN)
  73414.  
  73415. cacai.f                for     Subsidiary to CAIRY
  73416.                        by      Amos, D. E., (SNL)
  73417.  
  73418. cacon.f                for     Subsidiary to CBESH and CBESK
  73419.                        by      Amos, D. E., (SNL)
  73420.  
  73421. cairy.f                for     Compute the Airy function Ai(z) or its
  73422.                                derivative dAi/dz
  73423.                        gams    C10D
  73424.                        by      Amos, D. E., (SNL)
  73425.  
  73426. casyi.f                for     Subsidiary to CBESI and CBESK
  73427.                        by      Amos, D. E., (SNL)
  73428.  
  73429. cbesh.f                for     Compute a sequence of the Hankel functions
  73430.                                H(m,a,z)
  73431.                        gams    C10A4
  73432.                        by      Amos, D. E., (SNL)
  73433.  
  73434. cbesi.f                for     Compute a sequence of the Bessel functions
  73435.                                I(a,z) for
  73436.                        gams    C10B4
  73437.                        by      Amos, D. E., (SNL)
  73438.  
  73439. cbesj.f                for     Compute a sequence of the Bessel functions
  73440.                                J(a,z) for
  73441.                        gams    C10A4
  73442.                        by      Amos, D. E., (SNL)
  73443.  
  73444. cbesk.f                for     Compute a sequence of the Bessel functions
  73445.                                K(a,z) for
  73446.                        gams    C10B4
  73447.                        by      Amos, D. E., (SNL)
  73448.  
  73449. cbesy.f                for     Compute a sequence of the Bessel functions
  73450.                                Y(a,z) for
  73451.                        gams    C10A4
  73452.                        by      Amos, D. E., (SNL)
  73453.  
  73454. cbinu.f                for     Subsidiary to CAIRY, CBESH, CBESI, CBESJ, CBESK
  73455.                                and CBIRY
  73456.                        by      Amos, D. E., (SNL)
  73457.  
  73458. cbiry.f                for     Compute the Airy function Bi(z) or its
  73459.                                derivative dBi/dz
  73460.                        gams    C10D
  73461.                        by      Amos, D. E., (SNL)
  73462.  
  73463. cbknu.f                for     Subsidiary to CAIRY, CBESH, CBESI and CBESK
  73464.                        by      Amos, D. E., (SNL)
  73465.  
  73466. cblkt1.f               for     Subsidiary to CBLKTR
  73467.                        by      (UNKNOWN)
  73468.  
  73469. cbuni.f                for     Subsidiary to CBESI and CBESK
  73470.                        by      Amos, D. E., (SNL)
  73471.  
  73472. cbunk.f                for     Subsidiary to CBESH and CBESK
  73473.                        by      Amos, D. E., (SNL)
  73474.  
  73475. ccmpb.f                for     Subsidiary to CBLKTR
  73476.                        by      (UNKNOWN)
  73477.  
  73478. cdcor.f                for     Subroutine CDCOR computes corrections to the Y
  73479.                                array.
  73480.                        by      Kahaner, D. K., (NIST)
  73481.  
  73482. cdcst.f                for     CDCST sets coefficients used by the core
  73483.                                integrator CDSTP.
  73484.                        by      Kahaner, D. K., (NIST)
  73485.  
  73486. cdiv.f                 for     Compute the complex quotient of two complex
  73487.                                numbers.
  73488.                        by      (UNKNOWN)
  73489.  
  73490. cdntl.f                for     Subroutine CDNTL is called to set parameters on
  73491.                                the first
  73492.                        by      Kahaner, D. K., (NIST)
  73493.  
  73494. cdntp.f                for     Subroutine CDNTP interpolates the K-th
  73495.                                derivative of Y at
  73496.                        by      Kahaner, D. K., (NIST)
  73497.  
  73498. cdpsc.f                for     Subroutine CDPSC computes the predicted YH
  73499.                                values by
  73500.                        by      Kahaner, D. K., (NIST)
  73501.  
  73502. cdpst.f                for     Subroutine CDPST evaluates the Jacobian matrix
  73503.                                of the right
  73504.                        by      Kahaner, D. K., (NIST)
  73505.  
  73506. cdriv1.f               for     The function of CDRIV1 is to solve N (200 or
  73507.                                fewer)
  73508.                        gams    I1A2, I1A1B
  73509.                        by      Kahaner, D. K., (NIST)
  73510.  
  73511. cdriv2.f               for     The function of CDRIV2 is to solve N ordinary
  73512.                                differential
  73513.                        gams    I1A2, I1A1B
  73514.                        by      Kahaner, D. K., (NIST)
  73515.  
  73516. cdriv3.f               for     The function of CDRIV3 is to solve N ordinary
  73517.                                differential
  73518.                        gams    I1A2, I1A1B
  73519.                        by      Kahaner, D. K., (NIST)
  73520.  
  73521. cdscl.f                for     Subroutine CDSCL rescales the YH array whenever
  73522.                                the step
  73523.                        by      Kahaner, D. K., (NIST)
  73524.  
  73525. cdstp.f                for     CDSTP performs one step of the integration of an
  73526.                                initial
  73527.                        by      Kahaner, D. K., (NIST)
  73528.  
  73529. cdzro.f                for     CDZRO searches for a zero of a function F(N, T,
  73530.                                Y, IROOT)
  73531.                        by      Kahaner, D. K., (NIST)
  73532.  
  73533. cfod.f                 for     Subsidiary to DEBDF
  73534.                        by      (UNKNOWN)
  73535.  
  73536. cgeev.f                for     Compute the eigenvalues and, optionally, the
  73537.                                eigenvectors
  73538.                        gams    D4A4
  73539.                        by      Kahaner, D. K., (NBS)
  73540.  
  73541. cgefs.f                for     Solve a general system of linear equations.
  73542.                        gams    D2C1
  73543.                        by      Voorhees, E. A., (LANL)
  73544.  
  73545. cgeir.f                for     Solve a general system of linear equations.
  73546.                                Iterative
  73547.                        gams    D2C1
  73548.                        by      Voorhees, E. A., (LANL)
  73549.  
  73550. chiev.f                for     Compute the eigenvalues and, optionally, the
  73551.                                eigenvectors
  73552.                        gams    D4A3
  73553.                        by      Kahaner, D. K., (NBS)
  73554.  
  73555. chkder.f               for     Check the gradients of M nonlinear functions in
  73556.                                N
  73557.                        gams    F3, G4C
  73558.                        by      Hiebert, K. L. (SNLA)
  73559.  
  73560. chkpr4.f               for     Subsidiary to SEPX4
  73561.                        by      (UNKNOWN)
  73562.  
  73563. chkprm.f               for     Subsidiary to SEPELI
  73564.                        by      (UNKNOWN)
  73565.  
  73566. chksn4.f               for     Subsidiary to SEPX4
  73567.                        by      (UNKNOWN)
  73568.  
  73569. chksng.f               for     Subsidiary to SEPELI
  73570.                        by      (UNKNOWN)
  73571.  
  73572. ckscl.f                for     Subsidiary to CBKNU, CUNK1 and CUNK2
  73573.                        by      Amos, D. E., (SNL)
  73574.  
  73575. cmlri.f                for     Subsidiary to CBESI and CBESK
  73576.                        by      Amos, D. E., (SNL)
  73577.  
  73578. cmpcsg.f               for     Subsidiary to CMGNBN
  73579.                        by      (UNKNOWN)
  73580.  
  73581. cmposd.f               for     Subsidiary to CMGNBN
  73582.                        by      (UNKNOWN)
  73583.  
  73584. cmposn.f               for     Subsidiary to CMGNBN
  73585.                        by      (UNKNOWN)
  73586.  
  73587. cmposp.f               for     Subsidiary to CMGNBN
  73588.                        by      (UNKNOWN)
  73589.  
  73590. cmptr3.f               for     Subsidiary to CMGNBN
  73591.                        by      (UNKNOWN)
  73592.  
  73593. cmptrx.f               for     Subsidiary to CMGNBN
  73594.                        by      (UNKNOWN)
  73595.  
  73596. cnbco.f                for     Factor a band matrix using Gaussian elimination
  73597.                                and
  73598.                        gams    D2C2
  73599.                        by      Voorhees, E. A., (LANL)
  73600.  
  73601. cnbdi.f                for     Compute the determinant of a band matrix using
  73602.                                the factors
  73603.                        gams    D3C2
  73604.                        by      Voorhees, E. A., (LANL)
  73605.  
  73606. cnbfa.f                for     Factor a band matrix by elimination.
  73607.                        gams    D2C2
  73608.                        by      Voorhees, E. A., (LANL)
  73609.  
  73610. cnbfs.f                for     Solve a general nonsymmetric banded system of
  73611.                                linear
  73612.                        gams    D2C2
  73613.                        by      Voorhees, E. A., (LANL)
  73614.  
  73615. cnbir.f                for     Solve a general nonsymmetric banded system of
  73616.                                linear
  73617.                        gams    D2C2
  73618.                        by      Voorhees, E. A., (LANL)
  73619.  
  73620. cnbsl.f                for     Solve a complex band system using the factors
  73621.                                computed by
  73622.                        gams    D2C2
  73623.                        by      Voorhees, E. A., (LANL)
  73624.  
  73625. compb.f                for     Subsidiary to BLKTRI
  73626.                        by      (UNKNOWN)
  73627.  
  73628. cosgen.f               for     Subsidiary to GENBUN
  73629.                        by      (UNKNOWN)
  73630.  
  73631. cpadd.f                for     Subsidiary to CBLKTR
  73632.                        by      (UNKNOWN)
  73633.  
  73634. cpevl.f                for     Subsidiary to CPZERO
  73635.                        by      (UNKNOWN)
  73636.  
  73637. cpevlr.f               for     Subsidiary to CPZERO
  73638.                        by      (UNKNOWN)
  73639.  
  73640. cpofs.f                for     Solve a positive definite symmetric complex
  73641.                                system of
  73642.                        gams    D2D1B
  73643.                        by      Voorhees, E. A., (LANL)
  73644.  
  73645. cpoir.f                for     Solve a positive definite Hermitian system of
  73646.                                linear
  73647.                        gams    D2D1B
  73648.                        by      Voorhees, E. A., (LANL)
  73649.  
  73650. cpqr79.f               for     Find the zeros of a polynomial with complex
  73651.                                coefficients.
  73652.                        gams    F1A1B
  73653.                        by      Vandevender, W. H., (SNLA)
  73654.  
  73655. cproc.f                for     Subsidiary to CBLKTR
  73656.                        by      (UNKNOWN)
  73657.  
  73658. cprocp.f               for     Subsidiary to CBLKTR
  73659.                        by      (UNKNOWN)
  73660.  
  73661. cprod.f                for     Subsidiary to BLKTRI
  73662.                        by      (UNKNOWN)
  73663.  
  73664. cprodp.f               for     Subsidiary to BLKTRI
  73665.                        by      (UNKNOWN)
  73666.  
  73667. cpzero.f               for     Find the zeros of a polynomial with complex
  73668.                                coefficients.
  73669.                        gams    F1A1B
  73670.                        by      Kahaner, D. K., (NBS)
  73671.  
  73672. crati.f                for     Subsidiary to CBESH, CBESI and CBESK
  73673.                        by      Amos, D. E., (SNL)
  73674.  
  73675. cs1s2.f                for     Subsidiary to CAIRY and CBESK
  73676.                        by      Amos, D. E., (SNL)
  73677.  
  73678. cscale.f               for     Subsidiary to BVSUP
  73679.                        by      Watts, H. A., (SNLA)
  73680.  
  73681. cseri.f                for     Subsidiary to CBESI and CBESK
  73682.                        by      Amos, D. E., (SNL)
  73683.  
  73684. cshch.f                for     Subsidiary to CBESH and CBESK
  73685.                        by      Amos, D. E., (SNL)
  73686.  
  73687. csroot.f               for     Compute the complex square root of a complex
  73688.                                number.
  73689.                        by      (UNKNOWN)
  73690.  
  73691. cuchk.f                for     Subsidiary to SERI, CUOIK, CUNK1, CUNK2, CUNI1,
  73692.                                CUNI2 and
  73693.                        by      Amos, D. E., (SNL)
  73694.  
  73695. cunhj.f                for     Subsidiary to CBESI and CBESK
  73696.                        by      Amos, D. E., (SNL)
  73697.  
  73698. cuni1.f                for     Subsidiary to CBESI and CBESK
  73699.                        by      Amos, D. E., (SNL)
  73700.  
  73701. cuni2.f                for     Subsidiary to CBESI and CBESK
  73702.                        by      Amos, D. E., (SNL)
  73703.  
  73704. cunik.f                for     Subsidiary to CBESI and CBESK
  73705.                        by      Amos, D. E., (SNL)
  73706.  
  73707. cunk1.f                for     Subsidiary to CBESK
  73708.                        by      Amos, D. E., (SNL)
  73709.  
  73710. cunk2.f                for     Subsidiary to CBESK
  73711.                        by      Amos, D. E., (SNL)
  73712.  
  73713. cuoik.f                for     Subsidiary to CBESH, CBESI and CBESK
  73714.                        by      Amos, D. E., (SNL)
  73715.  
  73716. cv.f                   for     Evaluate the variance function of the curve
  73717.                                obtained
  73718.                        gams    L7A3
  73719.                        by      Hanson, R. J., (SNLA)
  73720.  
  73721. cwrsk.f                for     Subsidiary to CBESI and CBESK
  73722.                        by      Amos, D. E., (SNL)
  73723.  
  73724. d1mach.f               for     Return floating point machine dependent
  73725.                                constants.
  73726.                        gams    R1
  73727.                        by      Fox, P. A., (Bell Labs)
  73728.  
  73729. d1merg.f               for     Merge two strings of ascending double precision
  73730.                                numbers.
  73731.                        by      Boland, W. Robert, (LANL)
  73732.  
  73733. d1mpyq.f               for     Subsidiary to DNSQ and DNSQE
  73734.                        by      (UNKNOWN)
  73735.  
  73736. d1updt.f               for     Subsidiary to DNSQ and DNSQE
  73737.                        by      (UNKNOWN)
  73738.  
  73739. dasyik.f               for     Subsidiary to DBESI and DBESK
  73740.                        by      Amos, D. E., (SNLA)
  73741.  
  73742. dasyjy.f               for     Subsidiary to DBESJ and DBESY
  73743.                        by      Amos, D. E., (SNLA)
  73744.  
  73745. davint.f               for     Integrate a function tabulated at arbitrarily
  73746.                                spaced
  73747.                        gams    H2A1B2
  73748.                        by      Jones, R. E., (SNLA)
  73749.  
  73750. dbdiff.f               for     Subsidiary to DBSKIN
  73751.                        by      Amos, D. E., (SNLA)
  73752.  
  73753. dbesi.f                for     Compute an N member sequence of I Bessel
  73754.                                functions
  73755.                        gams    C10B3
  73756.                        by      Amos, D. E., (SNLA)
  73757.  
  73758. dbesj.f                for     Compute an N member sequence of J Bessel
  73759.                                functions
  73760.                        gams    C10A3
  73761.                        by      Amos, D. E., (SNLA)
  73762.  
  73763. dbesk.f                for     Implement forward recursion on the three term
  73764.                                recursion
  73765.                        gams    C10B3
  73766.                        by      Amos, D. E., (SNLA)
  73767.  
  73768. dbesy.f                for     Implement forward recursion on the three term
  73769.                                recursion
  73770.                        gams    C10A3
  73771.                        by      Amos, D. E., (SNLA)
  73772.  
  73773. dbfqad.f               for     Compute the integral of a product of a function
  73774.                                and a
  73775.                        gams    H2A2A1, E3, K6
  73776.                        by      Amos, D. E., (SNLA)
  73777.  
  73778. dbint4.f               for     Compute the B-representation of a cubic spline
  73779.                        gams    E1A
  73780.                        by      Amos, D. E., (SNLA)
  73781.  
  73782. dbintk.f               for     Compute the B-representation of a spline which
  73783.                                interpolates
  73784.                        gams    E1A
  73785.                        by      Amos, D. E., (SNLA)
  73786.  
  73787. dbkias.f               for     Subsidiary to DBSKIN
  73788.                        by      Amos, D. E., (SNLA)
  73789.  
  73790. dbkisr.f               for     Subsidiary to DBSKIN
  73791.                        by      Amos, D. E., (SNLA)
  73792.  
  73793. dbksol.f               for     Subsidiary to DBVSUP
  73794.                        by      Watts, H. A., (SNLA)
  73795.  
  73796. dbndac.f               for     Compute the LU factorization of a  banded
  73797.                                matrices using
  73798.                        gams    D9
  73799.                        by      Lawson, C. L., (JPL)
  73800.  
  73801. dbndsl.f               for     Solve the least squares problem for a banded
  73802.                                matrix using
  73803.                        gams    D9
  73804.                        by      Lawson, C. L., (JPL)
  73805.  
  73806. dbnfac.f               for     Subsidiary to DBINT4 and DBINTK
  73807.                        by      (UNKNOWN)
  73808.  
  73809. dbnslv.f               for     Subsidiary to DBINT4 and DBINTK
  73810.                        by      (UNKNOWN)
  73811.  
  73812. dbocls.f               for     Solve the bounded and constrained least squares
  73813.                        gams    K1A2A, G2E, G2H1, G2H2
  73814.                        by      Hanson, R. J., (SNLA)
  73815.  
  73816. dbols.f                for     Solve the problem
  73817.                        gams    K1A2A, G2E, G2H1, G2H2
  73818.                        by      Hanson, R. J., (SNLA)
  73819.  
  73820. dbolsm.f               for     Subsidiary to SBOCLS and SBOLS
  73821.                        by      (UNKNOWN)
  73822.  
  73823. dbsgq8.f               for     Subsidiary to DBFQAD
  73824.                        by      Jones, R. E., (SNLA)
  73825.  
  73826. dbskin.f               for     Compute repeated integrals of the K-zero Bessel
  73827.                                function.
  73828.                        gams    C10F
  73829.                        by      Amos, D. E., (SNLA)
  73830.  
  73831. dbsknu.f               for     Subsidiary to DBESK
  73832.                        by      Amos, D. E., (SNLA)
  73833.  
  73834. dbspdr.f               for     Use the B-representation to construct a divided
  73835.                                difference
  73836.                        gams    E3, K6
  73837.                        by      Amos, D. E., (SNLA)
  73838.  
  73839. dbspev.f               for     Calculate the value of the spline and its
  73840.                                derivatives from
  73841.                        gams    E3, K6
  73842.                        by      Amos, D. E., (SNLA)
  73843.  
  73844. dbsppp.f               for     Convert the B-representation of a B-spline to
  73845.                                the piecewise
  73846.                        gams    E3, K6
  73847.                        by      Amos, D. E., (SNLA)
  73848.  
  73849. dbspvd.f               for     Calculate the value and all derivatives of order
  73850.                                less than
  73851.                        gams    E3, K6
  73852.                        by      Amos, D. E., (SNLA)
  73853.  
  73854. dbspvn.f               for     Calculate the value of all (possibly) nonzero
  73855.                                basis
  73856.                        gams    E3, K6
  73857.                        by      Amos, D. E., (SNLA)
  73858.  
  73859. dbsqad.f               for     Compute the integral of a K-th order B-spline
  73860.                                using the
  73861.                        gams    H2A2A1, E3, K6
  73862.                        by      Amos, D. E., (SNLA)
  73863.  
  73864. dbsynu.f               for     Subsidiary to DBESY
  73865.                        by      Amos, D. E., (SNLA)
  73866.  
  73867. dbvalu.f               for     Evaluate the B-representation of a B-spline at X
  73868.                                for the
  73869.                        gams    E3, K6
  73870.                        by      Amos, D. E., (SNLA)
  73871.  
  73872. dbvder.f               for     Subsidiary to DBVSUP
  73873.                        by      Watts, H. A., (SNLA)
  73874.  
  73875. dbvpor.f               for     Subsidiary to DBVSUP
  73876.                        by      Watts, H. A., (SNLA)
  73877.  
  73878. dbvsup.f               for     Solve a linear two-point boundary value problem
  73879.                                using
  73880.                        gams    I1B1
  73881.                        by      Scott, M. R., (SNLA)
  73882.  
  73883. dcfod.f                for     Subsidiary to DDEBDF
  73884.                        by      (UNKNOWN)
  73885.  
  73886. dckder.f               for     Check the gradients of M nonlinear functions in
  73887.                                N
  73888.                        gams    F3, G4C
  73889.                        by      Hiebert, K. L. (SNLA)
  73890.  
  73891. dcoef.f                for     Subsidiary to DBVSUP
  73892.                        by      Watts, H. A., (SNLA)
  73893.  
  73894. dcov.f                 for     Calculate the covariance matrix for a nonlinear
  73895.                                data
  73896.                        gams    K1B1
  73897.                        by      Hiebert, K. L., (SNLA)
  73898.  
  73899. dcscal.f               for     Subsidiary to DBVSUP and DSUDS
  73900.                        by      Watts, H. A., (SNLA)
  73901.  
  73902. dcv.f                  for     Evaluate the variance function of the curve
  73903.                                obtained
  73904.                        gams    L7A3
  73905.                        by      Hanson, R. J., (SNLA)
  73906.  
  73907. ddaini.f               for     Initialization routine for DDASSL.
  73908.                        by      PETZOLD, LINDA R., (LLNL)
  73909.  
  73910. ddajac.f               for     Compute the iteration matrix for DDASSL and form
  73911.                                the
  73912.                        by      PETZOLD, LINDA R., (LLNL)
  73913.  
  73914. ddanrm.f               for     Compute vector norm for DDASSL.
  73915.                        by      PETZOLD, LINDA R., (LLNL)
  73916.  
  73917. ddaslv.f               for     Linear system solver for DDASSL.
  73918.                        by      PETZOLD, LINDA R., (LLNL)
  73919.  
  73920. ddassl.f               for     This code solves a system of
  73921.                                differential/algebraic
  73922.                        gams    I1A2
  73923.                        by      PETZOLD, LINDA R., (LLNL)
  73924.  
  73925. ddastp.f               for     Perform one step of the DDASSL integration.
  73926.                        by      PETZOLD, LINDA R., (LLNL)
  73927.  
  73928. ddatrp.f               for     Interpolation routine for DDASSL.
  73929.                        by      PETZOLD, LINDA R., (LLNL)
  73930.  
  73931. ddawts.f               for     Set error weight vector for DDASSL.
  73932.                        by      PETZOLD, LINDA R., (LLNL)
  73933.  
  73934. ddcor.f                for     Subroutine DDCOR computes corrections to the Y
  73935.                                array.
  73936.                        by      Kahaner, D. K., (NIST)
  73937.  
  73938. ddcst.f                for     DDCST sets coefficients used by the core
  73939.                                integrator DDSTP.
  73940.                        by      Kahaner, D. K., (NIST)
  73941.  
  73942. ddeabm.f               for     Solve an initial value problem in ordinary
  73943.                                differential
  73944.                        gams    I1A1B
  73945.                        by      Shampine, L. F., (SNLA)
  73946.  
  73947. ddebdf.f               for     Solve an initial value problem in ordinary
  73948.                                differential
  73949.                        gams    I1A2
  73950.                        by      Shampine, L. F., (SNLA)
  73951.  
  73952. dderkf.f               for     Solve an initial value problem in ordinary
  73953.                                differential
  73954.                        gams    I1A1A
  73955.                        by      Watts, H. A., (SNLA)
  73956.  
  73957. ddes.f                 for     Subsidiary to DDEABM
  73958.                        by      Watts, H. A., (SNLA)
  73959.  
  73960. ddntl.f                for     Subroutine DDNTL is called to set parameters on
  73961.                                the first
  73962.                        by      Kahaner, D. K., (NIST)
  73963.  
  73964. ddntp.f                for     Subroutine DDNTP interpolates the K-th
  73965.                                derivative of Y at
  73966.                        by      Kahaner, D. K., (NIST)
  73967.  
  73968. ddoglg.f               for     Subsidiary to DNSQ and DNSQE
  73969.                        by      (UNKNOWN)
  73970.  
  73971. ddpsc.f                for     Subroutine DDPSC computes the predicted YH
  73972.                                values by
  73973.                        by      Kahaner, D. K., (NIST)
  73974.  
  73975. ddpst.f                for     Subroutine DDPST evaluates the Jacobian matrix
  73976.                                of the right
  73977.                        by      Kahaner, D. K., (NIST)
  73978.  
  73979. ddriv1.f               for     The function of DDRIV1 is to solve N (200 or
  73980.                                fewer)
  73981.                        gams    I1A2, I1A1B
  73982.                        by      Kahaner, D. K., (NIST)
  73983.  
  73984. ddriv2.f               for     The function of DDRIV2 is to solve N ordinary
  73985.                                differential
  73986.                        gams    I1A2, I1A1B
  73987.                        by      Kahaner, D. K., (NIST)
  73988.  
  73989. ddriv3.f               for     The function of DDRIV3 is to solve N ordinary
  73990.                                differential
  73991.                        gams    I1A2, I1A1B
  73992.                        by      Kahaner, D. K., (NIST)
  73993.  
  73994. ddscl.f                for     Subroutine DDSCL rescales the YH array whenever
  73995.                                the step
  73996.                        by      Kahaner, D. K., (NIST)
  73997.  
  73998. ddstp.f                for     DDSTP performs one step of the integration of an
  73999.                                initial
  74000.                        by      Kahaner, D. K., (NIST)
  74001.  
  74002. ddzro.f                for     DDZRO searches for a zero of a function F(N, T,
  74003.                                Y, IROOT)
  74004.                        by      Kahaner, D. K., (NIST)
  74005.  
  74006. deabm.f                for     Solve an initial value problem in ordinary
  74007.                                differential
  74008.                        gams    I1A1B
  74009.                        by      Shampine, L. F., (SNLA)
  74010.  
  74011. debdf.f                for     Solve an initial value problem in ordinary
  74012.                                differential
  74013.                        gams    I1A2
  74014.                        by      Shampine, L. F., (SNLA)
  74015.  
  74016. defc.f                 for     Fit a piecewise polynomial curve to discrete
  74017.                                data.
  74018.                        gams    K1A1A1, K1A2A, L8A3
  74019.                        by      Hanson, R. J., (SNLA)
  74020.  
  74021. defcmn.f               for     Subsidiary to DEFC
  74022.                        by      Hanson, R. J., (SNLA)
  74023.  
  74024. defe4.f                for     Subsidiary to SEPX4
  74025.                        by      (UNKNOWN)
  74026.  
  74027. defehl.f               for     Subsidiary to DERKF
  74028.                        by      Watts, H. A., (SNLA)
  74029.  
  74030. defer.f                for     Subsidiary to SEPELI
  74031.                        by      (UNKNOWN)
  74032.  
  74033. denorm.f               for     Subsidiary to DNSQ and DNSQE
  74034.                        by      (UNKNOWN)
  74035.  
  74036. derkf.f                for     Solve an initial value problem in ordinary
  74037.                                differential
  74038.                        gams    I1A1A
  74039.                        by      Watts, H. A., (SNLA)
  74040.  
  74041. derkfs.f               for     Subsidiary to DERKF
  74042.                        by      Watts, H. A., (SNLA)
  74043.  
  74044. des.f                  for     Subsidiary to DEABM
  74045.                        by      Watts, H. A., (SNLA)
  74046.  
  74047. dexbvp.f               for     Subsidiary to DBVSUP
  74048.                        by      Watts, H. A., (SNLA)
  74049.  
  74050. dexint.f               for     Compute an M member sequence of exponential
  74051.                                integrals
  74052.                        gams    C5
  74053.                        by      Amos, D. E., (SNLA)
  74054.  
  74055. dfc.f                  for     Fit a piecewise polynomial curve to discrete
  74056.                                data.
  74057.                        gams    K1A1A1, K1A2A, L8A3
  74058.                        by      Hanson, R. J., (SNLA)
  74059.  
  74060. dfcmn.f                for     Subsidiary to FC
  74061.                        by      (UNKNOWN)
  74062.  
  74063. dfdjc1.f               for     Subsidiary to DNSQ and DNSQE
  74064.                        by      (UNKNOWN)
  74065.  
  74066. dfdjc3.f               for     Subsidiary to DNLS1 and DNLS1E
  74067.                        by      (UNKNOWN)
  74068.  
  74069. dfehl.f                for     Subsidiary to DDERKF
  74070.                        by      Watts, H. A., (SNLA)
  74071.  
  74072. dfspvd.f               for     Subsidiary to DFC
  74073.                        by      (UNKNOWN)
  74074.  
  74075. dfspvn.f               for     Subsidiary to DFC
  74076.                        by      (UNKNOWN)
  74077.  
  74078. dfulmt.f               for     Subsidiary to DSPLP
  74079.                        by      (UNKNOWN)
  74080.  
  74081. dfzero.f               for     Search for a zero of a function F(X) in a given
  74082.                                interval
  74083.                        gams    F1B
  74084.                        by      Shampine, L. F., (SNLA)
  74085.  
  74086. dgamln.f               for     Compute the logarithm of the Gamma function
  74087.                        gams    C7A
  74088.                        by      Amos, D. E., (SNL)
  74089.  
  74090. dgamrn.f               for     Subsidiary to DBSKIN
  74091.                        by      Amos, D. E., (SNLA)
  74092.  
  74093. dgaus8.f               for     Integrate a real function of one variable over a
  74094.                                finite
  74095.                        gams    H2A1A1
  74096.                        by      Jones, R. E., (SNLA)
  74097.  
  74098. dgefs.f                for     Solve a general system of linear equations.
  74099.                        gams    D2A1
  74100.                        by      Voorhees, E. A., (LANL)
  74101.  
  74102. dglss.f                for     Solve a linear least squares problems by
  74103.                                performing a QR
  74104.                        gams    D9, D5
  74105.                        by      Manteuffel, T. A., (LANL)
  74106.  
  74107. dh12.f                 for     Subsidiary to DHFTI, DLSEI and DWNNLS
  74108.                        by      (UNKNOWN)
  74109.  
  74110. dhfti.f                for     Solve a least squares problem for banded
  74111.                                matrices using
  74112.                        gams    D9
  74113.                        by      Lawson, C. L., (JPL)
  74114.  
  74115. dhkseq.f               for     Subsidiary to DBSKIN
  74116.                        by      Amos, D. E., (SNLA)
  74117.  
  74118. dhstrt.f               for     Subsidiary to DDEABM, DDEBDF and DDERKF
  74119.                        by      Watts, H. A., (SNLA)
  74120.  
  74121. dhvnrm.f               for     Subsidiary to DDEABM, DDEBDF and DDERKF
  74122.                        by      Watts, H. A., (SNLA)
  74123.  
  74124. dintp.f                for     Approximate the solution at XOUT by evaluating
  74125.                                the
  74126.                        gams    I1A1B
  74127.                        by      Watts, H. A., (SNLA)
  74128.  
  74129. dintrv.f               for     Compute the largest integer ILEFT in 1 .LE.
  74130.                                ILEFT .LE. LXT
  74131.                        gams    E3, K6
  74132.                        by      Amos, D. E., (SNLA)
  74133.  
  74134. dintyd.f               for     Subsidiary to DDEBDF
  74135.                        by      Watts, H. A., (SNLA)
  74136.  
  74137. djairy.f               for     Subsidiary to DBESJ and DBESY
  74138.                        by      Amos, D. E., (SNLA)
  74139.  
  74140. dllsia.f               for     Solve linear least squares problems by
  74141.                                performing a QR
  74142.                        gams    D9, D5
  74143.                        by      Manteuffel, T. A., (LANL)
  74144.  
  74145. dlpdp.f                for     Subsidiary to DLSEI
  74146.                        by      Hanson, R. J., (SNLA)
  74147.  
  74148. dlsei.f                for     Solve a linearly constrained least squares
  74149.                                problem with
  74150.                        gams    K1A2A, D9
  74151.                        by      Hanson, R. J., (SNLA)
  74152.  
  74153. dlsi.f                 for     Subsidiary to DLSEI
  74154.                        by      Hanson, R. J., (SNLA)
  74155.  
  74156. dlsod.f                for     Subsidiary to DDEBDF
  74157.                        by      (UNKNOWN)
  74158.  
  74159. dlssud.f               for     Subsidiary to DBVSUP and DSUDS
  74160.                        by      Watts, H. A., (SNLA)
  74161.  
  74162. dmacon.f               for     Subsidiary to DBVSUP
  74163.                        by      (UNKNOWN)
  74164.  
  74165. dmgsbv.f               for     Subsidiary to DBVSUP
  74166.                        by      Watts, H. A., (SNLA)
  74167.  
  74168. dmout.f                for     Subsidiary to DBOCLS and DFC
  74169.                        by      Hanson, R. J., (SNLA)
  74170.  
  74171. dmpar.f                for     Subsidiary to DNLS1 and DNLS1E
  74172.                        by      (UNKNOWN)
  74173.  
  74174. dnbco.f                for     Factor a band matrix using Gaussian elimination
  74175.                                and
  74176.                        gams    D2A2
  74177.                        by      Voorhees, E. A., (LANL)
  74178.  
  74179. dnbdi.f                for     Compute the determinant of a band matrix using
  74180.                                the factors
  74181.                        gams    D3A2
  74182.                        by      Voorhees, E. A., (LANL)
  74183.  
  74184. dnbfa.f                for     Factor a band matrix by elimination.
  74185.                        gams    D2A2
  74186.                        by      Voorhees, E. A., (LANL)
  74187.  
  74188. dnbfs.f                for     Solve a general nonsymmetric banded system of
  74189.                                linear
  74190.                        gams    D2A2
  74191.                        by      Voorhees, E. A., (LANL)
  74192.  
  74193. dnbsl.f                for     Solve a real band system using the factors
  74194.                                computed by
  74195.                        gams    D2A2
  74196.                        by      Voorhees, E. A., (LANL)
  74197.  
  74198. dnls1.f                for     Minimize the sum of the squares of M nonlinear
  74199.                                functions
  74200.                        gams    K1B1A1, K1B1A2
  74201.                        by      Hiebert, K. L., (SNLA)
  74202.  
  74203. dnls1e.f               for     An easy-to-use code which minimizes the sum of
  74204.                                the squares
  74205.                        gams    K1B1A1, K1B1A2
  74206.                        by      Hiebert, K. L., (SNLA)
  74207.  
  74208. dnsq.f                 for     Find a zero of a system of a N nonlinear
  74209.                                functions in N
  74210.                        gams    F2A
  74211.                        by      Hiebert, K. L. (SNLA)
  74212.  
  74213. dnsqe.f                for     An easy-to-use code to find a zero of a system
  74214.                                of N
  74215.                        gams    F2A
  74216.                        by      Hiebert, K. L. (SNLA)
  74217.  
  74218. dogleg.f               for     Subsidiary to SNSQ and SNSQE
  74219.                        by      (UNKNOWN)
  74220.  
  74221. dohtrl.f               for     Subsidiary to DBVSUP and DSUDS
  74222.                        by      Watts, H. A., (SNLA)
  74223.  
  74224. dorthr.f               for     Subsidiary to DBVSUP and DSUDS
  74225.                        by      Watts, H. A., (SNLA)
  74226.  
  74227. dp1vlu.f               for     Use the coefficients generated by DPOLFT to
  74228.                                evaluate the
  74229.                        gams    K6
  74230.                        by      Shampine, L. F., (SNLA)
  74231.  
  74232. dpchng.f               for     Subsidiary to DSPLP
  74233.                        by      Hanson, R. J., (SNLA)
  74234.  
  74235. dpcoef.f               for     Convert the DPOLFT coefficients to Taylor series
  74236.                                form.
  74237.                        gams    K1A1A2
  74238.                        by      Shampine, L. F., (SNLA)
  74239.  
  74240. dpfqad.f               for     Compute the integral on (X1,X2) of a product of
  74241.                                a
  74242.                        gams    H2A2A1, E3, K6
  74243.                        by      Amos, D. E., (SNLA)
  74244.  
  74245. dpincw.f               for     Subsidiary to DSPLP
  74246.                        by      (UNKNOWN)
  74247.  
  74248. dpinit.f               for     Subsidiary to DSPLP
  74249.                        by      (UNKNOWN)
  74250.  
  74251. dpintm.f               for     Subsidiary to DSPLP
  74252.                        by      Hanson, R. J., (SNLA)
  74253.  
  74254. dpjac.f                for     Subsidiary to DDEBDF
  74255.                        by      Watts, H. A., (SNLA)
  74256.  
  74257. dplint.f               for     Produce the polynomial which interpolates a set
  74258.                                of discrete
  74259.                        gams    E1B
  74260.                        by      Huddleston, R. E., (SNLL)
  74261.  
  74262. dplpce.f               for     Subsidiary to DSPLP
  74263.                        by      (UNKNOWN)
  74264.  
  74265. dplpdm.f               for     Subsidiary to DSPLP
  74266.                        by      (UNKNOWN)
  74267.  
  74268. dplpfe.f               for     Subsidiary to DSPLP
  74269.                        by      (UNKNOWN)
  74270.  
  74271. dplpfl.f               for     Subsidiary to DSPLP
  74272.                        by      (UNKNOWN)
  74273.  
  74274. dplpmn.f               for     Subsidiary to DSPLP
  74275.                        by      (UNKNOWN)
  74276.  
  74277. dplpmu.f               for     Subsidiary to DSPLP
  74278.                        by      (UNKNOWN)
  74279.  
  74280. dplpup.f               for     Subsidiary to DSPLP
  74281.                        by      (UNKNOWN)
  74282.  
  74283. dpnnzr.f               for     Subsidiary to DSPLP
  74284.                        by      Hanson, R. J., (SNLA)
  74285.  
  74286. dpofs.f                for     Solve a positive definite symmetric system of
  74287.                                linear
  74288.                        gams    D2B1B
  74289.                        by      Voorhees, E. A., (LANL)
  74290.  
  74291. dpolcf.f               for     Compute the coefficients of the polynomial fit
  74292.                                (including
  74293.                        gams    E1B
  74294.                        by      Huddleston, R. E., (SNLL)
  74295.  
  74296. dpolft.f               for     Fit discrete data in a least squares sense by
  74297.                                polynomials
  74298.                        gams    K1A1A2
  74299.                        by      Shampine, L. F., (SNLA)
  74300.  
  74301. dpolvl.f               for     Calculate the value of a polynomial and its
  74302.                                first NDER
  74303.                        gams    E3
  74304.                        by      Huddleston, R. E., (SNLL)
  74305.  
  74306. dpopt.f                for     Subsidiary to DSPLP
  74307.                        by      (UNKNOWN)
  74308.  
  74309. dpperm.f               for     Rearrange a given array according to a
  74310.                                prescribed
  74311.                        gams    N8
  74312.                        by      McClain, M. A., (NIST)
  74313.  
  74314. dppgq8.f               for     Subsidiary to DPFQAD
  74315.                        by      Jones, R. E., (SNLA)
  74316.  
  74317. dppqad.f               for     Compute the integral on (X1,X2) of a K-th order
  74318.                                B-spline
  74319.                        gams    H2A2A1, E3, K6
  74320.                        by      Amos, D. E., (SNLA)
  74321.  
  74322. dppval.f               for     Calculate the value of the IDERIV-th derivative
  74323.                                of the
  74324.                        gams    E3, K6
  74325.                        by      Amos, D. E., (SNLA)
  74326.  
  74327. dprvec.f               for     Subsidiary to DBVSUP
  74328.                        by      Watts, H. A., (SNLA)
  74329.  
  74330. dprwpg.f               for     Subsidiary to DSPLP
  74331.                        by      Hanson, R. J., (SNLA)
  74332.  
  74333. dprwvr.f               for     Subsidiary to DSPLP
  74334.                        by      Hanson, R. J., (SNLA)
  74335.  
  74336. dpsifn.f               for     Compute derivatives of the Psi function.
  74337.                        gams    C7C
  74338.                        by      Amos, D. E., (SNLA)
  74339.  
  74340. dpsixn.f               for     Subsidiary to DEXINT
  74341.                        by      Amos, D. E., (SNLA)
  74342.  
  74343. dpsort.f               for     Return the permutation vector generated by
  74344.                                sorting a given
  74345.                        gams    N6A1B, N6A2B
  74346.                        by      Jones, R. E., (SNLA)
  74347.  
  74348. dqag.f                 for     The routine calculates an approximation result
  74349.                                to a given
  74350.                        gams    H2A1A1
  74351.                        by      Piessens, Robert
  74352.  
  74353. dqage.f                for     The routine calculates an approximation result
  74354.                                to a given
  74355.                        gams    H2A1A1
  74356.                        by      Piessens, Robert
  74357.  
  74358. dqagi.f                for     The routine calculates an approximation result
  74359.                                to a given
  74360.                        gams    H2A3A1, H2A4A1
  74361.                        by      Piessens, Robert
  74362.  
  74363. dqagie.f               for     The routine calculates an approximation result
  74364.                                to a given
  74365.                        gams    H2A3A1, H2A4A1
  74366.                        by      Piessens, Robert
  74367.  
  74368. dqagp.f                for     The routine calculates an approximation result
  74369.                                to a given
  74370.                        gams    H2A2A1
  74371.                        by      Piessens, Robert
  74372.  
  74373. dqagpe.f               for     Approximate a given definite integral I =
  74374.                                Integral of F
  74375.                        gams    H2A2A1
  74376.                        by      Piessens, Robert
  74377.  
  74378. dqags.f                for     The routine calculates an approximation result
  74379.                                to a given
  74380.                        gams    H2A1A1
  74381.                        by      Piessens, Robert
  74382.  
  74383. dqagse.f               for     The routine calculates an approximation result
  74384.                                to a given
  74385.                        gams    H2A1A1
  74386.                        by      Piessens, Robert
  74387.  
  74388. dqawc.f                for     The routine calculates an approximation result
  74389.                                to a
  74390.                        gams    H2A2A1, J4
  74391.                        by      Piessens, Robert
  74392.  
  74393. dqawce.f               for     The routine calculates an approximation result
  74394.                                to a
  74395.                        gams    H2A2A1, J4
  74396.                        by      Piessens, Robert
  74397.  
  74398. dqawf.f                for     The routine calculates an approximation result
  74399.                                to a given
  74400.                        gams    H2A3A1
  74401.                        by      Piessens, Robert
  74402.  
  74403. dqawfe.f               for     The routine calculates an approximation result
  74404.                                to a
  74405.                        gams    H2A3A1
  74406.                        by      Piessens, Robert
  74407.  
  74408. dqawo.f                for     Calculate an approximation to a given definite
  74409.                                integral
  74410.                        gams    H2A2A1
  74411.                        by      Piessens, Robert
  74412.  
  74413. dqawoe.f               for     Calculate an approximation to a given definite
  74414.                                integral
  74415.                        gams    H2A2A1
  74416.                        by      Piessens, Robert
  74417.  
  74418. dqaws.f                for     The routine calculates an approximation result
  74419.                                to a given
  74420.                        gams    H2A2A1
  74421.                        by      Piessens, Robert
  74422.  
  74423. dqawse.f               for     The routine calculates an approximation result
  74424.                                to a given
  74425.                        gams    H2A2A1
  74426.                        by      Piessens, Robert
  74427.  
  74428. dqc25c.f               for     To compute I = Integral of F*W over (A,B) with
  74429.                        gams    H2A2A2, J4
  74430.                        by      Piessens, Robert
  74431.  
  74432. dqc25f.f               for     To compute the integral I=Integral of F(X) over
  74433.                                (A,B)
  74434.                        gams    H2A2A2
  74435.                        by      Piessens, Robert
  74436.  
  74437. dqc25s.f               for     To compute I = Integral of F*W over (BL,BR),
  74438.                                with error
  74439.                        gams    H2A2A2
  74440.                        by      Piessens, Robert
  74441.  
  74442. dqcheb.f               for     This routine computes the CHEBYSHEV series
  74443.                                expansion
  74444.                        by      Piessens, Robert
  74445.  
  74446. dqdota.f               for     Compute the inner product of two vectors with
  74447.                                extended
  74448.                        gams    D1A4
  74449.                        by      Lawson, C. L., (JPL)
  74450.  
  74451. dqdoti.f               for     Compute the inner product of two vectors with
  74452.                                extended
  74453.                        gams    D1A4
  74454.                        by      Lawson, C. L., (JPL)
  74455.  
  74456. dqelg.f                for     The routine determines the limit of a given
  74457.                                sequence of
  74458.                        by      Piessens, Robert
  74459.  
  74460. dqform.f               for     Subsidiary to DNSQ and DNSQE
  74461.                        by      (UNKNOWN)
  74462.  
  74463. dqk15.f                for     To compute I = Integral of F over (A,B), with
  74464.                                error
  74465.                        gams    H2A1A2
  74466.                        by      Piessens, Robert
  74467.  
  74468. dqk15i.f               for     The original (infinite integration range is
  74469.                                mapped
  74470.                        gams    H2A3A2, H2A4A2
  74471.                        by      Piessens, Robert
  74472.  
  74473. dqk15w.f               for     To compute I = Integral of F*W over (A,B), with
  74474.                                error
  74475.                        gams    H2A2A2
  74476.                        by      Piessens, Robert
  74477.  
  74478. dqk21.f                for     To compute I = Integral of F over (A,B), with
  74479.                                error
  74480.                        gams    H2A1A2
  74481.                        by      Piessens, Robert
  74482.  
  74483. dqk31.f                for     To compute I = Integral of F over (A,B) with
  74484.                                error
  74485.                        gams    H2A1A2
  74486.                        by      Piessens, Robert
  74487.  
  74488. dqk41.f                for     To compute I = Integral of F over (A,B), with
  74489.                                error
  74490.                        gams    H2A1A2
  74491.                        by      Piessens, Robert
  74492.  
  74493. dqk51.f                for     To compute I = Integral of F over (A,B) with
  74494.                                error
  74495.                        gams    H2A1A2
  74496.                        by      Piessens, Robert
  74497.  
  74498. dqk61.f                for     To compute I = Integral of F over (A,B) with
  74499.                                error
  74500.                        gams    H2A1A2
  74501.                        by      Piessens, Robert
  74502.  
  74503. dqmomo.f               for     This routine computes modified Chebyshev
  74504.                                moments.  The K-th
  74505.                        gams    H2A2A1, C3A2
  74506.                        by      Piessens, Robert
  74507.  
  74508. dqnc79.f               for     Integrate a function using a 7-point adaptive
  74509.                                Newton-Cotes
  74510.                        gams    H2A1A1
  74511.                        by      Kahaner, D. K., (NBS)
  74512.  
  74513. dqng.f                 for     The routine calculates an approximation result
  74514.                                to a
  74515.                        gams    H2A1A1
  74516.                        by      Piessens, Robert
  74517.  
  74518. dqpsrt.f               for     This routine maintains the descending ordering
  74519.                                in the
  74520.                        by      Piessens, Robert
  74521.  
  74522. dqrfac.f               for     Subsidiary to DNLS1, DNLS1E, DNSQ and DNSQE
  74523.                        by      (UNKNOWN)
  74524.  
  74525. dqrslv.f               for     Subsidiary to DNLS1 and DNLS1E
  74526.                        by      (UNKNOWN)
  74527.  
  74528. dqwgtc.f               for     This function subprogram is used together with
  74529.                                the
  74530.                        by      Piessens, Robert
  74531.  
  74532. dqwgtf.f               for     This function subprogram is used together with
  74533.                                the
  74534.                        by      Piessens, Robert
  74535.  
  74536. dqwgts.f               for     This function subprogram is used together with
  74537.                                the
  74538.                        by      Piessens, Robert
  74539.  
  74540. drc.f                  for     Calculate a double precision approximation to
  74541.                        gams    C14
  74542.                        by      Carlson, B. C.
  74543.  
  74544. drc3jj.f               for     Evaluate the 3j symbol f(L1) = (  L1   L2 L3)
  74545.                        gams    C19
  74546.                        by      GORDON, R. G., HARVARD UNIVERSITY
  74547.  
  74548. drc3jm.f               for     Evaluate the 3j symbol g(M2) = (L1 L2   L3  )
  74549.                        gams    C19
  74550.                        by      GORDON, R. G., HARVARD UNIVERSITY
  74551.  
  74552. drc6j.f                for     Evaluate the 6j symbol h(L1) = {L1 L2 L3}
  74553.                        gams    C19
  74554.                        by      GORDON, R. G., HARVARD UNIVERSITY
  74555.  
  74556. drd.f                  for     Compute the incomplete or complete elliptic
  74557.                                integral of
  74558.                        gams    C14
  74559.                        by      Carlson, B. C.
  74560.  
  74561. dreadp.f               for     Subsidiary to DSPLP
  74562.                        by      (UNKNOWN)
  74563.  
  74564. dreort.f               for     Subsidiary to DBVSUP
  74565.                        by      Watts, H. A., (SNLA)
  74566.  
  74567. drf.f                  for     Compute the incomplete or complete elliptic
  74568.                                integral of the
  74569.                        gams    C14
  74570.                        by      Carlson, B. C.
  74571.  
  74572. drj.f                  for     Compute the incomplete or complete (X or Y or Z
  74573.                                is zero)
  74574.                        gams    C14
  74575.                        by      Carlson, B. C.
  74576.  
  74577. drkfab.f               for     Subsidiary to DBVSUP
  74578.                        by      Watts, H. A., (SNLA)
  74579.  
  74580. drkfs.f                for     Subsidiary to DDERKF
  74581.                        by      Watts, H. A., (SNLA)
  74582.  
  74583. drsco.f                for     Subsidiary to DDEBDF
  74584.                        by      Watts, H. A., (SNLA)
  74585.  
  74586. dslvs.f                for     Subsidiary to DDEBDF
  74587.                        by      Watts, H. A., (SNLA)
  74588.  
  74589. dsort.f                for     Sort an array and optionally make the same
  74590.                                interchanges in
  74591.                        gams    N6A2B
  74592.                        by      Jones, R. E., (SNLA)
  74593.  
  74594. dsos.f                 for     Solve a square system of nonlinear equations.
  74595.                        gams    F2A
  74596.                        by      Watts, H. A., (SNLA)
  74597.  
  74598. dsoseq.f               for     Subsidiary to DSOS
  74599.                        by      (UNKNOWN)
  74600.  
  74601. dsossl.f               for     Subsidiary to DSOS
  74602.                        by      (UNKNOWN)
  74603.  
  74604. dsplp.f                for     Solve linear programming problems involving at
  74605.                        gams    G2A2
  74606.                        by      Hanson, R. J., (SNLA)
  74607.  
  74608. dsteps.f               for     Integrate a system of first order ordinary
  74609.                                differential
  74610.                        gams    I1A1B
  74611.                        by      Shampine, L. F., (SNLA)
  74612.  
  74613. dstod.f                for     Subsidiary to DDEBDF
  74614.                        by      Watts, H. A., (SNLA)
  74615.  
  74616. dstor1.f               for     Subsidiary to DBVSUP
  74617.                        by      Watts, H. A., (SNLA)
  74618.  
  74619. dstway.f               for     Subsidiary to DBVSUP
  74620.                        by      Watts, H. A., (SNLA)
  74621.  
  74622. dsuds.f                for     Subsidiary to DBVSUP
  74623.                        by      Watts, H. A., (SNLA)
  74624.  
  74625. dsvco.f                for     Subsidiary to DDEBDF
  74626.                        by      (UNKNOWN)
  74627.  
  74628. du11ls.f               for     Subsidiary to DLLSIA
  74629.                        by      (UNKNOWN)
  74630.  
  74631. du11us.f               for     Subsidiary to DULSIA
  74632.                        by      (UNKNOWN)
  74633.  
  74634. du12ls.f               for     Subsidiary to DLLSIA
  74635.                        by      (UNKNOWN)
  74636.  
  74637. du12us.f               for     Subsidiary to DULSIA
  74638.                        by      (UNKNOWN)
  74639.  
  74640. dulsia.f               for     Solve an underdetermined linear system of
  74641.                                equations by
  74642.                        gams    D9
  74643.                        by      Manteuffel, T. A., (LANL)
  74644.  
  74645. dusrmt.f               for     Subsidiary to DSPLP
  74646.                        by      (UNKNOWN)
  74647.  
  74648. dvecs.f                for     Subsidiary to DBVSUP
  74649.                        by      Watts, H. A., (SNLA)
  74650.  
  74651. dvnrms.f               for     Subsidiary to DDEBDF
  74652.                        by      (UNKNOWN)
  74653.  
  74654. dvout.f                for     Subsidiary to DSPLP
  74655.                        by      Hanson, R. J., (SNLA)
  74656.  
  74657. dwnlit.f               for     Subsidiary to DWNNLS
  74658.                        by      Hanson, R. J., (SNLA)
  74659.  
  74660. dwnlsm.f               for     Subsidiary to DWNNLS
  74661.                        by      Hanson, R. J., (SNLA)
  74662.  
  74663. dwnlt1.f               for     Subsidiary to WNLIT
  74664.                        by      Hanson, R. J., (SNLA)
  74665.  
  74666. dwnlt2.f               for     Subsidiary to WNLIT
  74667.                        by      Hanson, R. J., (SNLA)
  74668.  
  74669. dwnlt3.f               for     Subsidiary to WNLIT
  74670.                        by      Hanson, R. J., (SNLA)
  74671.  
  74672. dwnnls.f               for     Solve a linearly constrained least squares
  74673.                                problem with
  74674.                        gams    K1A2A
  74675.                        by      Hanson, R. J., (SNLA)
  74676.  
  74677. dwritp.f               for     Subsidiary to DSPLP
  74678.                        by      (UNKNOWN)
  74679.  
  74680. dwupdt.f               for     Subsidiary to DNLS1 and DNLS1E
  74681.                        by      (UNKNOWN)
  74682.  
  74683. dx.f                   for     Subsidiary to SEPELI
  74684.                        by      (UNKNOWN)
  74685.  
  74686. dx4.f                  for     Subsidiary to SEPX4
  74687.                        by      (UNKNOWN)
  74688.  
  74689. dxadd.f                for     To provide double-precision floating-point
  74690.                                arithmetic
  74691.                        gams    A3D
  74692.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74693.                                STANDARDS)
  74694.  
  74695. dxadj.f                for     To provide double-precision floating-point
  74696.                                arithmetic
  74697.                        gams    A3D
  74698.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74699.                                STANDARDS)
  74700.  
  74701. dxc210.f               for     To provide double-precision floating-point
  74702.                                arithmetic
  74703.                        gams    A3D
  74704.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74705.                                STANDARDS)
  74706.  
  74707. dxcon.f                for     To provide double-precision floating-point
  74708.                                arithmetic
  74709.                        gams    A3D
  74710.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74711.                                STANDARDS)
  74712.  
  74713. dxlegf.f               for     Compute normalized Legendre polynomials and
  74714.                                associated
  74715.                        gams    C3A2, C9
  74716.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74717.                                UNIVERSITY)
  74718.  
  74719. dxnrmp.f               for     Compute normalized Legendre polynomials.
  74720.                        gams    C3A2, C9
  74721.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74722.                                STANDARDS)
  74723.  
  74724. dxpmu.f                for     To compute the values of Legendre functions for
  74725.                                DXLEGF.
  74726.                        gams    C3A2, C9
  74727.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74728.                                UNIVERSITY)
  74729.  
  74730. dxpmup.f               for     To compute the values of Legendre functions for
  74731.                                DXLEGF.
  74732.                        gams    C3A2, C9
  74733.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74734.                                UNIVERSITY)
  74735.  
  74736. dxpnrm.f               for     To compute the values of Legendre functions for
  74737.                                DXLEGF.
  74738.                        gams    C3A2, C9
  74739.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74740.                                UNIVERSITY)
  74741.  
  74742. dxpqnu.f               for     To compute the values of Legendre functions for
  74743.                                DXLEGF.
  74744.                        gams    C3A2, C9
  74745.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74746.                                UNIVERSITY)
  74747.  
  74748. dxpsi.f                for     To compute values of the Psi function for
  74749.                                DXLEGF.
  74750.                        gams    C7C
  74751.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74752.                                UNIVERSITY)
  74753.  
  74754. dxqmu.f                for     To compute the values of Legendre functions for
  74755.                                DXLEGF.
  74756.                        gams    C3A2, C9
  74757.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74758.                                UNIVERSITY)
  74759.  
  74760. dxqnu.f                for     To compute the values of Legendre functions for
  74761.                                DXLEGF.
  74762.                        gams    C3A2, C9
  74763.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  74764.                                UNIVERSITY)
  74765.  
  74766. dxred.f                for     To provide double-precision floating-point
  74767.                                arithmetic
  74768.                        gams    A3D
  74769.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74770.                                STANDARDS)
  74771.  
  74772. dxset.f                for     To provide double-precision floating-point
  74773.                                arithmetic
  74774.                        gams    A3D
  74775.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  74776.                                STANDARDS)
  74777.  
  74778. dy.f                   for     Subsidiary to SEPELI
  74779.                        by      (UNKNOWN)
  74780.  
  74781. dy4.f                  for     Subsidiary to SEPX4
  74782.                        by      (UNKNOWN)
  74783.  
  74784. dyairy.f               for     Subsidiary to DBESJ and DBESY
  74785.                        by      Amos, D. E., (SNLA)
  74786.  
  74787. efc.f                  for     Fit a piecewise polynomial curve to discrete
  74788.                                data.
  74789.                        gams    K1A1A1, K1A2A, L8A3
  74790.                        by      Hanson, R. J., (SNLA)
  74791.  
  74792. efcmn.f                for     Subsidiary to EFC
  74793.                        by      Hanson, R. J., (SNLA)
  74794.  
  74795. enorm.f                for     Subsidiary to SNLS1, SNLS1E, SNSQ and SNSQE
  74796.                        by      (UNKNOWN)
  74797.  
  74798. exbvp.f                for     Subsidiary to BVSUP
  74799.                        by      Watts, H. A., (SNLA)
  74800.  
  74801. exint.f                for     Compute an M member sequence of exponential
  74802.                                integrals
  74803.                        gams    C5
  74804.                        by      Amos, D. E., (SNLA)
  74805.  
  74806. fc.f                   for     Fit a piecewise polynomial curve to discrete
  74807.                                data.
  74808.                        gams    K1A1A1, K1A2A, L8A3
  74809.                        by      Hanson, R. J., (SNLA)
  74810.  
  74811. fcmn.f                 for     Subsidiary to FC
  74812.                        by      (UNKNOWN)
  74813.  
  74814. fdjac1.f               for     Subsidiary to SNSQ and SNSQE
  74815.                        by      (UNKNOWN)
  74816.  
  74817. fdjac3.f               for     Subsidiary to SNLS1 and SNLS1E
  74818.                        by      (UNKNOWN)
  74819.  
  74820. fdump.f                for     Symbolic dump (should be locally written).
  74821.                        gams    R3
  74822.                        by      Jones, R. E., (SNLA)
  74823.  
  74824. fftdoc.f               for     Documentation for FFTPACK, a collection of Fast
  74825.                                Fourier
  74826.                        gams    J1, Z
  74827.                        by      Swarztrauber, P. N., (NCAR)
  74828.  
  74829. fulmat.f               for     Subsidiary to SPLP
  74830.                        by      (UNKNOWN)
  74831.  
  74832. fundoc.f               for     Documentation for FNLIB, a collection of
  74833.                                routines for
  74834.                        gams    C, Z
  74835.                        by      Kahaner, D. K., (NBS)
  74836.  
  74837. fzero.f                for     Search for a zero of a function F(X) in a given
  74838.                                interval
  74839.                        gams    F1B
  74840.                        by      Shampine, L. F., (SNLA)
  74841.  
  74842. gamln.f                for     Compute the logarithm of the Gamma function
  74843.                        gams    C7A
  74844.                        by      Amos, D. E., (SNL)
  74845.  
  74846. gamrn.f                for     Subsidiary to BSKIN
  74847.                        by      Amos, D. E., (SNLA)
  74848.  
  74849. gaus8.f                for     Integrate a real function of one variable over a
  74850.                                finite
  74851.                        gams    H2A1A1
  74852.                        by      Jones, R. E., (SNLA)
  74853.  
  74854. h12.f                  for     Subsidiary to HFTI, LSEI and WNNLS
  74855.                        by      (UNKNOWN)
  74856.  
  74857. hfti.f                 for     Solve a linear least squares problems by
  74858.                                performing a QR
  74859.                        gams    D9
  74860.                        by      Lawson, C. L., (JPL)
  74861.  
  74862. hkseq.f                for     Subsidiary to BSKIN
  74863.                        by      Amos, D. E., (SNLA)
  74864.  
  74865. hpperm.f               for     Rearrange a given array according to a
  74866.                                prescribed
  74867.                        gams    N8
  74868.                        by      McClain, M. A., (NIST)
  74869.  
  74870. hpsort.f               for     Return the permutation vector generated by
  74871.                                sorting a
  74872.                        gams    N6A1C, N6A2C
  74873.                        by      Jones, R. E., (SNLA)
  74874.  
  74875. hstart.f               for     Subsidiary to DEABM, DEBDF and DERKF
  74876.                        by      Watts, H. A., (SNLA)
  74877.  
  74878. hstcs1.f               for     Subsidiary to HSTCSP
  74879.                        by      (UNKNOWN)
  74880.  
  74881. hvnrm.f                for     Subsidiary to DEABM, DEBDF and DERKF
  74882.                        by      Watts, H. A., (SNLA)
  74883.  
  74884. hwscs1.f               for     Subsidiary to HWSCSP
  74885.                        by      (UNKNOWN)
  74886.  
  74887. hwsss1.f               for     Subsidiary to HWSSSP
  74888.                        by      (UNKNOWN)
  74889.  
  74890. i1mach.f               for     Return integer machine dependent constants.
  74891.                        gams    R1
  74892.                        by      Fox, P. A., (Bell Labs)
  74893.  
  74894. i1merg.f               for     Merge two strings of ascending integers.
  74895.                        by      Boland, W. Robert, (LANL)
  74896.  
  74897. idloc.f                for     Subsidiary to DSPLP
  74898.                        by      Boland, W. Robert, (LANL)
  74899.  
  74900. indxa.f                for     Subsidiary to BLKTRI
  74901.                        by      (UNKNOWN)
  74902.  
  74903. indxb.f                for     Subsidiary to BLKTRI
  74904.                        by      (UNKNOWN)
  74905.  
  74906. indxc.f                for     Subsidiary to BLKTRI
  74907.                        by      (UNKNOWN)
  74908.  
  74909. intrv.f                for     Compute the largest integer ILEFT in 1 .LE.
  74910.                                ILEFT .LE. LXT
  74911.                        gams    E3, K6
  74912.                        by      Amos, D. E., (SNLA)
  74913.  
  74914. intyd.f                for     Subsidiary to DEBDF
  74915.                        by      Watts, H. A., (SNLA)
  74916.  
  74917. inxca.f                for     Subsidiary to CBLKTR
  74918.                        by      (UNKNOWN)
  74919.  
  74920. inxcb.f                for     Subsidiary to CBLKTR
  74921.                        by      (UNKNOWN)
  74922.  
  74923. inxcc.f                for     Subsidiary to CBLKTR
  74924.                        by      (UNKNOWN)
  74925.  
  74926. iploc.f                for     Subsidiary to SPLP
  74927.                        by      Hanson, R. J., (SNLA)
  74928.  
  74929. ipperm.f               for     Rearrange a given array according to a
  74930.                                prescribed
  74931.                        gams    N8
  74932.                        by      McClain, M. A., (NIST)
  74933.  
  74934. ipsort.f               for     Return the permutation vector generated by
  74935.                                sorting a given
  74936.                        gams    N6A1A, N6A2A
  74937.                        by      Jones, R. E., (SNLA)
  74938.  
  74939. isort.f                for     Sort an array and optionally make the same
  74940.                                interchanges in
  74941.                        gams    N6A2A
  74942.                        by      Jones, R. E., (SNLA)
  74943.  
  74944. ivout.f                for     Subsidiary to SPLP
  74945.                        by      Hanson, R. J., (SNLA)
  74946.  
  74947. j4save.f               for     Save or recall global variables needed by error
  74948.                        by      Jones, R. E., (SNLA)
  74949.  
  74950. jairy.f                for     Subsidiary to BESJ and BESY
  74951.                        by      Amos, D. E., (SNLA)
  74952.  
  74953. la05ad.f               for     Subsidiary to DSPLP
  74954.                        by      (UNKNOWN)
  74955.  
  74956. la05as.f               for     Subsidiary to SPLP
  74957.                        by      (UNKNOWN)
  74958.  
  74959. la05bd.f               for     Subsidiary to DSPLP
  74960.                        by      (UNKNOWN)
  74961.  
  74962. la05bs.f               for     Subsidiary to SPLP
  74963.                        by      (UNKNOWN)
  74964.  
  74965. la05cd.f               for     Subsidiary to DSPLP
  74966.                        by      (UNKNOWN)
  74967.  
  74968. la05cs.f               for     Subsidiary to SPLP
  74969.                        by      (UNKNOWN)
  74970.  
  74971. la05ed.f               for     Subsidiary to DSPLP
  74972.                        by      (UNKNOWN)
  74973.  
  74974. la05es.f               for     Subsidiary to SPLP
  74975.                        by      (UNKNOWN)
  74976.  
  74977. llsia.f                for     Solve a linear least squares problems by
  74978.                                performing a QR
  74979.                        gams    D9, D5
  74980.                        by      Manteuffel, T. A., (LANL)
  74981.  
  74982. lmpar.f                for     Subsidiary to SNLS1 and SNLS1E
  74983.                        by      (UNKNOWN)
  74984.  
  74985. lpdp.f                 for     Subsidiary to LSEI
  74986.                        by      Hanson, R. J., (SNLA)
  74987.  
  74988. lsame.f                for     Test two characters to determine if they are the
  74989.                                same
  74990.                        gams    R, N3
  74991.                        by      Hanson, R., (SNLA)
  74992.  
  74993. lsei.f                 for     Solve a linearly constrained least squares
  74994.                                problem with
  74995.                        gams    K1A2A, D9
  74996.                        by      Hanson, R. J., (SNLA)
  74997.  
  74998. lsi.f                  for     Subsidiary to LSEI
  74999.                        by      Hanson, R. J., (SNLA)
  75000.  
  75001. lsod.f                 for     Subsidiary to DEBDF
  75002.                        by      (UNKNOWN)
  75003.  
  75004. lssods.f               for     Subsidiary to BVSUP
  75005.                        by      (UNKNOWN)
  75006.  
  75007. lssuds.f               for     Subsidiary to BVSUP
  75008.                        by      Watts, H. A., (SNLA)
  75009.  
  75010. macon.f                for     Subsidiary to BVSUP
  75011.                        by      (UNKNOWN)
  75012.  
  75013. mc20ad.f               for     Subsidiary to DSPLP
  75014.                        by      (UNKNOWN)
  75015.  
  75016. mc20as.f               for     Subsidiary to SPLP
  75017.                        by      (UNKNOWN)
  75018.  
  75019. mgsbv.f                for     Subsidiary to BVSUP
  75020.                        by      Watts, H. A., (SNLA)
  75021.  
  75022. minso4.f               for     Subsidiary to SEPX4
  75023.                        by      (UNKNOWN)
  75024.  
  75025. minsol.f               for     Subsidiary to SEPELI
  75026.                        by      (UNKNOWN)
  75027.  
  75028. mpadd.f                for     Subsidiary to DQDOTA and DQDOTI
  75029.                        by      (UNKNOWN)
  75030.  
  75031. mpadd2.f               for     Subsidiary to DQDOTA and DQDOTI
  75032.                        by      (UNKNOWN)
  75033.  
  75034. mpadd3.f               for     Subsidiary to DQDOTA and DQDOTI
  75035.                        by      (UNKNOWN)
  75036.  
  75037. mpblas.f               for     Subsidiary to DQDOTA and DQDOTI
  75038.                        by      (UNKNOWN)
  75039.  
  75040. mpcdm.f                for     Subsidiary to DQDOTA and DQDOTI
  75041.                        by      (UNKNOWN)
  75042.  
  75043. mpchk.f                for     Subsidiary to DQDOTA and DQDOTI
  75044.                        by      (UNKNOWN)
  75045.  
  75046. mpcmd.f                for     Subsidiary to DQDOTA and DQDOTI
  75047.                        by      (UNKNOWN)
  75048.  
  75049. mpdivi.f               for     Subsidiary to DQDOTA and DQDOTI
  75050.                        by      (UNKNOWN)
  75051.  
  75052. mperr.f                for     Subsidiary to DQDOTA and DQDOTI
  75053.                        by      (UNKNOWN)
  75054.  
  75055. mpmaxr.f               for     Subsidiary to DQDOTA and DQDOTI
  75056.                        by      (UNKNOWN)
  75057.  
  75058. mpmlp.f                for     Subsidiary to DQDOTA and DQDOTI
  75059.                        by      (UNKNOWN)
  75060.  
  75061. mpmul.f                for     Subsidiary to DQDOTA and DQDOTI
  75062.                        by      (UNKNOWN)
  75063.  
  75064. mpmul2.f               for     Subsidiary to DQDOTA and DQDOTI
  75065.                        by      (UNKNOWN)
  75066.  
  75067. mpmuli.f               for     Subsidiary to DQDOTA and DQDOTI
  75068.                        by      (UNKNOWN)
  75069.  
  75070. mpnzr.f                for     Subsidiary to DQDOTA and DQDOTI
  75071.                        by      (UNKNOWN)
  75072.  
  75073. mpovfl.f               for     Subsidiary to DQDOTA and DQDOTI
  75074.                        by      (UNKNOWN)
  75075.  
  75076. mpstr.f                for     Subsidiary to DQDOTA and DQDOTI
  75077.                        by      (UNKNOWN)
  75078.  
  75079. mpunfl.f               for     Subsidiary to DQDOTA and DQDOTI
  75080.                        by      (UNKNOWN)
  75081.  
  75082. numxer.f               for     Return the most recent error number.
  75083.                        gams    R3C
  75084.                        by      Jones, R. E., (SNLA)
  75085.  
  75086. ohtrol.f               for     Subsidiary to BVSUP
  75087.                        by      Watts, H. A., (SNLA)
  75088.  
  75089. ohtror.f               for     Subsidiary to BVSUP
  75090.                        by      Watts, H. A., (SNLA)
  75091.  
  75092. ortho4.f               for     Subsidiary to SEPX4
  75093.                        by      (UNKNOWN)
  75094.  
  75095. orthog.f               for     Subsidiary to SEPELI
  75096.                        by      (UNKNOWN)
  75097.  
  75098. orthol.f               for     Subsidiary to BVSUP
  75099.                        by      Watts, H. A., (SNLA)
  75100.  
  75101. orthor.f               for     Subsidiary to BVSUP
  75102.                        by      Watts, H. A., (SNLA)
  75103.  
  75104. pchngs.f               for     Subsidiary to SPLP
  75105.                        by      Hanson, R. J., (SNLA)
  75106.  
  75107. pcoef.f                for     Convert the POLFIT coefficients to Taylor series
  75108.                                form.
  75109.                        gams    K1A1A2
  75110.                        by      Shampine, L. F., (SNLA)
  75111.  
  75112. pfqad.f                for     Compute the integral on (X1,X2) of a product of
  75113.                                a function
  75114.                        gams    H2A2A1, E3, K6
  75115.                        by      Amos, D. E., (SNLA)
  75116.  
  75117. pgsf.f                 for     Subsidiary to CBLKTR
  75118.                        by      (UNKNOWN)
  75119.  
  75120. pimach.f               for     Subsidiary to HSTCSP, HSTSSP and HWSCSP
  75121.                        by      (UNKNOWN)
  75122.  
  75123. pinitm.f               for     Subsidiary to SPLP
  75124.                        by      Hanson, R. J., (SNLA)
  75125.  
  75126. pjac.f                 for     Subsidiary to DEBDF
  75127.                        by      Watts, H. A., (SNLA)
  75128.  
  75129. pnnzrs.f               for     Subsidiary to SPLP
  75130.                        by      Hanson, R. J., (SNLA)
  75131.  
  75132. poisd2.f               for     Subsidiary to GENBUN
  75133.                        by      (UNKNOWN)
  75134.  
  75135. poisn2.f               for     Subsidiary to GENBUN
  75136.                        by      (UNKNOWN)
  75137.  
  75138. poisp2.f               for     Subsidiary to GENBUN
  75139.                        by      (UNKNOWN)
  75140.  
  75141. polcof.f               for     Compute the coefficients of the polynomial fit
  75142.                                (including
  75143.                        gams    E1B
  75144.                        by      Huddleston, R. E., (SNLL)
  75145.  
  75146. polfit.f               for     Fit discrete data in a least squares sense by
  75147.                                polynomials
  75148.                        gams    K1A1A2
  75149.                        by      Shampine, L. F., (SNLA)
  75150.  
  75151. polint.f               for     Produce the polynomial which interpolates a set
  75152.                                of discrete
  75153.                        gams    E1B
  75154.                        by      Huddleston, R. E., (SNLL)
  75155.  
  75156. polyvl.f               for     Calculate the value of a polynomial and its
  75157.                                first NDER
  75158.                        gams    E3
  75159.                        by      Huddleston, R. E., (SNLL)
  75160.  
  75161. pos3d1.f               for     Subsidiary to POIS3D
  75162.                        by      (UNKNOWN)
  75163.  
  75164. postg2.f               for     Subsidiary to POISTG
  75165.                        by      (UNKNOWN)
  75166.  
  75167. ppadd.f                for     Subsidiary to BLKTRI
  75168.                        by      (UNKNOWN)
  75169.  
  75170. ppgq8.f                for     Subsidiary to PFQAD
  75171.                        by      Jones, R. E., (SNLA)
  75172.  
  75173. ppgsf.f                for     Subsidiary to CBLKTR
  75174.                        by      (UNKNOWN)
  75175.  
  75176. pppsf.f                for     Subsidiary to CBLKTR
  75177.                        by      (UNKNOWN)
  75178.  
  75179. ppqad.f                for     Compute the integral on (X1,X2) of a K-th order
  75180.                                B-spline
  75181.                        gams    H2A2A1, E3, K6
  75182.                        by      Amos, D. E., (SNLA)
  75183.  
  75184. ppsgf.f                for     Subsidiary to BLKTRI
  75185.                        by      (UNKNOWN)
  75186.  
  75187. ppspf.f                for     Subsidiary to BLKTRI
  75188.                        by      (UNKNOWN)
  75189.  
  75190. ppval.f                for     Calculate the value of the IDERIV-th derivative
  75191.                                of the
  75192.                        gams    E3, K6
  75193.                        by      Amos, D. E., (SNLA)
  75194.  
  75195. proc.f                 for     Subsidiary to CBLKTR
  75196.                        by      (UNKNOWN)
  75197.  
  75198. procp.f                for     Subsidiary to CBLKTR
  75199.                        by      (UNKNOWN)
  75200.  
  75201. prod.f                 for     Subsidiary to BLKTRI
  75202.                        by      (UNKNOWN)
  75203.  
  75204. prodp.f                for     Subsidiary to BLKTRI
  75205.                        by      (UNKNOWN)
  75206.  
  75207. prvec.f                for     Subsidiary to BVSUP
  75208.                        by      Watts, H. A., (SNLA)
  75209.  
  75210. prwpge.f               for     Subsidiary to SPLP
  75211.                        by      Hanson, R. J., (SNLA)
  75212.  
  75213. prwvir.f               for     Subsidiary to SPLP
  75214.                        by      Hanson, R. J., (SNLA)
  75215.  
  75216. psgf.f                 for     Subsidiary to BLKTRI
  75217.                        by      (UNKNOWN)
  75218.  
  75219. psifn.f                for     Compute derivatives of the Psi function.
  75220.                        gams    C7C
  75221.                        by      Amos, D. E., (SNLA)
  75222.  
  75223. psixn.f                for     Subsidiary to EXINT
  75224.                        by      Amos, D. E., (SNLA)
  75225.  
  75226. pvalue.f               for     Use the coefficients generated by POLFIT to
  75227.                                evaluate the
  75228.                        gams    K6
  75229.                        by      Shampine, L. F., (SNLA)
  75230.  
  75231. pythag.f               for     Compute the complex square root of a complex
  75232.                                number without
  75233.                        by      (UNKNOWN)
  75234.  
  75235. qag.f                  for     The routine calculates an approximation result
  75236.                                to a given
  75237.                        gams    H2A1A1
  75238.                        by      Piessens, Robert
  75239.  
  75240. qage.f                 for     The routine calculates an approximation result
  75241.                                to a given
  75242.                        gams    H2A1A1
  75243.                        by      Piessens, Robert
  75244.  
  75245. qagi.f                 for     The routine calculates an approximation result
  75246.                                to a given
  75247.                        gams    H2A3A1, H2A4A1
  75248.                        by      Piessens, Robert
  75249.  
  75250. qagie.f                for     The routine calculates an approximation result
  75251.                                to a given
  75252.                        gams    H2A3A1, H2A4A1
  75253.                        by      Piessens, Robert
  75254.  
  75255. qagp.f                 for     The routine calculates an approximation result
  75256.                                to a given
  75257.                        gams    H2A2A1
  75258.                        by      Piessens, Robert
  75259.  
  75260. qagpe.f                for     Approximate a given definite integral I =
  75261.                                Integral of F
  75262.                        gams    H2A2A1
  75263.                        by      Piessens, Robert
  75264.  
  75265. qags.f                 for     The routine calculates an approximation result
  75266.                                to a given
  75267.                        gams    H2A1A1
  75268.                        by      Piessens, Robert
  75269.  
  75270. qagse.f                for     The routine calculates an approximation result
  75271.                                to a given
  75272.                        gams    H2A1A1
  75273.                        by      Piessens, Robert
  75274.  
  75275. qawc.f                 for     The routine calculates an approximation result
  75276.                                to a
  75277.                        gams    H2A2A1, J4
  75278.                        by      Piessens, Robert
  75279.  
  75280. qawce.f                for     The routine calculates an approximation result
  75281.                                to a
  75282.                        gams    H2A2A1, J4
  75283.                        by      Piessens, Robert
  75284.  
  75285. qawf.f                 for     The routine calculates an approximation result
  75286.                                to a given
  75287.                        gams    H2A3A1
  75288.                        by      Piessens, Robert
  75289.  
  75290. qawfe.f                for     The routine calculates an approximation result
  75291.                                to a
  75292.                        gams    H2A3A1
  75293.                        by      Piessens, Robert
  75294.  
  75295. qawo.f                 for     Calculate an approximation to a given definite
  75296.                                integral
  75297.                        gams    H2A2A1
  75298.                        by      Piessens, Robert
  75299.  
  75300. qawoe.f                for     Calculate an approximation to a given definite
  75301.                                integral
  75302.                        gams    H2A2A1
  75303.                        by      Piessens, Robert
  75304.  
  75305. qaws.f                 for     The routine calculates an approximation result
  75306.                                to a given
  75307.                        gams    H2A2A1
  75308.                        by      Piessens, Robert
  75309.  
  75310. qawse.f                for     The routine calculates an approximation result
  75311.                                to a given
  75312.                        gams    H2A2A1
  75313.                        by      Piessens, Robert
  75314.  
  75315. qc25c.f                for     To compute I = Integral of F*W over (A,B) with
  75316.                        gams    H2A2A2, J4
  75317.                        by      Piessens, Robert
  75318.  
  75319. qc25f.f                for     To compute the integral I=Integral of F(X) over
  75320.                                (A,B)
  75321.                        gams    H2A2A2
  75322.                        by      Piessens, Robert
  75323.  
  75324. qc25s.f                for     To compute I = Integral of F*W over (BL,BR),
  75325.                                with error
  75326.                        gams    H2A2A2
  75327.                        by      Piessens, Robert
  75328.  
  75329. qcheb.f                for     This routine computes the CHEBYSHEV series
  75330.                                expansion
  75331.                        by      Piessens, Robert
  75332.  
  75333. qelg.f                 for     The routine determines the limit of a given
  75334.                                sequence of
  75335.                        by      Piessens, Robert
  75336.  
  75337. qform.f                for     Subsidiary to SNSQ and SNSQE
  75338.                        by      (UNKNOWN)
  75339.  
  75340. qk15.f                 for     To compute I = Integral of F over (A,B), with
  75341.                                error
  75342.                        gams    H2A1A2
  75343.                        by      Piessens, Robert
  75344.  
  75345. qk15i.f                for     The original (infinite integration range is
  75346.                                mapped
  75347.                        gams    H2A3A2, H2A4A2
  75348.                        by      Piessens, Robert
  75349.  
  75350. qk15w.f                for     To compute I = Integral of F*W over (A,B), with
  75351.                                error
  75352.                        gams    H2A2A2
  75353.                        by      Piessens, Robert
  75354.  
  75355. qk21.f                 for     To compute I = Integral of F over (A,B), with
  75356.                                error
  75357.                        gams    H2A1A2
  75358.                        by      Piessens, Robert
  75359.  
  75360. qk31.f                 for     To compute I = Integral of F over (A,B) with
  75361.                                error
  75362.                        gams    H2A1A2
  75363.                        by      Piessens, Robert
  75364.  
  75365. qk41.f                 for     To compute I = Integral of F over (A,B), with
  75366.                                error
  75367.                        gams    H2A1A2
  75368.                        by      Piessens, Robert
  75369.  
  75370. qk51.f                 for     To compute I = Integral of F over (A,B) with
  75371.                                error
  75372.                        gams    H2A1A2
  75373.                        by      Piessens, Robert
  75374.  
  75375. qk61.f                 for     To compute I = Integral of F over (A,B) with
  75376.                                error
  75377.                        gams    H2A1A2
  75378.                        by      Piessens, Robert
  75379.  
  75380. qmomo.f                for     This routine computes modified Chebyshev
  75381.                                moments.  The K-th
  75382.                        gams    H2A2A1, C3A2
  75383.                        by      Piessens, Robert
  75384.  
  75385. qnc79.f                for     Integrate a function using a 7-point adaptive
  75386.                                Newton-Cotes
  75387.                        gams    H2A1A1
  75388.                        by      Kahaner, D. K., (NBS)
  75389.  
  75390. qng.f                  for     The routine calculates an approximation result
  75391.                                to a
  75392.                        gams    H2A1A1
  75393.                        by      Piessens, Robert
  75394.  
  75395. qpdoc.f                for     Documentation for QUADPACK, a package of
  75396.                                subprograms for
  75397.                        gams    H2, Z
  75398.                        by      Piessens, Robert
  75399.  
  75400. qpsrt.f                for     Subsidiary to QAGE, QAGIE, QAGPE, QAGSE, QAWCE,
  75401.                                QAWOE and
  75402.                        by      (UNKNOWN)
  75403.  
  75404. qrfac.f                for     Subsidiary to SNLS1, SNLS1E, SNSQ and SNSQE
  75405.                        by      (UNKNOWN)
  75406.  
  75407. qrsolv.f               for     Subsidiary to SNLS1 and SNLS1E
  75408.                        by      (UNKNOWN)
  75409.  
  75410. qwgtc.f                for     This function subprogram is used together with
  75411.                                the
  75412.                        by      Piessens, Robert
  75413.  
  75414. qwgtf.f                for     This function subprogram is used together with
  75415.                                the
  75416.                        by      Piessens, Robert
  75417.  
  75418. qwgts.f                for     This function subprogram is used together with
  75419.                                the
  75420.                        by      Piessens, Robert
  75421.  
  75422. r1mach.f               for     Return floating point machine dependent
  75423.                                constants.
  75424.                        gams    R1
  75425.                        by      Fox, P. A., (Bell Labs)
  75426.  
  75427. r1mpyq.f               for     Subsidiary to SNSQ and SNSQE
  75428.                        by      (UNKNOWN)
  75429.  
  75430. r1updt.f               for     Subsidiary to SNSQ and SNSQE
  75431.                        by      (UNKNOWN)
  75432.  
  75433. rc.f                   for     Calculate an approximation to
  75434.                        gams    C14
  75435.                        by      Carlson, B. C.
  75436.  
  75437. rc3jj.f                for     Evaluate the 3j symbol f(L1) = (  L1   L2 L3)
  75438.                        gams    C19
  75439.                        by      GORDON, R. G., HARVARD UNIVERSITY
  75440.  
  75441. rc3jm.f                for     Evaluate the 3j symbol g(M2) = (L1 L2   L3  )
  75442.                        gams    C19
  75443.                        by      GORDON, R. G., HARVARD UNIVERSITY
  75444.  
  75445. rc6j.f                 for     Evaluate the 6j symbol h(L1) = {L1 L2 L3}
  75446.                        gams    C19
  75447.                        by      GORDON, R. G., HARVARD UNIVERSITY
  75448.  
  75449. rd.f                   for     Compute the incomplete or complete elliptic
  75450.                                integral of the
  75451.                        gams    C14
  75452.                        by      Carlson, B. C.
  75453.  
  75454. reort.f                for     Subsidiary to BVSUP
  75455.                        by      Watts, H. A., (SNLA)
  75456.  
  75457. rf.f                   for     Compute the incomplete or complete elliptic
  75458.                                integral of the
  75459.                        gams    C14
  75460.                        by      Carlson, B. C.
  75461.  
  75462. rj.f                   for     Compute the incomplete or complete (X or Y or Z
  75463.                                is zero)
  75464.                        gams    C14
  75465.                        by      Carlson, B. C.
  75466.  
  75467. rkfab.f                for     Subsidiary to BVSUP
  75468.                        by      Watts, H. A., (SNLA)
  75469.  
  75470. rpqr79.f               for     Find the zeros of a polynomial with real
  75471.                                coefficients.
  75472.                        gams    F1A1A
  75473.                        by      Vandevender, W. H., (SNLA)
  75474.  
  75475. rpzero.f               for     Find the zeros of a polynomial with real
  75476.                                coefficients.
  75477.                        gams    F1A1A
  75478.                        by      Kahaner, D. K., (NBS)
  75479.  
  75480. rsco.f                 for     Subsidiary to DEBDF
  75481.                        by      Watts, H. A., (SNLA)
  75482.  
  75483. rwupdt.f               for     Subsidiary to SNLS1 and SNLS1E
  75484.                        by      (UNKNOWN)
  75485.  
  75486. s1merg.f               for     Merge two strings of ascending real numbers.
  75487.                        by      (UNKNOWN)
  75488.  
  75489. sbocls.f               for     Solve the bounded and constrained least squares
  75490.                        gams    K1A2A, G2E, G2H1, G2H2
  75491.                        by      Hanson, R. J., (SNLA)
  75492.  
  75493. sbols.f                for     Solve the problem
  75494.                        gams    K1A2A, G2E, G2H1, G2H2
  75495.                        by      Hanson, R. J., (SNLA)
  75496.  
  75497. sbolsm.f               for     Subsidiary to SBOCLS and SBOLS
  75498.                        by      (UNKNOWN)
  75499.  
  75500. sclosm.f               for     Subsidiary to SPLP
  75501.                        by      (UNKNOWN)
  75502.  
  75503. scoef.f                for     Subsidiary to BVSUP
  75504.                        by      Watts, H. A., (SNLA)
  75505.  
  75506. scov.f                 for     Calculate the covariance matrix for a nonlinear
  75507.                                data
  75508.                        gams    K1B1
  75509.                        by      Hiebert, K. L., (SNLA)
  75510.  
  75511. sdaini.f               for     Initialization routine for SDASSL.
  75512.                        by      PETZOLD, LINDA R., (LLNL)
  75513.  
  75514. sdajac.f               for     Compute the iteration matrix for SDASSL and form
  75515.                                the
  75516.                        by      PETZOLD, LINDA R., (LLNL)
  75517.  
  75518. sdanrm.f               for     Compute vector norm for SDASSL.
  75519.                        by      PETZOLD, LINDA R., (LLNL)
  75520.  
  75521. sdaslv.f               for     Linear system solver for SDASSL.
  75522.                        by      PETZOLD, LINDA R., (LLNL)
  75523.  
  75524. sdassl.f               for     This code solves a system of
  75525.                                differential/algebraic
  75526.                        gams    I1A2
  75527.                        by      PETZOLD, LINDA R., (LLNL)
  75528.  
  75529. sdastp.f               for     Perform one step of the SDASSL integration.
  75530.                        by      PETZOLD, LINDA R., (LLNL)
  75531.  
  75532. sdatrp.f               for     Interpolation routine for SDASSL.
  75533.                        by      PETZOLD, LINDA R., (LLNL)
  75534.  
  75535. sdawts.f               for     Set error weight vector for SDASSL.
  75536.                        by      PETZOLD, LINDA R., (LLNL)
  75537.  
  75538. sdcor.f                for     Subroutine SDCOR computes corrections to the Y
  75539.                                array.
  75540.                        by      Kahaner, D. K., (NIST)
  75541.  
  75542. sdcst.f                for     SDCST sets coefficients used by the core
  75543.                                integrator SDSTP.
  75544.                        by      Kahaner, D. K., (NIST)
  75545.  
  75546. sdntl.f                for     Subroutine SDNTL is called to set parameters on
  75547.                                the first
  75548.                        by      Kahaner, D. K., (NIST)
  75549.  
  75550. sdntp.f                for     Subroutine SDNTP interpolates the K-th
  75551.                                derivative of Y at
  75552.                        by      Kahaner, D. K., (NIST)
  75553.  
  75554. sdpsc.f                for     Subroutine SDPSC computes the predicted YH
  75555.                                values by
  75556.                        by      Kahaner, D. K., (NIST)
  75557.  
  75558. sdpst.f                for     Subroutine SDPST evaluates the Jacobian matrix
  75559.                                of the right
  75560.                        by      Kahaner, D. K., (NIST)
  75561.  
  75562. sdriv1.f               for     The function of SDRIV1 is to solve N (200 or
  75563.                                fewer)
  75564.                        gams    I1A2, I1A1B
  75565.                        by      Kahaner, D. K., (NIST)
  75566.  
  75567. sdriv2.f               for     The function of SDRIV2 is to solve N ordinary
  75568.                                differential
  75569.                        gams    I1A2, I1A1B
  75570.                        by      Kahaner, D. K., (NIST)
  75571.  
  75572. sdriv3.f               for     The function of SDRIV3 is to solve N ordinary
  75573.                                differential
  75574.                        gams    I1A2, I1A1B
  75575.                        by      Kahaner, D. K., (NIST)
  75576.  
  75577. sdscl.f                for     Subroutine SDSCL rescales the YH array whenever
  75578.                                the step
  75579.                        by      Kahaner, D. K., (NIST)
  75580.  
  75581. sdstp.f                for     SDSTP performs one step of the integration of an
  75582.                                initial
  75583.                        by      Kahaner, D. K., (NIST)
  75584.  
  75585. sdzro.f                for     SDZRO searches for a zero of a function F(N, T,
  75586.                                Y, IROOT)
  75587.                        by      Kahaner, D. K., (NIST)
  75588.  
  75589. sgeev.f                for     Compute the eigenvalues and, optionally, the
  75590.                                eigenvectors
  75591.                        gams    D4A2
  75592.                        by      Kahaner, D. K., (NBS)
  75593.  
  75594. sgefs.f                for     Solve a general system of linear equations.
  75595.                        gams    D2A1
  75596.                        by      Voorhees, E. A., (LANL)
  75597.  
  75598. sgeir.f                for     Solve a general system of linear equations.
  75599.                                Iterative
  75600.                        gams    D2A1
  75601.                        by      Voorhees, E. A., (LANL)
  75602.  
  75603. sglss.f                for     Solve a linear least squares problems by
  75604.                                performing a QR
  75605.                        gams    D9, D5
  75606.                        by      Manteuffel, T. A., (LANL)
  75607.  
  75608. sintrp.f               for     Approximate the solution at XOUT by evaluating
  75609.                                the
  75610.                        gams    I1A1B
  75611.                        by      Watts, H. A., (SNLA)
  75612.  
  75613. slvs.f                 for     Subsidiary to DEBDF
  75614.                        by      Watts, H. A., (SNLA)
  75615.  
  75616. smout.f                for     Subsidiary to FC and SBOCLS
  75617.                        by      (UNKNOWN)
  75618.  
  75619. snbco.f                for     Factor a band matrix using Gaussian elimination
  75620.                                and
  75621.                        gams    D2A2
  75622.                        by      Voorhees, E. A., (LANL)
  75623.  
  75624. snbdi.f                for     Compute the determinant of a band matrix using
  75625.                                the factors
  75626.                        gams    D3A2
  75627.                        by      Voorhees, E. A., (LANL)
  75628.  
  75629. snbfa.f                for     Factor a real band matrix by elimination.
  75630.                        gams    D2A2
  75631.                        by      Voorhees, E. A., (LANL)
  75632.  
  75633. snbfs.f                for     Solve a general nonsymmetric banded system of
  75634.                                linear
  75635.                        gams    D2A2
  75636.                        by      Voorhees, E. A., (LANL)
  75637.  
  75638. snbir.f                for     Solve a general nonsymmetric banded system of
  75639.                                linear
  75640.                        gams    D2A2
  75641.                        by      Voorhees, E. A., (LANL)
  75642.  
  75643. snbsl.f                for     Solve a real band system using the factors
  75644.                                computed by
  75645.                        gams    D2A2
  75646.                        by      Voorhees, E. A., (LANL)
  75647.  
  75648. snls1.f                for     Minimize the sum of the squares of M nonlinear
  75649.                                functions
  75650.                        gams    K1B1A1, K1B1A2
  75651.                        by      Hiebert, K. L., (SNLA)
  75652.  
  75653. snls1e.f               for     An easy-to-use code which minimizes the sum of
  75654.                                the squares
  75655.                        gams    K1B1A1, K1B1A2
  75656.                        by      Hiebert, K. L., (SNLA)
  75657.  
  75658. snsq.f                 for     Find a zero of a system of a N nonlinear
  75659.                                functions in N
  75660.                        gams    F2A
  75661.                        by      Hiebert, K. L., (SNLA)
  75662.  
  75663. snsqe.f                for     An easy-to-use code to find a zero of a system
  75664.                                of N
  75665.                        gams    F2A
  75666.                        by      Hiebert, K. L., (SNLA)
  75667.  
  75668. sods.f                 for     Subsidiary to BVSUP
  75669.                        by      Watts, H. A., (SNLA)
  75670.  
  75671. sopenm.f               for     Subsidiary to SPLP
  75672.                        by      (UNKNOWN)
  75673.  
  75674. sos.f                  for     Solve a square system of nonlinear equations.
  75675.                        gams    F2A
  75676.                        by      Watts, H. A., (SNLA)
  75677.  
  75678. soseqs.f               for     Subsidiary to SOS
  75679.                        by      (UNKNOWN)
  75680.  
  75681. sossol.f               for     Subsidiary to SOS
  75682.                        by      (UNKNOWN)
  75683.  
  75684. speli4.f               for     Subsidiary to SEPX4
  75685.                        by      (UNKNOWN)
  75686.  
  75687. spelip.f               for     Subsidiary to SEPELI
  75688.                        by      (UNKNOWN)
  75689.  
  75690. spincw.f               for     Subsidiary to SPLP
  75691.                        by      (UNKNOWN)
  75692.  
  75693. spinit.f               for     Subsidiary to SPLP
  75694.                        by      (UNKNOWN)
  75695.  
  75696. splp.f                 for     Solve linear programming problems involving at
  75697.                        gams    G2A2
  75698.                        by      Hanson, R. J., (SNLA)
  75699.  
  75700. splpce.f               for     Subsidiary to SPLP
  75701.                        by      (UNKNOWN)
  75702.  
  75703. splpdm.f               for     Subsidiary to SPLP
  75704.                        by      (UNKNOWN)
  75705.  
  75706. splpfe.f               for     Subsidiary to SPLP
  75707.                        by      (UNKNOWN)
  75708.  
  75709. splpfl.f               for     Subsidiary to SPLP
  75710.                        by      (UNKNOWN)
  75711.  
  75712. splpmn.f               for     Subsidiary to SPLP
  75713.                        by      (UNKNOWN)
  75714.  
  75715. splpmu.f               for     Subsidiary to SPLP
  75716.                        by      (UNKNOWN)
  75717.  
  75718. splpup.f               for     Subsidiary to SPLP
  75719.                        by      (UNKNOWN)
  75720.  
  75721. spofs.f                for     Solve a positive definite symmetric system of
  75722.                                linear
  75723.                        gams    D2B1B
  75724.                        by      Voorhees, E. A., (LANL)
  75725.  
  75726. spoir.f                for     Solve a positive definite symmetric system of
  75727.                                linear
  75728.                        gams    D2B1B
  75729.                        by      Voorhees, E. A., (LANL)
  75730.  
  75731. spopt.f                for     Subsidiary to SPLP
  75732.                        by      (UNKNOWN)
  75733.  
  75734. spperm.f               for     Rearrange a given array according to a
  75735.                                prescribed
  75736.                        gams    N8
  75737.                        by      McClain, M. A., (NIST)
  75738.  
  75739. spsort.f               for     Return the permutation vector generated by
  75740.                                sorting a given
  75741.                        gams    N6A1B, N6A2B
  75742.                        by      Jones, R. E., (SNLA)
  75743.  
  75744. sreadp.f               for     Subsidiary to SPLP
  75745.                        by      (UNKNOWN)
  75746.  
  75747. ssiev.f                for     Compute the eigenvalues and, optionally, the
  75748.                                eigenvectors
  75749.                        gams    D4A1
  75750.                        by      Kahaner, D. K., (NBS)
  75751.  
  75752. ssort.f                for     Sort an array and optionally make the same
  75753.                                interchanges in
  75754.                        gams    N6A2B
  75755.                        by      Jones, R. E., (SNLA)
  75756.  
  75757. steps.f                for     Integrate a system of first order ordinary
  75758.                                differential
  75759.                        gams    I1A1B
  75760.                        by      Shampine, L. F., (SNLA)
  75761.  
  75762. stod.f                 for     Subsidiary to DEBDF
  75763.                        by      Watts, H. A., (SNLA)
  75764.  
  75765. stor1.f                for     Subsidiary to BVSUP
  75766.                        by      Watts, H. A., (SNLA)
  75767.  
  75768. stway.f                for     Subsidiary to BVSUP
  75769.                        by      Watts, H. A., (SNLA)
  75770.  
  75771. suds.f                 for     Subsidiary to BVSUP
  75772.                        by      Watts, H. A., (SNLA)
  75773.  
  75774. svco.f                 for     Subsidiary to DEBDF
  75775.                        by      (UNKNOWN)
  75776.  
  75777. svd.f                  for     Perform the singular value decomposition of a
  75778.                                rectangular
  75779.                        by      (UNKNOWN)
  75780.  
  75781. svecs.f                for     Subsidiary to BVSUP
  75782.                        by      Watts, H. A., (SNLA)
  75783.  
  75784. svout.f                for     Subsidiary to SPLP
  75785.                        by      (UNKNOWN)
  75786.  
  75787. swritp.f               for     Subsidiary to SPLP
  75788.                        by      (UNKNOWN)
  75789.  
  75790. tevlc.f                for     Subsidiary to CBLKTR
  75791.                        by      (UNKNOWN)
  75792.  
  75793. tevls.f                for     Subsidiary to BLKTRI
  75794.                        by      (UNKNOWN)
  75795.  
  75796. tri3.f                 for     Subsidiary to GENBUN
  75797.                        by      (UNKNOWN)
  75798.  
  75799. tridq.f                for     Subsidiary to POIS3D
  75800.                        by      (UNKNOWN)
  75801.  
  75802. tris4.f                for     Subsidiary to SEPX4
  75803.                        by      (UNKNOWN)
  75804.  
  75805. trisp.f                for     Subsidiary to SEPELI
  75806.                        by      (UNKNOWN)
  75807.  
  75808. trix.f                 for     Subsidiary to GENBUN
  75809.                        by      (UNKNOWN)
  75810.  
  75811. u11ls.f                for     Subsidiary to LLSIA
  75812.                        by      (UNKNOWN)
  75813.  
  75814. u11us.f                for     Subsidiary to ULSIA
  75815.                        by      (UNKNOWN)
  75816.  
  75817. u12ls.f                for     Subsidiary to LLSIA
  75818.                        by      (UNKNOWN)
  75819.  
  75820. u12us.f                for     Subsidiary to ULSIA
  75821.                        by      (UNKNOWN)
  75822.  
  75823. ulsia.f                for     Solve an underdetermined linear system of
  75824.                                equations by
  75825.                        gams    D9
  75826.                        by      Manteuffel, T. A., (LANL)
  75827.  
  75828. usrmat.f               for     Subsidiary to SPLP
  75829.                        by      (UNKNOWN)
  75830.  
  75831. vnwrms.f               for     Subsidiary to DEBDF
  75832.                        by      (UNKNOWN)
  75833.  
  75834. wnlit.f                for     Subsidiary to WNNLS
  75835.                        by      Hanson, R. J., (SNLA)
  75836.  
  75837. wnlsm.f                for     Subsidiary to WNNLS
  75838.                        by      Hanson, R. J., (SNLA)
  75839.  
  75840. wnlt1.f                for     Subsidiary to WNLIT
  75841.                        by      Hanson, R. J., (SNLA)
  75842.  
  75843. wnlt2.f                for     Subsidiary to WNLIT
  75844.                        by      Hanson, R. J., (SNLA)
  75845.  
  75846. wnlt3.f                for     Subsidiary to WNLIT
  75847.                        by      Hanson, R. J., (SNLA)
  75848.  
  75849. wnnls.f                for     Solve a linearly constrained least squares
  75850.                                problem with
  75851.                        gams    K1A2A
  75852.                        by      Hanson, R. J., (SNLA)
  75853.  
  75854. xadd.f                 for     To provide single-precision floating-point
  75855.                                arithmetic
  75856.                        gams    A3D
  75857.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75858.                                STANDARDS)
  75859.  
  75860. xadj.f                 for     To provide single-precision floating-point
  75861.                                arithmetic
  75862.                        gams    A3D
  75863.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75864.                                STANDARDS)
  75865.  
  75866. xc210.f                for     To provide single-precision floating-point
  75867.                                arithmetic
  75868.                        gams    A3D
  75869.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75870.                                STANDARDS)
  75871.  
  75872. xcon.f                 for     To provide single-precision floating-point
  75873.                                arithmetic
  75874.                        gams    A3D
  75875.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75876.                                STANDARDS)
  75877.  
  75878. xerbla.f               for     Error handler for the Level 2 and Level 3 BLAS
  75879.                                Routines.
  75880.                        gams    R3
  75881.                        by      Dongarra, J. J., (ANL)
  75882.  
  75883. xerclr.f               for     Reset current error number to zero.
  75884.                        gams    R3C
  75885.                        by      Jones, R. E., (SNLA)
  75886.  
  75887. xercnt.f               for     Allow user control over handling of errors.
  75888.                        gams    R3C
  75889.                        by      Jones, R. E., (SNLA)
  75890.  
  75891. xerdmp.f               for     Print the error tables and then clear them.
  75892.                        gams    R3C
  75893.                        by      Jones, R. E., (SNLA)
  75894.  
  75895. xerhlt.f               for     Abort program execution and print error message.
  75896.                        gams    R3C
  75897.                        by      Jones, R. E., (SNLA)
  75898.  
  75899. xermax.f               for     Set maximum number of times any error message is
  75900.                                to be
  75901.                        gams    R3C
  75902.                        by      Jones, R. E., (SNLA)
  75903.  
  75904. xermsg.f               for     Process error messages for SLATEC and other
  75905.                                libraries.
  75906.                        gams    R3C
  75907.                        by      Fong, Kirby, (NMFECC at LLNL)
  75908.  
  75909. xerprn.f               for     Print error messages processed by XERMSG.
  75910.                        gams    R3C
  75911.                        by      Fong, Kirby, (NMFECC at LLNL)
  75912.  
  75913. xersve.f               for     Record that an error has occurred.
  75914.                        gams    R3
  75915.                        by      Jones, R. E., (SNLA)
  75916.  
  75917. xgetf.f                for     Return the current value of the error control
  75918.                                flag.
  75919.                        gams    R3C
  75920.                        by      Jones, R. E., (SNLA)
  75921.  
  75922. xgetua.f               for     Return unit number(s) to which error messages
  75923.                                are being
  75924.                        gams    R3C
  75925.                        by      Jones, R. E., (SNLA)
  75926.  
  75927. xgetun.f               for     Return the (first) output file to which error
  75928.                                messages
  75929.                        gams    R3C
  75930.                        by      Jones, R. E., (SNLA)
  75931.  
  75932. xlegf.f                for     Compute normalized Legendre polynomials and
  75933.                                associated
  75934.                        gams    C3A2, C9
  75935.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75936.                                UNIVERSITY)
  75937.  
  75938. xnrmp.f                for     Compute normalized Legendre polynomials.
  75939.                        gams    C3A2, C9
  75940.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75941.                                STANDARDS)
  75942.  
  75943. xpmu.f                 for     To compute the values of Legendre functions for
  75944.                                XLEGF.
  75945.                        gams    C3A2, C9
  75946.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75947.                                UNIVERSITY)
  75948.  
  75949. xpmup.f                for     To compute the values of Legendre functions for
  75950.                                XLEGF.
  75951.                        gams    C3A2, C9
  75952.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75953.                                UNIVERSITY)
  75954.  
  75955. xpnrm.f                for     To compute the values of Legendre functions for
  75956.                                XLEGF.
  75957.                        gams    C3A2, C9
  75958.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75959.                                UNIVERSITY)
  75960.  
  75961. xpqnu.f                for     To compute the values of Legendre functions for
  75962.                                XLEGF.
  75963.                        gams    C3A2, C9
  75964.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75965.                                UNIVERSITY)
  75966.  
  75967. xpsi.f                 for     To compute values of the Psi function for XLEGF.
  75968.                        gams    C7C
  75969.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75970.                                UNIVERSITY)
  75971.  
  75972. xqmu.f                 for     To compute the values of Legendre functions for
  75973.                                XLEGF.
  75974.                        gams    C3A2, C9
  75975.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75976.                                UNIVERSITY)
  75977.  
  75978. xqnu.f                 for     To compute the values of Legendre functions for
  75979.                                XLEGF.
  75980.                        gams    C3A2, C9
  75981.                        by      SMITH, JOHN M., (NBS AND GEORGE MASON
  75982.                                UNIVERSITY)
  75983.  
  75984. xred.f                 for     To provide single-precision floating-point
  75985.                                arithmetic
  75986.                        gams    A3D
  75987.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75988.                                STANDARDS)
  75989.  
  75990. xset.f                 for     To provide single-precision floating-point
  75991.                                arithmetic
  75992.                        gams    A3D
  75993.                        by      LOZIER, DANIEL W., (NATIONAL BUREAU OF
  75994.                                STANDARDS)
  75995.  
  75996. xsetf.f                for     Set the error control flag.
  75997.                        gams    R3A
  75998.                        by      Jones, R. E., (SNLA)
  75999.  
  76000. xsetua.f               for     Set logical unit numbers (up to 5) to which
  76001.                                error
  76002.                        gams    R3B
  76003.                        by      Jones, R. E., (SNLA)
  76004.  
  76005. xsetun.f               for     Set output file to which error messages are to
  76006.                                be sent.
  76007.                        gams    R3B
  76008.                        by      Jones, R. E., (SNLA)
  76009.  
  76010. yairy.f                for     Subsidiary to BESJ and BESY
  76011.                        by      Amos, D. E., (SNLA)
  76012.  
  76013. zabs.f                 for     Subsidiary to ZBESH, ZBESI, ZBESJ, ZBESK, ZBESY,
  76014.                                ZAIRY and
  76015.                        by      Amos, D. E., (SNL)
  76016.  
  76017. zacai.f                for     Subsidiary to ZAIRY
  76018.                        by      Amos, D. E., (SNL)
  76019.  
  76020. zacon.f                for     Subsidiary to ZBESH and ZBESK
  76021.                        by      Amos, D. E., (SNL)
  76022.  
  76023. zairy.f                for     Compute the Airy function Ai(z) or its
  76024.                                derivative dAi/dz
  76025.                        gams    C10D
  76026.                        by      Amos, D. E., (SNL)
  76027.  
  76028. zasyi.f                for     Subsidiary to ZBESI and ZBESK
  76029.                        by      Amos, D. E., (SNL)
  76030.  
  76031. zbesh.f                for     Compute a sequence of the Hankel functions
  76032.                                H(m,a,z)
  76033.                        gams    C10A4
  76034.                        by      Amos, D. E., (SNL)
  76035.  
  76036. zbesi.f                for     Compute a sequence of the Bessel functions
  76037.                                I(a,z) for
  76038.                        gams    C10B4
  76039.                        by      Amos, D. E., (SNL)
  76040.  
  76041. zbesj.f                for     Compute a sequence of the Bessel functions
  76042.                                J(a,z) for
  76043.                        gams    C10A4
  76044.                        by      Amos, D. E., (SNL)
  76045.  
  76046. zbesk.f                for     Compute a sequence of the Bessel functions
  76047.                                K(a,z) for
  76048.                        gams    C10B4
  76049.                        by      Amos, D. E., (SNL)
  76050.  
  76051. zbesy.f                for     Compute a sequence of the Bessel functions
  76052.                                Y(a,z) for
  76053.                        gams    C10A4
  76054.                        by      Amos, D. E., (SNL)
  76055.  
  76056. zbinu.f                for     Subsidiary to ZAIRY, ZBESH, ZBESI, ZBESJ, ZBESK
  76057.                                and ZBIRY
  76058.                        by      Amos, D. E., (SNL)
  76059.  
  76060. zbiry.f                for     Compute the Airy function Bi(z) or its
  76061.                                derivative dBi/dz
  76062.                        gams    C10D
  76063.                        by      Amos, D. E., (SNL)
  76064.  
  76065. zbknu.f                for     Subsidiary to ZAIRY, ZBESH, ZBESI and ZBESK
  76066.                        by      Amos, D. E., (SNL)
  76067.  
  76068. zbuni.f                for     Subsidiary to ZBESI and ZBESK
  76069.                        by      Amos, D. E., (SNL)
  76070.  
  76071. zbunk.f                for     Subsidiary to ZBESH and ZBESK
  76072.                        by      Amos, D. E., (SNL)
  76073.  
  76074. zdiv.f                 for     Subsidiary to ZBESH, ZBESI, ZBESJ, ZBESK, ZBESY,
  76075.                                ZAIRY and
  76076.                        by      Amos, D. E., (SNL)
  76077.  
  76078. zexp.f                 for     Subsidiary to ZBESH, ZBESI, ZBESJ, ZBESK, ZBESY,
  76079.                                ZAIRY and
  76080.                        by      Amos, D. E., (SNL)
  76081.  
  76082. zkscl.f                for     Subsidiary to ZBESK
  76083.                        by      Amos, D. E., (SNL)
  76084.  
  76085. zlog.f                 for     Subsidiary to ZBESH, ZBESI, ZBESJ, ZBESK, ZBESY,
  76086.                                ZAIRY and
  76087.                        by      Amos, D. E., (SNL)
  76088.  
  76089. zmlri.f                for     Subsidiary to ZBESI and ZBESK
  76090.                        by      Amos, D. E., (SNL)
  76091.  
  76092. zmlt.f                 for     Subsidiary to ZBESH, ZBESI, ZBESJ, ZBESK, ZBESY,
  76093.                                ZAIRY and
  76094.                        by      Amos, D. E., (SNL)
  76095.  
  76096. zrati.f                for     Subsidiary to ZBESH, ZBESI and ZBESK
  76097.                        by      Amos, D. E., (SNL)
  76098.  
  76099. zs1s2.f                for     Subsidiary to ZAIRY and ZBESK
  76100.                        by      Amos, D. E., (SNL)
  76101.  
  76102. zseri.f                for     Subsidiary to ZBESI and ZBESK
  76103.                        by      Amos, D. E., (SNL)
  76104.  
  76105. zshch.f                for     Subsidiary to ZBESH and ZBESK
  76106.                        by      Amos, D. E., (SNL)
  76107.  
  76108. zsqrt.f                for     Subsidiary to ZBESH, ZBESI, ZBESJ, ZBESK, ZBESY,
  76109.                                ZAIRY and
  76110.                        by      Amos, D. E., (SNL)
  76111.  
  76112. zuchk.f                for     Subsidiary to SERI, ZUOIK, ZUNK1, ZUNK2, ZUNI1,
  76113.                                ZUNI2 and
  76114.                        by      Amos, D. E., (SNL)
  76115.  
  76116. zunhj.f                for     Subsidiary to ZBESI and ZBESK
  76117.                        by      Amos, D. E., (SNL)
  76118.  
  76119. zuni1.f                for     Subsidiary to ZBESI and ZBESK
  76120.                        by      Amos, D. E., (SNL)
  76121.  
  76122. zuni2.f                for     Subsidiary to ZBESI and ZBESK
  76123.                        by      Amos, D. E., (SNL)
  76124.  
  76125. zunik.f                for     Subsidiary to ZBESI and ZBESK
  76126.                        by      Amos, D. E., (SNL)
  76127.  
  76128. zunk1.f                for     Subsidiary to ZBESK
  76129.                        by      Amos, D. E., (SNL)
  76130.  
  76131. zunk2.f                for     Subsidiary to ZBESK
  76132.                        by      Amos, D. E., (SNL)
  76133.  
  76134. zuoik.f                for     Subsidiary to ZBESH, ZBESI and ZBESK
  76135.                        by      Amos, D. E., (SNL)
  76136.  
  76137. zwrsk.f                for     Subsidiary to ZBESI and ZBESK
  76138.                        by      Amos, D. E., (SNL)
  76139.  
  76140. -----------------------------------------------------------
  76141. for     nonlinear equations and nonlinear least squares
  76142. path: /netlib/sminpack/
  76143. -----------------------------------------------------------
  76144. .depend
  76145. chkdrv.f
  76146. covar.f
  76147. dependencies
  76148. errjac.f
  76149. ex/                    for     examples
  76150.  
  76151. hybdrv.f
  76152. hybipt.f
  76153. hyjdrv.f
  76154. ibmspd.f
  76155. lmddrv.f
  76156. lmdipt.f
  76157. lmfdrv.f
  76158. lmsdrv.f
  76159. makefile
  76160. readme                 for     overview of sminpack
  76161.  
  76162. chkder.f               for     check gradients for consistency with functions
  76163.                        gams    f3, g4c, k6d
  76164.  
  76165. dogleg.f               for     determine combination of gauss-newton and
  76166.                                gradient directions
  76167.  
  76168. enorm.f                for     calculate euclidean norm of vector
  76169.  
  76170. fdjac1.f               for     calculate difference approximation to jacobian
  76171.                                (nonlinear equations)
  76172.  
  76173. fdjac2.f               for     calculate difference approximation to jacobian
  76174.                                (least squares)
  76175.  
  76176. hybrd.f                for     solve systems of nonlinear equations
  76177.                                (approximate jacobian)
  76178.                        gams    f2
  76179.  
  76180. hybrd1.f               for     easy-to-use driver for (sminpack/hybrd)
  76181.                        gams    f2
  76182.  
  76183. hybrj.f                for     solve systems of nonlinear equations (analytic
  76184.                                jacobian)
  76185.                        gams    f2
  76186.  
  76187. hybrj1.f               for     easy-to-use driver for (sminpack/hybrj)
  76188.                        gams    f2
  76189.  
  76190. lmder.f                for     solve nonlinear least squares problem (analytic
  76191.                                jacobian)
  76192.                        gams    k1b1a2
  76193.  
  76194. lmder1.f               for     easy-to-use driver for (sminpack/lmder)
  76195.                        gams    k1b1a2
  76196.  
  76197. lmdif.f                for     solve nonlinear least squares problem
  76198.                                (approximate jacobian)
  76199.                        gams    k1b1a1
  76200.  
  76201. lmdif1.f               for     easy-to-use driver for (sminpack/lmdif)
  76202.                        gams    k1b1a1
  76203.  
  76204. lmpar.f                for     determine levenberg-marquardt parameter
  76205.  
  76206. lmstr.f                for     solve nonlinear least squares problem (storage
  76207.                                conserving)
  76208.                        gams    k1b1a2
  76209.  
  76210. lmstr1.f               for     easy-to-use driver for (sminpack/lmstr)
  76211.                        gams    k1b1a2
  76212.  
  76213. qform.f                for     accumulate orthogonal matrix from QR
  76214.                                factorization
  76215.  
  76216. qrfac.f                for     compute QR factorization of rectangular matrix
  76217.  
  76218. qrsolv.f               for     complete solution of least squares problem
  76219.  
  76220. rwupdt.f               for     update QR factorization after row addition
  76221.  
  76222. r1mpyq.f               for     apply orthogonal transformations from QR
  76223.                                factorization
  76224.  
  76225. r1updt.f               for     update QR factorization after rank-1 addition
  76226.  
  76227. smchar.f
  76228. spmpar.f               for     provide single precision machine parameters
  76229.  
  76230. ssqfcn.f
  76231. ssqjac.f
  76232. vecfcn.f
  76233. vecjac.f
  76234. -----------------------------------------------------------
  76235. for     examples
  76236. path: /netlib/sminpack/ex/
  76237. -----------------------------------------------------------
  76238.  # Program files
  76239.  
  76240. file01                 for     Function SPMPAR
  76241.  
  76242. file02                 for     MINPACK-1
  76243.                        prec    single
  76244.  
  76245. file03                 for     MINPACK-1 documentation
  76246.                        prec    single
  76247.  
  76248. file04                 for     Function DPMPAR
  76249.  
  76250. file05                 for     MINPACK-1
  76251.  
  76252. file06                 for     MINPACK-1 documentation
  76253.                        prec    double
  76254.  
  76255.  
  76256.  # Test files
  76257.  
  76258. file07                 for     SMCHAR test
  76259.  
  76260. file08                 for     HYBRD  test
  76261.                        prec    single
  76262.  
  76263. file09                 for     HYBRJ  test
  76264.                        prec    single
  76265.  
  76266. file10                 for     LMDER  test
  76267.                        prec    single
  76268.  
  76269. file11                 for     LMSTR  test
  76270.                        prec    single
  76271.  
  76272. file12                 for     LMDIF  test
  76273.                        prec    single
  76274.  
  76275. file13                 for     CHKDER test
  76276.                        prec    single
  76277.  
  76278. file14                 for     DMCHAR test
  76279.  
  76280. file15                 for     HYBRD  test
  76281.                        prec    double
  76282.  
  76283. file16                 for     HYBRJ  test
  76284.                        prec    double
  76285.  
  76286. file17                 for     LMDER  test
  76287.                        prec    double
  76288.  
  76289. file18                 for     LMSTR  test
  76290.                        prec    double
  76291.  
  76292. file19                 for     LMDIF  test
  76293.                        prec    double
  76294.  
  76295. file20                 for     CHKDER test
  76296.                        prec    double
  76297.  
  76298. file21                 for     HYBRD and HYBRJ data
  76299.  
  76300. file22                 for     LMDER, LMSTR, and LMDIf data
  76301.  
  76302. file23                 for     CHKDER data
  76303.  
  76304. -----------------------------------------------------------
  76305. for     ODE package
  76306. path: /netlib/sodepack/
  76307. -----------------------------------------------------------
  76308. .depend
  76309. Makefile
  76310. demo.f                 for     example program for the routines in the odepack
  76311.                                library
  76312.                        prec    single
  76313.  
  76314. dependencies
  76315. doc                    for     document describing the set of routines in the
  76316.                                odepack library, recommended reading
  76317.                        prec    single
  76318.  
  76319. lsoda.f                for     ODEs of the form dy/dt=f, automatic selection
  76320.                                between stiff and nonstiff methods
  76321.                        gams    I1a1b I1a2
  76322.                        prec    single
  76323.  
  76324. lsodar.f               for     a variant of (odepack/lsoda) for ODEs of the
  76325.                                form dy/dt=f for stiff and nostiff odes with
  76326.                                root finding for a set of functions, usefule for
  76327.                                stopping conditions or switching forms of the
  76328.                                function f
  76329.                        gams    I1a1b I1a2
  76330.                        prec    single
  76331.  
  76332. lsode.f                for     stiff and nonstiff systems of ODEs of the form
  76333.                                dy/dt = f, Adams method or
  76334.                                Backward-Differentiation Formula, user supplied
  76335.                                or difference quotient Jacobians
  76336.                        gams    I1a1b I1a2
  76337.                        prec    single
  76338.  
  76339. lsodes.f               for     stiff and nonstiff ODEs of the form dy/dt=f,
  76340.                                general sparse Jacobian
  76341.                        gams    I1a1b I1a2
  76342.                        prec    single
  76343.  
  76344. lsodi.f                for     systems of ODEs of the form A(t,y) dy/dt =
  76345.                                g(t,y), this can include differential-algebraic
  76346.                                systems
  76347.                        gams    I1a1b I1a2
  76348.                        prec    single
  76349.  
  76350. lsoibt.f               for     systems of ODEs of the form A(t,y) dy/dt =
  76351.                                g(t,y), all matrices involved are assumed to be
  76352.                                block-tridiagonal
  76353.                        gams    I1a1b I1a2
  76354.                        prec    single
  76355.  
  76356. adjlr.f
  76357. aigbt.f
  76358. ainvg.f
  76359. blkdta000.f
  76360. bnorm.f
  76361. cdrv.f
  76362. cfode.f
  76363. cntnzu.f
  76364. decbt.f
  76365. ewset.f
  76366. fnorm.f
  76367. intdy.f
  76368. iprep.f
  76369. jgroup.f
  76370. md.f
  76371. mdi.f
  76372. mdm.f
  76373. mdp.f
  76374. mdu.f
  76375. nnfc.f
  76376. nnsc.f
  76377. nntc.f
  76378. nroc.f
  76379. nsfc.f
  76380. odrv.f
  76381. pjibt.f
  76382. prep.f
  76383. prepj.f
  76384. prepji.f
  76385. prja.f
  76386. prjs.f
  76387. rchek.f
  76388. roots.f
  76389. slsbt.f
  76390. slss.f
  76391. solbt.f
  76392. solsy.f
  76393. srcar.f
  76394. srcma.f
  76395. srcms.f
  76396. srcom.f
  76397. sro.f
  76398. stoda.f
  76399. stode.f
  76400. stodi.f
  76401. vmnorm.f
  76402. vnorm.f
  76403. xerrwv.f
  76404. xsetf.f
  76405. xsetun.f
  76406. readme
  76407. -----------------------------------------------------------
  76408. for     sparse extension to Basic Linear Algebra
  76409. path: /netlib/sparse-blas/
  76410. -----------------------------------------------------------
  76411. BOEING/
  76412. makefile
  76413. paper-alg
  76414. readme                 for     overview of sparse-blas
  76415.  
  76416. paper.tr               for     troff source for sparse BLAS paper
  76417.  
  76418. paper2.tr              for     troff source for sparse BLAS model
  76419.                                implementation paper
  76420.  
  76421. readme.doc
  76422. realblas.f             for     source code for real sparse BLAS model
  76423.                                implementation
  76424.                        prec    single
  76425.  
  76426. realmain.f             for     main program for real sparse BLAS test program
  76427.                        prec    single
  76428.  
  76429. realtsub.f             for     test routines for real sparse BLAS test program
  76430.                        prec    single
  76431.  
  76432. sblas0.f               for     more routines for real sparse BLAS test program
  76433.                        prec    single
  76434.  
  76435. real.in                for     sample data set for real sparse BLAS test
  76436.                                program
  76437.                        prec    single
  76438.  
  76439. doubblas.f             for     source code for double precision sparse BLAS
  76440.                                model implementation
  76441.                        prec    double
  76442.  
  76443. doubmain.f             for     main program for double precision sparse BLAS
  76444.                                test program
  76445.                        prec    double
  76446.  
  76447. doubtsub.f             for     test routines for double precision sparse BLAS
  76448.                                test program
  76449.                        prec    double
  76450.  
  76451. dblas0.f               for     more routines for double precision sparse BLAS
  76452.                                test program
  76453.                        prec    double
  76454.  
  76455. double.in              for     sample data set for double precision sparse BLAS
  76456.                                test program
  76457.                        prec    double
  76458.  
  76459. compblas.f             for     source code for complex sparse BLAS model
  76460.                                implementation
  76461.                        prec    complex
  76462.  
  76463. compmain.f             for     main program for complex sparse BLAS test
  76464.                                program
  76465.                        prec    complex
  76466.  
  76467. comptsub.f             for     test routines for complex sparse BLAS test
  76468.                                program
  76469.                        prec    complex
  76470.  
  76471. cblas0.f               for     more routines for complex sparse BLAS test
  76472.                                program
  76473.                        prec    complex
  76474.  
  76475. complex.in             for     sample data set for complex sparse BLAS test
  76476.                                program
  76477.                        prec    complex
  76478.  
  76479. cp16blas.f             for     source code for complex*16 sparse BLAS model
  76480.                                implementation
  76481.                        prec    double complex
  76482.  
  76483. cp16main.f             for     main program for complex*16 sparse BLAS test
  76484.                                program
  76485.                        prec    double complex
  76486.  
  76487. cp16tsub.f             for     test routines for complex*16 sparse BLAS test
  76488.                                program
  76489.                        prec    double complex
  76490.  
  76491. zblas0.f               for     more routines for complex*16 sparse BLAS test
  76492.                                program
  76493.                        prec    double complex
  76494.  
  76495. complx16.in            for     sample data set for complex*16 sparse BLAS test
  76496.                                program
  76497.                        prec    double complex
  76498.  
  76499. iblas0.f               for     blas-like routines for all sparse BLAS test
  76500.                                programs
  76501.                        prec    double complex
  76502.  
  76503. -----------------------------------------------------------
  76504. path: /netlib/sparse-blas/BOEING/
  76505. -----------------------------------------------------------
  76506. f1
  76507. f10
  76508. f11
  76509. f12
  76510. f2
  76511. f3
  76512. f4
  76513. f5
  76514. f6
  76515. f7
  76516. f8
  76517. f9
  76518. tape
  76519. -----------------------------------------------------------
  76520. for     large sparse systems of linear equations using
  76521. path: /netlib/sparse/
  76522. -----------------------------------------------------------
  76523. file2
  76524. file3
  76525. file4
  76526. index.master
  76527. readme                 for     overview of Sparse 1.3 and timing results
  76528.  
  76529. spfactor.l
  76530. spfactor.m
  76531. timing.txt             for     Sparse 1.3 Timing Comparisons
  76532.  
  76533.  # Sparse source
  76534.  
  76535. spallocate.c
  76536. spbuild.c
  76537. spconfig.h
  76538. spdefs.h
  76539. spfactor.c
  76540. spmatrix.h
  76541. spsolve.c
  76542. spfortran.c
  76543. spoutput.c
  76544. sprevision
  76545. sptest.c
  76546. sputils.c
  76547. makefile               for     UNIX makefile
  76548.  
  76549. make.com               for     VMS makefile
  76550.  
  76551.  
  76552.  # Sparse User's Guide
  76553.  
  76554. spdoc                  for     line printer version
  76555.  
  76556. spdoc.ms               for     source file in troff -ms
  76557.  
  76558.  
  76559.  # Test matrices
  76560.  
  76561. mat0
  76562. mat1
  76563. mat2
  76564. mat3
  76565. mat5
  76566. -----------------------------------------------------------
  76567. #       withdrawn by authors' request
  76568. path: /netlib/sparspak/
  76569. -----------------------------------------------------------
  76570. readme
  76571. -----------------------------------------------------------
  76572. for     special functions and accompanying test programs
  76573. path: /netlib/specfun/
  76574. -----------------------------------------------------------
  76575. machar
  76576. readme                 for     overview of specfun
  76577.  
  76578. algama                 for     log(gamma) function
  76579.                        gams    c7a
  76580.                        lang    fortran
  76581.  
  76582. algtst                 for     test program for log(gamma) function
  76583.  
  76584. daw                    for     Dawson's integral
  76585.                        gams    c8c
  76586.                        lang    fortran
  76587.  
  76588. dawtst                 for     test program for Dawson's integral
  76589.  
  76590. ei                     for     various exponential integrals
  76591.                        lang    fortran
  76592.                        gams    c5
  76593.  
  76594. eitest                 for     test program for various exponential integrals
  76595.  
  76596. erf                    for     error and scaled and unscaled complimentary
  76597.                                error functions
  76598.                        gams    c8a
  76599.                        lang    fortran
  76600.  
  76601. erftst                 for     test program for error and scaled and unscaled
  76602.                                complimentary error functions
  76603.  
  76604. gamma                  for     gamma function
  76605.                        gams    c7a
  76606.                        lang    fortran
  76607.  
  76608. gamtst                 for     test program for gamma function
  76609.  
  76610. i0                     for     Bessel function I-sub-0
  76611.                        gams    c10b1
  76612.                        lang    fortran
  76613.  
  76614. i0test                 for     test program for Bessel function I-sub-0
  76615.  
  76616. i1                     for     Bessel function I-sub-1
  76617.                        gams    c10b1
  76618.                        lang    fortran
  76619.  
  76620. i1test                 for     test program for Bessel function I-sub-1
  76621.  
  76622. j0test                 for     test program for Bessel function J-sub-0
  76623.  
  76624. j0y0                   for     Bessel functions J-sub-0 and Y-sub-0
  76625.                        gams    c10a1
  76626.                        lang    fortran
  76627.  
  76628. j1test                 for     test program for Bessel function J-sub-1
  76629.  
  76630. j1y1                   for     Bessel functions J-sub-1 and Y-sub-1
  76631.                        gams    c10a1
  76632.                        lang    fortran
  76633.  
  76634. k0                     for     Bessel function K-sub-0
  76635.                        gams    c10b1
  76636.                        lang    fortran
  76637.  
  76638. k0test                 for     test program for Bessel function K-sub-0
  76639.  
  76640. k1                     for     Bessel function K-sub-1
  76641.                        gams    c10b1
  76642.                        lang    fortran
  76643.  
  76644. k1test                 for     test program for Bessel function K-sub-1
  76645.  
  76646. newmach                for     environmental inquiry program
  76647.  
  76648. psi                    for     the psi function
  76649.                        gams    c7c
  76650.                        lang    fortran
  76651.  
  76652. psitst                 for     test program for the psi function
  76653.  
  76654. ren                    for     random number generator
  76655.  
  76656. ribesl                 for     Bessel function I-sub-nu
  76657.                        gams    c10b3
  76658.                        lang    fortran
  76659.  
  76660. ritest                 for     test program for Bessel function I-sub-nu
  76661.  
  76662. rjbesl                 for     Bessel function J-sub-nu
  76663.                        gams    c10a3
  76664.                        lang    fortran
  76665.  
  76666. rjtest                 for     test program for Bessel function J-sub-nu
  76667.  
  76668. rkbesl                 for     Bessel function K-sub-nu
  76669.                        gams    c10b3
  76670.                        lang    fortran
  76671.  
  76672. rktest                 for     test program for Bessel function K-sub-nu
  76673.  
  76674. rybesl                 for     Bessel function Y-sub-nu
  76675.                        gams    c10a3
  76676.                        lang    fortran
  76677.  
  76678. rytest                 for     test program for Bessel function Y-sub-nu
  76679.  
  76680. y0test                 for     test program for Bessel function Y-sub-0
  76681.  
  76682. y1test                 for     test program for Bessel function Y-sub-1
  76683.  
  76684. -----------------------------------------------------------
  76685. for     Automated Verification of Concurrent Systems.
  76686. path: /netlib/spin/
  76687. -----------------------------------------------------------
  76688. news.html              for     Index to the SPIN Newsletters
  76689.  
  76690. news1.html
  76691. news2.html
  76692. news3.html
  76693. news4.html
  76694. news5.html
  76695. news6.html
  76696. news7.html
  76697. news8.html
  76698. spin2.7.Src/           for     Verification software for concurrent systems,
  76699.                                with sources
  76700.                        by      Gerard J. Holzmann, AT&T Bell Laboratories,
  76701.                                Murray Hill, NJ
  76702.                        lang    C
  76703.  
  76704. spin2.Xspin/           for     X-windows based interface to all functionality
  76705.                                of SPIN version 2
  76706.                        lang    Tcl/Tk
  76707.  
  76708. spin2.Doc/             for     Documentation and sanity Tests for SPIN version
  76709.                                2
  76710.  
  76711. version_2.7_.html      for     current version number, with brief notes on last
  76712.                                changes
  76713.  
  76714. permission             for     Copyright and usage information
  76715. workshop95.tex
  76716. -----------------------------------------------------------
  76717. for     Verification software for concurrent systems,
  76718. path: /netlib/spin/spin2.7.Src/
  76719. -----------------------------------------------------------
  76720. README.spin
  76721. Src2.7/
  76722. -----------------------------------------------------------
  76723. path: /netlib/spin/spin2.7.Src/Src2.7/
  76724. -----------------------------------------------------------
  76725. dstep.c
  76726. flow.c
  76727. guided.c
  76728. main.c
  76729. makefile
  76730. mesg.c
  76731. pangen1.c
  76732. pangen1.h
  76733. pangen2.c
  76734. pangen2.h
  76735. pangen3.c
  76736. pangen3.h
  76737. pangen4.c
  76738. run.c
  76739. sched.c
  76740. spin.h
  76741. spin.y
  76742. spinlex.c
  76743. structures.c
  76744. sym.c
  76745. tl.h
  76746. tl_buchi.c
  76747. tl_cache.c
  76748. tl_lex.c
  76749. tl_main.c
  76750. tl_malloc.c
  76751. tl_parse.c
  76752. tl_rewrite.c
  76753. tl_trans.c
  76754. vars.c
  76755. version.h
  76756. -----------------------------------------------------------
  76757. for     Documentation and sanity Tests for SPIN version
  76758. path: /netlib/spin/spin2.Doc/
  76759. -----------------------------------------------------------
  76760. Doc/
  76761. Test/
  76762. -----------------------------------------------------------
  76763. path: /netlib/spin/spin2.Doc/Doc/
  76764. -----------------------------------------------------------
  76765. Book.Ch6.add
  76766. Book.Errata
  76767. Book.samples
  76768. Manual.ps
  76769. Pan.Directives
  76770. Roadmap
  76771. Spin.projects
  76772. V1.Updates
  76773. V2.Updates
  76774. WhatsNew.ps
  76775. spin.1
  76776. spin.1.man
  76777. -----------------------------------------------------------
  76778. path: /netlib/spin/spin2.Doc/Test/
  76779. -----------------------------------------------------------
  76780. README.tests
  76781. erathostenes
  76782. hello
  76783. leader
  76784. loops
  76785. pftp
  76786. priorities
  76787. snoopy
  76788. sort
  76789. -----------------------------------------------------------
  76790. for     X-windows based interface to all functionality
  76791. path: /netlib/spin/spin2.Xspin/
  76792. -----------------------------------------------------------
  76793. README.xspin
  76794. Xspin/
  76795. -----------------------------------------------------------
  76796. path: /netlib/spin/spin2.Xspin/Xspin/
  76797. -----------------------------------------------------------
  76798. Barchart.tcl
  76799. Dataflow.tcl
  76800. File.tcl
  76801. Fsm.tcl
  76802. Help.tcl
  76803. LTL.tcl
  76804. Roadmap.tcl
  76805. Simulation.tcl
  76806. Validation.tcl
  76807. tclIndex
  76808. to_make_index
  76809. xspin
  76810. -----------------------------------------------------------
  76811. for     linear systems of Toeplitz or circulant form
  76812. path: /netlib/stoeplitz/
  76813. -----------------------------------------------------------
  76814.  # Index for stoeplitz
  76815.  
  76816. .depend
  76817. caxpy.f                prec    single
  76818.  
  76819. cccslc.f               prec    single
  76820.  
  76821. ccgslc.f               prec    single
  76822.  
  76823. ccslc.f                prec    single
  76824.  
  76825. cctslc.f               prec    single
  76826.  
  76827. cdotc.f                prec    single
  76828.  
  76829. cgefa.f                prec    single
  76830.  
  76831. cgesl.f                prec    single
  76832.  
  76833. cgslc.f                prec    single
  76834.  
  76835. cqrc.f                 prec    single
  76836.  
  76837. cqrs.f                 prec    single
  76838.  
  76839. cscal.f                prec    single
  76840.  
  76841. cslc.f                 prec    single
  76842.  
  76843. csscal.f               prec    single
  76844.  
  76845. ctgslc.f               prec    single
  76846.  
  76847. ctrdi.f                prec    single
  76848.  
  76849. ctslc.f                prec    single
  76850.  
  76851. dependencies
  76852. icamax.f               prec    single
  76853.  
  76854. index.bak1
  76855. isamax.f               prec    single
  76856.  
  76857. makefile               prec    single
  76858.  
  76859. readme
  76860. salwc.f                prec    single
  76861.  
  76862. saxpy.f                prec    single
  76863.  
  76864. scnrm2.f               prec    single
  76865.  
  76866. sdot.f                 prec    single
  76867.  
  76868. sgefa.f                prec    single
  76869.  
  76870. sgesl.f                prec    single
  76871.  
  76872. snrm2.f                prec    single
  76873.  
  76874. sscal.f                prec    single
  76875.  
  76876. strdi.f                prec    single
  76877.  
  76878. tgslc.f                prec    single
  76879.  
  76880. tgslc1.f               prec    single
  76881.  
  76882. tgsls.f                prec    single
  76883.  
  76884. tgsls1.f               prec    single
  76885.  
  76886. tslc.f                 prec    single
  76887.  
  76888. tslc1.f                prec    single
  76889.  
  76890. tsls.f                 prec    single
  76891.  
  76892. tsls1.f                prec    single
  76893.  
  76894. -----------------------------------------------------------
  76895. for     testing string matching algorithms
  76896. path: /netlib/stringsearch/
  76897. -----------------------------------------------------------
  76898. bmsrc/                 for     test harness and algorithms
  76899.  
  76900. bmdata/                for     test data (bible and 500 word test set)
  76901.                        size    524 kB
  76902.  
  76903. bmctl/                 for     shell scripts to generate performance data
  76904.  
  76905. bmbio/                 for     test data (DNA text and test sets)
  76906.                        by      GENBANK
  76907.                        size    440 kB
  76908. disclaimer
  76909. -----------------------------------------------------------
  76910. for     test data (DNA text and test sets)
  76911. path: /netlib/stringsearch/bmbio/
  76912. -----------------------------------------------------------
  76913. dna.10
  76914. dna.100
  76915. dna.150
  76916. dna.20
  76917. dna.200
  76918. dna.250
  76919. dna.30
  76920. dna.40
  76921. dna.50
  76922. dna.test
  76923. -----------------------------------------------------------
  76924. for     shell scripts to generate performance data
  76925. path: /netlib/stringsearch/bmctl/
  76926. -----------------------------------------------------------
  76927. ave.times
  76928. runall
  76929. rundna
  76930. runset
  76931. -----------------------------------------------------------
  76932. for     test data (bible and 500 word test set)
  76933. path: /netlib/stringsearch/bmdata/
  76934. -----------------------------------------------------------
  76935. bible
  76936. rand.500
  76937. w.10
  76938. w.11
  76939. w.12
  76940. w.13
  76941. w.3
  76942. w.4
  76943. w.5
  76944. w.6
  76945. w.7
  76946. w.8
  76947. w.9
  76948. -----------------------------------------------------------
  76949. for     test harness and algorithms
  76950. path: /netlib/stringsearch/bmsrc/
  76951. -----------------------------------------------------------
  76952. Mk/
  76953. README
  76954. fast.fwd.inc.c
  76955. fast.rev.d12.c
  76956. freq.h
  76957. lC.fwd.inc.c
  76958. lC.fwdg.md2.c
  76959. lc.fwd.inc.c
  76960. lc.fwdg.md2.c
  76961. main.c
  76962. mk
  76963. no.fwd.inc.c
  76964. no.fwd.sd1.c
  76965. no.rev.d12.c
  76966. sd.h
  76967. sfC.fwd.inc.c
  76968. sfc.fwd.inc.c
  76969. slfC.fwd.inc.c
  76970. slfc.fwd.inc.c
  76971. stats.h
  76972. sys/
  76973. uF.fwd.inc.c
  76974. uf.fwd.inc.c
  76975. uf.fwd.md2.c
  76976. uf.fwdg.inc.c
  76977. uf.fwdg.md2.c
  76978. uf.fwdm.inc.c
  76979. uf.fwdmg.inc.c
  76980. uf.om.inc.c
  76981. uf.om.md2.c
  76982. uf.rev.d1.c
  76983. uf.rev.d12.c
  76984. uf.rev.d2.c
  76985. uf.rev.gd2.c
  76986. uf.rev.inc.c
  76987. uf.rev.md2.c
  76988. uf.rev.sd1.c
  76989. uf.rev.sdmd2.c
  76990. uf.revg.inc.c
  76991. uf1.fwd.inc.c
  76992. uf2.fwd.inc.c
  76993. uf3.fwd.inc.c
  76994. uf4.fwd.inc.c
  76995. uf5.fwd.inc.c
  76996. uf6.fwd.inc.c
  76997. -----------------------------------------------------------
  76998. path: /netlib/stringsearch/bmsrc/Mk/
  76999. -----------------------------------------------------------
  77000. 370
  77001. 386
  77002. 68k
  77003. common
  77004. cray
  77005. mips
  77006. sparc
  77007. vax
  77008. -----------------------------------------------------------
  77009. path: /netlib/stringsearch/bmsrc/sys/
  77010. -----------------------------------------------------------
  77011. 370.c
  77012. 386.c
  77013. 68k.c
  77014. cray.c
  77015. mips.c
  77016. sparc.c
  77017. vax.c
  77018. -----------------------------------------------------------
  77019. for     singular values and singular vectors of large
  77020. path: /netlib/svdpack/
  77021. -----------------------------------------------------------
  77022. 1line
  77023. 5LINES
  77024. 5lines
  77025. readme                 for     description of SVDPACK
  77026.  
  77027. ijsa.ps                for     M. Berry, "Large Scale Singular Value
  77028.                                Computations",
  77029.                                International Journal of Supercomputer
  77030.                                Applications
  77031.                                6:1, (1992), pp. 13-49
  77032.  
  77033. las1                   for     SVD of large sparse matrices
  77034.                        by      Michael W. Berry
  77035.                        ref     M. Berry, "Large Scale Singular Value
  77036.                                Computations",
  77037.                                International Journal of Supercomputer
  77038.                                Applications
  77039.                                6:1, (1992), pp. 13-49.
  77040.                        prec    double
  77041.                        lang    Fortran77
  77042.                        alg     Single vector Lanczos for equivalent 2-cyclic
  77043.                                eigensystems
  77044.  
  77045. lad1                   for     Documentation for las1 from SVDPACK
  77046.                        by      Michael W. Berry
  77047.                        see     svdpack/las1
  77048.  
  77049. lai5                   for     Sample parameter file for las1 from SVDPACK
  77050.                        by      Michael W. Berry
  77051.                        see     svdpack/las1
  77052.  
  77053. lai7                   for     SVDPACK sample input file (sparse matrix A)
  77054.                        #       used in SVDPACK driver programs
  77055.                        by      Michael W. Berry
  77056.  
  77057. lao9                   for     Sample output file of singular values and
  77058.                                statistics
  77059.                        #       for las1 from SVDPACK
  77060.                        by      Michael W. Berry
  77061.                        see     svdpack/las1
  77062.  
  77063. las2                   for     SVD of large sparse matrices
  77064.                        by      Michael W. Berry
  77065.                        ref     M. Berry, "Large Scale Singular Value
  77066.                                Computations",
  77067.                                International Journal of Supercomputer
  77068.                                Applications
  77069.                                6:1, (1992), pp. 13-49.
  77070.                        prec    double
  77071.                        lang    Fortran77
  77072.                        alg     Single vector Lanczos for A'A eigensystems
  77073.  
  77074. lad2                   for     Documentation for las2 from SVDPACK
  77075.                        by      Michael W. Berry
  77076.                        see     svdpack/las2
  77077.  
  77078. lai1                   for     Sample parameter file for las2 from SVDPACK
  77079.                        by      Michael W. Berry
  77080.                        see     svdpack/las2
  77081.  
  77082. lao2                   for     Sample output file of singular values and
  77083.                                statistics
  77084.                        #       for las2 from SVDPACK
  77085.                        by      Michael W. Berry
  77086.                        see     svdpack/las2
  77087.  
  77088. bls1                   for     SVD of large sparse matrices
  77089.                        by      Michael W. Berry
  77090.                        ref     M. Berry, "Large Scale Singular Value
  77091.                                Computations",
  77092.                                International Journal of Supercomputer
  77093.                                Applications
  77094.                                6:1, (1992), pp. 13-49.
  77095.                        prec    double
  77096.                        lang    Fortran77
  77097.                        alg     Block Lanczos for equivalent 2-cyclic
  77098.                                eigensystems
  77099.  
  77100. bld1                   for     Documentation for bls1 from SVDPACK
  77101.                        by      Michael W. Berry
  77102.                        see     svdpack/bls1
  77103.  
  77104. bli5                   for     Sample parameter file for bls1 from SVDPACK
  77105.                        by      Michael W. Berry
  77106.                        see     svdpack/bls1
  77107.  
  77108. blo9                   for     Sample output file of singular values and
  77109.                                statistics
  77110.                        #       for bls1 from SVDPACK
  77111.                        by      Michael W. Berry
  77112.                        see     svdpack/bls1
  77113.  
  77114. bls2                   for     SVD of large sparse matrices
  77115.                        by      Michael W. Berry
  77116.                        ref     M. Berry, "Large Scale Singular Value
  77117.                                Computations",
  77118.                                International Journal of Supercomputer
  77119.                                Applications
  77120.                                6:1, (1992), pp. 13-49.
  77121.                        prec    double
  77122.                        lang    Fortran77
  77123.                        alg     Block Lanczos for A'A eigensystems
  77124.  
  77125. bld2                   for     Documentation for bls2 from SVDPACK
  77126.                        by      Michael W. Berry
  77127.                        see     svdpack/bls2
  77128.  
  77129. bli1                   for     Sample parameter file for bls2 from SVDPACK
  77130.                        by      Michael W. Berry
  77131.                        see     svdpack/bls2
  77132.  
  77133. blo2                   for     Sample output file of singular values and
  77134.                                statistics
  77135.                        #       for bls2 from SVDPACK
  77136.                        by      Michael W. Berry
  77137.                        see     svdpack/bls2
  77138.  
  77139. sis1                   for     SVD of large sparse matrices
  77140.                        by      Michael W. Berry
  77141.                        ref     M. Berry, "Large Scale Singular Value
  77142.                                Computations",
  77143.                                International Journal of Supercomputer
  77144.                                Applications
  77145.                                6:1, (1992), pp. 13-49.
  77146.                        prec    double
  77147.                        lang    Fortran77
  77148.                        alg     Subspace iteration (Rutishauser's ritzit) for
  77149.                                equivalent
  77150.                                2-cyclic eigensystems
  77151.  
  77152. sid1                   for     Documentation for sis1 from SVDPACK
  77153.                        by      Michael W. Berry
  77154.                        see     svdpack/sis1
  77155.  
  77156. sii5                   for     Sample parameter file for sis1 from SVDPACK
  77157.                        by      Michael W. Berry
  77158.                        see     svdpack/sis1
  77159.  
  77160. sio4                   for     Sample output file of convergence statistics
  77161.                        #       for sis1 from SVDPACK
  77162.                        by      Michael W. Berry
  77163.                        see     svdpack/sis1
  77164.  
  77165. sio9                   for     Sample output file of singular values and
  77166.                                statistics
  77167.                        #       for sis1 from SVDPACK
  77168.                        by      Michael W. Berry
  77169.                        see     svdpack/sis1
  77170.  
  77171. sis2                   for     SVD of large sparse matrices
  77172.                        by      Michael W. Berry
  77173.                        ref     M. Berry, "Large Scale Singular Value
  77174.                                Computations",
  77175.                                International Journal of Supercomputer
  77176.                                Applications
  77177.                                6:1, (1992), pp. 13-49.
  77178.                        prec    double
  77179.                        lang    Fortran77
  77180.                        alg     Subspace iteration (Rutishauser's ritzit) for
  77181.                                A'A
  77182.                                eigensystems
  77183.  
  77184. sid2                   for     Documentation for sis2 from SVDPACK
  77185.                        by      Michael W. Berry
  77186.                        see     svdpack/sis2
  77187.  
  77188. sii1                   for     Sample parameter file for sis2 from SVDPACK
  77189.                        by      Michael W. Berry
  77190.                        see     svdpack/sis2
  77191.  
  77192. sio2                   for     Sample output file of singular values and
  77193.                                statistics
  77194.                        #       for sis2 from SVDPACK
  77195.                        by      Michael W. Berry
  77196.                        see     svdpack/sis2
  77197.  
  77198. sio5                   for     Sample output file of convergence statistics
  77199.                        #       for sis2 from SVDPACK
  77200.                        by      Michael W. Berry
  77201.                        see     svdpack/sis2
  77202.  
  77203. csis3/                 for     SVD of large sparse nonhermitian complex
  77204.                                matrices
  77205.                        by      Sowmini Varadhan and Michael W. Berry
  77206.                        ref     M. Berry, "Large Scale Singular Value
  77207.                                Computations",
  77208.                                International Journal of Supercomputer
  77209.                                Applications
  77210.                                6:1, (1992), pp. 13-49.
  77211.                        prec    single complex
  77212.                        lang    Fortran77
  77213.                        alg     Subspace iteration (Rutishauser's ritzit) for
  77214.                                A'A
  77215.                                eigensystems with restarting capability
  77216.                        see     svdpack/sis3.tar.Z
  77217.  
  77218. sis3/                  for     Incremental SVD of large sparse matrices
  77219.                        by      Sowmini Varadhan and Michael W. Berry
  77220.                        ref     M. Berry, "Large Scale Singular Value
  77221.                                Computations",
  77222.                                International Journal of Supercomputer
  77223.                                Applications
  77224.                                6:1, (1992), pp. 13-49.
  77225.                        prec    double
  77226.                        lang    Fortran77
  77227.                        alg     Subspace iteration (Rutishauser's ritzit) for
  77228.                                A'A
  77229.                                eigensystems with restarting capability
  77230.                        see     svdpack/csis3.tar.Z
  77231.  
  77232. tms1                   for     SVD of large sparse matrices
  77233.                        by      Michael W. Berry
  77234.                        ref     M. Berry, "Large Scale Singular Value
  77235.                                Computations",
  77236.                                International Journal of Supercomputer
  77237.                                Applications
  77238.                                6:1, (1992), pp. 13-49.
  77239.                        prec    double
  77240.                        lang    Fortran77
  77241.                        alg     Trace minimization for shifted 2-cyclic
  77242.                                eigensystems
  77243.                                using Ritz-shifting
  77244.  
  77245. tmd1                   for     Documentation for tms1 from SVDPACK
  77246.                        by      Michael W. Berry
  77247.                        see     svdpack/tms1
  77248.  
  77249. tmi5                   for     Sample parameter file for tms1 from SVDPACK
  77250.                        by      Michael W. Berry
  77251.                        see     svdpack/tms1
  77252.  
  77253. tmo9                   for     Sample output file of singular values and
  77254.                                statistics
  77255.                        #       for las1 from SVDPACK
  77256.                        by      Michael W. Berry
  77257.                        see     svdpack/tms1
  77258.  
  77259. tms2                   for     SVD of large sparse matrices
  77260.                        by      Michael W. Berry
  77261.                        ref     M. Berry, "Large Scale Singular Value
  77262.                                Computations",
  77263.                                International Journal of Supercomputer
  77264.                                Applications
  77265.                                6:1, (1992), pp. 13-49.
  77266.                        prec    double
  77267.                        lang    Fortran77
  77268.                        alg     Trace minimization for shifted A'A eigensystems
  77269.                                using
  77270.                                Ritz-shifting and Chebyshev polynomial
  77271.                                acceleration
  77272.  
  77273. tmd2                   for     Documentation for tms2 from SVDPACK
  77274.                        by      Michael W. Berry
  77275.                        see     svdpack/tms2
  77276.  
  77277. tmi1                   for     Sample parameter file for tms2 from SVDPACK
  77278.                        by      Michael W. Berry
  77279.                        see     svdpack/tms2
  77280.  
  77281. tmo2                   for     Sample output file of singular values and
  77282.                                statistics
  77283.                        #       for tms2 from SVDPACK
  77284.                        by      Michael W. Berry
  77285.                        see     svdpack/tms2
  77286.  
  77287. blas                   for     Level 1, 2, and 3 Basic Linear Algebra
  77288.                                Subroutines
  77289.                                from LAPACK used by SVDPACK routines
  77290.                        by      Michael W. Berry
  77291.                        see     svdpack/bls1, svdpack/bls2, svdpack/sis1,
  77292.                                svdpack/sis2,
  77293.                                svdpack/tms1, svdpack/tms2
  77294.  
  77295. dat1                   for     SVDPACK sample sparse matrix in Harwell-Boeing
  77296.                                format
  77297.                                3206 by 44 term-document matrix from an
  77298.                                information
  77299.                                retrieval application
  77300.                        by      Apple Computer Inc.
  77301.  
  77302. dat2                   for     SVDPACK sample sparse matrix in Harwell-Boeing
  77303.                                format
  77304.                                1472 by 294 term-document matrix from an
  77305.                                information
  77306.                                retrieval application
  77307.                        by      Apple Computer Inc.
  77308.  
  77309. dat3                   for     SVDPACK sample sparse matrix in Harwell-Boeing
  77310.                                format
  77311.                                1436 by 330 Jacobian matrix from a seismic
  77312.                                tomography
  77313.                                application
  77314.                        by      Amoco Research Inc.
  77315.  
  77316. makecray               for     UNIX c-shell script for producing Cray Fortran
  77317.                                equivalent SVDPACK routines and input files
  77318.                        by      Michael W. Berry
  77319.  
  77320. makefile               for     UNIX makefile for SVDPACK executables
  77321.                                (e.g., issue "make las1.x" to create las1.x)
  77322.                        by      Michael W. Berry
  77323.  
  77324. svdpackc/              for     C version of SVDPACK for computing the SVD of
  77325.                                large
  77326.                                sparse real matrices
  77327.                        by      Michael W. Berry et al.
  77328.                        ref     M. Berry et al., "SVDPACKC (Version 1.0) User's
  77329.                                Guide", Univ. of Tennessee Tech. Report
  77330.                                CS-93-194,
  77331.                                April 1993 (Revised October 1993)
  77332.                        prec    double
  77333.                        lang    C
  77334.                        see     tennessee/ut-cs-93-194.ps
  77335. -----------------------------------------------------------
  77336. for     SVD of large sparse nonhermitian complex
  77337. path: /netlib/svdpack/csis3/
  77338. -----------------------------------------------------------
  77339. BLAS/
  77340. LAPACK/
  77341. README
  77342. cop.f
  77343. csid3
  77344. csii3
  77345. csio.stats
  77346. csio3
  77347. csis3.f
  77348. makefile
  77349. matrix
  77350. -----------------------------------------------------------
  77351. path: /netlib/svdpack/csis3/BLAS/
  77352. -----------------------------------------------------------
  77353. caxpy.f
  77354. ccopy.f
  77355. cdotc.f
  77356. cgemm.f
  77357. cgemv.f
  77358. cgerc.f
  77359. chemv.f
  77360. cher2.f
  77361. cher2k.f
  77362. cscal.f
  77363. csscal.f
  77364. cswap.f
  77365. ctrmm.f
  77366. ctrmv.f
  77367. library.a
  77368. makefile
  77369. scnrm2.f
  77370. -----------------------------------------------------------
  77371. path: /netlib/svdpack/csis3/LAPACK/
  77372. -----------------------------------------------------------
  77373. chetd2.f
  77374. chetrd.f
  77375. clacgv.f
  77376. cladiv.f
  77377. clarf.f
  77378. clarfb.f
  77379. clarfg.f
  77380. clarft.f
  77381. clasr.f
  77382. clatrd.f
  77383. clazro.f
  77384. csteqr.f
  77385. cung2l.f
  77386. cung2r.f
  77387. cungql.f
  77388. cungqr.f
  77389. cungtr.f
  77390. ilaenv.f
  77391. library.a
  77392. lsame.f
  77393. makefile
  77394. sladiv.f
  77395. slae2.f
  77396. slaev2.f
  77397. slamch.f
  77398. slapy2.f
  77399. slapy3.f
  77400. slartg.f
  77401. xerbla.f
  77402. -----------------------------------------------------------
  77403. for     Incremental SVD of large sparse matrices
  77404. path: /netlib/svdpack/sis3/
  77405. -----------------------------------------------------------
  77406. BLAS/
  77407. LAPACK/
  77408. README
  77409. makefile
  77410. matrix
  77411. sid3
  77412. sii3
  77413. sio.stats
  77414. sio3
  77415. sis3.f
  77416. -----------------------------------------------------------
  77417. path: /netlib/svdpack/sis3/BLAS/
  77418. -----------------------------------------------------------
  77419. daxpy.f
  77420. daxpy.o
  77421. dcopy.f
  77422. dcopy.o
  77423. ddot.f
  77424. ddot.o
  77425. dgemm.f
  77426. dgemm.o
  77427. dgemv.f
  77428. dgemv.o
  77429. dger.f
  77430. dger.o
  77431. dnrm2.f
  77432. dnrm2.o
  77433. dscal.f
  77434. dscal.o
  77435. dswap.f
  77436. dswap.o
  77437. dsymv.f
  77438. dsymv.o
  77439. dsyr2.f
  77440. dsyr2.o
  77441. dsyr2k.f
  77442. dsyr2k.o
  77443. dtrmm.f
  77444. dtrmm.o
  77445. dtrmv.f
  77446. dtrmv.o
  77447. library.a
  77448. lsame.f
  77449. makefile
  77450. xerbla.f
  77451. -----------------------------------------------------------
  77452. path: /netlib/svdpack/sis3/LAPACK/
  77453. -----------------------------------------------------------
  77454. dlae2.f
  77455. dlae2.o
  77456. dlaev2.f
  77457. dlaev2.o
  77458. dlamch.f
  77459. dlamch.o
  77460. dlapy2.f
  77461. dlapy2.o
  77462. dlarf.f
  77463. dlarf.o
  77464. dlarfb.f
  77465. dlarfb.o
  77466. dlarfg.f
  77467. dlarfg.o
  77468. dlarft.f
  77469. dlarft.o
  77470. dlartg.f
  77471. dlartg.o
  77472. dlasr.f
  77473. dlasr.o
  77474. dlatrd.f
  77475. dlatrd.o
  77476. dlazro.f
  77477. dlazro.o
  77478. dorg2l.f
  77479. dorg2l.o
  77480. dorg2r.f
  77481. dorg2r.o
  77482. dorgql.f
  77483. dorgql.o
  77484. dorgqr.f
  77485. dorgqr.o
  77486. dorgtr.f
  77487. dorgtr.o
  77488. dsteqr.f
  77489. dsteqr.o
  77490. dsytd2.f
  77491. dsytd2.o
  77492. dsytrd.f
  77493. dsytrd.o
  77494. ilaenv.f
  77495. ilaenv.o
  77496. library.a
  77497. lsame.f
  77498. lsame.o
  77499. makefile
  77500. xerbla.f
  77501. xerbla.o
  77502. -----------------------------------------------------------
  77503. for     C version of SVDPACK for computing the SVD of
  77504. path: /netlib/svdpack/svdpackc/
  77505. -----------------------------------------------------------
  77506. CRAY/
  77507. README
  77508. belladit
  77509. belladit.out1
  77510. belladit.out2
  77511. belladit.out3
  77512. belladit.out4
  77513. belladit.out5
  77514. belladit.out6
  77515. belladit.out7
  77516. belladit.out8
  77517. bld1
  77518. bld2
  77519. blp1
  77520. blp2
  77521. bls1.c
  77522. bls1.h
  77523. bls1.make
  77524. bls2.c
  77525. bls2.h
  77526. guide.ps
  77527. lad1
  77528. lad2
  77529. lap1
  77530. lap2
  77531. las1.c
  77532. las1.h
  77533. las1.make
  77534. las2.c
  77535. las2.h
  77536. las2.make
  77537. makefile
  77538. sid1
  77539. sid2
  77540. sip1
  77541. sip2
  77542. sis1.c
  77543. sis1.make
  77544. sis2.c
  77545. sis2.make
  77546. sisc.h
  77547. sisg.h
  77548. svdin
  77549. svdin.bench
  77550. svdin.sum1
  77551. svdin.sum2
  77552. svdrun
  77553. svdrun.mac
  77554. svdsum
  77555. timermac.c
  77556. timersun.c
  77557. tmd1
  77558. tmd2
  77559. tmp1
  77560. tmp2
  77561. tms1.c
  77562. tms1.make
  77563. tms2.c
  77564. tms2.make
  77565. tmsc.h
  77566. tmsg.h
  77567. -----------------------------------------------------------
  77568. path: /netlib/svdpack/svdpackc/CRAY/
  77569. -----------------------------------------------------------
  77570. bls1.c
  77571. bls1.h
  77572. bls2.c
  77573. bls2.h
  77574. las1.c
  77575. las1.h
  77576. las2.c
  77577. las2.h
  77578. makefile
  77579. sis1.c
  77580. sis2.c
  77581. sisc.h
  77582. sisg.h
  77583. svdin
  77584. svdrun
  77585. svdsum
  77586. timercray.c
  77587. tms1.c
  77588. tms2.c
  77589. tmsc.h
  77590. tmsg.h
  77591. -----------------------------------------------------------
  77592. for     "one-liner" drivers of common numerical
  77593. path: /netlib/templates/
  77594. -----------------------------------------------------------
  77595. 2nd-ed.ps
  77596. l2fit/                for     command-line driver for least squares fitting
  77597.                        by      Bentley Fernandez Kernighan Schryer
  77598.                        ref     ACM TOMS 19,265
  77599.  
  77600. templates.ps           for     iterative solution of linear systems
  77601.                        by      Richard Barrett, Michael Berry, Tony F. Chan,
  77602.                                James Demmel,  June Donato, Jack Dongarra,
  77603.                                Victor Eijkhout, Roldan Pozo,  Charles Romine,
  77604.                                and Henk Van der Vorst
  77605.                        size    852410 bytes
  77606.                        #       Book on iterative method for large sparse
  77607.                                nonsymmetric systems of linear equations.  SIAM
  77608.                                has published Templates for the Solution of
  77609.                                Linear Systems: Building Blocks for Iterative
  77610.                                Methods in hardcopy. List Price: $18.00  SIAM
  77611.                                Member Price: $14.40. To order, contact
  77612.                                service@siam.org or call 800-447-SIAM.
  77613.                                Prepayment is required.
  77614.  
  77615. templates_code.errata
  77616. mltemplates/           for     iterative solution of linear systems
  77617.                        by      Richard Barrett, Michael Berry, Tony F. Chan,
  77618.                                James Demmel, June Donato, Jack Dongarra, Victor
  77619.                                Eijkhout, Roldan Pozo, Charles Romine, and Henk
  77620.                                Van der Vorst
  77621.                        size    49653 bytes
  77622.                        #       Matlab scripts for the algorithms in the
  77623.                                Templates book.
  77624.  
  77625. sftemplates/           for     iterative solution of linear systems
  77626.                        by      Richard Barrett, Michael Berry, Tony F. Chan,
  77627.                                James Demmel, June Donato, Jack Dongarra, Victor
  77628.                                Eijkhout, Roldan Pozo, Charles Romine, and Henk
  77629.                                Van der Vorst
  77630.                        size    452049 bytes
  77631.                        #       Single precision Fortran programs for the
  77632.                                algorithms in the  Templates book.
  77633.  
  77634. sctemplates/
  77635. dctemplates/
  77636. sftemplates/           for     iterative solution of linear systems
  77637.                        by      Richard Barrett, Michael Berry, Tony F. Chan,
  77638.                                James Demmel, June Donato, Jack Dongarra, Victor
  77639.                                Eijkhout, Roldan Pozo, Charles Romine, and Henk
  77640.                                Van der Vorst
  77641.                        size    451496 bytes
  77642.                        #       Single precision Fortran programs for the
  77643.                                algorithms in the  Templates book.
  77644.  
  77645. dftemplates/           for     iterative solution of linear systems
  77646.                        by      Richard Barrett, Michael Berry, Tony F. Chan,
  77647.                                James Demmel, June Donato, Jack Dongarra, Victor
  77648.                                Eijkhout, Roldan Pozo, Charles Romine, and Henk
  77649.                                Van der Vorst
  77650.                        size    451496 bytes
  77651.                        #       Double precision Fortran programs for the
  77652.                                algorithms in the  Templates book.
  77653.  
  77654. Templates.html         for     iterative solution of linear systems
  77655.                        by      Richard Barrett, Michael Berry, Tony F. Chan,
  77656.                                James Demmel,
  77657.                                June Donato, Jack Dongarra, Victor Eijkhout,
  77658.                                Roldan Pozo,
  77659.                                Charles Romine, and Henk Van der Vorst
  77660.                                This is the html version of the book.
  77661.                                Book on iterative method for large sparse
  77662.                                nonsymmetric
  77663.                                systems of linear equations.
  77664.                                SIAM has published Templates for the Solution of
  77665.                                Linear Systems: Building Blocks for Iterative
  77666.                                Methods in
  77667.                                hardcopy. List Price: $18.00  SIAM Member Price:
  77668.                                $14.40. To
  77669.                                order, contact service@siam.org or call
  77670.                                800-447-SIAM.
  77671.                                Prepayment is required.
  77672.  
  77673. -----------------------------------------------------------
  77674. path: /netlib/templates/dctemplates/
  77675. -----------------------------------------------------------
  77676. BiCG.c
  77677. BiCGSTAB.c
  77678. CG.c
  77679. CGS.c
  77680. Cheby.c
  77681. F2CLIBS/
  77682. GMRES.c
  77683. Jacobi.c
  77684. Makefile
  77685. MatGen.c
  77686. MatVec.c
  77687. PSolve.c
  77688. QMR.c
  77689. README
  77690. SOR.c
  77691. Tester.c
  77692. Utils.c
  77693. dblas.c
  77694. dlapack.c
  77695. dnsychk.c
  77696. dspdchk.c
  77697. f2c.h
  77698. test.data
  77699. test.results
  77700. -----------------------------------------------------------
  77701. path: /netlib/templates/dctemplates/F2CLIBS/
  77702. -----------------------------------------------------------
  77703. f2c.h
  77704. libF77/
  77705. libI77/
  77706. -----------------------------------------------------------
  77707. path: /netlib/templates/dctemplates/F2CLIBS/libF77/
  77708. -----------------------------------------------------------
  77709. Notice
  77710. README
  77711. Version.c
  77712. abort_.c
  77713. c_abs.c
  77714. c_cos.c
  77715. c_div.c
  77716. c_exp.c
  77717. c_log.c
  77718. c_sin.c
  77719. c_sqrt.c
  77720. cabs.c
  77721. d_abs.c
  77722. d_acos.c
  77723. d_asin.c
  77724. d_atan.c
  77725. d_atn2.c
  77726. d_cnjg.c
  77727. d_cos.c
  77728. d_cosh.c
  77729. d_dim.c
  77730. d_exp.c
  77731. d_imag.c
  77732. d_int.c
  77733. d_lg10.c
  77734. d_log.c
  77735. d_mod.c
  77736. d_nint.c
  77737. d_prod.c
  77738. d_sign.c
  77739. d_sin.c
  77740. d_sinh.c
  77741. d_sqrt.c
  77742. d_tan.c
  77743. d_tanh.c
  77744. derf_.c
  77745. derfc_.c
  77746. ef1asc_.c
  77747. ef1cmc_.c
  77748. erf_.c
  77749. erfc_.c
  77750. f2c.h
  77751. f2ch.add
  77752. getarg_.c
  77753. getenv_.c
  77754. h_abs.c
  77755. h_dim.c
  77756. h_dnnt.c
  77757. h_indx.c
  77758. h_len.c
  77759. h_mod.c
  77760. h_nint.c
  77761. h_sign.c
  77762. hl_ge.c
  77763. hl_gt.c
  77764. hl_le.c
  77765. hl_lt.c
  77766. i_abs.c
  77767. i_dim.c
  77768. i_dnnt.c
  77769. i_indx.c
  77770. i_len.c
  77771. i_mod.c
  77772. i_nint.c
  77773. i_sign.c
  77774. iargc_.c
  77775. l_ge.c
  77776. l_gt.c
  77777. l_le.c
  77778. l_lt.c
  77779. libF77.xsum
  77780. main.c
  77781. makefile
  77782. pow_ci.c
  77783. pow_dd.c
  77784. pow_di.c
  77785. pow_hh.c
  77786. pow_ii.c
  77787. pow_qq.c
  77788. pow_ri.c
  77789. pow_zi.c
  77790. pow_zz.c
  77791. r_abs.c
  77792. r_acos.c
  77793. r_asin.c
  77794. r_atan.c
  77795. r_atn2.c
  77796. r_cnjg.c
  77797. r_cos.c
  77798. r_cosh.c
  77799. r_dim.c
  77800. r_exp.c
  77801. r_imag.c
  77802. r_int.c
  77803. r_lg10.c
  77804. r_log.c
  77805. r_mod.c
  77806. r_nint.c
  77807. r_sign.c
  77808. r_sin.c
  77809. r_sinh.c
  77810. r_sqrt.c
  77811. r_tan.c
  77812. r_tanh.c
  77813. s_cat.c
  77814. s_cmp.c
  77815. s_copy.c
  77816. s_paus.c
  77817. s_rnge.c
  77818. s_stop.c
  77819. sig_die.c
  77820. signal_.c
  77821. system_.c
  77822. z_abs.c
  77823. z_cos.c
  77824. z_div.c
  77825. z_exp.c
  77826. z_log.c
  77827. z_sin.c
  77828. z_sqrt.c
  77829. -----------------------------------------------------------
  77830. path: /netlib/templates/dctemplates/F2CLIBS/libI77/
  77831. -----------------------------------------------------------
  77832. Notice
  77833. README
  77834. Version.c
  77835. backspace.c
  77836. close.c
  77837. dfe.c
  77838. dolio.c
  77839. due.c
  77840. endfile.c
  77841. err.c
  77842. f2c.h
  77843. f2ch.add
  77844. fio.h
  77845. fmt.c
  77846. fmt.h
  77847. fmtlib.c
  77848. fp.h
  77849. iio.c
  77850. ilnw.c
  77851. inquire.c
  77852. libI77.xsum
  77853. lio.h
  77854. local.h
  77855. lread.c
  77856. lwrite.c
  77857. makefile
  77858. open.c
  77859. rawio.h
  77860. rdfmt.c
  77861. rewind.c
  77862. rsfe.c
  77863. rsli.c
  77864. rsne.c
  77865. sfe.c
  77866. sue.c
  77867. typesize.c
  77868. uio.c
  77869. util.c
  77870. wref.c
  77871. wrtfmt.c
  77872. wsfe.c
  77873. wsle.c
  77874. wsne.c
  77875. xwsne.c
  77876. -----------------------------------------------------------
  77877. for     iterative solution of linear systems
  77878. path: /netlib/templates/dftemplates/
  77879. -----------------------------------------------------------
  77880. double/
  77881. -----------------------------------------------------------
  77882. path: /netlib/templates/dftemplates/double/
  77883. -----------------------------------------------------------
  77884. BiCG.f
  77885. BiCGREVCOM.f
  77886. BiCGSTAB.f
  77887. BiCGSTABREVCOM.f
  77888. CG.f
  77889. CGREVCOM.f
  77890. CGS.f
  77891. CGSREVCOM.f
  77892. Cheby.f
  77893. ChebyREVCOM.f
  77894. GMRES.f
  77895. GMRESREVCOM.f
  77896. Jacobi.f
  77897. JacobiREVCOM.f
  77898. Makefile
  77899. MatGen.f
  77900. MatVec.f
  77901. PSolve.f
  77902. QMR.f
  77903. QMRREVCOM.f
  77904. README
  77905. SOR.f
  77906. SORREVCOM.f
  77907. STOPTEST2.f
  77908. Tester.f
  77909. Utils.f
  77910. dblas.f
  77911. dlapack.f
  77912. dnsychk.f
  77913. dspdchk.f
  77914. dutils.f
  77915. test.data
  77916. test.results
  77917. -----------------------------------------------------------
  77918. for     command-line driver for least squares fitting
  77919. path: /netlib/templates/l2fit/
  77920. -----------------------------------------------------------
  77921. README
  77922. gen.data
  77923. l2fit
  77924. manpage
  77925. -----------------------------------------------------------
  77926. for     iterative solution of linear systems
  77927. path: /netlib/templates/mltemplates/
  77928. -----------------------------------------------------------
  77929. README
  77930. bicg.m
  77931. bicgstab.m
  77932. cg.m
  77933. cgs.m
  77934. cheby.m
  77935. gmres.m
  77936. jacobi.m
  77937. lehmer.m
  77938. makefish.m
  77939. matgen.m
  77940. qmr.m
  77941. rotmat.m
  77942. sor.m
  77943. split.m
  77944. tester.m
  77945. wathen.m
  77946. -----------------------------------------------------------
  77947. path: /netlib/templates/sctemplates/
  77948. -----------------------------------------------------------
  77949. BiCG.c
  77950. BiCGSTAB.c
  77951. CG.c
  77952. CGS.c
  77953. Cheby.c
  77954. F2CLIBS/
  77955. GMRES.c
  77956. Jacobi.c
  77957. Makefile
  77958. MatGen.c
  77959. MatVec.c
  77960. PSolve.c
  77961. QMR.c
  77962. SOR.c
  77963. Tester.c
  77964. Utils.c
  77965. f2c.h
  77966. sblas.c
  77967. slapack.c
  77968. snsychk.c
  77969. sspdchk.c
  77970. test.data
  77971. -----------------------------------------------------------
  77972. path: /netlib/templates/sctemplates/F2CLIBS/
  77973. -----------------------------------------------------------
  77974. f2c.h
  77975. libF77/
  77976. libI77/
  77977. -----------------------------------------------------------
  77978. path: /netlib/templates/sctemplates/F2CLIBS/libF77/
  77979. -----------------------------------------------------------
  77980. Notice
  77981. README
  77982. Version.c
  77983. abort_.c
  77984. c_abs.c
  77985. c_cos.c
  77986. c_div.c
  77987. c_exp.c
  77988. c_log.c
  77989. c_sin.c
  77990. c_sqrt.c
  77991. cabs.c
  77992. d_abs.c
  77993. d_acos.c
  77994. d_asin.c
  77995. d_atan.c
  77996. d_atn2.c
  77997. d_cnjg.c
  77998. d_cos.c
  77999. d_cosh.c
  78000. d_dim.c
  78001. d_exp.c
  78002. d_imag.c
  78003. d_int.c
  78004. d_lg10.c
  78005. d_log.c
  78006. d_mod.c
  78007. d_nint.c
  78008. d_prod.c
  78009. d_sign.c
  78010. d_sin.c
  78011. d_sinh.c
  78012. d_sqrt.c
  78013. d_tan.c
  78014. d_tanh.c
  78015. derf_.c
  78016. derfc_.c
  78017. ef1asc_.c
  78018. ef1cmc_.c
  78019. erf_.c
  78020. erfc_.c
  78021. f2c.h
  78022. f2ch.add
  78023. getarg_.c
  78024. getenv_.c
  78025. h_abs.c
  78026. h_dim.c
  78027. h_dnnt.c
  78028. h_indx.c
  78029. h_len.c
  78030. h_mod.c
  78031. h_nint.c
  78032. h_sign.c
  78033. hl_ge.c
  78034. hl_gt.c
  78035. hl_le.c
  78036. hl_lt.c
  78037. i_abs.c
  78038. i_dim.c
  78039. i_dnnt.c
  78040. i_indx.c
  78041. i_len.c
  78042. i_mod.c
  78043. i_nint.c
  78044. i_sign.c
  78045. iargc_.c
  78046. l_ge.c
  78047. l_gt.c
  78048. l_le.c
  78049. l_lt.c
  78050. libF77.xsum
  78051. main.c
  78052. makefile
  78053. pow_ci.c
  78054. pow_dd.c
  78055. pow_di.c
  78056. pow_hh.c
  78057. pow_ii.c
  78058. pow_qq.c
  78059. pow_ri.c
  78060. pow_zi.c
  78061. pow_zz.c
  78062. r_abs.c
  78063. r_acos.c
  78064. r_asin.c
  78065. r_atan.c
  78066. r_atn2.c
  78067. r_cnjg.c
  78068. r_cos.c
  78069. r_cosh.c
  78070. r_dim.c
  78071. r_exp.c
  78072. r_imag.c
  78073. r_int.c
  78074. r_lg10.c
  78075. r_log.c
  78076. r_mod.c
  78077. r_nint.c
  78078. r_sign.c
  78079. r_sin.c
  78080. r_sinh.c
  78081. r_sqrt.c
  78082. r_tan.c
  78083. r_tanh.c
  78084. s_cat.c
  78085. s_cmp.c
  78086. s_copy.c
  78087. s_paus.c
  78088. s_rnge.c
  78089. s_stop.c
  78090. sig_die.c
  78091. signal_.c
  78092. system_.c
  78093. z_abs.c
  78094. z_cos.c
  78095. z_div.c
  78096. z_exp.c
  78097. z_log.c
  78098. z_sin.c
  78099. z_sqrt.c
  78100. -----------------------------------------------------------
  78101. path: /netlib/templates/sctemplates/F2CLIBS/libI77/
  78102. -----------------------------------------------------------
  78103. Notice
  78104. README
  78105. Version.c
  78106. backspace.c
  78107. close.c
  78108. dfe.c
  78109. dolio.c
  78110. due.c
  78111. endfile.c
  78112. err.c
  78113. f2c.h
  78114. f2ch.add
  78115. fio.h
  78116. fmt.c
  78117. fmt.h
  78118. fmtlib.c
  78119. fp.h
  78120. iio.c
  78121. ilnw.c
  78122. inquire.c
  78123. libI77.xsum
  78124. lio.h
  78125. local.h
  78126. lread.c
  78127. lwrite.c
  78128. makefile
  78129. open.c
  78130. rawio.h
  78131. rdfmt.c
  78132. rewind.c
  78133. rsfe.c
  78134. rsli.c
  78135. rsne.c
  78136. sfe.c
  78137. sue.c
  78138. typesize.c
  78139. uio.c
  78140. util.c
  78141. wref.c
  78142. wrtfmt.c
  78143. wsfe.c
  78144. wsle.c
  78145. wsne.c
  78146. xwsne.c
  78147. -----------------------------------------------------------
  78148. for     iterative solution of linear systems
  78149. path: /netlib/templates/sftemplates/
  78150. -----------------------------------------------------------
  78151. single/
  78152. -----------------------------------------------------------
  78153. path: /netlib/templates/sftemplates/single/
  78154. -----------------------------------------------------------
  78155. BiCG.f
  78156. BiCGREVCOM.f
  78157. BiCGSTAB.f
  78158. BiCGSTABREVCOM.f
  78159. CG.f
  78160. CGREVCOM.f
  78161. CGS.f
  78162. CGSREVCOM.f
  78163. Cheby.f
  78164. ChebyREVCOM.f
  78165. GMRES.f
  78166. GMRESREVCOM.f
  78167. Jacobi.f
  78168. JacobiREVCOM.f
  78169. Makefile
  78170. MatGen.f
  78171. MatVec.f
  78172. PSolve.f
  78173. QMR.f
  78174. QMRREVCOM.f
  78175. README
  78176. SOR.f
  78177. SORREVCOM.f
  78178. STOPTEST2.f
  78179. Tester.f
  78180. Utils.f
  78181. sblas.f
  78182. slapack.f
  78183. snsychk.f
  78184. sspdchk.f
  78185. sutils.f
  78186. test.data
  78187. test.results
  78188. -----------------------------------------------------------
  78189. for     linear systems of Toeplitz or circulant form
  78190. path: /netlib/toeplitz/
  78191. -----------------------------------------------------------
  78192.  # Index for toeplitz
  78193.  
  78194. .depend
  78195. cccslz.f               prec    double
  78196.  
  78197. ccgslz.f               prec    double
  78198.  
  78199. ccslz.f                prec    double
  78200.  
  78201. cctslz.f               prec    double
  78202.  
  78203. cgslz.f                prec    double
  78204.  
  78205. cqrd.f                 prec    double
  78206.  
  78207. cqrz.f                 prec    double
  78208.  
  78209. cslz.f                 prec    double
  78210.  
  78211. ctgslz.f               prec    double
  78212.  
  78213. ctslz.f                prec    double
  78214.  
  78215. daxpy.f                prec    double
  78216.  
  78217. dcabs1.f               prec    double
  78218.  
  78219. ddot.f                 prec    double
  78220.  
  78221. dependencies
  78222. dgefa.f                prec    double
  78223.  
  78224. dgesl.f                prec    double
  78225.  
  78226. dnrm2.f                prec    double
  78227.  
  78228. dscal.f                prec    double
  78229.  
  78230. dtrdi.f                prec    double
  78231.  
  78232. dznrm2.f               prec    double
  78233.  
  78234. idamax.f               prec    double
  78235.  
  78236. izamax.f               prec    double
  78237.  
  78238. makefile               prec    double
  78239.  
  78240. readme
  78241. salwz.f                prec    double
  78242.  
  78243. tgsld.f                prec    double
  78244.  
  78245. tgsld1.f               prec    double
  78246.  
  78247. tgslz.f                prec    double
  78248.  
  78249. tgslz1.f               prec    double
  78250.  
  78251. tsld.f                 prec    double
  78252.  
  78253. tsld1.f                prec    double
  78254.  
  78255. tslz.f                 prec    double
  78256.  
  78257. tslz1.f                prec    double
  78258.  
  78259. zaxpy.f                prec    double
  78260.  
  78261. zdotc.f                prec    double
  78262.  
  78263. zdscal.f               prec    double
  78264.  
  78265. zgefa.f                prec    double
  78266.  
  78267. zgesl.f                prec    double
  78268.  
  78269. zscal.f                prec    double
  78270.  
  78271. ztrdi.f                prec    double
  78272.  
  78273.  
  78274. -----------------------------------------------------------
  78275. for     troff and TeX macros
  78276. path: /netlib/typesetting/
  78277. -----------------------------------------------------------
  78278. bit
  78279. chapman/               for     documentstyle for Chapman+Hall conference
  78280.                                proceedings
  78281.  
  78282. chem/                  for     troff preprocessor for chemical structure
  78283.                                diagrams
  78284.                        by      John Bentley, Lynn Jelinski, and Brian
  78285.                                Kernighan.
  78286.  
  78287. cmd-latex/             for     some useful commands for Latex: r2bib, textr,
  78288.                                texoff, delatex
  78289.  
  78290. imappt-amstex          for     a style file for IMA preprints for AmSTeX,  Jan
  78291.                                1990
  78292.  
  78293. indexing.tools/        for     tools for preparing indexes (mostly for the
  78294.                                troff world)
  78295.                        ref     EP-ODD, Vol 1, #1
  78296.                        by      J. L. Bentley and B. W. Kernighan
  78297.  
  78298. ltexpprt.all           for     LaTeX macros for SIAM/ACM Preprint series (book
  78299.                                chapters)
  78300.  
  78301. ltexfrnt.all           for     LaTeX macros for SIAM Frontiers book series
  78302.  
  78303. mathtim.sty            for     LaTeX documentstyle option for MathTime fonts
  78304.                        by      Eric Grosse <ehg@research.att.com>
  78305.                        see     builds on
  78306.                                on ftp://ftp.urc.tue.nl/pub/tex/MathTime/mathtim
  78307.                                e.sty
  78308.  
  78309. ptexpprt.all           for     corresponding Plain TeX macros
  78310.  
  78311. sampltex.all/          for     sample paper for LaTeX style
  78312.  
  78313. siamams.all/           for     AMS-TeX
  78314.                        by      Arnold, Lucier, and SIAM
  78315.  
  78316. siamltex.all/          for     LaTeX
  78317.                        by      Howard Trickey, Dec 1988
  78318.  
  78319. siamptex.all           for     Plain TeX
  78320.                        by      SIAM Publications and AMS, Apr 1989
  78321.  
  78322. siamtrof.all           for     troff, in the style of -ms, May 1987
  78323.  
  78324. ptexproc.all           for     SIAM Proceedings Series, Plain TeX macros
  78325.  
  78326. ltexproc.all           for     SIAM Proceedings Series, LaTeX macros
  78327.  
  78328. times.sty
  78329. elsevier/              for     Elsevier book macros
  78330.  
  78331. -----------------------------------------------------------
  78332. for     documentstyle for Chapman+Hall conference
  78333. path: /netlib/typesetting/chapman/
  78334. -----------------------------------------------------------
  78335. bib.bib
  78336. chapman.sty
  78337. chapman11.sty
  78338. fixup.sty
  78339. p.tex
  78340. -----------------------------------------------------------
  78341. for     troff preprocessor for chemical structure
  78342. path: /netlib/typesetting/chem/
  78343. -----------------------------------------------------------
  78344. PS-PEmacros
  78345. README
  78346. chem
  78347. chem.awk
  78348. chem.macros
  78349. eth.p
  78350. lsd.p
  78351. morphine.p
  78352. -----------------------------------------------------------
  78353. for     some useful commands for Latex: r2bib, textr,
  78354. path: /netlib/typesetting/cmd-latex/
  78355. -----------------------------------------------------------
  78356. delatex.lex
  78357. r2bib/
  78358. texoff
  78359. texrm
  78360. textr/
  78361. -----------------------------------------------------------
  78362. path: /netlib/typesetting/cmd-latex/r2bib/
  78363. -----------------------------------------------------------
  78364. r2bib.1
  78365. r2bib.c
  78366. -----------------------------------------------------------
  78367. path: /netlib/typesetting/cmd-latex/textr/
  78368. -----------------------------------------------------------
  78369. GREEK.h
  78370. README
  78371. README2
  78372. bugs
  78373. flip.h
  78374. makefile
  78375. mathcom.h
  78376. sep.tex
  78377. setups.h
  78378. similar.h
  78379. subs.c
  78380. testfile
  78381. textr.c
  78382. tr.c
  78383. troff_mac.h
  78384. -----------------------------------------------------------
  78385. for     Elsevier book macros
  78386. path: /netlib/typesetting/elsevier/
  78387. -----------------------------------------------------------
  78388. manual.tex             for     example text file and instructions
  78389.  
  78390. manual.toc             for     Contents file for the manual
  78391.  
  78392. verbatim.tex           for     Knut's verbatim option
  78393.  
  78394. speech.sty             for     LaTeX documentstyle
  78395.  
  78396. speech10.sty           for     LaTeX documentstyle
  78397.  
  78398. newbold.sty            for     LaTeX documentstyle option
  78399.  
  78400. oldbold.sty            for     LaTeX documentstyle option
  78401.  
  78402. toc.sty                for     LaTeX documentstyle option
  78403.  
  78404. nhtables.sty           for     LaTeX documentstyle for producing tables
  78405.  
  78406. README
  78407. -----------------------------------------------------------
  78408. for     tools for preparing indexes (mostly for the
  78409. path: /netlib/typesetting/indexing.tools/
  78410. -----------------------------------------------------------
  78411. README
  78412. cleanup
  78413. deroman
  78414. doclean
  78415. final.sort
  78416. format
  78417. gen.key
  78418. hierarchy
  78419. install
  78420. ix.macro
  78421. ix.test
  78422. make.index
  78423. num.collapse
  78424. range.collapse
  78425. range.prep
  78426. range.sort
  78427. reroman
  78428. rotate
  78429. see.prep
  78430. see.terms
  78431. -----------------------------------------------------------
  78432. for     sample paper for LaTeX style
  78433. path: /netlib/typesetting/sampltex.all/
  78434. -----------------------------------------------------------
  78435. siam.bib
  78436. siam.tex
  78437. -----------------------------------------------------------
  78438. for     AMS-TeX
  78439. path: /netlib/typesetting/siamams.all/
  78440. -----------------------------------------------------------
  78441. amstexsiam.sty
  78442. siamdoc.tex
  78443. siamsample.tex
  78444. -----------------------------------------------------------
  78445. for     LaTeX
  78446. path: /netlib/typesetting/siamltex.all/
  78447. -----------------------------------------------------------
  78448. READ.ME
  78449. docultex.tex
  78450. lexample.tex
  78451. numinsec.sty
  78452. siam.bst
  78453. siam10.sty
  78454. siam11.sty
  78455. siamltex.sty
  78456. subeqn.sty
  78457. -----------------------------------------------------------
  78458. for     unconstrained optimization
  78459. path: /netlib/uncon/
  78460. -----------------------------------------------------------
  78461. almost.f               for     Brown Almost Linear
  78462.  
  78463. badscb.f               for     Brown Badly Scaled
  78464.  
  78465. badscp.f               for     Powell Badly Scaled
  78466.  
  78467. band.f                 for     Broyden Banded
  78468.  
  78469. bard.f                 for     Bard
  78470.  
  78471. bd.f                   for     Brown and Dennis
  78472.  
  78473. beale.f                for     Beale
  78474.  
  78475. biggs.f                for     Biggs EXP6
  78476.  
  78477. box.f                  for     Box 3-Dimensional
  78478.  
  78479. bv.f                   for     Discrete Boundary Value
  78480.  
  78481. cheb.f                 for     Chebyquad
  78482.  
  78483. devg1.f                for     De Villiers and Glasser 1
  78484.  
  78485. devg2.f                for     De Villiers and Glasser 2
  78486.  
  78487. dgv6.f                 for     Dennis, Gay, and Vu
  78488.  
  78489. dgv8.f                 for     Dennis, Gay, and Vu
  78490.  
  78491. froth.f                for     Freudenstein and Roth
  78492.  
  78493. gauss.f                for     Gaussian
  78494.  
  78495. gulf.f                 for     Gulf Research and Development
  78496.  
  78497. han1.f                 for     Hanson 1
  78498.  
  78499. han2.f                 for     Hanson 2
  78500.  
  78501. helix.f                for     Helical Valley
  78502.  
  78503. ie.f                   for     Discrete Integral Equation
  78504.  
  78505. jensam.f               for     Jennrich and Sampson
  78506.  
  78507. kowosb.f               for     Kowalik and Osborne
  78508.  
  78509. lin.f                  for     Linear --- Full Rank
  78510.  
  78511. lin0.f                 for     Linear --- Rank 1 with Zero Columns and Rows
  78512.  
  78513. lin1.f                 for     Linear --- Rank 1
  78514.  
  78515. mck1.f                 for     McKeown 1
  78516.  
  78517. mck2.f                 for     McKeown 2
  78518.  
  78519. mck3.f                 for     McKeown 3
  78520.  
  78521. meyer.f                for     Meyer
  78522.  
  78523. msqrt2.f               for     Matrix Square Root Problems
  78524.  
  78525. msqrt3.f               for     Matrix Square Root Problems
  78526.  
  78527. osb1.f                 for     Osborne 1
  78528.  
  78529. osb2.f                 for     Osborne 2
  78530.  
  78531. pen1.f                 for     Penalty I
  78532.  
  78533. pen2.f                 for     Penalty II
  78534.  
  78535. rose.f                 for     Rosenbrock
  78536.  
  78537. rosex.f                for     Extended Rosenbrock
  78538.  
  78539. sing.f                 for     Powell Singular
  78540.  
  78541. singx.f                for     Extended Powell Singular
  78542.  
  78543. trid.f                 for     Broyden Tridiagonal
  78544.  
  78545. trig.f                 for     Trigonometric
  78546.  
  78547. vardim.f               for     Variably Dimensioned
  78548.  
  78549. watson.f               for     Watson
  78550.  
  78551. wood.f                 for     Wood
  78552.  
  78553. readme
  78554. -----------------------------------------------------------
  78555. for     total least squares, Partial Singular Value
  78556. path: /netlib/vanhuffel/
  78557. -----------------------------------------------------------
  78558. .depend
  78559. Makefile
  78560. bidiag-doc
  78561. bidiag.f               for     auxiliary routines called by dtls, psvd, ptls
  78562.  
  78563. cancel.f
  78564. damin.f
  78565. dependencies
  78566. dtls-doc               gams    d9a1, d9a4
  78567.  
  78568. dtls.f                 for     solves Ax=b, where A as well as b may be
  78569.                                inaccurate
  78570.                        gams    d9a1, d9a4
  78571.  
  78572. estim-doc
  78573. estim.f                for     singular values of a bidiagonal by bisection
  78574.  
  78575. housh.f
  78576. init.f
  78577. nsingv-doc
  78578. nsingv.f               for     number of singular values left of a bound, of a
  78579.                                bidiagonal matrix
  78580.  
  78581. psvd-doc               gams    d6
  78582.  
  78583. psvd.f                 for     basis for the left/right space corresponding to
  78584.                                small singular values
  78585.                        gams    d6
  78586.  
  78587. ptls-doc               gams    d9a1, d9a4
  78588.  
  78589. ptls.f                 for     like dtls, but using the faster Partial SVD
  78590.                        gams    d9a1, d9a4
  78591.  
  78592. qlstep.f
  78593. qrql-doc
  78594. qrql.f                 for     diagonalizes a bidiagonal matrix
  78595.  
  78596. qrstep.f
  78597. restor.f
  78598. tr2.f
  78599. filelist
  78600. readme
  78601. -----------------------------------------------------------
  78602. for     a vectorized version of fftpack, for multiple
  78603. path: /netlib/vfftpack/
  78604. -----------------------------------------------------------
  78605. .depend
  78606. dependencies
  78607. doc                    for     user guide for vfftpack
  78608.  
  78609. vsinti.f               for     Initialization routine for VSINT
  78610.                        gams    -0-
  78611.  
  78612. vsint.f                for     Forward or backward transform for multiple odd
  78613.                                sequences
  78614.                        gams    J1a3
  78615.  
  78616. vsinqi.f               for     Initialization routine for VSINQF and VSINQB
  78617.                        gams    -0-
  78618.  
  78619. vsinqf.f               for     Forward transform of multiple odd sequences with
  78620.                                only odd wave numbers (quarter-wave sine
  78621.                                transform)
  78622.                        gams    J1a3
  78623.  
  78624. vsinqb.f               for     Backward transform for multiple odd sequences
  78625.                                with only odd wave numbers (quarter-wave sine
  78626.                                transform)
  78627.                        gams    J1a3
  78628.  
  78629. vrffti.f               for     Initialization routine for VRFFTF and VRFFTB
  78630.                        gams    -0-
  78631.  
  78632. vrfftf.f               for     Forward transform of multiple real periodic
  78633.                                sequences
  78634.                        gams    J1a1
  78635.  
  78636. vrfftb.f               for     Backward transform for multiple real periodic
  78637.                                sequences
  78638.                        gams    J1a1
  78639.  
  78640. vcosti.f               for     Initialization routine for VCOST
  78641.                        gams    -0-
  78642.  
  78643. vcost.f                for     Forward or backward transform for multiple even
  78644.                                sequences
  78645.                        gams    J1a3
  78646.  
  78647. vcosqi.f               for     Initialization routine for VCOSQF and VCOSQB
  78648.                        gams    -0-
  78649.  
  78650. vcosqf.f               for     Forward transform of multiple even sequences
  78651.                                with only odd wave numbers (quarter-wave cosine
  78652.                                transform)
  78653.                        gams    J1a3
  78654.  
  78655. vcosqb.f               for     Backward transform of multiple even sequences
  78656.                                with only odd wave numbers (quarter-wave cosine
  78657.                                transform)
  78658.                        gams    J1a3
  78659.  
  78660. pimach.f
  78661. vradb2.f
  78662. vradb3.f
  78663. vradb4.f
  78664. vradb5.f
  78665. vradbg.f
  78666. vradf2.f
  78667. vradf3.f
  78668. vradf4.f
  78669. vradf5.f
  78670. vradfg.f
  78671. vrftb1.f
  78672. vrftf1.f
  78673. vrfti1.f
  78674. -----------------------------------------------------------
  78675. for     vectorized evaluation of special functions
  78676. path: /netlib/vfnlib/
  78677. -----------------------------------------------------------
  78678.  #Index  for vfnlib
  78679.  
  78680. .depend
  78681. Makefile
  78682. dependencies
  78683. vi0.f                  for     hyperbolic bessel function of the first kind of
  78684.                                order zero (I0) for a vector of real arguments
  78685.                        gams    c10b1
  78686.                        prec    single
  78687.  
  78688. vi1.f                  for     hyperbolic bessel function of the first kind of
  78689.                                order one (I1) for a vector of real arguments
  78690.                        gams    c10b1
  78691.                        prec    single
  78692.  
  78693. vk0.f                  for     hyperbolic bessel function of the third kind of
  78694.                                order zero (K0) for a vector of real arguments
  78695.                        gams    c10b1
  78696.                        prec    single
  78697.  
  78698. vk1.f                  for     hyperbolic bessel function of the third kind of
  78699.                                order one (K1) for a vector of real arguments
  78700.                        gams    c10b1
  78701.                        prec    single
  78702.  
  78703. vj0.f                  for     the bessel function of the first kind of order
  78704.                                zero (J0) for a vector of real arguments
  78705.                        gams    c10a1
  78706.                        prec    single
  78707.  
  78708. vj1.f                  for     the bessel function of the first kind of order
  78709.                                one (J1) for a vector of real arguments
  78710.                        gams    c10a1
  78711.                        prec    single
  78712.  
  78713. vy0.f                  for     the bessel function of the second kind of order
  78714.                                zero (Y0) for a vector of real arguments
  78715.                        gams    c10a1
  78716.                        prec    single
  78717.  
  78718. vy1.f                  for     the bessel function of the second kind of order
  78719.                                one (Y1) for a vector of real arguments
  78720.                        gams    c10a1
  78721.                        prec    single
  78722.  
  78723. dvi0.f                 for     hyperbolic bessel function of the first kind of
  78724.                                order zero (I0) for a vector of real arguments
  78725.                        gams    c10b1
  78726.                        prec    double
  78727.  
  78728. dvi1.f                 for     hyperbolic bessel function of the first kind of
  78729.                                order one (I1) for a vector of real arguments
  78730.                        gams    c10b1
  78731.                        prec    double
  78732.  
  78733. dvk0.f                 for     hyperbolic bessel function of the third kind of
  78734.                                order zero (K0) for a vector of real arguments
  78735.                        gams    c10b1
  78736.                        prec    double
  78737.  
  78738. dvk1.f                 for     hyperbolic bessel function of the third kind of
  78739.                                order one (K1) for a vector of real arguments
  78740.                        gams    c10b1
  78741.                        prec    double
  78742.  
  78743. dvj0.f                 for     the bessel function of the first kind of order
  78744.                                zero (J0) for a vector of real arguments
  78745.                        gams    c10a1
  78746.                        prec    double
  78747.  
  78748. dvj1.f                 for     the bessel function of the first kind of order
  78749.                                one (J1) for a vector of real arguments
  78750.                        gams    c10a1
  78751.                        prec    double
  78752.  
  78753. dvy0.f                 for     the bessel function of the second kind of order
  78754.                                zero (Y0) for a vector of real arguments
  78755.                        gams    c10a1
  78756.                        prec    double
  78757.  
  78758. dvy1.f                 for     the bessel function of the second kind of order
  78759.                                one (Y1) for a vector of real arguments
  78760.                        gams    c10a1
  78761.                        prec    double
  78762.  
  78763. wcs.f                  for     evaluates a chebyshev series for a vector of
  78764.                                real arguments
  78765.                        gams    c3a2
  78766.                        prec    single
  78767.  
  78768. dwcs.f                 for     evaluates a chebyshev series for a vector of
  78769.                                real arguments
  78770.                        gams    c3a2
  78771.                        prec    double
  78772.  
  78773. wutil.f                for     a collection of low-level vector utilities such
  78774.                                as gather/scatter and index compression
  78775.                        gams    d1a, n
  78776.                        prec    single
  78777.  
  78778. dwutil.f               for     a collection of low-level vector utilities such
  78779.                                as gather/scatter and index compression
  78780.                        gams    d1a, n
  78781.                        prec    double
  78782.  
  78783. wferr.f                for     performs simple error processing for the vfnlib
  78784.                                package
  78785.                        gams    r3
  78786.                        prec    single
  78787.  
  78788. testall.f              for     exercises all bessel function routines in the
  78789.                                vfnlib package providing accuracy and timing
  78790.                                comparisions with their fnlib counterparts,
  78791.                                which are included in this file.
  78792.                        prec    single
  78793.  
  78794. dtestall.f             for     exercises all bessel function routines in the
  78795.                                vfnlib package providing accuracy and timing
  78796.                                comparisions with their fnlib counterparts,
  78797.                                which are included in this file.
  78798.                        prec    double
  78799.  
  78800. paper.ps               for     Preprint of ACM TOMS 18 (1992) 456-469.
  78801.                        size    277 kB
  78802.  
  78803. readme
  78804. -----------------------------------------------------------
  78805. for     Voronoi regions and Delaunay triangulations
  78806. path: /netlib/voronoi/
  78807. -----------------------------------------------------------
  78808. 3dn30.gif
  78809. hull/
  78810. sweep2/                for     2-dimensional Voronoi diagram, Delaunay
  78811.                                triangulation
  78812.                        alg     sweepline
  78813.                        by      Steve Fortune
  78814.  
  78815. triangle/              for     2D mesh generation, triangulation, and mesh
  78816.                                display/printing
  78817.                        alg     Ruppert's Delaunay refinement
  78818.                        by      Jonathan Richard Shewchuk <jrs@cs.cmu.edu>
  78819.                        gams    I2b4a, P, Q
  78820.                        size    553kB
  78821.                        prec    single/double
  78822.                        title   Triangle / Show Me
  78823.                        rel     good
  78824.                        age     research
  78825.                        kind    command
  78826.                        lang    C
  78827.                        keywords unstructured mesh generation, Delaunay
  78828.                                triangulation, Voronoi diagram
  78829.  
  78830. readme
  78831. -----------------------------------------------------------
  78832. path: /netlib/voronoi/hull/
  78833. -----------------------------------------------------------
  78834. Makefile
  78835. README
  78836. ch.c
  78837. fg.c
  78838. hull.c
  78839. hull.h
  78840. hullmain.c
  78841. io.c
  78842. pointops.c
  78843. points.h
  78844. pointsites.h
  78845. rand.c
  78846. rsites.c
  78847. stormacs.h
  78848. -----------------------------------------------------------
  78849. for     2-dimensional Voronoi diagram, Delaunay
  78850. path: /netlib/voronoi/sweep2/
  78851. -----------------------------------------------------------
  78852. Makefile
  78853. defs.h
  78854. edgelist.c
  78855. geometry.c
  78856. heap.c
  78857. main.c
  78858. memory.c
  78859. output.c
  78860. t
  78861. voronoi.c
  78862. voronoi.man
  78863. -----------------------------------------------------------
  78864. for     2D mesh generation, triangulation, and mesh
  78865. path: /netlib/voronoi/triangle/
  78866. -----------------------------------------------------------
  78867. A.poly
  78868. README
  78869. makefile
  78870. showme.c
  78871. triangle.c
  78872. -----------------------------------------------------------
  78873. for     sparse linear systems
  78874. path: /netlib/y12m/
  78875. -----------------------------------------------------------
  78876. .depend
  78877. dependencies
  78878. doc                    for     documentation for the package
  78879.                        size    125 kilobytes
  78880.  
  78881. error
  78882. makefile
  78883. y12cck.f
  78884. y12m
  78885. y12m.f                 for     solution of linear systems, matrices are large
  78886.                                and sparse
  78887.  
  78888. y12m.lib
  78889. y12mae.f               for     sparse matrix, solve one system, single right
  78890.                                hand side
  78891.                        prec    single
  78892.  
  78893. y12maf.f               for     sparse matrix, solve one system, single right
  78894.                                hand side
  78895.                        prec    double
  78896.  
  78897. y12mbe.f
  78898. y12mbf.f
  78899. y12mce.f
  78900. y12mcf.f
  78901. y12mde.f
  78902. y12mdf.f
  78903. y12mfe.f               for     Solves a large sparse system of linear algebraic
  78904.                                equations
  78905.                                using Gaussian elimination and sparse matrix
  78906.                                techniques.  Iterative refinement is applied in
  78907.                                order to improve accuracy.
  78908.                        gams    d2a4
  78909.  
  78910. ex/                    for     test programs
  78911.                        #       from netlib@ornl.gov try: send index from
  78912.                                y12m/ex
  78913.  
  78914. y12mge.f
  78915. y12mhe.f
  78916. -----------------------------------------------------------
  78917. for     test programs
  78918. path: /netlib/y12m/ex/
  78919. -----------------------------------------------------------
  78920. maind.d                for     output from (y12m/ex/maind.f)
  78921.  
  78922. maind.f                for     test program for (y12m/y12mae)
  78923.  
  78924. maine.f                for     test program for the (y12m/y12m) package
  78925.  
  78926. mainf.d
  78927. mainf.f                for     test program for (y12m/y12mhe)
  78928.  
  78929. mainf2.f               for     test program for the (y12m/y12m) package
  78930.  
  78931. mainf500.d
  78932. matrd1.f               for     auxillary routine needed by (y12m/ex/maind.f)
  78933.  
  78934. matre1.f               for     auxillary routine needed by (y12m/ex/maind.f)
  78935.  
  78936. matrf2.f               for     auxillary routine needed by (y12m/ex/mainf.f)
  78937.  
  78938. test1.f                for     template for (y12m/y12mae) use, user must supply
  78939.                                data
  78940.  
  78941. test2.f                for     template for (y12m/y12mfe) use, user must supply
  78942.                                data
  78943.  
  78944.