mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
Added trace operation + test and renamed base2k to backend
This commit is contained in:
@@ -10,6 +10,7 @@ pub mod keyswitch_key;
|
||||
pub mod tensor_key;
|
||||
#[cfg(test)]
|
||||
mod test_fft64;
|
||||
pub mod trace;
|
||||
mod utils;
|
||||
|
||||
pub(crate) const SIX_SIGMA: f64 = 6.0;
|
||||
|
||||
Reference in New Issue
Block a user