pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
585 stars 125 forks source link

Upgrade `finch-tensor` dep #666

Closed mtsokol closed 4 months ago

mtsokol commented 4 months ago

Hi @hameerabbasi,

This PR upgrades finch-tensor dep. It adds eye and support for inv from scipy.sparse.

github-actions[bot] commented 4 months ago

Test Results

5 923 tests  ±0   5 893 :white_check_mark: +4   7m 1s :stopwatch: - 9m 28s     1 suites ±0      30 :zzz:  - 4      1 files   ±0       0 :x: ±0 

Results for commit 82726d53. ± Comparison against base commit df3ca7ff.

:recycle: This comment has been updated with latest results.

mtsokol commented 4 months ago

@hameerabbasi Would you have a spare moment to cut a new release? I want to prepare some code examples with the new Numba backend name and eye.

hameerabbasi commented 4 months ago

Done! https://pypi.org/project/sparse/0.16.0a5/