![]() |
Check if the given operation is compatible with the sqrt_iswap gateset
cirq.google.optimizers.convert_to_sqrt_iswap.is_sqrt_iswap_compatible(
op: "cirq.Operation"
) -> bool
gate set.
Args | |
---|---|
op
|
Input operation. |
Returns | |
---|---|
True if the operation is native to the gate set, false otherwise. |