compose_qstate#

compose_qstate(*args: simphony.quantum.QuantumState) simphony.quantum.QuantumState[source]#

Combines the quantum states of the input ports into a single quantum state.

Parameters

args (QuantumState) – The quantum states to combine.