scipy.sparse
scipy.sparse.lil_matrix.astype
scipy.sparse.lil_matrix.conjugate
lil_matrix.
conj
Element-wise complex conjugation.
If the matrix is of non-complex data type, then this method does nothing and the data is not copied.