mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
removed prints
This commit is contained in:
@@ -214,7 +214,6 @@ pub fn reim_to_znx_i64_inplace_bnd63_avx2_fma(res: &mut [f64], divisor: f64) {
|
||||
reim_to_znx_i64_inplace_ref(&mut res[span << 2..], divisor)
|
||||
}
|
||||
}
|
||||
println!();
|
||||
}
|
||||
|
||||
/// # Correctness
|
||||
|
||||
Reference in New Issue
Block a user