摘要: https://stackoverflow.com/questions/28491230/indexing-a-numpy-array-with-a-list-of-tuples X[tuple(zip(*idx1))] X[idx2[:,0], idx2[:,1]] 阅读全文
posted @ 2020-03-05 10:25 imoon22 阅读(91) 评论(0) 推荐(0)