You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up to #161
Tests currently use xp.asarray(np.arange(...)) to cope with the lack of sparse.arange.
We should expect it to be added soon-ish. When it is, bump sparse to latest version and tweak tests.
The text was updated successfully, but these errors were encountered:
Follow-up to #161
Tests currently use
xp.asarray(np.arange(...))
to cope with the lack ofsparse.arange
.We should expect it to be added soon-ish. When it is, bump sparse to latest version and tweak tests.
The text was updated successfully, but these errors were encountered: