mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07: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)
11 lines
638 B
Plaintext
11 lines
638 B
Plaintext
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.
|