Package python3-module-numba: Information

    Binary package: python3-module-numba
    Version: 0.56.0-alt1.1
    Architecture: armh
    Build time:  Aug 5, 2022, 01:20 PM in the task #304821
    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

    ACL:
    Grigory Ustinov
    @python

    Last changed


    Aug. 5, 2022 Grigory Ustinov 0.56.0-alt1.1
    - Fix tags filter.
    Aug. 1, 2022 Grigory Ustinov 0.56.0-alt1
    - Build new version.
    - Fix building on %e2k (thx to ilyakurdyukov@).
    Feb. 8, 2022 Grigory Ustinov 0.55.1-alt1
    - Build new version.