finitely 0.1.0

Arithemtic over finite polynomial rings
Documentation
[dependencies]

[lib]
name = "finitely"
path = "src/lib.rs"

[package]
authors = ["Patrik Buhring <patrikbuhring@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms", "data-structures", "mathematics", "no-std", "no-std::no-alloc"]
description = "Arithemtic over finite polynomial rings"
edition = "2021"
keywords = ["math", "finite", "field", "ring", "integer"]
license = "MIT OR Apache-2.0"
name = "finitely"
readme = "readme.md"
repository = "https://github.com/OptimisticPeach/finitely"
rust-version = "1.84.0"
version = "0.1.0"