ECR#
- diffqc.dense.ECR(c: Array, wires: Tuple[int]) Array #
Apply Echoed RZX(pi/2) Gate
- Parameters
c (jnp.ndarray) – qubits state
wires (tuple of ints) – wire to apply.
len(wires)
must be2
- Returns
applied qubits state
- Return type
jnp.ndarray
Apply Echoed RZX(pi/2) Gate
c (jnp.ndarray) – qubits state
wires (tuple of ints) – wire to apply. len(wires)
must be 2
applied qubits state
jnp.ndarray