1.angle_rads[:, 0::2] 2. angle_rads[np.newaxis, ...] what is this \'Double colon\' does in this context1 and \'...\' in context2?
#this is the cod