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

    Исходный пакет: python3-module-numba
    Версия: 0.59.0-alt0.rc1
    Последняя версия по данным Repology
    Собран:  19 января 2024 г. 7:38 в задании #333513
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/numba

    Лицензия: BSD
    О пакете: A Just-In-Time Compiler for Numerical Functions in Python
    Описание: 
    Numba is an open source, NumPy-aware optimizing compiler for Python sponsored by
    Anaconda, Inc. It uses the LLVM compiler project to generate machine code from
    Python syntax.
    
    Numba can compile a large subset of numerically-focused Python, including many
    NumPy functions. Additionally, Numba has support for automatic parallelization
    of loops, generation of GPU-accelerated code, and creation of ufuncs and
    C callbacks.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-numba (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-numba-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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

    Список участников:
    Grigory Ustinov
    Daniel Zagaynov

    Права:
    Grigory Ustinov
    @python

      1. gcc-c++
      2. libgomp-devel
      3. libnumpy-py3-devel
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-setuptools
      6. python3-module-wheel
      7. rpm-build-python3

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


    22 декабря 2023 г. Grigory Ustinov 0.59.0-alt0.rc1
    - Build new version.
    12 сентября 2023 г. Grigory Ustinov 0.57.1-alt2
    - Fixed build with numpy 1.25.
    17 июля 2023 г. Grigory Ustinov 0.57.1-alt1
    - Automatically updated to 0.57.1.