Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hplsla!jima From: jima@hplsla.HP.COM (Jim Adcock) Newsgroups: comp.lang.c++ Subject: Re: Vector and Matrix classes Message-ID: <6590132@hplsla.HP.COM> Date: 22 May 89 22:05:38 GMT References: <1878@blake.acs.washington.edu> Organization: HP Lake Stevens, WA Lines: 13 Regards the original question -- vector and math classes, beside Gorlan's stuff, I believe there is a Gnu matrix class in the works, also I just saw in Dr. D's June 89 pg 132 an ad for "M++" Matrix Class Software, $495 [thats $495. not $4.95 :-] from Ansys Software 206-228-3170 I know nothing about the quality of these two matrix classes. I am also personally implementing a "tiny" fixed two element vector and two-by-two matrix set of classes for 2D graphics work and the like. Plan to do a 3D version. Let me know if these could really be of use to someone.