Package python3-module-numba: Information

    Binary package: python3-module-numba
    Version: 0.59.0-alt0.rc1
    Architecture: aarch64
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    Source package: python3-module-numba
    Report package bug
    License: BSD
    Summary: A Just-In-Time Compiler for Numerical Functions in Python
    Description: 
    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.

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Daniel Zagaynov

    ACL:
    Grigory Ustinov
    @python

    Last changed


    Dec. 22, 2023 Grigory Ustinov 0.59.0-alt0.rc1
    - Build new version.
    Sept. 12, 2023 Grigory Ustinov 0.57.1-alt2
    - Fixed build with numpy 1.25.
    July 17, 2023 Grigory Ustinov 0.57.1-alt1
    - Automatically updated to 0.57.1.