mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
The distribtion interface was too complicated for what it provided. To achieve its intended functionality, larger changes needed to occure such as including the base ring in the Distribution interface and probably moving the samplers to the rlwe package. Since this is not the envision goal of this PR, I simplified the distribution parameterization so that it meets these goals.