mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 21:26:41 +01:00
Ref. + AVX code & generic tests + benches (#85)
This commit is contained in:
committed by
GitHub
parent
99b9e3e10e
commit
56dbd29c59
@@ -3,7 +3,8 @@ mod fft64;
|
||||
mod ntt120;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
mod tests;
|
||||
|
||||
pub use ffi::*;
|
||||
pub use fft64::*;
|
||||
pub use ntt120::*;
|
||||
|
||||
Reference in New Issue
Block a user