NVIDIA Talks Up Numba For GPGPU Computing With Python
Numba is designed to allow for high performance Python JIT-compiled code designing for C/C++ levels of performance while using LLVM for optimizations and allowing GPU offloading too. NVIDIA is promoting Numba in the context of CUDA...