German
Sprachen
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.aqua.operators.legacy.row_echelon_F2

row_echelon_F2(matrix_in)[Quellcode]

Computes the row Echelon form of a binary matrix on the binary finite field

Parameter

matrix_in (numpy.ndarray) – binary matrix

Rückgabe

matrix_in in Echelon row form

Rückgabetyp

numpy.ndarray