You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2015/08/07 17:56:52 UTC

[jira] [Closed] (MAHOUT-1756) Missing +=: and *=: operators on vectors

     [ https://issues.apache.org/jira/browse/MAHOUT-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suneel Marthi closed MAHOUT-1756.
---------------------------------

> 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)