I\'d like to perform the dot product between two sparse matrices without using scipy.sparse. This should only use the csrmat.indices and csrm
scipy.sparse
csrmat.indices
csrm