[mlpack-git] master: Document that a fix was made. (44a2b52)

gitdub at mlpack.org gitdub at mlpack.org
Sun Aug 7 16:59:33 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/5bd1e7cf7e0cdc545fe06aef98ce1a1f051b976c...44a2b52f4d9ece563a5b9850db43ab60f71e5ec7

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

commit 44a2b52f4d9ece563a5b9850db43ab60f71e5ec7
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sun Aug 7 16:59:33 2016 -0400

    Document that a fix was made.


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

44a2b52f4d9ece563a5b9850db43ab60f71e5ec7
 HISTORY.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index 1aa3659..d8c9881 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -2,6 +2,9 @@
 ###### 2016-??-??
   * Fixed CoverTree to properly handle single-point datasets.
 
+  * Fixed a bug in CosineTree (and thus QUIC-SVD) that caused split failures for
+    some datasets (#717).
+
 ### mlpack 2.0.3
 ###### 2016-07-21
   * Added multiprobe LSH (#691).  The parameter 'T' to LSHSearch::Search() can




More information about the mlpack-git mailing list