You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kenta Murata (Jira)" <ji...@apache.org> on 2019/09/08 06:04:00 UTC

[jira] [Created] (ARROW-6485) [Format][C++]Support the format of a COO sparse matrix that has separated row and column indices

Kenta Murata created ARROW-6485:
-----------------------------------

             Summary: [Format][C++]Support the format of a COO sparse matrix that has separated row and column indices
                 Key: ARROW-6485
                 URL: https://issues.apache.org/jira/browse/ARROW-6485
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Format
            Reporter: Kenta Murata
            Assignee: Kenta Murata


For supporting non-copy interchanging of scipy.sparse.coo_matrix, I'd like to add the new format of a COO matrix that has separated row and column indices.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)