kdt 0.0.2

k-dimensional tree implemented with const generics
Documentation
[dependencies.num-traits]
version = "0.2.14"

[dependencies.ordered-float]
version = "2.0.1"

[dependencies.rand]
version = "0.8.0"
[dev-dependencies.kdtree]
version = "0.6.0"

[dev-dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Tianyi Shi <ShiTianyi2001@outlook.com>"]
description = "k-dimensional tree implemented with const generics"
edition = "2018"
license = "MIT"
name = "kdt"
repository = "https://github.com/TianyiShi2001/kdtree"
version = "0.0.2"