[ 
https://issues.apache.org/jira/browse/MAHOUT-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649767#comment-14649767
 ] 

Hudson commented on MAHOUT-1756:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #3245 (See 
[https://builds.apache.org/job/Mahout-Quality/3245/])
MAHOUT-1756:Missing +=: and *=: operators on vectors, closes#153 (smarthi: rev 
a5a5b5144fd5b68e0ec14ffedd8c0a8b3a1b044f)
* math-scala/src/main/scala/org/apache/mahout/math/scalabindings/VectorOps.scala
* 
math-scala/src/main/scala/org/apache/mahout/math/scalabindings/RLikeVectorOps.scala


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

Reply via email to