[mlpack-git] master: Update HISTORY to reflect improvements. (8a0ad2f)

gitdub at mlpack.org gitdub at mlpack.org
Sun Aug 14 16:29:58 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/1a702c583fff0319bed163f2e15bb112f1941720...8a0ad2fbe4db5614a6aad27cfb5e101ae8b1db96

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

commit 8a0ad2fbe4db5614a6aad27cfb5e101ae8b1db96
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sun Aug 14 16:29:58 2016 -0400

    Update HISTORY to reflect improvements.


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

8a0ad2fbe4db5614a6aad27cfb5e101ae8b1db96
 HISTORY.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index 58f083a..99ab955 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -8,6 +8,9 @@
   * Added mlpack_preprocess_describe program, which can be used to print
     statistics on a given dataset (#742).
 
+  * Fix prioritized recursion for k-furthest-neighbor search (mlpack_kfn and the
+    KFN class), leading to orders-of-magnitude speedups in some cases.
+
 ### 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