aboutsummaryrefslogtreecommitdiff
path: root/math/xtensor/pkg-descr
blob: f094c1fa6261f55cc03aba4f0fc498645900d3f7 (plain) (blame)
1
2
3
4
5
6
7
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