PyCoverTree icon indicating copy to clipboard operation
PyCoverTree copied to clipboard

Python library of cover tree (http://hunch.net/~jl/projects/cover_tree/cover_tree.html) for fast nearest neighbor querying

Author: Thomas Kollar Date: 11/20/08

Requirements: matplotlib: http://matplotlib.sourceforge.net/ scipy: http://www.scipy.org/

Additionally, make sure to put these files in your path: %export PYTHONPATH=$PYTHONPATH:yourdirectory

Usage (see the demo file): %python test_covertree.py