mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 21:26:41 +01:00
refactoring of vec_znx
This commit is contained in:
@@ -120,7 +120,7 @@ impl Scalar {
|
||||
VecZnx {
|
||||
n: self.n,
|
||||
cols: 1,
|
||||
limbs: 1,
|
||||
size: 1,
|
||||
data: Vec::new(),
|
||||
ptr: self.ptr,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user