finch-tensor / finch-tensor-python

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

Add `copy: bool | None` argument for `asarray` #46

Closed hameerabbasi closed 4 months ago

hameerabbasi commented 5 months ago

_Originally posted by @mtsokol in https://github.com/willow-ahrens/finch-tensor/pull/43#discussion_r1596473010_

mtsokol commented 5 months ago

45 will fix it.