python-numba

Compiling Python code using LLVM

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.

openSUSE Leap 16.0 हेतु कोई आधिकारिक पैकेज उपलब्ध नहीं है

वितरण

openSUSE Tumbleweed

devel:languages:python:numeric अल्पविकसित
0.62.1
system:homeautomation:home-assistant अल्पविकसित
0.62.1

openSUSE Slowroll

openSUSE Leap 16.0

devel:languages:python:backports अल्पविकसित
0.62.1
devel:languages:python:numeric अल्पविकसित
0.62.1
home:ecsos:python समुदाय
0.62.1
home:wicked:qubes-build समुदाय
0.62.1

openSUSE Leap 15.6

home:birdwatcher समुदाय
0.62.1
home:ecsos:python समुदाय
0.62.1
home:wicked:qubes-build समुदाय
0.62.1

openSUSE Leap 15.5

home:wicked:qubes-build समुदाय
0.62.1

SLFO 1.2

openSUSE Backports for SLE 15 SP7

home:wicked:qubes-build समुदाय
0.62.1

SUSE SLE-15-SP1

असमर्थित वितरण

निम्नलिखित वितरण आधिकारिक रूप से समर्थित नहीं हैं। इन पैकेज के उपयोग/प्रभाव का उत्तरदायित्व आप पर है।