cirq_rigetti.quil_input.get_defined_gates

Get the gate definitions for the program.

Will include the default SUPPORTED_GATES, in addition to any gates defined in the Quil

program A pyquil program which may contain some DefGates.

A dictionary mapping quil gate names to Cirq Gates A dictionary mapping quil gate names to callable parameter transformers