qiskit.quantum_info.Kraus.expand¶ Kraus.expand(other)[Quellcode]¶ Return the reverse-order tensor product with another Kraus. Parameter other (Kraus) – a Kraus object. Rückgabe the tensor product \(b \otimes a\), where \(a\)is the current Kraus, and \(b\) is the other Kraus. Rückgabetyp Kraus