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
I see there is an asv setup in the repo but I couldn't find any results.
How does pydata/sparse currently compare to scipy.sparse (e.g. for dot product)? Or is most of linalg operations expected to use scipy.sparse.linlag in the long run and so the performance would be equivalent?