mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-07-10 01:29:37 +00:00
* Refactor u256 calculation; return cy/br from calculations. * Implement less than and greater than operations. * Add file documentation.