Xref: utzoo comp.sources.wanted:10743 alt.sources.d:467 comp.sources.d:4895 Path: utzoo!mnetor!geac!torsqnt!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!bloom-beacon!athena.mit.edu!drk From: drk@athena.mit.edu (David R Kohr) Newsgroups: comp.sources.wanted,alt.sources.d,comp.sources.d Subject: Looking for simple matrix manipulation package in C. Message-ID: <1990Feb26.181400.13929@athena.mit.edu> Date: 26 Feb 90 18:14:00 GMT Sender: news@athena.mit.edu (News system) Reply-To: drk@athena.mit.edu (David R Kohr) Organization: Massachusetts Institute of Technology Lines: 19 I'm looking for public-domain or freeware source for a simple matrix manipulation package written in C. At a minimum, the package would need to contain routines for allocating and deallocating variably-sized 2-dimensional arrays containing "float" and "double" values (complex values would be a big plus), duplicating one matrix's values into another, calculating the inverse and transpose of a matrix, adding/subtracting/multiplying two matrices, and adding and multiplying a scalar to each element of a matrix. We only have a "K&R" compiler, so the package has to be written in "K&R" rather than ANSI C. Pointers to the source for such a package would be greatly appreciated. I'll summarize my finding to the Net if there is sufficient response. (I have access to anonymous FTP, by the way.) -- David R. Kohr M.I.T. Lincoln Laboratory Group 45 ("Radars 'R' Us") email: KOHR@LL.LL.MIT.EDU or DRK@ATHENA.MIT.EDU phone: (617)981-0775 (work), (617)527-3908 (home)