Topic: STL compliant matrix package


Author: Hubert HOLIN <hh@ArtQuest.fr>
Date: 1998/06/29
Raw View
Paris (U.E.), le 29/06/1998

Andreas Huber wrote:
>
> Hello there
>
> Has anyone ever heard of a matrix package (basic vector and matrix
> operations, inversion, LR decomposition, eigenvalues and so on) which
> builds on the standard template valarray<>??

 Partly there, and worth following:

* TNT (http://math.nist.gov/tnt/)

 Alternative, not quite there yet but with great potential:

* Blitz++ (http://monet.uwaterloo.ca/blitz/)

  Hubert Holin
  Hubert.Holin@Bigfoot.com


[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: Andreas Huber <andreas@engineer.com>
Date: 1998/06/25
Raw View
Hello there

Has anyone ever heard of a matrix package (basic vector and matrix
operations, inversion, LR decomposition, eigenvalues and so on) which
builds on the standard template valarray<>??


[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]