scqubits.core.symbolic_circuit.make_branch

scqubits.core.symbolic_circuit.make_branch(nodes_list, branch_type, node_idx1, node_idx2, params, aux_params, _branch_count)[source]
Parameters:
  • nodes_list (List[Node])

  • branch_type (str)

  • node_idx1 (int)

  • node_idx2 (int)

  • _branch_count (int)