Hacker News new | ask | show | jobs
by mrchucklepants 2453 days ago
I migrated to Python from Matlab and found the following resources very helpful:

1) Numpy for Matlab Users [1] 2) A Gallery of Interesting Jupyter Notebooks [2] 3) This introduction to Matplotlib that starts with the Matlab-style API and transitions to the object oriented API [3]

[1] https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users... [2] https://github.com/jupyter/jupyter/wiki/A-gallery-of-interes... [3] https://nbviewer.jupyter.org/github/jrjohansson/scientific-p...