mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-07-07 00:09:30 +00:00
* Add mul_const, mul_const_add methods To replace some arithmetic calls; I think it's easier to read. * One more * Couple more * tweak * tweak