finch-tensor / finch-tensor-python

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

`scipy.sparse` fill-value fix. #59

Closed mtsokol closed 5 months ago

mtsokol commented 5 months ago

Hi @hameerabbasi,

This PR adds support for fill_value/allowed_fill_values in to_scipy_sparse and from_scipy_sparse.