[
https://issues.apache.org/jira/browse/MAHOUT-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642133#comment-14642133
]
ASF GitHub Bot commented on MAHOUT-1756:
----------------------------------------
Github user dlyubimov commented on the pull request:
https://github.com/apache/mahout/pull/153#issuecomment-125048885
can we please commit those to 0.11 and 0.10.2? thanks.
> 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)