hilbert_2d 1.1.0

Functions for mapping between 1D and 2D space using the Hilbert curve, and its approximations.
Documentation
[dependencies]

[dev-dependencies.assert_approx_eq]
version = "1.1.0"

[dev-dependencies.palette]
version = "0.5.0"

[dev-dependencies.plotlib]
version = "0.5.1"

[dev-dependencies.version-sync]
version = "0.9.1"

[package]
authors = ["Humberto Duarte <hbertoduarte@gmail.com>"]
categories = ["mathematics"]
description = "Functions for mapping between 1D and 2D space using the Hilbert curve, and its approximations."
edition = "2018"
keywords = ["hilbert", "curve", "fractal", "mathematics"]
license = "MIT OR Apache-2.0"
name = "hilbert_2d"
readme = "README.md"
repository = "https://github.com/hbertoduarte/hilbert_2d/"
version = "1.1.0"