pystencils.sympyextensions.math.count_operations_in_ast

pystencils.sympyextensions.math.count_operations_in_ast#

pystencils.sympyextensions.math.count_operations_in_ast(ast)#

Counts number of operations in an abstract syntax tree, see also count_operations()

Return type:

Dict[str, int]