mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -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
560 B
Text
10 lines
560 B
Text
The objective of BLAS++ is to provide a convenient, performance
|
|
oriented API for development in the C++ language, that, for the most
|
|
part, preserves established conventions, while, at the same time,
|
|
takes advantages of modern C++ features, such as: namespaces,
|
|
templates, exceptions, etc.
|
|
|
|
BLAS++ is part of the SLATE project (Software for Linear Algebra
|
|
Targeting Exascale), which is funded by the Department of Energy as
|
|
part of its Exascale Computing Initiative (ECP). Closely related to
|
|
BLAS++ is the LAPACK++ project, which provides a C++ API for LAPACK.
|