Xref: utzoo comp.lang.c:39971 sci.math:18012 comp.sources.wanted:17059 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!ukc!harrier.ukc.ac.uk!nutmeg.ukc.ac.uk!trh From: trh@ukc.ac.uk (T.R.Hopkins) Newsgroups: comp.lang.c,sci.math,comp.sources.wanted Subject: Re: Matrix Inversion routine Message-ID: <540@nutmeg.ukc.ac.uk> Date: 11 Jun 91 12:12:42 GMT References: <25284@lanl.gov> Reply-To: trh@ukc.ac.uk (T.R.Hopkins) Organization: Computing Lab, University of Kent at Canterbury, UK. Lines: 23 In article <25284@lanl.gov> aob@lanl.gov (Alexander O. Brown) writes: > >Does anyone have a general purpose matrix inversion >routine preferrably written in C or know where I >may be able to get one? > > Thanks, > Alex > alex@vuse.vanderbilt.edu Have a look in netlib: send e-mail of the form send index send index from c you'll get back two files, the first giving a description of the system and how to use it and the second providing information on what's available in C. netlib addresses : netlib@research.att.com netlib@ukc.ac.uk Tim