summaryrefslogtreecommitdiff
path: root/math/lapack++/pkg-descr
blob: 72b4268f61ac52578aaea7a0e58b6dcc15c554db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical
linear algebra that solves systems of linear equations and eigenvalue
problems on high performance computer architectures. 

Computational support is provided for supports various matrix classes for
vectors, non-symmetric matrices, SPD matrices, symmetric matrices, banded,
triangular, and tridiagonal matrices; however, it does not include all
of the capabilities of original f77 LAPACK. Emphasis is given to routines
for solving linear systems consisting of non-symmetric matrices,
symmetric positive definite systems, and solving linear least-square systems. 

WWW: http://sourceforge.net/projects/lapackpp