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 55a08ad575 add full recursion (binary) tree 10 months ago
src add full recursion (binary) tree 10 months ago
.gitignore add full recursion (binary) tree 10 months ago
Cargo.toml add full recursion (binary) tree 10 months ago
README.md add full recursion (binary) tree 10 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