ewoksfluo.math.expression#

Functions

eval_expression(expression, variables)

Evaluate an arithmetic expression with python and numpy arithmetic.

expression_variables(expression, get_data[, ...])

Return the variables and associated expression to be evaluated.