k-dimensional topic

List k-dimensional repositories

kdtree-rs

217
Stars
54
Forks
Watchers

K-dimensional tree in Rust for fast geospatial indexing and lookup

kd_tree

16
Stars
3
Forks
Watchers

Crystal implementation of "K-Dimensional Tree" and "N-Nearest Neighbors"

EuclideanMST

23
Stars
5
Forks
Watchers

Implementations of different algorithms for building Euclidean minimum spanning tree in k-dimensional space.