I am trying decorator @guvectorize with a function that outputs a [m,2] array. (m is depending the size of the input)
@guvectorize
When using following function signature