-
Warm-Up. The basics: np.array, array creation, ufuncs and regular indexing.
Each notebook contains explanatory text + some exercises. Solutions can be found inside folder solutions
.
Tool to do slides with jupyter notebooks - RISE
-
Notebook on all the possible ways of indexing. From Lisa Schwetlick.
-
Scipy lecture notes
-
Numpy tutorial by Nicolas Rougier. Several exercises, includes good visualizations of broadcasting