Package python3-module-numexpr: Information
Source package: python3-module-numexpr
Version: 2.10.2-alt1.1
Build time: Aug 17, 2025, 10:07 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/numexpr
License: MIT
Summary: Fast numerical array expression evaluator for Python and NumPy
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 to faster Python code on the fly. It's the next best thing to writing the expression in C and compiling it with a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime. Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing transcendental functions (like trigonometrical, exponentials...) on top of Intel-compatible platforms. This support also allows to use multiple cores in your computations.
List of RPM packages built from this SRPM:
python3-module-numexpr (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numexpr-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numexpr (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numexpr-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Grigory Ustinov
Vitaly Lipatov
Michael Shigorin
Sergey Bolshakov
Gleb Fotengauer-Malinovskiy
Aleksei Nikiforov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Stanislav Levin
Grigory Ustinov
Vitaly Lipatov
Michael Shigorin
Sergey Bolshakov
Gleb Fotengauer-Malinovskiy
Aleksei Nikiforov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Last changed
Feb. 6, 2025 Stanislav Levin 1:2.10.2-alt1.1
- NMU: fixed FTBFS (tox 4).
Nov. 27, 2024 Grigory Ustinov 1:2.10.2-alt1
- Automatically updated to 2.10.2.
July 9, 2024 Grigory Ustinov 1:2.10.1-alt1
- Automatically updated to 2.10.1.