qiskit.aqua.operators.legacy.row_echelon_F2¶ row_echelon_F2(matrix_in)[source]¶ Computes the row Echelon form of a binary matrix on the binary finite field Paramètres matrix_in (numpy.ndarray) – binary matrix Renvoie matrix_in in Echelon row form Type renvoyé numpy.ndarray