[
https://issues.apache.org/jira/browse/MAHOUT-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649890#comment-14649890
]
Hudson commented on MAHOUT-1756:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #3247 (See
[https://builds.apache.org/job/Mahout-Quality/3247/])
MAHOUT-1756: Missing +=: and *=: operators on vectors (smarthi: rev
e75a36c569e86c272781653cf863796a2ae51f8c)
* CHANGELOG
> Missing +=: and *=: operators on vectors
> -----------------------------------------
>
> Key: MAHOUT-1756
> URL: https://issues.apache.org/jira/browse/MAHOUT-1756
> Project: Mahout
> Issue Type: Improvement
> Reporter: Dmitriy Lyubimov
> Assignee: Suneel Marthi
> Fix For: 0.10.2, 0.11.0
>
>
> Matrices support expressions like a *=: b (do elementwise a*b on b in-place)
> but vectors don't. sometimes it is highly desirable to do that type of
> expression, and for consistency, we should enable this for vectors too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)