Commit Graph

8 Commits

Author SHA1 Message Date
Olek
2b4539f331 Added distance_squared_to_nearest 2016-12-31 03:32:20 +01:00
Olek
e6755865f0 Fixed warnings 2016-12-31 02:40:46 +01:00
Olek
1b64e722a9 Added automatic tree rebuild, finished #5 for now. 2016-12-31 02:38:22 +01:00
Olek
a6c19441b8 Removed duplication, insert_node now checks for duplicates 2016-12-30 19:14:34 +01:00
Olek
885ed1d785 Refactoring benches, working on new bench 2016-12-30 18:10:30 +01:00
Olek
5b195d3891 Implemented insert node, need to make it so that tree sometimes automatically rebalances itself 2016-12-30 16:54:50 +01:00
Olek
5205ad0ddc Kdtree now accepts slice instead of vec. 2016-12-28 12:37:42 +01:00
Ale
d72a12b5ca Issue3 (#4)
Added integration tests
2016-12-27 02:40:46 +01:00