Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 383 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 383 Bytes

Novanacci

Fibonacci circuit written in vanilla (Bellman) Nova

[!WARNING]
The code and tests are computationally intensive. Be ready for long execution.

Usage

cargo build

Running main

cargo run

Running tests

cargo test