scipy.sparse.

sparray#

class scipy.sparse.sparray[source]#

This class provides a base class for all sparse array and matrix classes. It cannot be instantiated. Most of the work is provided by subclasses.