Finding operators and simplifying them
This commit is contained in:
@@ -13,4 +13,3 @@ def _multi_indices(no_variables, total_degree: int) -> list:
|
||||
yield (first,) + rest
|
||||
|
||||
return list(helper(no_variables, total_degree))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user