NumPy aware dynamic Python compiler using LLVM
numba/numba: Numba 是一款针对 Python 的即时(Just-In-Time, JIT)编译器,能够有效提升 Python 代码的执行效率,兼容多种 CPU 和 GPU 架构,包括 x86、ARM、CUDA 等。【此简介由AI生成】