You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2016/05/14 06:25:12 UTC

[jira] [Resolved] (SYSTEMML-681) Reverse single-element sequence fails w/ compiler/runtime issues

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

Matthias Boehm resolved SYSTEMML-681.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: SystemML 0.10

> Reverse single-element sequence fails w/ compiler/runtime issues
> ----------------------------------------------------------------
>
>                 Key: SYSTEMML-681
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-681
>             Project: SystemML
>          Issue Type: Bug
>          Components: Compiler, Runtime
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 0.10
>
>
> We support sequences with both positive and negative increments. However, the special case of a single-element sequence only works for positive increments (e.g., seq(1,1,1)) but fails with negative increment (e.g., seq(1,1,-1)) although both should return equivalent results.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)