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
Significantly improved performance on large point sets by using a more precise segment to axis-aligned box distance calculation. For example, the total time for a 1 million points sample went from 6.8s to 2.8s.