py39-numexpr

v 2.9.0 Updated: 2 months, 1 week 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

To install py39-numexpr, paste this in macOS terminal after installing MacPorts

sudo port install py39-numexpr

Add to my watchlist

Installations 0
Requested Installations 0