v 2.8.8 Updated: 9 months, 2 weeks ago
Multiple-operator array expression evaluator
The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.
https://github.com/pydata/numexpr
Installations | 0 |
Requested Installations | 0 |