Lapack++ News
Status: Beta
Brought to you by:
cstim
LAPACK++ is a library for high performance linear algebra computations. The library includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, and symmetric eigenvalue problems, for real-valued and complex matrices.
This release features a lot of new template functions for easier creation of special matrices. Also, some additional informational methods have been added to the matrix classes. And last but not least a project file for the Microsoft Visual Studio C++ compiler has been added, thus making it possible to compile LAPACK++ with MSVC.
Download: http://sourceforge.net/project/showfiles.php?group_id=99696