FICHA · MANJARO

python-numba

JIT compiler that translates a subset of Python and NumPy code into fast machine code

  • Library
  • Dev
  • SCIENCE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Compiles selected Python and NumPy code just in time for faster numerical execution. It helps scientific, data, and engineering programs accelerate tight loops without rewriting everything in C or C++.

JIT compilation executes generated machine code inside the process. Validate numerical results and be careful with untrusted functions or data-driven code generation.

Permissions

Permissions not analysed for this source yet.