Lapack++ 2.4.9 released on 2006-05-15

In this release, some eigenvector function names have been
clarified, some matrix operators have been improved, and a project
file for MSVC 7.1 has been added. Also, the header files with "++"
in the name are no longer installed (though still included in the
tarball).

Lapack++ 2.4.7 released on 2006-02-24

In this release, scaling functions for matrices have been
added. Also, a serious calculation error regarding the normF of
non-square matrices has been fixed. And some newer Microsoft
Visual C++ is probably now support that hasn't been before.


LAPACK++ 2.0.0 released on 2004-07-14

For LAPACK++ 1.1, the authors are as follows:

University of Tennessee, Knoxvilee, TN.
Oak Ridge National Laboratory, Oak Ridge, TN.
Authors: J. J. Dongarra, E. Greaser, R. Pozo, D. Walker
(C) 1992-1996 All Rights Reserved

And their last statement was: Lapack++ is no longer actively
supported. The successor to this project is that Template Numerical
Toolkit (TNT), see http://math.nist.gov/tnt for details.

Since then, the existing code base was picked up and this successor
LAPACK++ 2.0 was created by Christian Stimming <stimming@tuhh.de>.

