German
Sprachen
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.PauliList.label_iter

PauliList.label_iter()[Quellcode]

Return a label representation iterator.

This is a lazy iterator that converts each row into the string label only as it is used. To convert the entire table to labels use the to_labels() method.

Rückgabe

label iterator object for the PauliList.

Rückgabetyp

LabelIterator