finite-fields 0.7.4

Traits and types for computations on finite fields.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "finite-fields"
version = "0.7.4"
authors = ["bright-star"]
description = "Traits and types for computations on finite fields."
license = "MPL-2.0"
repository = "https://gitlab.com/bright-star/finite-fields"

[dependencies]
newtype_derive = "0.1.6"
error_def = "0.3.12"