Files
circ/scripts
Alex Ozdemir 347926501f Eliminate tuples in preprocessing (#202)
This started as an optimization patch, but my first optimization
revealed a bug. In chasing the bug, I found more optimization.

Changes:
1. Eliminate tuples in preprocessing. (opt)
2. Handle CStore in tuple elimination pass. (bugfix)
3. Use tuples instead of arrays in a few more extension ops: (opt)
  * GCD for vanishing polynomials and their derivatives
  * sorting in transcript checking
4. A few logging revisions
2024-06-27 11:35:18 -07:00
..
2022-02-28 19:47:50 -05:00
2021-08-24 10:01:19 -07:00