space-time 0.1.1

A nightly only library of space-time filling curves that supports no-std.
Documentation
[dependencies.num-integer]
default-features = false
version = "^0.1"

[dependencies.num-traits]
default-features = false
features = ["libm"]
version = "^0.2"
[dev-dependencies.quickcheck]
version = "^0.9"

[dev-dependencies.quickcheck_macros]
version = "^0.9"

[package]
authors = ["Boyd Johnson <johnson.boyd@gmail.com>"]
description = "A nightly only library of space-time filling curves that supports no-std."
edition = "2018"
keywords = ["spatial", "space-filling-curves", "spatio-temporal", "no-std"]
license-file = "LICENSE.txt"
name = "space-time"
repository = "https://github.com/boydjohnson/space_time"
version = "0.1.1"