Dmitry's Very Online Internet Site

Fast Python

I recently got to work on making fast Python code. I put together an IPython notebook highlighting some things I learned. Topics include NumPy, Cython, and Numba.

#Python #Numpy #Cython #Numba