feat(nifs): parallel tree_reduce
in protogalxy::poly
#324
Labels
perf
Only applies to optimizations and performance acceleration
Milestone
We use
itertools::tree_reduce
to optimize, as described in the protogalaxy paper, the counting ofF
&G
This algorithm can be paralleled , and we can do so in a generalized way
The text was updated successfully, but these errors were encountered: