Module: cirq_google.ops.fsim_gate_family

Define FSimGateFamily used to convert/accept cirq.FSimGate and other related gate types

Classes

class FSimGateFamily: GateFamily useful to convert/accept cirq.FSimGate and other related gate types.

DEFAULT_ATOL 1e-06
POSSIBLE_FSIM_GATES Instance of types.UnionType
T Instance of typing.TypeVar
annotations Instance of __future__._Feature