OONumerics User :

From: Masakatsu ITO (mito_at_[hidden])
Date: 2001-02-14 11:21:47


Dear colleague,

I would like to announce MET, a C++ matrix library with expression
templates, which is available at

http://met.sourceforge.net/

Expression template is a technique for eliminating temporaries and
copies of objects which make C++ matrix and vector slower. I learned
this technique from Blitz++ ( http://oonumerics.org/blitz/ ), but
unfortunately it was difficult to handle some linear algebraic
expression like u = M*v + w with Blitz++.

Now I have tested my library in molecular simulations and have
confirmed it works. I hope some more people feel interested in it,
though it lacks some important features - I am still preparing for
LAPCK interface.

This library is free software (GPL).

Best regards,

Masakatsu Ito
Computer Center of Institute for Molecular Science
E-mail mito_at_[hidden]

--------------------- Object Oriented Numerics List --------------------------
* To subscribe/unsubscribe: use the handy web form at
http://oonumerics.org/oon/
* If this doesn't work, please send a note to owner-oon-list_at_[hidden]