|  View source on GitHub | 
A collection of helper functions which are useful in places in TFQ.
Functions
exponential(...): Return a Cirq circuit with exponential operator forms.
gate_approx_eq(...): Compares gates in the allowed TFQ gate set.
get_circuit_symbols(...): Returns a list of the sympy.Symbols that are present in circuit.
get_supported_channels(...): A helper to get the channels that are supported in TFQ.
get_supported_gates(...): A helper to get gates supported by TFQ.