[comp.lang.lisp.franz] Gaussian Elimination In Lisp

newsome@ug.cs.dal.ca (Brent G. Newsome) (05/26/91)

	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         |