halo2/src/circuit/gadget/utilities
therealyingtong 28f2d7a84b Provide compute_lagrange_coeffs() functionality in ECCChip.
This involves moving helper functions from src/constants to a new
module, ecc::chip::constants.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
2022-01-27 21:14:15 +08:00
..
cond_swap.rs Migrate tests from `FieldExt::rand` to `Field::random` 2022-01-18 14:30:55 +00:00
decompose_running_sum.rs Provide compute_lagrange_coeffs() functionality in ECCChip. 2022-01-27 21:14:15 +08:00
lookup_range_check.rs Implement utility functions inside `gadgets` module. 2022-01-19 00:45:18 +08:00