Skip to content

Files

Latest commit

author
Matthew Rueben
Dec 12, 2015
cea3b1b · Dec 12, 2015

History

History
2 lines (2 loc) · 108 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 108 Bytes

2-d_trees

A quick Python implementation of k-d trees in two dimensions. Mostly a self-teaching exercise.