1. d7d0113 [rand.dist.norm.cauchy]. I'm having trouble testing the output as all statistical properties are undefined. They do not converge upon any one value as the number of samples increases. Suggestions for tests welcome. by Howard Hinnant · 15 years ago
  2. 2bc36fc [rand.dist.norm.lognormal] by Howard Hinnant · 15 years ago
  3. c2b0dc7 [rand.dist.pois.extreme] by Howard Hinnant · 15 years ago
  4. 34e8a57 [rand.dist.bern.geo] by Howard Hinnant · 15 years ago
  5. f2fe5d5 [rand.dist.bern.negbin] by Howard Hinnant · 15 years ago
  6. df40dc6 Beefed up the tests for all of the distributions to include checks against the expected skewness and kurtosis by Howard Hinnant · 15 years ago
  7. 9de6e30 [rand.dist.pois.weibull] by Howard Hinnant · 15 years ago
  8. 97dc2f3 [rand.dist.norm.chisq] by Howard Hinnant · 15 years ago
  9. 6add8dd Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better algorithms by Howard Hinnant · 15 years ago
  10. 4ff556c [rand.dist.pois.poisson] by Howard Hinnant · 15 years ago
  11. f417abe [rand.dist.pois.gamma] by Howard Hinnant · 15 years ago
  12. c7c4913 partial [rand.dist.pois.gamma] by Howard Hinnant · 15 years ago
  13. a64111c [rand.dist.norm.normal] by Howard Hinnant · 15 years ago
  14. 30a840f [rand.dist.pois.exp] by Howard Hinnant · 15 years ago
  15. 03aad81 [rand.dist.bern.bin]. The evaluation function for this binomial distribution is hopefully just a placeholder. It is using the simplest and slowest method for computing the distribution and needs to be upgraded. by Howard Hinnant · 15 years ago
  16. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  17. bc8d3f9 libcxx initial import by Howard Hinnant · 15 years ago