Crates io (#76)

* crates re-organisation

* fixed typo in layout & added test for vmp_apply

* updated dependencies
This commit is contained in:
Jean-Philippe Bossuat
2025-08-18 11:16:27 +02:00
committed by GitHub
parent dce4d82706
commit a1de248567
415 changed files with 32933 additions and 1889 deletions

View File

@@ -7,15 +7,14 @@ use poulpy_core::{
};
use std::time::Instant;
use poulpy_backend::{
hal::{
api::{ModuleNew, ScratchOwnedAlloc, ScratchOwnedBorrow, VecZnxNormalizeInplace, ZnxView, ZnxViewMut},
layouts::{Module, ScalarZnx, ScratchOwned},
source::Source,
},
implementation::cpu_spqlios::FFT64,
use poulpy_hal::{
api::{ModuleNew, ScratchOwnedAlloc, ScratchOwnedBorrow, VecZnxNormalizeInplace, ZnxView, ZnxViewMut},
layouts::{Module, ScalarZnx, ScratchOwned},
source::Source,
};
use poulpy_backend::cpu_spqlios::FFT64;
use poulpy_schemes::tfhe::{
blind_rotation::CGGI,
circuit_bootstrapping::{