arkworks-rs / poly-commit

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

Rename {UV,MV}Polynomial to Dense{UV/MV}Polynomial #100

Closed mmagician closed 2 years ago

mmagician commented 2 years ago

Description

needed due to https://github.com/arkworks-rs/algebra/pull/412


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.

mmagician commented 2 years ago

closed in https://github.com/arkworks-rs/poly-commit/pull/104