OON: alpha release of MET, C++ matrix with expression templates

From: Masakatsu ITO (mito@masa.ims.ac.jp)
Date: Wed Feb 14 2001 - 11:21:47 EST


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@ims.ac.jp

--------------------- 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@oonumerics.org



This archive was generated by hypermail 2b29 : Wed Feb 20 2002 - 03:20:14 EST