Guido van Rossum
|
2922c6dabb
|
Changes to use default argument values where possible
|
1994-05-06 14:28:19 +00:00 |
Guido van Rossum
|
cc32ac9704
|
Use float constants directly; cosmetic changes; initialize largest
correctly; allow test(N) to set number of calls in the tests.
|
1994-03-15 16:10:24 +00:00 |
Guido van Rossum
|
95bfcda3e0
|
Added gauss() (same as normal but twice as fast) and betavariate();
print more statistics in test_generator()
|
1994-03-09 14:21:05 +00:00 |
Guido van Rossum
|
ff03b1ae5b
|
Random variable generators
|
1994-03-09 12:55:02 +00:00 |