mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
20a0101656
Also update WWW. Reported by: portscout
10 lines
344 B
Plaintext
10 lines
344 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
|
|
|
|
WWW: https://github.com/xtensor-stack/xtensor
|