﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
105	"Consider using the ""ziggurat"" method in Random::gauss()."	Alpar Juttner	Alpar Juttner	Currently, [source:lemon/random.h@716b220697a0#L825 Random::gauss()] uses a Box-Muller transformation based method. Ziggurat method is reported to be a better way of generating normally distributed random numbers, though one should check if it is indeed noticeably better in practice.	enhancement	new	major		core	hg main		random	Balazs Dezso	
