scqubits.core.circuit_input.parse_code_line#

scqubits.core.circuit_input.parse_code_line(code_line, _branch_count)[source]#
Parameters:
  • code_line (str) – string describing the branch from the input file

  • _branch_count (_type_) – the count of the branch in a given circuit

Returns:

str node_idx1: int node_idx2: int params: str aux_params: str _branch_count: int

Return type:

branch_type