[mlpack-git] master, mlpack-1.0.x: Some updates to what has been going on (lots of things!). (ebc8ae1)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:43:10 EST 2015


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

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit ebc8ae1366c5575f1a45998ba8fa19336e76d0f9
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Feb 10 14:46:27 2014 +0000

    Some updates to what has been going on (lots of things!).


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

ebc8ae1366c5575f1a45998ba8fa19336e76d0f9
 HISTORY.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/HISTORY.txt b/HISTORY.txt
index a04e698..acca69b 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -8,6 +8,12 @@
   * Fix MaxVarianceNewCluster (used when re-initializing clusters for k-means)
     (#314).
 
+  * Fixed implementation of Viterbi algorithm in HMM::Predict() (#316).
+
+  * Significant speedups for dual-tree algorithms using the cover tree (#243).
+
+  * Fix for LRSDP optimizer so that it compiles and can be used (#325).
+
 2014-01-06    mlpack 1.0.8
 
   * Memory leak in NeighborSearch index-mapping code fixed (#310).



More information about the mlpack-git mailing list