.. Other sparse matrix packages out there ======================================= Other Sparse Matrix Packages for Python ======================================= - `Scipy `_ provides a sparse matrix module featuring several storage formats. - `CVXOPT `_ is a package for convex optimization and allows creation and manipulation of sparse matrices in compressed sparse row format.