-
Notifications
You must be signed in to change notification settings - Fork 0
r0wb0t/pyquadtree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pyquadtree ========== My attempt at relearning some C++ and working out how to make native python modules. Inspired by Facebook's small world puzzle at: http://www.facebook.com/careers/puzzles.php Implements a simple quadtree object that can efficiently return the n items nearest to a given point.
About
A C++ extension for python that implements a quadtree
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published