numexpr
Fast numerical expression evaluator for NumPy.
Fast numerical expression evaluator for NumPy.
To install this package, run one of the following:
Numexpr is a fast numerical expression evaluator for NumPy. With it, expressions that operate on arrays (like "3a+4b") are accelerated and use less memory than doing the same calculation in Python.
Summary
Fast numerical expression evaluator for NumPy.
Last Updated
Jul 15, 2017 at 22:10
License
MIT
Total Downloads
56
Supported Platforms
GitHub Repository
https://github.com/pydata/numexpr