arkworks-rs / snark

Interfaces for Relations and SNARKs for these relations
https://www.arkworks.rs
Apache License 2.0
790 stars 210 forks source link

Fmt #193

Closed jon-chuang closed 4 years ago

jon-chuang commented 4 years ago

Just a peeve: Polynomials look like polynomials this way, e.g. x^4 + 1, not 1 + 1x^4.