cirq_google.ops.DynamicalDecouplingTag

A tag to indicate using DD to fill qubit time.

protocol The name of the decoupling protocol (eg 'X', 'XY4').

Methods

from_proto

View source

to_proto

View source

__eq__

Method generated by attrs for class DynamicalDecouplingTag.

__ne__

Check equality and either forward a NotImplemented or return the result negated.