Menu

Lapack++ 2.0.0 released

LAPACK++ is a library for high performance linear algebra computations. This release includes code cleanup for GCC3.4 compilers. Due to the stability of the library, we now switched to version number two. Some functions for Singular Value Decomposition have been added. The library now includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, and symmetric eigenvalue problems, for real-valued and complex matrices.

The original LAPACK++ was released under a BSD-style license, but its development stopped in the year 2000 and the support for complex-valued matrices was not enabled anymore. With this new fork of the original LAPACK++, it is now possible to use a GPLed, full-featured LAPACK product in C++ again.

Download: http://sourceforge.net/project/showfiles.php?group_id=99696

Posted by Christian Stimming 2004-07-21

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.