vectorize coordinate transformation functions
Can give significant speed up compared to python for loop and needing to transform a lot of points is a common use case.
Can give significant speed up compared to python for loop and needing to transform a lot of points is a common use case.