[mlpack-svn] r17158 - mlpack/trunk

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Sep 2 11:32:31 EDT 2014


Author: rcurtin
Date: Tue Sep  2 11:32:30 2014
New Revision: 17158

Log:
Update HISTORY.txt.


Modified:
   mlpack/trunk/HISTORY.txt

Modified: mlpack/trunk/HISTORY.txt
==============================================================================
--- mlpack/trunk/HISTORY.txt	(original)
+++ mlpack/trunk/HISTORY.txt	Tue Sep  2 11:32:30 2014
@@ -1,3 +1,14 @@
+2014-08-29    mlpack 1.0.10
+
+  * Bugfix for NeighborSearch regression which caused very slow allknn/allkfn.
+    Speeds are now restored to approximately 1.0.8 speeds, with significant
+    improvement for the cover tree.
+
+  * Detect dependencies correctly when ARMA_USE_WRAPPER is not being defined
+    (i.e., libarmadillo.so does not exist).
+
+  * Bugfix for compilation under Visual Studio.
+
 2014-07-28    mlpack 1.0.9
 
   * GMM initialization is now safer and provides a working GMM when constructed



More information about the mlpack-svn mailing list