Skip to content

Note to self on how to find nearest neighbors in 2D with Rust.

Notifications You must be signed in to change notification settings

bast/kdtree-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdtree-example

Note to self on how to find nearest neighbors in 2D with Rust.

How to run the demo:

$ cargo run --release

This example makes use of this wonderful library: https://github.com/mrhooray/kdtree-rs

About

Note to self on how to find nearest neighbors in 2D with Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages