arkworks-rs / poly-commit

A Rust library for polynomial commitments
Apache License 2.0
309 stars 123 forks source link

Add Brakedown multilinear PCS #131

Open autquis opened 8 months ago

autquis commented 8 months ago

So, this is Brakedown!

@mmagician @Antonio95


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.

Pratyush commented 5 months ago

What is the status of this PR? Would be a good idea to get it merged and then iterate on it.

autquis commented 5 months ago

It's ready except for the conflict in bench-templates. Can you check the conflict? @mmagician I'm not sure which one should be kept, rand_point or P::Point:rand.