[mlpack-git] master: Document API change. (505c723)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Apr 22 16:32:31 EDT 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/8f85309ae9be40e819b301b39c9a940aa28f3bb2...57d0567dddff01feea73b348f38cc040dc3cf8e3

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

commit 505c72394b37cdadbf5866586d840c2a6d822c97
Author: ryan <ryan at ratml.org>
Date:   Wed Apr 22 14:21:50 2015 -0400

    Document API change.


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

505c72394b37cdadbf5866586d840c2a6d822c97
 HISTORY.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index e2d3d15..c9b8dc5 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -21,6 +21,9 @@
 
   * Add softmax regression, contributed by Siddharth Agrawal and QiaoAn Chen.
 
+  * Changed NeighborSearch and RangeSearch API; these classes now take the query
+    sets in the Search() method, instead of in the constructor.
+
 ### mlpack 1.0.11
 ###### 2014-12-11
   * Proper handling of dimension calculation in PCA.



More information about the mlpack-git mailing list