hyper-tree 0.1.0

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

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

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