lambdaworks icon indicating copy to clipboard operation
lambdaworks copied to clipboard

Feat(perf): Benchmark alternative algorithm for computation of eq poly evaluations within DenseMultilinearPoly::evaluate()

Open PatStiles opened this issue 1 year ago • 0 comments

Referencing: https://github.com/lurk-lab/arecibo/issues/99

and

http://bgillespie.com/doc/multilinear-evaluation.pdf

Implement and benchmark the DenseMultilinearPoly::evaluate() using algorithm 4.

PatStiles avatar Jan 29 '24 06:01 PatStiles