/dgs

Discrete Gaussian Sampling in Go

Primary LanguageGo

DGS: Discrete Gaussian Sampling in Go

Package dgs implements samplers for Discrete Gaussian Distribution. Currently Inverse CDT sampler and Convolution sampler are supported.

References