ring-algorithm 0.1.7

algorithms on ring(Abstruct Algebra)
Documentation
[dependencies.num-traits]
version = "0.2.11"

[dependencies.take_mut]
version = "0.2.2"
[dev-dependencies.num]
version = "0.2.1"

[features]
debug = []
default = []

[package]
authors = ["Toru3 <ryuutet@gmail.com>"]
categories = ["algorithms", "mathematics"]
description = "algorithms on ring(Abstruct Algebra)"
documentation = "https://docs.rs/ring-algorithm/"
edition = "2018"
homepage = "https://crates.io/crates/ring-algorithm"
keywords = ["algorithm", "ring", "algebra", "polynomial"]
license = "MIT OR Apache-2.0"
name = "ring-algorithm"
readme = "README.md"
repository = "https://gitlab.com/Toru3/ring-algorithm"
version = "0.1.7"
[package.metadata.docs.rs]
rustdoc-args = ["--html-in-header", "katex.html"]