{"name":"py39-numexpr","portdir":"python/py-numexpr","version":"2.10.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pydata/numexpr","description":"Multiple-operator array expression evaluator","long_description":"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.","active":false,"categories":["math","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py39-wheel","py39-installer","clang-18","py39-setuptools","py39-build"]},{"type":"lib","ports":["py39-numpy","python39"]}],"depends_on":[{"type":"lib","ports":["py39-pyFAI","py39-tables"]},{"type":"run","ports":["py39-xraylarch"]}]}