What's new in Lapack++

Version 1.1a

Version 1.1a is a bug-fix release, mainly reflecting changes C++ compiler support:

Version 1.1

Version 1.1 of Lapack++ fixes several bugs and includes modifications for changes in the C++ language and compilers since the inital release of Lapack++ in 1992. Due to the transitory nature of complex number support among various compilers, we have disabled complex support in this release. As C++ compilers move towards the templated ANSI C++ representation, this situation will improve.

No new features are introduced in version 1.1, nor has the basic functionality been changed. New developments and ongoing efforts for such codes have shifted to the Template Numerical Toolkit (TNT) for Linear Algebra project, based on the C++ Standard Template Library STL).

back to Lapack++ home page