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
Make Delaunay.find return -1 instead of NaN for edge cases (#145)
* test: add one unit test that covers the empty points array case
* fix: fix NaN cases for delaunay find
* fixes for odd-length points
---------
Co-authored-by: Mike Bostock <[email protected]>
0 commit comments