Skip to content

Latest commit

 

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.