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
Apr 15, 2019 at 16:03
License
MIT
Total Downloads
41
Supported Platforms
GitHub Repository
https://github.com/pydata/numexpr