#Numba is an open source and easy to use #NumPy aware optimized #python compiler. In this video I will show you how to install Numba for optimizing python code
Numba can compile a large subset of numerically-focused Python, including many NumPy functions. Additionally, Numba has support for automatic parallelization of loops, generation of GPU-accelerated code, and creation of ufuncs and C callbacks.
For more information about Numba installation please visit http://numba.pydata.org/numba-doc/lat...