Files
powdr/std
Georg Wiese b3272db4c9 Add Arith256Memory machine (#2109)
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](7f2c159f1e...arith-memory).
2024-11-22 18:18:52 +00:00
..
2024-10-31 18:37:35 +00:00
2024-09-19 14:04:38 +00:00
2024-10-21 10:13:37 +00:00
2024-10-31 18:37:35 +00:00
2024-09-24 13:58:38 +00:00