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 53ce944df5 Add InnerCircuit abstraction 10 months ago
src Add InnerCircuit abstraction 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