Skip to content

Commit e41bf28

Browse files
committed
fix bug in whir
1 parent 413e4e4 commit e41bf28

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

Cargo.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

TODO.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ But we reduce proof size a lot using instead (TODO):
8484
- current "packed PCS" is not optimal in the end: can lead to [16][4][2][2] (instead of [16][8])
8585
- avoid harcoding the proof in a file for recursion test
8686
- make test_packed_pcs pass again
87-
- fix WHIR if max_num_variables_to_send_coeffs is too small
8887

8988

9089
# Random ideas

0 commit comments

Comments
 (0)