numba

cover image

Let's have a look at the basics of JIT compilation, and how Numba extends NumPy’s universal functions for often dramatic computational speedups.

cover image

Follow this series to learn about CUDA programming from scratch with Python. Part 4 of 4.

cover image

A quick look at a fantastic tool for making Python better in 2020.

cover image

Numba is an open-source Python compiler from Anaconda that can compile Python code for high-performance execution on CUDA-capable GPUs or multicore CPUs.

cover image

1.3M subscribers in the Python community. The official Python community for Reddit! Stay up to date with the latest news, packages, and meta…