arkworks-rs / poly-commit

A Rust library for polynomial commitments
Apache License 2.0
326 stars 128 forks source link

Add accessor for `LabeledPolynomial.polynomial` #113

Closed Pratyush closed 1 year ago

Pratyush commented 1 year ago

Description

Adds a polynomial_mut method to SharedPolynomial


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.