Commit Graph

17 Commits

Author SHA1 Message Date
rudy
c1e9f97fee chore(deps): use concrete-npe repo 2022-09-16 10:13:47 +02:00
Mayeul@Zama
8c064ff72f fix(wop-pbs): fix complexity formula 2022-09-13 11:58:38 +02:00
Ayoub Benaissa
2990df3059 fix: don't assume git environment in Makefile
some environments do only use the code as is, and won't be able to detect the ROOT using git
2022-09-08 11:23:53 +02:00
Mayeul@Zama
d310561136 feat(complexity): add Gpu complexity
refactor: computing_cost module
style: regroup search space parameters
style: use config struct to regroup parameters
2022-08-30 12:48:56 +02:00
Quentin Bourgerie
efc3a85c66 fix: Return the crt_decomposition from the optimizer 2022-08-16 15:26:18 +02:00
rudy
ec62f828d5 feat(cpp): return global p-error 2022-08-16 10:33:21 +02:00
rudy
ba15b8d8aa feat: woppbs compiler entry point 2022-07-19 18:10:34 +02:00
rudy
cffe5e4ab0 feat(cpp): expose dag optimization 2022-06-21 17:19:36 +02:00
rudy
d220eb4009 feat: multiprecision, allow precision change in lut 2022-06-20 18:09:12 +02:00
rudy
8f2c21ddbe feat: dag + solo key optimization 2022-06-09 16:00:26 +02:00
Mayeul@Zama
bc52e3cd21 fix(naming): rename optimise optimize 2022-05-24 18:58:44 +02:00
Mayeul@Zama
d5cc6559ee feat(interface): add input graph creation 2022-05-18 11:34:12 +02:00
rudy
9e5467294f fix(ci): make the job fail in case of not up to date cpp files 2022-05-10 16:29:11 +02:00
rudy
ab972ea944 fix(macos): Makefile compatibility 2022-05-09 16:08:56 +02:00
rudy
f684f9ffe6 fix(cpp): move Solution in the namespace 2022-05-09 14:36:36 +02:00
rudy
30049f9ef4 fix(ci): Makefile work from any dir and others fixes 2022-05-06 12:55:24 +02:00
Mayeul@Zama
fee5b10b0e feat(cpp): use cxx (was cbindgen) and mv interface in a workspace 2022-05-05 17:34:22 +02:00