MAHOUT-1757: small fix in spca formula
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/d41dafe6 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/d41dafe6 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/d41dafe6 Branch: refs/heads/mahout-0.10.x Commit: d41dafe680a26ceec9c348fe44eccec3d947188c Parents: b1a205c Author: smarthi <[email protected]> Authored: Fri Jul 31 16:59:18 2015 -0400 Committer: smarthi <[email protected]> Committed: Fri Jul 31 16:59:18 2015 -0400 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/d41dafe6/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index fb9bd46..8457242 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ Mahout Change Log Release 0.10.2 - unreleased + MAHOUT-1757: Small fix in spca formula (smarthi) + MAHOUT-1756: Missing +=: and *=: operators on vectors (smarthi) MAHOUT-1754: Distance and squared distance matrices routines (dlyubimov)
