aboutsummaryrefslogtreecommitdiff
path: root/ports/shogun/vcpkg.json
blob: 6711f2bfbf11cd88ba6640ba81b0da16613de395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "shogun",
  "version-string": "6.1.4",
  "port-version": 5,
  "description": "Unified and efficient Machine Learning",
  "homepage": "https://github.com/shogun-toolbox/shogun",
  "dependencies": [
    "blas",
    "bzip2",
    "curl",
    "dirent",
    "eigen3",
    "liblzma",
    "libxml2",
    "lzo",
    "nlopt",
    "protobuf",
    "rxcpp",
    "snappy",
    "zlib"
  ]
}