20a0101656
Also update WWW. Reported by: portscout
9 lines
344 B
Text
9 lines
344 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
|
|
|
|
WWW: https://github.com/xtensor-stack/xtensor
|