Week 5: Multi-dimensional numpy array; Plotting with matplotlib#
In this week’s pre-lecture readings, we will talk about constructing and manipulating multi-dimensional arrays in numpy. We will also start considering how to plot our data using the matplotlib module.