[comp.lang.c] Looking for a gaussian elimination C program with full pivoting

wil@ulana.mitre.org (Willis A. Kim) (05/01/91)

Hello,

I am looking for a C language program to perform gaussian elimination on 
an mxn matrix with full pivot.  The pivot element only has to be nonzero.
Also, backsubstitution with arbitrary value for the remaining unknown variables
would be very nice.  Please response by electronic mail to: wil@mitre.org.

Thanks in Advance!!

Willis