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
The algorithm used in this delaunay triangulation implementation
is the one described by David Sinclair in "S-hull: a fast radial
sweep-hull routine for Delaunay triangulation" (arXiv:1604.01428)
About
delaunay triangulation implementation using the sweep-hull algorithm