[mlpack-git] mlpack-1.0.x: Document the fixes I just merged. (d3c3419)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Jan 7 11:58:15 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/0000000000000000000000000000000000000000...904762495c039e345beba14c1142fd719b3bd50e

>---------------------------------------------------------------

commit d3c34199213914c0bf1944ea84fbd0b3a07463ef
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sun Dec 7 19:31:53 2014 +0000

    Document the fixes I just merged.


>---------------------------------------------------------------

d3c34199213914c0bf1944ea84fbd0b3a07463ef
 HISTORY.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/HISTORY.txt b/HISTORY.txt
index 4715b70..ffbab31 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -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-git mailing list