halo2/src/circuit/gadget/ecc
Jack Grigg 67caed52eb mul::incomplete: Constrain final iteration correctly
The differences between the final iteration and prior iterations are:
- The final iteration does not constrain (x_T, y_T) to propagate down.
- The final iteration constrains an assigned y_A output instead of a
  derived y_A from the next iteration's variables.

We also swap the init_y constraint to match the book.

Co-authored-by: therealyingtong <yingtong@z.cash>
2021-07-07 23:10:59 +08:00
..
chip mul::incomplete: Constrain final iteration correctly 2021-07-07 23:10:59 +08:00
chip.rs mul::incomplete.rs: Constrain first and last y_a values. 2021-07-07 23:10:59 +08:00