SciPy
lil_array.getH
Return the Hermitian transpose of this array/matrix.
Deprecated since version 1.11.0: This method will be removed in SciPy 1.14.0. Use X.conj().T instead.
previous
scipy.sparse.lil_array.dot
next
scipy.sparse.lil_array.get_shape