History.txt in distribution-0.6.0 vs History.txt in distribution-0.7.0

- old
+ new

@@ -1,4 +1,11 @@ +=== 0.7.0 / 2011-11-30 + ++ Basic log-normal distribution support, with pdf and cdf for ruby [dennyabraham and clbustos] +* Matthew Peterson add Java support for Poisson and Normal distributions. +* Updated Logistic, Normal spec. Added LogNormal spec [clbustos] +* Updated template for new distributions + === 0.6.0 / 2011-09-23 * Incomplete Beta functions on math renamed to Regularized beta, because MathExtension::IncompleteBeta calculates regularized beta function, not Incomplete Beta. * Corrected documention on F distribution and added comments on gamma and beta[Claudio Bustos] * Moved ported methods from GSL to lib/math_extension. Updated spec for gamma and beta distributions[Claudio Bustos] * Added beta distribution functions. p_value does not seem to work yet.[John Woods] \ No newline at end of file