SciPy - Sparse Linear Algebra
You have a sparse matrix
A of size 20000x20000 representing connections in a social network, and a vector b of known values. Which method is most efficient to solve Ax = b?