Fast numerical expression evaluator for NumPy
conda install jjh_ppc64le::numexpr
With Numexpr,expressions that operate on arrays (like "3a+4b") are accelerated and use less memory than doing the same calculation in Python.