This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
D.setdefault(k[,d]) -> D.get(k,d), also set D[k]=d if k not in D
scipy.sparse.dok_matrix.set_shape
scipy.sparse.dok_matrix.setdiag
Enter search terms or a module, class or function name.