fhelium.backend.ntt.automorphism
Galois permutations of bit-reversed NTT evaluations.
ntt_galois_indices
function View source
python
def ntt_galois_indices(n: int, galois_element: int, device: torch.device) -> torch.Tensor: ...1
Map stored bit-reversed NTT positions through the Galois automorphism.