Closed nanne007 closed 11 months ago
domain should contain precomputed constants and other details needed for performing operations on an evaluation domain of size $2^k$ and an extended domain of size $2^{k} * j$ with $j \neq 0$. It should be implemented following the code of https://github.com/privacy-scaling-explorations/halo2/blob/main/halo2_proofs/src/poly/domain.rs
done
domain should contain precomputed constants and other details needed for performing operations on an evaluation domain of size $2^k$ and an extended domain of size $2^{k} * j$ with $j \neq 0$. It should be implemented following the code of https://github.com/privacy-scaling-explorations/halo2/blob/main/halo2_proofs/src/poly/domain.rs