ulam 0.2.1

Utility crate for ulam calculations.
Documentation
[dependencies.image]
optional = true
version = "0.24.1"

[dependencies.primal]
optional = true
version = "0.3.0"

[features]
default = ["img"]
img = ["image", "primal"]

[package]
description = "Utility crate for ulam calculations."
documentation = "https://docs.rs/ulam"
edition = "2021"
license = "MIT"
name = "ulam"
readme = "README.md"
repository = "https://github.com/miketwenty1/ulam/"
resolver = "2"
version = "0.2.1"