You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you explain what this function is meant to do?
The comment about taking a "random" (arbitrary) simplex does not seem to fit with the function name that says that we are finding the "initial simplex".
What is an "initial" simplex? Would it be correct to say that this finds an arbitrary simplex among the provided points? Does this simplex have to come from a delaunay triangulation, or is that an implementation detail?