py37-numexpr

v 2.8.8 Updated: 2 months, 3 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

Add to my watchlist

Installations 0
Requested Installations 0