Package python3-module-numba: Information

Source package: python3-module-numba
Version: 0.56.0-alt1.1
Latest version according to Repology
Build time:  Aug 5, 2022, 01:20 PM in the task #304821
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:
Grigory Ustinov

ACL:
Grigory Ustinov
@python

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

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.