added Map based on FnvHashMap, and AutoPermMap, generalized gal_el

This commit is contained in:
Jean-Philippe Bossuat
2025-01-16 16:08:22 +01:00
parent 7c8f2f3a63
commit 7c654d2464
10 changed files with 111 additions and 45 deletions

View File

@@ -16,6 +16,7 @@ rand_distr = "0.4.3"
sprs = "0.11.2"
sampling = { path = "../sampling" }
utils = { path = "../utils" }
[[bench]]
name = "ntt"