You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Sebastian Baunsgaard (Jira)" <ji...@apache.org> on 2020/06/11 08:35:00 UTC

[jira] [Created] (SYSTEMML-2548) Federated left and right indexing

Sebastian Baunsgaard created SYSTEMML-2548:
----------------------------------------------

             Summary: Federated left and right indexing 
                 Key: SYSTEMML-2548
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2548
             Project: SystemDS
          Issue Type: New Feature
            Reporter: Sebastian Baunsgaard


Example

# Left
X[1:3] 

# Right
X[,1:3]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)