[package] name = "hilbert_index" version = "0.2.0" authors = ["Hiromu Sugiura "] edition = "2018" description = "D-dimensional Hilbert curve" repository = "https://github.com/osanshouo/hilbert-index" readme = "README.md" license = "MIT" keywords = ["fractal", "hilbert", "curve", "space-filling-curve"] categories = ["algorithms", "mathematics"] [dependencies]