figures 0.1.0

A math library specialized for 2d screen graphics.
Documentation
[dependencies.approx]
version = "0.5"

[dependencies.num-traits]
version = "0.2"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1"

[features]
default = []

[package]
categories = ["mathematics"]
description = "A math library specialized for 2d screen graphics."
edition = "2018"
keywords = ["2d", "math", "graphics"]
license = "MIT OR Apache-2.0"
name = "figures"
readme = "../README.md"
repository = "https://github.com/khonsulabs/figures"
version = "0.1.0"