SciPy

scipy.spatial.Delaunay.vertex_to_simplex

property Delaunay.vertex_to_simplex

Lookup array, from a vertex, to some simplex which it is a part of.

Type

ndarray of int, shape (npoints,)