[mlpack-svn] r17460 - mlpack/tags/mlpack-1.0.11

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Sun Dec 7 14:31:54 EST 2014


Author: rcurtin
Date: Sun Dec  7 14:31:53 2014
New Revision: 17460

Log:
Document the fixes I just merged.


Modified:
   mlpack/tags/mlpack-1.0.11/HISTORY.txt

Modified: mlpack/tags/mlpack-1.0.11/HISTORY.txt
==============================================================================
--- mlpack/tags/mlpack-1.0.11/HISTORY.txt	(original)
+++ mlpack/tags/mlpack-1.0.11/HISTORY.txt	Sun Dec  7 14:31:53 2014
@@ -11,6 +11,10 @@
   * MahalanobisDistance<> now takes root of the distance by default and
     therefore satisfies the triangle inequality (TakeRoot now defaults to true).
 
+  * Better handling of optional Armadillo HDF5 dependency.
+
+  * Fixes for numerous intermittent test failures.
+
 2014-08-29    mlpack 1.0.10
 
   * Bugfix for NeighborSearch regression which caused very slow allknn/allkfn.



More information about the mlpack-svn mailing list