pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem

Home Page:https://sparse.pydata.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `arr.size >= 2 ** 64` as long as each dimension is `< 2 ** 64`

hameerabbasi opened this issue · comments

Hello @hameerabbasi ! I intend on starting to contribute to the library again. I am looking for something to start with and was wondering if this issue could be something that I can start working on?