3 Commits

Author SHA1 Message Date
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
aff71943c3
Minor optimizations to AVX2 multiplication (#378)
* Minor optimizations to AVX2 multiplication

* Typos (thx Hamish!)
2021-12-02 18:33:43 -08: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