hyper-tree 0.2.0

Quadtrees and Octrees generalized to any dimension and type
Documentation
[dependencies]

[dev-dependencies.proptest]
version = "1.7"

[lib]
name = "hyper_tree"
path = "src/lib.rs"

[package]
authors = ["Gaetan Almela <gaetan.almela@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Quadtrees and Octrees generalized to any dimension and type"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "hyper-tree"
readme = "README.md"
version = "0.2.0"