Tags: spaceandtimefdn/blitzar
Tags
fix: multi-chunk batched bucket sums folding error (#262) * test: add multiexponentiation tests identifying batched bucket method folding error * feat: add fold_kernel to multiexp package * fix: update accumulation algorithm to use folding kernel when working on multiple chunks * doc: update fold_kernel docs * chore: fix format * chore: address Copilot's code review
feat: add sumcheck support for grumpkin curve (PROOF-913) (#249) * sumcheck grumpkin support * rework grumpkin field * add field * work on sumcheck grumpkin support * work on grumpkin support * grumpkin support * test grumpkin * support grumpkin
feat: add c api for proving sumcheck (PROOF-913) (#245) * add stub for sumcheck c api * fill in c api * fill in cbindings * fill in sumcheck cbindings * fill in sumcheck c-bindings * fill in sumcheck transcript * fill in computational backend * fill in sumcheck api * fill in sumcheck api * fill in sumcheck api * fill in sumcheck api * fill in gpu backend * fill in gpu backend * fill in sumcheck api * fill in sumcheck api * fill in gpu backend * drop dead code * fill in sumcheck api * fill in sumcheck api * fill in sumcheck api * fill in sumcheck api * fill in sumcheck * add assertion check * fill in sumcheck test * test cbindings * fill in c api * reformat * fix include * fill in sumcheck test * fill in cpu backend * drop dead code * add assertion check * fill in docs * doc * reword * add note * fix rust error * fill in test descriptor * add test
PreviousNext