Compute distances between pairwise coordinates

后端 未结 0 405
星月不相逢
星月不相逢 2020-12-04 04:53

I have the following 2 arrays:

X = array([37., 42., 31., 27., 37.])

Y = array([52., 57., 62., 68., 69.])

I could alternatively combine them

相关标签:
回答
  • 消灭零回复
提交回复
热议问题