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

API: Update `asarray` function #658

Closed mtsokol closed 5 months ago

github-actions[bot] commented 5 months ago

Test Results

5 905 tests  +6   5 874 :white_check_mark: +7   6m 22s :stopwatch: - 1m 32s     1 suites ±0      31 :zzz:  - 1      1 files   ±0       0 :x: ±0 

Results for commit 63a85938. ± Comparison against base commit f95eeb3d.

This pull request skips 1 and un-skips 2 tests. ``` sparse.pydata_backend.tests.test_coo ‑ test_reductions_float16[i4-None-sum-kwargs0] ``` ``` sparse.pydata_backend.tests.test_compressed ‑ test_reductions_float16[i8-None-sum-kwargs0] sparse.pydata_backend.tests.test_coo ‑ test_reductions_float16[f4-None-sum-kwargs0] ```

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