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

Cassandra Targett resolved SOLR-11607.
--------------------------------------
    Fix Version/s: 7.2
         Assignee: Joel Bernstein
       Resolution: Fixed

These have been available for a long time (since 7.2 it looks like), so 
resolving this as Fixed.

> Add grandSum, sumRows, sumColumns, scalarDivide, scalarMultiply, scalarAdd, 
> scalarSubtract Stream Evaluators
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-11607
>                 URL: https://issues.apache.org/jira/browse/SOLR-11607
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Trivial
>             Fix For: 7.2
>
>         Attachments: SOLR-11607.patch
>
>
> This ticket adds a set of matrix math functions:
> grandSum: sum of all the values in a matrix
> sumRows: returns a vector with sums of all rows
> sumColums: returns a vector with the sums of columns
> scalarAdd: add a number to each entry in the matrix, returns s new matrix
> scalarSubtract: subtracts a number from each entry in the matrix, returns a 
> new matrix
> scalarMultiply: multiplies a number to each entry in the matrix, returns a 
> new matrix
> scalarDivide: divides each entry in a matrix by a number, returns a new matrix



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to