openvm-stark-backend 2.0.0

Multi-matrix STARK backend for the SWIRL proof system
Documentation
1
2
3
4
5
/// Some dummy AIRs for testing.
pub mod fib_air;
pub mod fib_selector_air;
pub mod interaction;
pub mod preprocessed_cached_air;