scipy.spatial.Delaunay. scipy.spatial.Delaunay.vertex_to_simplex# property Delaunay.vertex_to_simplex# 查找数组,从一个顶点,到它所属的某个单纯形。 类型: ndarray of int, shape (npoints,)