Newsgroups: comp.lang.c Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!think.com!linus!linus!news From: wil@ulana.mitre.org (Willis A. Kim) Subject: Looking for a gaussian elimination C program with full pivoting Message-ID: <1991Apr30.205314.9092@linus.mitre.org> Sender: news@linus.mitre.org (News Service) Nntp-Posting-Host: ulana.mitre.org Organization: The MITRE Corporation, Bedford, MA Distribution: usa Date: Tue, 30 Apr 1991 20:53:14 GMT 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