From: Doug Eleveld Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with Lapack++ and Lapack, or TNT Date: Tue, 06 May 1997 10:12:07 -0700 Organization: Rijksuniversiteit Groningen Lines: 16 Message-ID: <336F6666.3E4A@anest.azg.nl> References: <336DC01C DOT 2A6F AT uclink DOT Berkeley DOT edu> NNTP-Posting-Host: cmb09.med.rug.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Kim Drake wrote: > > I am interested in using some high level linear algebra libraries in > some of my c++ programs. Specifically I would like to use either the > Template Numerical Toolkit or Lapack++, which requires either the > .... I've gotten the Linear algebra package to work (mostly known as LinAlg.h) with DJGPP. I've even made some small changes to speed up element access. I'd love to try TNT but didn't think that it was available yet... Mail me and we'll talk about it... Doug Eleveld