mth 0.0.0

Rust mathematics and algorithms library.
Documentation
[dependencies]

[package]
authors = ["shawnwyckoff"]
description = "Rust mathematics and algorithms library.\n"
documentation = "https://github.com/shawnwyckoff/mth"
edition = "2018"
homepage = "https://github.com/shawnwyckoff/mth"
include = ["src/", "LICENSE", "README.md"]
keywords = ["math", "mathematics", "stat", "statistics", "algorithm"]
license = "MIT"
name = "mth"
readme = "README.md"
repository = "https://github.com/shawnwyckoff/mth"
version = "0.0.0"