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
This repository contains a Python implementation of vanilla static range trees,
which support querying for a box among n points in d dimensions in O(logdn) time.