Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Depends on #2117 This PR adds a new `Arith256Memory` machine. It is largely a copy of `std::machines::large_field::arith::Arith`, but receives its inputs / writes its outputs via a memory pointer. The first commit copies the existing machine and test. So, I would recommend reviewing the [diff to the first commit](7f2c159...arith-memory).
- Loading branch information