iqm.cpc.core.config.set_gate_implementation_as_default# iqm.cpc.core.config.set_gate_implementation_as_default(operations, gate_name, impl_name)# Sets the given implementation as the default implementation for the gate Parameters: operations (dict[str, QuantumOp]) gate_name (str) impl_name (str) Return type: None