[mlpack] 216/324: Some notes on some things I've done.

Barak A. Pearlmutter barak+git at cs.nuim.ie
Sun Aug 17 08:22:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch svn-trunk
in repository mlpack.

commit a09a0e673a94918689df2b366807490f4db9fdac
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date:   Fri Jul 25 16:02:30 2014 +0000

    Some notes on some things I've done.
    
    
    git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16858 9d5b8971-822b-0410-80eb-d18c1038ef23
---
 HISTORY.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/HISTORY.txt b/HISTORY.txt
index 474a88e..8f48fe4 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -34,6 +34,13 @@
   * HMMs now support initial state probabilities; these can be set in the
     constructor, trained, or set manually with HMM::Initial() (#315).
 
+  * Added Nyström method for kernel matrix approximation by Marcus Edel.
+
+  * Kernel PCA now supports using Nyström method for approximation.
+
+  * Ball trees now work with dual-tree algorithms, via the BallBound<> bound
+    structure (#320); fixed by Yash Vadalia.
+
 2014-01-06    mlpack 1.0.8
 
   * Memory leak in NeighborSearch index-mapping code fixed (#310).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list