Easy Speedup Wins With Numba

from blog Sebastian Witowski, | ↗ original
Numba library has plenty of tools to speed up your mathematical-heavy programs. From a simple @jit decorator, all the way to running your code on a CUDA GPU.