fqe.cirq_utils.qubit_ops_to_circuit

Generate a circuit that can be run on a Cirq simulator from the ops

passed

ops (Qubit Operator) - a product of operations to compile into a circuit qpu (Qid) - the quantum processing unit that this circuit will be run on

(circuit) - returns a circuit to run in cirq