mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
638 B
Text
10 lines
638 B
Text
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.
|