[comp.sources.wanted] Matrix inversion routines in C needed

dgpproj3@dgp.toronto.edu (DGP Project Account (Robert Lansdale)) (11/23/89)

	I am in need of two C functions to solve a linear and non-linear
set of equations. I suppose some implementation of Gaussian elimination
will do the the linear set, but I'm not too familiar with the methods
to solve the non-linear sets (I'm told that algorithms 314 or 316 from the
ACM Collection of Algorithms will do the inversion through iteration, but
these have been removed from Netlib, and the're in Fortran anyway). Anyone
have any source code they are willing to offer (its for educational use 
only) or know any of ftp locations containing math sources?