Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!G.OSWEGO.EDU!dl From: dl@G.OSWEGO.EDU (Doug Lea) Newsgroups: gnu.g++.lib.bug Subject: Matrix Class? Message-ID: <8910091223.AA18838@g.oswego.edu> Date: 9 Oct 89 12:23:00 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: dl@oswego.oswego.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 21 > Any further news on the Matrix class? I think I noticed that in 1.36 > (on labrea.stanford.edu), this was moved into the wish list. The Matrix classes that I was working on have run up against some very difficult intrinsic performance problems that I am trying to solve via some work on otherwise unrelated tools and compilation strategies. (Some of these were hinted at in some of my comp.lang.c++ postings this summer.) In the meantime, Tom Keffer (keffer@blake.acs.washington.edu), Stephen Pope (scp@sfi.santafe.edu), and Robert Davies (SRWMRBD@wnv.dsir.govt.nz) all have or will have some very good, but less general (an asset!) and/or differently structured freely available Matrix packages. Check them out. Someday, a libg++ Matrix package will be available, but I refuse to release the current classes, partly because they are in disarray, but mostly because I believe that they are unsuitable for serious heavy-duty computation. Stay tuned for news on other fronts that will hopefully alleviate such problems. -Doug