Skip to content

r0wb0t/pyquadtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

No packages published