mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Backend refactor (#120)
* remove spqlios, split cpu_ref and cpu_avx into different crates * remove spqlios submodule * update crate naming & add avx tests
This commit is contained in:
committed by
GitHub
parent
84598e42fe
commit
9e007c988f
@@ -20,6 +20,7 @@ byteorder = {workspace = true}
|
||||
once_cell = {workspace = true}
|
||||
rand_chacha = "0.9.0"
|
||||
bytemuck = {workspace = true}
|
||||
paste = "1.0.15"
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user