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:40:13 UTC

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

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

Mike Dusenberry closed SYSTEMML-672.
------------------------------------

> 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
>             Fix For: SystemML 0.10
>
>
> 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)