miden-gpu 0.6.0

GPU acceleration for the Miden VM prover
Documentation
1
2
3
4
5
mod plan;
mod stage;
pub mod utils;

pub use plan::{ColumnHasher, RowHasher, build_merkle_tree};