18 lines
329 B
JSON
18 lines
329 B
JSON
{
|
|
"name": "xtensor-blas",
|
|
"version": "0.21.0",
|
|
"description": "BLAS extension to xtensor",
|
|
"homepage": "https://github.com/xtensor-stack/xtensor-blas",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"xtensor"
|
|
]
|
|
}
|