Advanced Python Programming
上QQ阅读APP看书,第一时间看更新

Numba and NumPy

Numba was originally developed to easily increase performance of code that uses NumPy arrays. Currently, many NumPy features are implemented efficiently by the compiler.