| Type | Changes | By |
|---|
 | Added ability to compute the CDF and inverse CDF for the Laplace distribution. | brentworden |
 | Added ability to compute the CDF and inverse CDF for
the Logistic distribution. | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Log Normal distribution. | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Rayleigh distribution. | brentworden |
 | Added ability to compute the PMF, CDF and, inverse CDF for the Binomial distribution. | brentworden |
 | Added ability to compute the PMF, CDF and, inverse CDF for the Geometric distribution. | brentworden |
 | Added ability to compute the PMF, CDF and, inverse CDF for the Hypergeometric distribution. | brentworden |
 | Added ability to compute the PMF, CDF and, inverse CDF for the Negative Binomial distribution. | brentworden |
 | Added ability to compute the PMF, CDF and, inverse CDF for the Poisson distribution. | brentworden |
 | Added inverse error function. | brentworden |
 | Added inverse hyperbolic cosine. | brentworden |
 | Added inverse hyperbolic sine. | brentworden |
 | Added inverse hyperbolic tangent. | brentworden |
 | Changed inverse CDF for the Normal distribution to use the inverse error function routine. | brentworden |
Release 1.1 - August 30, 2005
| Type | Changes | By |
|---|
 | Added ability to compute the CDF and inverse CDF for the Cauchy distribution. | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Uniform distribution. | brentworden |
 | Added ability to create and evaluate power series. | brentworden |
 | Added complementary
error function. | brentworden |
 | Added numerical integration via Adaptive Quadrature. | brentworden |
 | Added numerical integration via Romberg Integration. | brentworden |
 | Added numerical integration via the extended Simpson's rule. | brentworden |
 | Added numerical integration via the extended trapezoidal rule. | brentworden |
 | Added root finding via Newton's method. | brentworden |
 | Added root finding via the false position method. | brentworden |
 | Added root finding via the secant method. | brentworden |
 | Improved error function evaluation at special values. | brentworden |
Release 1.0 - June 7, 2005
| Type | Changes | By |
|---|
 | Added ability to create and evaluate general continued fractions. | brentworden |
 | Added root finding via the bisection method. | brentworden |
 | Added root bracketting capabilities. | brentworden |
 | Added ability to create and evaluate general infinite series | brentworden |
 | Added error function. | brentworden |
 | Added log gamma. | brentworden |
 | Added regularized gamma | brentworden |
 | Added log beta | brentworden |
 | Added regularized beta | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Beta distribution. | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Chi-Squared distribution | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Exponential distribution | brentworden |
 | Added ability to compute the CDF and inverse CDF for the F distribution | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Gamma distribution | brentworden |
 | Added ability to compute the CDF and inverse CDF for the Normal distribution | brentworden |
 | Added ability to compute the CDF and inverse CDF for the t distribution | brentworden |