You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube d08f082ca4 Extend recursive tree to variable arity: 6 months ago
src Extend recursive tree to variable arity: 6 months ago
.gitignore add full recursion (binary) tree 6 months ago
Cargo.toml add full recursion (binary) tree 6 months ago
README.md add full recursion (binary) tree 6 months ago

README.md

plonky2-recursion-experiment

WARNING: Experimental. Not safe, do not use in production.

Run

rustup override set nightly # Requires nightly Rust
cargo test --release -- --nocapture