Package python3-module-numba: Information

Source package: python3-module-numba
Version: 0.56.4-alt1.1
Latest version according to Repology
Build time:  Nov 16, 2022, 03:00 AM in the task #309935
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.

List of rpms provided by this srpm:
python3-module-numba (x86_64, ppc64le, i586, armh, aarch64)
python3-module-numba-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Grigory Ustinov

List of contributors:
Daniel Zagaynov
Grigory Ustinov

ACL:
Grigory Ustinov
@python

    1. python3-module-setuptools
    2. rpm-build-python3
    3. gcc-c++
    4. libgomp-devel
    5. libnumpy-py3-devel

Last changed


Nov. 13, 2022 Daniel Zagaynov 0.56.4-alt1.1
- NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.
Nov. 4, 2022 Grigory Ustinov 0.56.4-alt1
- Automatically updated to 0.56.4.
Oct. 14, 2022 Grigory Ustinov 0.56.3-alt1
- Automatically updated to 0.56.3.