Crates.io | ring-math |
lib.rs | ring-math |
version | 0.4.0 |
source | src |
created_at | 2024-10-10 00:27:14.046476 |
updated_at | 2024-10-22 01:20:05.672521 |
description | Polynomial ring math over scalar finite fields |
homepage | https://github.com/chancehudson/ashlang/tree/main/ring-math |
repository | https://github.com/chancehudson/ashlang/tree/main/ring-math |
max_upload_size | |
id | 1403260 |
size | 46,485 |
Polynomial ring math with variables in scalarff::FieldElement
. Includes structures for vectors and matrices of variable dimension and overloads for mathematical operations.