blob: 01614cba08f37f8c8daf4ccc1362da248812f5b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Source: xtensor
Version: 2019-01-20
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
|