mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
Various improvement to memory management and API
[module]: added enum for backend [VecZnx, VecZnxDft, VecZnxBig, VmpPMat]: added ptr to data [VecZnxBorrow]: removed [VecZnxAPI]: removed
This commit is contained in:
@@ -11,6 +11,7 @@ criterion = {workspace = true}
|
||||
base2k = {path="../base2k"}
|
||||
sampling = {path="../sampling"}
|
||||
rand_distr = {workspace = true}
|
||||
itertools = {workspace = true}
|
||||
|
||||
[[bench]]
|
||||
name = "gadget_product"
|
||||
|
||||
Reference in New Issue
Block a user