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

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 22:07:10 EST 2015


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

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

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

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

    Document the fixes I just merged.


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

b6770cf608cb33c6f7df6aeeef6a1a40f64ecc0a
 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