I want to convert a scipy sparse matrix into a sum of Pauli strings directly using qml.pauli_decompose without converting to a numpy array first, since for larger ...