Numpy reference thread

Numpy reference thread

by Róger Bermúdez Chacón -
Number of replies: 1

Hi all,

Some of you might find this reference about indexing in python useful:

https://jakevdp.github.io/PythonDataScienceHandbook/02.07-fancy-indexing.html

More fun here (with illustrations):

http://scipy-lectures.org/intro/numpy/numpy.html

Also, feel free to comment here if there is any particular numpy topic that you might find confusing.