aboutsummaryrefslogtreecommitdiff
path: root/ports/mlpack/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mlpack/CONTROL')
-rw-r--r--ports/mlpack/CONTROL7
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/mlpack/CONTROL b/ports/mlpack/CONTROL
new file mode 100644
index 000000000..457cb769f
--- /dev/null
+++ b/ports/mlpack/CONTROL
@@ -0,0 +1,7 @@
+Source: mlpack
+Version: 3.0.4
+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
+
+Feature: tools
+Description: Build command-line executables and tests.