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
From @boryanah in #28 (comment), there appears to be at least one place where we use non-periodic KDTree where we should be using periodic KDTree. Let's fix that and double-check all the KDTree usage.