Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-numba

Numba is a NumPy-aware optimizing compiler for Python. It uses the LLVM compiler infrastructure to compile Python syntax to machine code. It is aware of NumPy arrays as typed memory regions and so can speed-up code using NumPy arrays. Other, less well-typed code will be translated to Python C-API calls, effectively removing the "interpreter", but not removing the dynamic indirection. Numba is also not a tracing JIT. It *compiles* your code before it gets run, either using run-time type information or type information you provide in the decorator. Numba is a mechanism for producing machine code from Python syntax and typed data structures such as those that exist in NumPy.

Found 1 sites for python310-numba

Found 7 RPM for python310-numba

PackageSummaryDistributionDownload
python310-numba-0.59.1-5.3.riscv64.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for riscv64python310-numba-0.59.1-5.3.riscv64.rpm
python310-numba-0.59.1-1.2.aarch64.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for aarch64python310-numba-0.59.1-1.2.aarch64.rpm
python310-numba-0.59.1-1.2.armv6hl.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for armv6hlpython310-numba-0.59.1-1.2.armv6hl.rpm
python310-numba-0.59.1-1.2.armv7hl.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for armv7hlpython310-numba-0.59.1-1.2.armv7hl.rpm
python310-numba-0.59.1-1.2.i586.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for i586python310-numba-0.59.1-1.2.i586.rpm
python310-numba-0.59.1-1.2.ppc64le.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for ppc64lepython310-numba-0.59.1-1.2.ppc64le.rpm
python310-numba-0.59.1-1.2.x86_64.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Tumbleweed for x86_64python310-numba-0.59.1-1.2.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet