diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-03-11 08:15:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 17:15:34 -0700 |
| commit | f41d64c18f4c2a8c417e1112b550549df4e82adb (patch) | |
| tree | d004f1a6d4fb56de394d904bccc9ae9d3f5ea874 /ports/mlpack/CONTROL | |
| parent | 330ef69f9edb488bfb18947e4d3cb6d681ddc4b9 (diff) | |
| download | vcpkg-f41d64c18f4c2a8c417e1112b550549df4e82adb.tar.gz vcpkg-f41d64c18f4c2a8c417e1112b550549df4e82adb.zip | |
[mlpack ensmallen] Update to latest revision (#10070)
Diffstat (limited to 'ports/mlpack/CONTROL')
| -rw-r--r-- | ports/mlpack/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/mlpack/CONTROL b/ports/mlpack/CONTROL index e76327ca5..f7416c2cd 100644 --- a/ports/mlpack/CONTROL +++ b/ports/mlpack/CONTROL @@ -1,5 +1,6 @@ Source: mlpack -Version: 3.1.1-1 +Version: 3.2.2 +Homepage: https://github.com/mlpack/mlpack Description: mlpack is a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. Build-Depends: openblas (!osx), clapack (!osx), boost, armadillo, ensmallen |
