kdtree implementation for rust.
Go to file
2016-12-27 00:17:23 +01:00
src Added bench, improvements in nn code 2016-12-26 21:22:10 +01:00
.gitignore Initial push to remote 2016-12-23 11:11:08 +01:00
.travis.yml Added travis.yml 2016-12-27 00:17:23 +01:00
Cargo.toml Added benches, lookup remaining 2016-12-26 14:47:59 +01:00
LICENSE Initial commit 2016-12-23 11:07:50 +01:00
README.md Initial commit 2016-12-23 11:07:50 +01:00

kdtree-rust

kdtree implementation for rust.