I am currently trying to do matrix multiplication with sparse matrices through the scipy.sparse.csr_matrix.multiply function.
From my understanding of matrix multipli