Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045626
en ru br
ALT Linux repos
S:0.57.1-alt2

Group :: Development/Python3
RPM: python3-module-numba

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.57.1-alt2
Build date: 12 september 2023, 01:57 ( 28.5 weeks ago )
Size: 1861.17 Kb

Home page:   https://pypi.org/project/numba

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-numba-debuginfo
  • python3-module-numba
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin