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

Matthias Boehm closed SYSTEMML-2448.
------------------------------------
       Resolution: Fixed
         Assignee: Matthias Boehm
    Fix Version/s: SystemML 1.2

> Outer comparison w/ vector > 16 gives incorrect results
> -------------------------------------------------------
>
>                 Key: SYSTEMML-2448
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2448
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>            Priority: Major
>             Fix For: SystemML 1.2
>
>
> {code}
> test_vector = seq (16, 1, -1);
> test_matrix = outer (test_vector1, t(test_vector2), ">");
> print(toString(test_matrix))
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to