[mlpack-svn] r15936 - in mlpack/branches/mlpack-1.x/src/mlpack/methods: . mvu

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri Oct 4 13:00:29 EDT 2013


Author: rcurtin
Date: Fri Oct  4 13:00:28 2013
New Revision: 15936

Log:
Don't distribute MVU with release.


Removed:
   mlpack/branches/mlpack-1.x/src/mlpack/methods/mvu/
Modified:
   mlpack/branches/mlpack-1.x/src/mlpack/methods/CMakeLists.txt

Modified: mlpack/branches/mlpack-1.x/src/mlpack/methods/CMakeLists.txt
==============================================================================
--- mlpack/branches/mlpack-1.x/src/mlpack/methods/CMakeLists.txt	(original)
+++ mlpack/branches/mlpack-1.x/src/mlpack/methods/CMakeLists.txt	Fri Oct  4 13:00:28 2013
@@ -12,7 +12,6 @@
   linear_regression
   local_coordinate_coding
   lsh
-#  mvu
   naive_bayes
   nca
   neighbor_search



More information about the mlpack-svn mailing list