Ref. + AVX code & generic tests + benches (#85)

This commit is contained in:
Jean-Philippe Bossuat
2025-09-15 16:16:11 +02:00
committed by GitHub
parent 99b9e3e10e
commit 56dbd29c59
286 changed files with 27797 additions and 7270 deletions

View File

@@ -15,6 +15,7 @@ poulpy-hal = {path="../poulpy-hal"}
poulpy-backend = {path="../poulpy-backend"}
itertools = {workspace = true}
byteorder = {workspace = true}
once_cell = {workspace = true}
[[bench]]
name = "external_product_glwe_fft64"