diff options
| author | Miguel <mcanteras@gmail.com> | 2019-06-17 19:52:52 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-17 10:52:52 -0700 |
| commit | f86fc80db48cb60da62e73894cbb832b166cdc34 (patch) | |
| tree | 48717f6e0af9b020a87cf36a6703cff3ac227e2b /ports/mlpack/CONTROL | |
| parent | fd18a7d3a9ec08a6edb9965ee14d2d03d965468d (diff) | |
| download | vcpkg-f86fc80db48cb60da62e73894cbb832b166cdc34.tar.gz vcpkg-f86fc80db48cb60da62e73894cbb832b166cdc34.zip | |
[mlpack] Updated to version 3.1.1 (#6907)
* [mlpack] Updated to version 3.1.0
* [mlpack] Updated to version 3.1.1
Diffstat (limited to 'ports/mlpack/CONTROL')
| -rw-r--r-- | ports/mlpack/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mlpack/CONTROL b/ports/mlpack/CONTROL index 75cc21eb4..0902ce894 100644 --- a/ports/mlpack/CONTROL +++ b/ports/mlpack/CONTROL @@ -1,5 +1,5 @@ Source: mlpack -Version: 3.1.0-1 +Version: 3.1.1 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 |
