about summary refs log tree commit diff
path: root/src/etc/ziggurat_tables.py
AgeCommit message (Expand)AuthorLines
2014-03-12std: Move rand to librand.Huon Wilson-1/+1
2014-02-05etc: add missing license boilerplatesAdrien Tétar-1/+10
2013-10-31std::rand: correct an off-by-one in the Ziggurat code.Huon Wilson-5/+2
2013-08-16doc: convert remaining uses of core:: to std::.Huon Wilson-1/+1
2013-05-01libcore: add N(0,1) and Exp(1) distributions to core::rand.Huon Wilson-0/+121