Nicholas Ward
bdae9bc33b
update
2022-07-11 10:44:48 -07:00
Nicholas Ward
b935605f69
fmt
2022-07-11 10:44:48 -07:00
Nicholas Ward
467f532024
addressed comments
2022-07-11 10:44:48 -07:00
Nicholas Ward
49c208ec9b
addressed comments
2022-07-11 10:44:48 -07:00
Nicholas Ward
9ad2958f73
fix
2022-07-11 10:44:48 -07:00
Nicholas Ward
6655ee68e4
restored timestamp column to CTL
2022-07-11 10:44:48 -07:00
Nicholas Ward
6b2b745291
removed debug prints
2022-07-11 10:44:48 -07:00
Nicholas Ward
3a6f2ef25e
clippy
2022-07-11 10:44:48 -07:00
Nicholas Ward
51498eb748
fmt
2022-07-11 10:44:48 -07:00
Nicholas Ward
58c2e7214a
another padding-row constraint fix
2022-07-11 10:44:48 -07:00
Nicholas Ward
77a7ace39c
updates to recursive constraints
2022-07-11 10:44:48 -07:00
Nicholas Ward
f3ef6c9bf3
fix: ignore padding rows in constraints
2022-07-11 10:44:48 -07:00
Nicholas Ward
83963c3a8f
permutation pairs
2022-07-11 10:44:48 -07:00
Nicholas Ward
b467a13d91
fix
2022-07-11 10:44:48 -07:00
Nicholas Ward
c3e7652763
updates
2022-07-11 10:44:48 -07:00
Nicholas Ward
181a132335
fixes
2022-07-11 10:44:48 -07:00
Nicholas Ward
a98f267ff0
initial change
2022-07-11 10:44:48 -07:00
wborgeaud
f30889b7d7
NUM_REGISTERS -> NUM_COLUMNS
2022-06-29 10:06:46 +02:00
wborgeaud
7812ad242c
s/registers/columns
2022-06-29 10:02:03 +02:00
Daniel Lubarov
34e73db42b
Memory naming tweaks ( #579 )
...
* Memory naming tweaks
- Define the channel count and value limbs in a single place, so they're easy to adjust.
- Standardize on "channels" which I think is more explicit, since e.g. `num_mem_ops` used to mean either the channel count or total operation count in a trace.
* feedback
* tweaks
* fmt
2022-06-27 16:03:56 -07:00
Daniel Lubarov
e73d01a037
packed_field -> packed (#584 )
...
* `packed_field` -> `packed`
For cleaner imports; "field" is usually clear from context
* fix
2022-06-27 15:07:52 -07:00
Daniel Lubarov
3346d3f902
field_types -> types (#583 )
...
* `field_types` -> `types`
Here too, I think "field" is usually clear from context, e.g. in `use plonky2::field::types::Field;`.
* fixes
* fmt
2022-06-27 12:24:09 -07:00
Daniel Lubarov
410e03349c
extension_field -> extension (#581 )
...
It seems redundant in most contexts, e.g. `use plonky2::field::extension_field::Extendable;`. One could import `extension_field`, but it's not that common in Rust, and `field::extension` is now about as short.
2022-06-27 07:18:21 -07:00
Nicholas Ward
4a7ebf057b
updated in line with main changes
2022-06-23 14:36:14 -07:00
Nicholas Ward
4d69998cde
fix and cleanup
2022-06-23 14:01:22 -07:00
Nicholas Ward
d911eecd37
fixes
2022-06-23 14:01:22 -07:00
Nicholas Ward
798b01d050
added lookup file
2022-06-23 14:01:22 -07:00
Nicholas Ward
29fa32465c
fixes
2022-06-23 14:01:22 -07:00
Nicholas Ward
d6983951a4
attempted fix
2022-06-23 14:01:22 -07:00
Nicholas Ward
f04f2bc381
multiple indices per timestamp
2022-06-23 14:01:22 -07:00
Nicholas Ward
9434819829
addressed comments
2022-06-23 14:01:22 -07:00
Nicholas Ward
de52e630e8
addressed comments
2022-06-23 14:01:22 -07:00
Nicholas Ward
2d7f2b47c2
fmt
2022-06-23 14:01:22 -07:00
Nicholas Ward
a2c14077d2
fixes
2022-06-23 14:01:22 -07:00
Nicholas Ward
a860eb7727
fixes
2022-06-23 14:01:22 -07:00
Nicholas Ward
9f22cc72c3
allow 'unused' functions
2022-06-23 14:01:22 -07:00
Nicholas Ward
d2eb3b141b
addressed comments
2022-06-23 14:01:22 -07:00
Nicholas Ward
dace10a291
removed structs
2022-06-23 14:00:59 -07:00
Nicholas Ward
6884b1aedb
addressed comment
2022-06-23 14:00:59 -07:00
Nicholas Ward
3898ccd041
okay you win, clippy
2022-06-23 14:00:59 -07:00
Nicholas Ward
0514cd9646
addressed comments
2022-06-23 14:00:59 -07:00
Nicholas Ward
5707732b75
fix
2022-06-23 14:00:48 -07:00
Nicholas Ward
398e75de4e
fix
2022-06-23 14:00:48 -07:00
Nicholas Ward
bf58c20329
updates to registers, new cross-table lookups
2022-06-23 14:00:48 -07:00
Nicholas Ward
8155e90d16
fixes
2022-06-23 14:00:48 -07:00
Nicholas Ward
7ba0652c01
all_stark
2022-06-23 14:00:44 -07:00
Nicholas Ward
affcd65716
fmt
2022-06-23 14:00:01 -07:00
Nicholas Ward
cceb471fd8
uncommenting
2022-06-23 14:00:01 -07:00
Nicholas Ward
ef3f023666
transpose fix
2022-06-23 14:00:01 -07:00
Nicholas Ward
59f3a763f0
transition constraints, and debugging
2022-06-23 14:00:01 -07:00