Hello,
> This issue is of interest to me too! (Maybe also to others ?)
> Could one of the gurus give a small
>
> blitz++ vs. MTL ?
For the most part blitz and MTL have different and complimentary
functionality. Of course you can do vector addition with both
libraries, but the similarities do not go much further. Blitz
handles tensors, stencils, multidimensional arrays, etc. very nicely.
MTL does linear algebra operations, such as matrix vector
products, backward substitution, etc. for a large variety of
matrix types including sparse and banded. For many scientific
applications one would need both libraries (I use both in my own
scientific codes). Through data
sharing you can use MTL and blitz together, though sometime
in the future it would be good to start to merge the libraries.
Cheers,
Jeremy Siek
--------------------- blitz-dev list --------------------------------
* To subscribe/unsubscribe: use the handy web form at
http://oonumerics.org/blitz/lists.html
This archive was generated by hypermail 2b29 : Wed Feb 20 2002 - 04:30:10 EST