Evaluating String Expressions

evaluate(expr, *operands[, out_format, dtype])

Evaluates the index notation expression on the input operands.

einsum(expr, *operands[, out_format, dtype])

Evaluates the Einstein summation convention on the input operands.