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

Mike Dusenberry updated SYSTEMML-690:
-------------------------------------
    Component/s: PyDML
                 Parser

> Add reverse slicing to PyDML
> ----------------------------
>
>                 Key: SYSTEMML-690
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-690
>             Project: SystemML
>          Issue Type: New Feature
>          Components: Parser, PyDML
>            Reporter: Mike Dusenberry
>
> In Python, the addition of a third "step" parameter in a slice will allow for 
> reverse slicing, i.e., X[3:0:-1,] will return row 3 (inclusive) back to row 0 
> (exclusive) correctly reversed.  We should add this to PyDML.



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

Reply via email to