Say that I have a simple meshgrid:
xx,yy = np.meshgrid(10,10)
and two data points within that meshgrid, e.g. (2,3) and (8,8). What\'s the easiest way to get an