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/13 18:25:12 UTC

[jira] [Created] (SYSTEMML-689) Add Negative Bounds to PyDML

Mike Dusenberry created SYSTEMML-689:
----------------------------------------

             Summary: Add Negative Bounds to PyDML
                 Key: SYSTEMML-689
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-689
             Project: SystemML
          Issue Type: New Feature
            Reporter: Mike Dusenberry


Python has a slicing functionality for having indexes that count backwards from the bounds, i.e., X[:-1,] would index all rows except the final row.  We should add this to PyDML.



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