scqubits.core.symbolic_circuit.make_branch¶ scqubits.core.symbolic_circuit.make_branch(nodes_list, branch_type, idx1, idx2, params, aux_params, _branch_count)[source]¶ Parameters: nodes_list (List[Node]) branch_type (str) idx1 (int) idx2 (int) _branch_count (int)