EmilyMatt / mapping-rs

A collection of mapping suites and useful algorithms, implemented in pure Rust
MIT License
12 stars 4 forks source link

Add KDTree structure for improved K-Neighbours search, greatly improves performance #27

Closed EmilyMatt closed 1 year ago

EmilyMatt commented 1 year ago

Resolves #26