cashmere 0.0.1

Spatial search trees with a focus on online mutability, speed, performance guarantees, and flexibility
Documentation
[dependencies.num-traits]
version = "0.2.15"

[dependencies.order-stat]
version = "0.1.3"

[features]
full_validation = []

[package]
authors = ["Kent Ross <k@mad.cash>"]
categories = ["algorithms", "data-structures"]
description = "Spatial search trees with a focus on online mutability, speed, performance guarantees, and flexibility"
edition = "2021"
keywords = ["nearest-neighbor", "knn", "kd-tree", "kd", "kdtree"]
license = "MIT"
name = "cashmere"
readme = "README.md"
version = "0.0.1"