Jakub Nabaglo
bbbb57caa6
Simplify AVX2 Goldilocks ( #399 )
...
* Simplify AVX2 Goldilocks
* Fixes
* Lints
* Docs
* Minor doc
* Minor: typo
2021-12-20 13:41:42 -08:00
Jakub Nabaglo
bb029db2a7
Type tweaks for packed types ( #387 )
...
* PackedField tweaks
* AVX2 changes
* FFT fixes
* tests
* test fixes
* Lints
* Rename things for clarity
* Minor interleave fixes
* Minor interleave fixes the sequel
* Rebase fixes
* Docs
* Daniel PR comments
2021-12-03 13:12:19 -08:00
Jakub Nabaglo
6df251e144
Remove Singleton type and make every Field a PackedField ( #379 )
...
* Remove `Singleton` type and make every `Field` a `PackedField`
* Minor: Clippy
2021-12-02 00:01:24 -08:00
Jakub Nabaglo
bc57a561e6
Delete CrandallField
2021-11-02 12:29:26 -07:00
Jakub Nabaglo
b0f244f1ee
Vectorize Goldilocks with AVX2 ( #241 )
...
* Start work on vectorized Goldilocks
* Vectorized Goldilocks
* Unused import warning
2021-09-13 17:42:25 -07:00
Jakub Nabaglo
87f5201e6f
Style (incl. Daniel PR comments)
2021-09-08 12:15:25 -07:00
Jakub Nabaglo
7ee7d8bf8a
Crandall arithmetic in AVX2
2021-09-08 12:15:25 -07:00
Daniel Lubarov
676c244de7
Unused field
2021-09-06 17:01:15 -07:00
Daniel Lubarov
a42bec0354
cargo fix
2021-09-05 22:36:10 -07:00
Jakub Nabaglo
ec0195c8eb
PackedField trait
2021-09-03 17:19:48 -07:00