Пакет python3-module-numexpr: Информация

    Исходный пакет: python3-module-numexpr
    Версия: 2.14.1-alt1
    Последняя версия по данным Repology
    Собран:  16 октября 2025 г. 19:23 в задании #397161
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/numexpr

    Лицензия: MIT
    О пакете: Fast numerical array expression evaluator for Python and NumPy
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-numexpr (x86_64, i586, aarch64)
    python3-module-numexpr-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Grigory Ustinov


    Права:
    Vitaly Lipatov
    Grigory Ustinov
    @everybody

      1. /proc
      2. python3-module-numpy-testing
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-setuptools
      5. python3-module-tox
      6. python3-module-tox-console-scripts
      7. python3-module-tox-no-deps
      8. python3-module-tox-passenv
      9. python3-module-wheel
      10. rpm-build-python3
      11. gcc-c++
      12. liblapack-devel
      13. libnumpy-py3-devel

    Последнее изменение


    14 октября 2025 г. Grigory Ustinov 1:2.14.1-alt1
    - Automatically updated to 2.14.1.
    12 октября 2025 г. Grigory Ustinov 1:2.13.1-alt1
    - Automatically updated to 2.13.1.
    17 сентября 2025 г. Grigory Ustinov 1:2.12.1-alt1
    - Automatically updated to 2.12.1.