Brandon H. Gomes
|
7a81c5d46a
|
feat: move to alloc for Vec/String/Box
Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
|
2022-11-02 19:59:12 -07:00 |
|
wborgeaud
|
a930c1a823
|
s/l1/l0
|
2022-09-12 08:09:17 +02: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
|
482dfe559a
|
Vectorize constraint evaluation in Starky (#520)
|
2022-03-20 08:58:23 -07:00 |
|
wborgeaud
|
d54cc9a7c8
|
First try
|
2022-01-26 16:08:04 +01:00 |
|