On 20.02.2016 15:01, Andrei Alexandrescu wrote:
Do we have a good quality converter of uniform numbers to
Gaussian-distributed numbers around? -- Andrei

I don't know about quality, but the following is in Phobos:
https://dlang.org/phobos/std_mathspecial.html#.normalDistributionInverse

Reply via email to