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 python313-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 python313-numba

Found 6 RPM for python313-numba

PackageSummaryDistributionDownload
python313-numba-0.61.0-5.1.riscv64.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for riscv64python313-numba-0.61.0-5.1.riscv64.rpm
python313-numba-0.61.0-1.2.aarch64.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for aarch64python313-numba-0.61.0-1.2.aarch64.rpm
python313-numba-0.61.0-1.2.armv6hl.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for armv6hlpython313-numba-0.61.0-1.2.armv6hl.rpm
python313-numba-0.61.0-1.2.armv7hl.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for armv7hlpython313-numba-0.61.0-1.2.armv7hl.rpm
python313-numba-0.61.0-1.1.i586.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Ports Tumbleweed for i586python313-numba-0.61.0-1.1.i586.rpm
python313-numba-0.61.0-1.1.x86_64.htmlNumPy-aware optimizing compiler for Python using LLVMOpenSuSE Tumbleweed for x86_64python313-numba-0.61.0-1.1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet