diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-21 05:37:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-20 14:37:51 -0700 |
| commit | 21bf5e9b6524459719f4f2d9e6a0ed6b62e31ba4 (patch) | |
| tree | 7d48ee436874ceb7abc1ab9ee5c62f129f324d82 /ports/mlpack/CONTROL | |
| parent | b275dd0cc08687f936fe84ea2325ca794f51bb2a (diff) | |
| download | vcpkg-21bf5e9b6524459719f4f2d9e6a0ed6b62e31ba4.tar.gz vcpkg-21bf5e9b6524459719f4f2d9e6a0ed6b62e31ba4.zip | |
[mlpack] Update to 3.4.1 (#14122)
Diffstat (limited to 'ports/mlpack/CONTROL')
| -rw-r--r-- | ports/mlpack/CONTROL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/mlpack/CONTROL b/ports/mlpack/CONTROL index 7c9974510..e424e6cad 100644 --- a/ports/mlpack/CONTROL +++ b/ports/mlpack/CONTROL @@ -1,9 +1,8 @@ Source: mlpack -Version: 3.2.2 -Port-Version: 6 +Version: 3.4.1 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, lapack, boost, armadillo, ensmallen, stb +Build-Depends: boost, armadillo, ensmallen, stb Supports: !uwp Feature: tools |
