Previous topic

Higher-Level Sparse Matrix Classes

Next topic

License

This Page

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.