Python code used to simulate the Complex Gaussian features used in https://eprint.iacr.org/2024/555
ComplexGaussian.py: demo of complex Gaussians and their discrete Fourier transform
demo_cg_2d.py: demo of a small example of our algorithm in the 2-dimensional case