Xref: utzoo comp.lang.lisp:4936 comp.lang.lisp.franz:41 comp.lang.lisp.x:329 Newsgroups: comp.lang.lisp,comp.lang.lisp.franz,comp.lang.lisp.x Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!wuarchive!uunet!cs.dal.ca!ug.cs.dal.ca!newsome From: newsome@ug.cs.dal.ca (Brent G. Newsome) Subject: Gaussian Elimination In Lisp Message-ID: <1991May26.010225.20261@cs.dal.ca> Originator: newsome@ug.cs.dal.ca Sender: news@cs.dal.ca (USENET News) Nntp-Posting-Host: ug.cs.dal.ca Organization: Math, Stats & CS, Dalhousie University, Halifax, NS, Canada Date: Sun, 26 May 91 01:02:25 GMT My professor has just given our programming languages class an assignment to write a function (or functions) to perform Gaussian Elimination on a series of linear equations. Our function must work for matrices where n <= 1000. I am almost brand new to lisp and could use a few pointers on how to do this. Does anybody have any suggestions? If anybody has any solutions to similiar problems I would appreciate some more info.. PLEASE NOTE: I am not looking for complete answers, rather I'd like some code-fragments or just general pointers that will get me started in the right direction. Thanks in advance. -- | BRENT G. NEWSOME | Mail Addresses: | | 11 Whynette Place | ENVOY 100/INET 2000: P.NEWSOME | | Dartmouth, Nova Scotia | UUCP: bnewsome@ac.dal.ca | | Canada, B2W 3H1. | UUCP: newsome@ug.cs.dal.ca |