scipy.sparse.sparray#

class scipy.sparse.sparray[source]#

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