Improve FLOP counting function
Compare changes
+ 3
− 1
@@ -639,8 +639,10 @@ def count_operations(term: Union[sp.Expr, List[sp.Expr], List[Assignment]],
Since 'sp.UnevaluatedExpr' and 'DivFunc' are fundamental now for pystencils it is also important to introduce those functions in the FLOP counting