mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
* Add comments about number of columns used. * Split modular operations across two rows. * Fix test setup. * Use constraint_transition() in common code. * Ensure all inputs/outputs are on the first row. * Fix constraint for single-row ops. * Tidy up loop; make MODULAR_AUX_INPUT length reflect reality.