mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
fb16dfecae
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)
8 lines
297 B
Plaintext
8 lines
297 B
Plaintext
xtensor is a C++ library meant for numerical analysis with multi-dimensional
|
|
array expressions.
|
|
|
|
xtensor provides:
|
|
* an extensible expression system enabling lazy broadcasting
|
|
* an API following the idioms of the C++ standard library
|
|
* tools to manipulate array expressions and build upon xtensor
|