opnsense-ports/math/xtensor/pkg-descr
Franco Fichtner a1caf1f702 */*: sync with upstream
Taken from: HardenedBSD
2020-04-18 19:38:26 +02:00

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