bsparse.load_npz# load_npz(file)# Loads a bsparse matrix from a npz archive. Parameters: filenamestrThe name of the file. Returns: BSparseThe sparse matrix.