Table Of Contents

Previous topic

Eigenvalue Solver

Next topic

Other Sparse Matrix Packages for Python

This Page

New in version 1.0.1.

Higher-Level Sparse Matrix Classes

The pysparseMatrix module

Fancy Indexing

Fancy indexing carries over to PysparseMatrix objects and is used exactly in the same way as with ll_mat objects. Refer to Section Low-Level Sparse Matrix Types for details.