1
0
mirror of https://github.com/golang/go synced 2024-09-25 09:20:18 -06:00
The Go programming language
Go to file
Dave Bort 3342574206 Define the new Rand and Source types to allow creating
isolated sources of random values.

Add normal and exponential distributions.

Add some tests for the normal and exponential distributions.

R=rsc
APPROVED=rsc
DELTA=1005  (904 added, 80 deleted, 21 changed)
OCL=35501
CL=35779
2009-10-15 11:46:37 -07:00
doc forgot to update the body when i changed the receiver type. 2009-10-15 00:27:26 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
misc Minor fixes and additions to the GMP wrapping. 2009-10-14 10:56:19 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src Define the new Rand and Source types to allow creating 2009-10-15 11:46:37 -07:00
test disable ken/complit for arm 2009-10-14 21:46:50 -07:00
usr/dsymonds/iterable move austin/eval and austin/ogle to exp/eval and exp/ogle 2009-10-14 18:10:43 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
CONTRIBUTORS add CONTRIBUTORS file to record those 2009-10-14 17:17:42 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00