vcpkg/ports/xtensor/CONTROL

14 lines
339 B
Plaintext
Raw Normal View History

2019-01-27 08:44:25 +08:00
Source: xtensor
Version: 0.21.6
2019-01-27 08:44:25 +08:00
Description: C++ tensors with broadcasting and lazy computing
Homepage: https://github.com/xtensor-stack/xtensor
2019-01-27 08:44:25 +08:00
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