mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -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)
7 lines
297 B
Text
7 lines
297 B
Text
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
|