Menu

Lapack++ 2.1.2 released

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. In the current release, a bug with header files and a bug with uninitialized variables has been fixed. Also, the '++' in header file names has been removed, but wrapper files with the old name for backward-compatibility are still included.

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 2005-02-04

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.