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/06 21:47:12 UTC

[jira] [Updated] (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 updated SYSTEMML-672:
-------------------------------------
    Summary: Fix PyDML 1-Based Indexing Bug  (was: Fix PyDML 0-Based Indexing Bug)

> 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)