sparse icon indicating copy to clipboard operation
sparse copied to clipboard

np.diff equivalent

Open arbenede opened this issue 1 year ago • 2 comments

It would be nice to have the equivalent of np.diff() for COO arrays.

arbenede avatar May 04 '23 18:05 arbenede

@mtsokol Does this seem like something you'd be interested in doing?

hameerabbasi avatar Jan 05 '24 06:01 hameerabbasi

I think for now np.diff won't be a priority as it doesn't belong to the Array API standard.

mtsokol avatar Jan 07 '24 12:01 mtsokol