qiskit.quantum_info.Kraus.expand¶ Kraus.expand(other)[fuente]¶ Return the reverse-order tensor product with another Kraus. Parámetros other (Kraus) – a Kraus object. Devuelve the tensor product \(b \otimes a\), where \(a\)is the current Kraus, and \(b\) is the other Kraus. Tipo del valor devuelto Kraus