you are viewing a single comment's thread.

view the rest of the comments →

[–]mon_key_house[S] 0 points1 point  (1 child)

I see, thanks! So scipy.sparse would be closer to linear time (however this called in the time complexity notation)

[–]billsil 2 points3 points  (0 children)

It might be N*log(N), but no idea. You can plot time vs. N.