PACKAGE NAME: numexpr-2.8.7-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/numexpr PACKAGE SIZE (compressed): 128 K PACKAGE SIZE (uncompressed): 520 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel,python3-meson-opt,python3-pyproject-metadata,python3-mesonpy,python3-numpy PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: numexpr: numexpr (Fast numerical array expression evaluator for Python) numexpr: numexpr: It evaluates multiple-operator array expressions many times faster numexpr: than NumPy can. It accepts the expression as a string, analyzes it, numexpr: rewrites it more efficiently, and compiles it to faster Python code. numexpr: numexpr: Homepage: http://code.google.com/p/numexpr/ numexpr: numexpr: numexpr: numexpr: