mech-math 0.0.4

Math library for the Mech language
Documentation
[dependencies.libm]
version = "0.1.2"

[dependencies.mech-core]
version = "0.0.4"

[dependencies.mech-utilities]
version = "0.0.4"

[lib]
crate-type = ["dylib", "rlib"]

[package]
authors = ["Corey Montella <corey@mech-lang.org>"]
description = "Math library for the Mech language"
documentation = "http://docs.mech-lang.org"
homepage = "http://mech-lang.org"
keywords = ["mech", "language", "programming"]
license = "Apache-2.0"
name = "mech-math"
readme = "README.md"
repository = "https://github.com/mech-lang/math"
version = "0.0.4"