            TEST WORKSPACES FOR NUMERICAL ANALYSIS


OVERVIEW

The workspaces contained in this directory are examples of uses of the
numerical analysis library.  They perform no useful purpose except to
test the numerical analysis library for correctness.

num_anal.wkspc.Z - contains a simple 3x3 system of simultaneous equations
		   solved three different ways.  the resulting matrix
		   should contain a simgle column of zeros.



