Numba

A Just-In-Time (JIT) compiler for Python that translates a subset of Python and NumPy code into fast machine code. Developed by Anaconda, Inc. Highly effective for accelerating loops, custom mathematical functions, and complex numerical algorithms. Use for @njit, @vectorize, prange, cuda.jit, numba.typed, JIT compilation, parallel loops, GPU acceleration with CUDA, Monte Carlo simulations, numerical algorithms, and high-performance Python computing.

tondevrel ef702c3 9.6 KB Updated

File contents

tondevrel/scientific-agent-skills/tree/main/skills/numba commit ef702c3d2f

Frequently asked questions

npx skillmds add tondevrel/numba