blob: ba5ff340231cf72623f836b9f49591a4e58d15af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Source: xtensor
Version: 0.20.5
Description: C++ tensors with broadcasting and lazy computing
Build-Depends: nlohmann-json, xtl
Feature: xsimd
Description: xtensor with xsimd support
Build-Depends: xsimd
Feature: tbb
Description: xtensor with tbb support
Build-Depends: tbb
|