polynomials 0.1.1

Tools to perform polynomial arithmetic and evaluation.
Documentation
[package]
name = "polynomials"
version = "0.1.1"
authors = ["cargodog <cargodog@protonmail.com>"]
edition = "2018"
description = "Tools to perform polynomial arithmetic and evaluation."
license-file = "LICENSE"
repository = "https://github.com/cargodog/polynomials"

[dependencies]