German
Sprachen
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.aqua.operators.legacy.kernel_F2

kernel_F2(matrix_in)[Quellcode]

Computes the kernel of a binary matrix on the binary finite field

Parameter

matrix_in (numpy.ndarray) – binary matrix

Rückgabe

the list of kernel vectors

Rückgabetyp

list[numpy.ndarray]