Open Al-Kindi-0 opened 3 months ago
We should investigate how to reduce code duplication resulting from the parallelization of different components therein.
Specifically:
into_iter!
sum_check_prove_higher_degree
We should investigate how to reduce code duplication resulting from the parallelization of different components therein.
Specifically:
into_iter!
and its effect on performance.sum_check_prove_higher_degree
as it is not as straightforward as in the previous point.