diff options
| author | Miguel <mcanteras@gmail.com> | 2019-04-30 05:56:26 +0200 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-29 20:56:26 -0700 |
| commit | fcc13318da06dbec75f46311508db6f9aaeb479e (patch) | |
| tree | 1e108bad1be26b2128832c23423b946d9924107c /ports/mlpack/CONTROL | |
| parent | e591f8d63f2b1f53c4aca54b628d5fbe9f31779b (diff) | |
| download | vcpkg-fcc13318da06dbec75f46311508db6f9aaeb479e.tar.gz vcpkg-fcc13318da06dbec75f46311508db6f9aaeb479e.zip | |
[mlpack] Updated to version 3.1.0 (#6263)
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 457cb769f..4462dcd27 100644 --- a/ports/mlpack/CONTROL +++ b/ports/mlpack/CONTROL @@ -1,5 +1,5 @@ Source: mlpack
-Version: 3.0.4
+Version: 3.1.0
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, clapack, boost, armadillo
|
