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

Found 7 RPM for python2-numba

PackageSummaryDistributionDownload
python2-numba-0.37.0-bp153.1.18.aarch64.htmlCompiling Python code using LLVMOpenSuSE Leap 15.3 for aarch64python2-numba-0.37.0-bp153.1.18.aarch64.rpm
python2-numba-0.37.0-bp153.1.18.ppc64le.htmlCompiling Python code using LLVMOpenSuSE Leap 15.3 for ppc64lepython2-numba-0.37.0-bp153.1.18.ppc64le.rpm
python2-numba-0.37.0-bp153.1.18.s390x.htmlCompiling Python code using LLVMOpenSuSE Leap 15.3 for s390xpython2-numba-0.37.0-bp153.1.18.s390x.rpm
python2-numba-0.37.0-bp153.1.18.x86_64.htmlCompiling Python code using LLVMOpenSuSE Leap 15.3 for x86_64python2-numba-0.37.0-bp153.1.18.x86_64.rpm
python2-numba-0.37.0-lp152.4.9.ppc64le.htmlCompiling Python code using LLVMOpenSuSE Ports Leap 15.2 for ppc64lepython2-numba-0.37.0-lp152.4.9.ppc64le.rpm
python2-numba-0.37.0-lp152.4.9.x86_64.htmlCompiling Python code using LLVMOpenSuSE Leap 15.2 for x86_64python2-numba-0.37.0-lp152.4.9.x86_64.rpm
python2-numba-0.37.0-lp152.4.2.aarch64.htmlCompiling Python code using LLVMOpenSuSE Ports Leap 15.2 for aarch64python2-numba-0.37.0-lp152.4.2.aarch64.rpm

Generated by rpm2html 1.6

Fabrice Bellet