mirror of
https://github.com/zkonduit/ezkl.git
synced 2026-01-14 08:48:01 -05:00
* feat: accum pow * feat: accum pack * feat: pairwise rescaled ops * fix examples * feat: integrate accumulated args into graph * rm max rotations argument * update readme * feat: reuse base gate config * matmul relu benches * nil rotation lookup and range * Update rust.yml * clippy cleanup * doc strings * rm init dot * fix doc tests * single lookup as default * Update integration_tests.rs * Update rust.yml * split SRS generation 20/23
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"tolerance": 0,
|
|
"scale": 7,
|
|
"bits": 11,
|
|
"logrows": 17,
|
|
"public_inputs": false,
|
|
"public_outputs": true,
|
|
"public_params": false,
|
|
"single_lookup": false
|
|
} |