[mlpack-git] master: Update HISTORY.txt. (886a2c1)

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


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 886a2c179ae803c1a2fe19edaaea72ab3462f0bf
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue Sep 2 15:32:30 2014 +0000

    Update HISTORY.txt.


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

886a2c179ae803c1a2fe19edaaea72ab3462f0bf
 HISTORY.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

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