guff-matrix 0.1.5

Fast Galois Field matrix multiplication
Documentation
[[bench]]
harness = false
name = "vector_mul"
[dependencies.guff]
version = "0.1.7"
[dev-dependencies.criterion]
version = "0.3"

[features]
arm_dsp = []
arm_long = []
arm_vmull = []
simulator = []

[package]
categories = ["mathematics"]
description = "Fast Galois Field matrix multiplication"
edition = "2018"
homepage = "https://github.com/declanmalone/guff-matrix"
keywords = ["IDA", "Galois", "matrix", "maths", "SIMD"]
license = "GPL-2.0-or-later OR LGPL-2.0-or-later"
name = "guff-matrix"
version = "0.1.5"
[profile.release]
debug = true