Python Numpy Tutorial
http://cs231n.github.io/python-numpy-tutorial/
http://scipy.github.io/old-wiki/pages/NumPy_for_Matlab_Users
https://github.com/kuleshov/cs228-material/blob/master/tutorials/python/cs228-python-tutorial.ipynb
Python은 관련 libraries (numpy, scipy, matplotlib)의 도움을 받는다면, scientific computing 좋은 환경이 될수 있다.