slop-matrix
Re-exports p3_matrix from Plonky3 for use in the SLOP library.
This crate provides matrix types and operations optimized for proof system computations. It includes dense and sparse matrix representations used for storing execution traces.
License
This crate re-exports code from Plonky3, which is licensed under MIT/Apache-2.0.
Part of SLOP, the Succinct Library of Polynomials.