opnsense-ports/math/xtensor/pkg-descr
2022-09-07 22:33:21 +02:00

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