Is it possible to turn this for loop into a vectorization? If yes how can i do this?
for (a,r) in itertools.product(range(0,360), range(0, 3*R)): #For every angl