Skip to content

6851-2021/range-trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Static Range Trees in Python

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(logd n) time.

About

Range Trees implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages