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 |
|
rudy
|
0a2344328a
|
chore(graph): move root file to its module directory
|
2022-05-05 18:12:52 +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 |
|
Mayeul@Zama
|
8f3cb77d95
|
use assert_eq where possible
|
2022-04-25 09:38:25 +02:00 |
|
Mayeul@Zama
|
129e4ed968
|
fix clippy lints
fix clippy::unreadable_literal
|
2022-04-25 09:38:25 +02:00 |
|
Mayeul@Zama
|
b48c21db93
|
add polynomial_size method to GlweParameters
|
2022-04-25 09:38:25 +02:00 |
|
Mayeul@Zama
|
ea397b1895
|
import constant
|
2022-04-25 09:38:25 +02:00 |
|
Mayeul@Zama
|
58876119c9
|
use structs instead instead of separate parameters
|
2022-04-25 09:38:25 +02:00 |
|
rudy
|
b88fa7e9d9
|
feat(ci): rust cache, dependencies and compilation
|
2022-04-25 09:38:25 +02:00 |
|
Mayeul@Zama
|
634e8a9f7b
|
fix .h creation location
|
2022-04-14 15:31:12 +02:00 |
|
Mayeul@Zama
|
6f80ed2031
|
rename pbs_decomp br_decomp
|
2022-04-12 18:11:00 +02:00 |
|
Mayeul@Zama
|
db15c75700
|
remove usage of generics for parameters
|
2022-04-12 18:11:00 +02:00 |
|
Mayeul@Zama
|
51f936911e
|
worskpace: separate v0_parameters_generator binary from the library
|
2022-04-12 11:37:52 +02:00 |
|
rudy
|
f85f70e759
|
fix(fft_noise): formula update
|
2022-04-12 11:16:48 +02:00 |
|
rudy
|
600eb93dbb
|
feat(polynomial): add 2**13 and 2**14 polynomials
|
2022-04-12 11:04:56 +02:00 |
|
Mayeul@Zama
|
b729bbd476
|
fix clippy warnings
|
2022-04-05 17:56:57 +02:00 |
|
Mayeul@Zama
|
2fd70e572a
|
feat(pareto): add computation of decomposition parameters pareto
|
2022-04-05 17:56:57 +02:00 |
|
Samuel Tap
|
613293af6f
|
add Zama License
|
2022-03-28 21:46:22 +02:00 |
|
rudy
|
e97fe3827a
|
feat(optimize_bootstrap): C interface
|
2022-03-25 14:27:02 +01:00 |
|
rudy
|
b7a7264257
|
feat: atomic_pattern optimizer, with v0_parameters table generation
Resolve #11
|
2022-03-25 14:18:17 +01:00 |
|
rudy
|
9689e52097
|
fix(fft_noise): overflow on b = 1 << b_log
|
2022-03-25 11:04:45 +01:00 |
|
rudy
|
ced60b377d
|
fix(ci): use zama-bot keys to fetch other repo
|
2022-03-25 10:57:19 +01:00 |
|
rudy
|
847e758a6d
|
feat(noise): atomic pattern noise
Resolve #10
|
2022-03-11 16:17:25 +01:00 |
|
rudy
|
d76cba637d
|
feat(CI): run on all PR
|
2022-03-11 11:48:31 +01:00 |
|
rudy
|
ccd96e8dec
|
feat(complexity_estimator): complexity of atomic pattern
Resolve #8
|
2022-03-03 16:32:10 +01:00 |
|
rudy
|
7d387baf3e
|
feat(concrete_internal): rely on private concrete_internal, branch fix/optimizer_compat
|
2022-03-02 16:18:55 +01:00 |
|
Mayeul@Zama
|
12a32956a8
|
add range/value_parametrized graphs
|
2022-03-02 11:00:07 +01:00 |
|
Mayeul@Zama
|
993f5cee60
|
add parametrized graphs
|
2022-03-01 12:17:36 +01:00 |
|
Mayeul@Zama
|
53c74caa32
|
input graph definition
|
2022-02-08 11:40:54 +01:00 |
|
Mayeul@Zama
|
75e4eb42c2
|
add imports formatting rule
|
2022-01-31 17:17:24 +01:00 |
|
Mayeul@Zama
|
985c7847b7
|
first commit
|
2022-01-31 16:30:16 +01:00 |
|