finch-tensor / finch-tensor-python

Sparse and Structured Tensor Programming in Python
MIT License
8 stars 3 forks source link

Implement `copy=True` #66

Open hameerabbasi opened 4 months ago

hameerabbasi commented 4 months ago
          > Would you like to implement it later, or in this PR? If the former, let's raise an issue to keep track.

Let's implement it in a follow-up PR. You mean to allow copying Julia input, right? Like finch.Tensor(julia_obj, copy=True)

Originally posted by @mtsokol in https://github.com/willow-ahrens/finch-tensor/issues/45#issuecomment-2152097821