This directory contains the followng files.

eigentest.f

   The Eigentest program.  This file can be compiled to compute an
   object file suitable for linking to an application.

testeigentest.f

   A test program for Eigentest that runs 64 test cases probing
   various aspects of the package.  The numbers in the output should
   be within two or so orders of magnitude of the rounding unit.

F77UsersGuide.pdf

   A user's guide for the Fortran77 version of eigentest.

The following sequence should run testeigentest on a linux machine.

>> f77 eigentest.f testeigentest.f
>> a.out

Che-Rung Lee
G. W. Stewart
Nov  9 2007
