finitely 0.1.0

Arithemtic over finite polynomial rings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "finitely"
version = "0.1.0"
edition = "2021"
authors = ["Patrik Buhring <patrikbuhring@gmail.com>"]
description = "Arithemtic over finite polynomial rings"
repository = "https://github.com/OptimisticPeach/finitely"
readme = "readme.md"
license = "MIT OR Apache-2.0"
keywords = ["math", "finite", "field", "ring", "integer"]
categories = ["algorithms", "data-structures", "mathematics", "no-std", "no-std::no-alloc"]
rust-version = "1.84.0"

[dependencies]