poly 0.1.0

Generic dense polynomials
Documentation
[dependencies.num]
version = "0.2"

[dependencies.smallvec]
version = "1.4"

[package]
authors = ["l0calh05t <l0calh05t@gmx.net>"]
categories = ["algorithms", "science", "data-structures"]
description = "Generic dense polynomials"
edition = "2018"
keywords = ["numerics", "mathematics", "polynomials"]
license = "MIT"
name = "poly"
repository = "https://github.com/l0calh05t/poly-rs.git"
version = "0.1.0"