mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
[pack]: replaced HashMap by [Option<Poly<u64>]
This commit is contained in:
@@ -13,7 +13,8 @@ prime_factorization = "1.0.5"
|
||||
itertools = "0.14.0"
|
||||
criterion = "0.5.1"
|
||||
rand_distr = "0.4.3"
|
||||
indexmap = "2.7.0"
|
||||
sprs = "0.11.2"
|
||||
|
||||
sampling = { path = "../sampling" }
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user