You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2016/05/10 17:39:13 UTC

[jira] [Commented] (SYSTEMML-672) Fix PyDML 1-Based Indexing Bug

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

Mike Dusenberry commented on SYSTEMML-672:
------------------------------------------

[PR 145 | https://github.com/apache/incubator-systemml/pull/145] submitted.

> Fix PyDML 1-Based Indexing Bug
> ------------------------------
>
>                 Key: SYSTEMML-672
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-672
>             Project: SystemML
>          Issue Type: Bug
>          Components: Parser, PyDML
>    Affects Versions: SystemML 0.9, SystemML 0.10
>            Reporter: Mike Dusenberry
>            Assignee: Mike Dusenberry
>            Priority: Critical
>
> Currently, PyDML has a *bug* in which it uses 1-based indexing, as in R & DML, rather than the correct 0-based indexing that Python uses.  This simply aims to fix this issue in the Parser, and then update the few PyDML test scripts to use the correct 0-based indexing.



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