[
https://issues.apache.org/jira/browse/ARROW-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218990#comment-17218990
]
David Li commented on ARROW-10101:
----------------------------------
Thanks Micah - I'd appreciate any feedback on the API and approach before I go
implement the rest of the tensor classes. I think like Python, it mostly
suffices to have something that makes it easy to convert to/from the API
actually being used.
> [Java] Implement non-sparse tensors
> -----------------------------------
>
> Key: ARROW-10101
> URL: https://issues.apache.org/jira/browse/ARROW-10101
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: David Li
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We'd like to be able to round-trip NumPy ndarrays through Java, and create
> tensors in Java that can be eventually mapped to ndarrays in Python. Having
> even a basic Tensor implementation, with extension types, as a contrib module
> would help greatly.
> Some prior discussions
> *
> [https://lists.apache.org/thread.html/9b142c1709aa37dc35f1ce8db4e1ced94fcc4cdd96cc72b5772b373b%40%3Cdev.arrow.apache.org%3E]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)