-
Warm-Up. The basics: np.array, array creation, ufuncs and regular indexing.
-
Some miscelaneous. Loading and saving arrays, masked arrays.
Each notebook contains explanatory text + some exercises. Solutions can be found inside folder solutions
.
-
Scipy lecture notes
-
Numpy tutorial by Nicolas Rougier. Several exercises, includes good visualizations of broadcasting