gglwe tests

This commit is contained in:
Rasoul Akhavan Mahdavi
2025-10-19 21:13:52 -04:00
parent a706b759d6
commit 1ba54b68c7
7 changed files with 113 additions and 215 deletions

View File

@@ -510,7 +510,7 @@ where
// ct[i] = uniform (+ pt)
self.vec_znx_fill_uniform(base2k, ct, col_ct, source_xa);
println!("vec_znx_fill_uniform: {}", ct);
// println!("vec_znx_fill_uniform: {}", ct);
let (mut ci_dft, scratch_3) = scratch_2.take_vec_znx_dft(self, 1, size);