Showing 160 of 330 total issues
Function ode_solver_final_state
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
def ode_solver_final_state(
Avoid deeply nested control flow statements. Open
for par, val in props["params"].items():
instr.comps[drive_chan][comp].params[par].set_value(val)
else:
Function set_ideal
has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring. Open
def set_ideal(self, ideal):
if ideal is not None:
self.ideal = ideal
else:
gate_list = []
- Read upRead up
Cognitive Complexity
Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.
A method's cognitive complexity is based on a few simple rules:
- Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
- Code is considered more complex for each "break in the linear flow of the code"
- Code is considered more complex when "flow breaking structures are nested"
Further reading
Function __topological_ordering
has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring. Open
def __topological_ordering(self, predecessors: Dict[str, List[str]]) -> List[str]:
"""
Computes the topological ordering of a directed acyclic graph.
Parameters
- Read upRead up
Cognitive Complexity
Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.
A method's cognitive complexity is based on a few simple rules:
- Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
- Code is considered more complex for each "break in the linear flow of the code"
- Code is considered more complex when "flow breaking structures are nested"
Further reading
Function reorder_frame
has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring. Open
def reorder_frame(
self, e: tf.constant, v: tf.constant, ordered: bool
) -> Tuple[tf.constant, tf.constant, tf.constant]:
"""Reorders the new basis states according to their overlap with bare qubit states."""
if ordered:
- Read upRead up
Cognitive Complexity
Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.
A method's cognitive complexity is based on a few simple rules:
- Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
- Code is considered more complex for each "break in the linear flow of the code"
- Code is considered more complex when "flow breaking structures are nested"
Further reading
Avoid deeply nested control flow statements. Open
if ctrl.params["amp"] != 0.0:
offset = ctrl.params["freq_offset"].get_value()
freqs[line] = tf.cast(
Function get_init_state
has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring. Open
def get_init_state(self) -> tf.Tensor:
"""Get an initial state. If a task to compute a thermal state is set, return that."""
if self.init_state is None:
if "init_ground" in self.tasks:
print(
- Read upRead up
Cognitive Complexity
Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.
A method's cognitive complexity is based on a few simple rules:
- Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
- Code is considered more complex for each "break in the linear flow of the code"
- Code is considered more complex when "flow breaking structures are nested"
Further reading
Function __init__
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
def __init__(
Function ode_solver
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
def ode_solver(
Function __init__
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
def __init__(
Function adaptive_scan
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def adaptive_scan(x_init, fun=None, fun_grad=None, grad_lookup=None, options={}):
Function epc_analytical
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def epc_analytical(propagators: dict, index, dims, proj: bool, cliffords=False):
Function rk38
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def rk38(func, rho, h, dt, col=None):
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def __init__(
Function lbfgs_grad_free
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def lbfgs_grad_free(x_init, fun=None, fun_grad=None, grad_lookup=None, options={}):
Function gcmaes
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def gcmaes(x_init, fun=None, fun_grad=None, grad_lookup=None, options={}):
Function tf_rmsprop
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def tf_rmsprop(
Function lbfgs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def lbfgs(x_init, fun=None, fun_grad=None, grad_lookup=None, options={}):
Function tf_dU_of_t_lind
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def tf_dU_of_t_lind(h0, hks, col_ops, cflds_t, dt):
Function lindbladian_average_infid_set
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
def lindbladian_average_infid_set(