I have a list of sparse CSR matrices of the same shape. I want to add them element-wise, so that the result matrix stays sparse.
Is there a better way than doing this