-
Version 1.0 released
-
-
Peter N. Steinmetz
committed
[e2532c]
Update pom.
-
Peter N. Steinmetz
committed
[5b7f3b]
Update overview of version 1.0.
-
Peter N. Steinmetz
committed
[dd60ec]
Add rpois rng. Remove unneeded imports.
-
noncentral F CDF does not work properly
-
Thanks. This error is now fixed with the changes from Dr. Pierre Gruet which have been incorporated into the git repository. New release soon.
-
Peter N. Steinmetz
committed
[c29708]
Tests of non-central beta. Clean imports.
-
Peter N. Steinmetz
committed
[3f3d0e]
Add additional tests of Normal.
-
Peter N. Steinmetz
committed
[ac5b7b]
Test for exponential distribution.
-
Peter N. Steinmetz
committed
[8e1466]
Fix mistaken division. Clean imports and local vars.
-
Peter N. Steinmetz
committed
[ea0cbe]
Tests for hypergeometric.
-
Peter N. Steinmetz
committed
[34f16e]
Test F distribution. Clean unneeded imports.
-
Peter N. Steinmetz
committed
[1197ec]
Tests of chisquare and clean lint.
-
Peter N. Steinmetz
committed
[c1a32b]
Clean imports and add todo as this is unimplemented.
-
Peter N. Steinmetz
committed
[e3649d]
Propagate infinity allowing iterations.
-
Peter N. Steinmetz
committed
[9bd919]
Add todo on unimplemented distribution.
-
Peter N. Steinmetz
committed
[195944]
Tests of noncentral T. Clean imports.
-
Peter N. Steinmetz
committed
[fc1634]
Remove unused imports. Rename conflicting locals.
-
Peter N. Steinmetz
committed
[efed16]
Tests of negative binomial. Clean imports.
-
Peter N. Steinmetz
committed
[d9fbe7]
Tests of geometric distribution. Remove unneeded imports.
-
Peter N. Steinmetz
committed
[4956c9]
Update maven building.
-
Peter N. Steinmetz
committed
[3c9008]
Test noncentral F. Clean imports.
-
Peter N. Steinmetz
committed
[104a8b]
Tests of uniform distribution.
-
Peter N. Steinmetz
committed
[374bcb]
Clean imports. Suppress unused variable warnings.
-
Peter N. Steinmetz
committed
[a53d89]
Add R code to generate test values and values.
-
Peter N. Steinmetz
committed
[4b8b5a]
Rename local variables and arguments to not conflict with field variables used for rng.
-
Peter N. Steinmetz
committed
[ee94d1]
Correct to always read 3 values for each statistic.
-
Peter N. Steinmetz
committed
[34c200]
Clean imports. Rename conflicting vars. Comment off labels.
-
Peter N. Steinmetz
committed
[6e7d67]
Tests for noncentral chi-squared.
-
Peter N. Steinmetz
committed
[67829d]
Updating news in overview.
-
Peter N. Steinmetz
committed
[d9afc7]
Map to load and access R test values.
-
Peter N. Steinmetz
committed
[36e10e]
Test of gamma distributions.
-
Peter N. Steinmetz
committed
[ee4fb5]
Test of lognormal distribution. Remove unneeded imports.
-
Peter N. Steinmetz
committed
[08e369]
Tests for beta distribution.
-
Peter N. Steinmetz
committed
[588794]
Test for cauchy and clean lint.
-
Peter N. Steinmetz
committed
[469786]
Test binomial. Cleaned lint.
-
Peter N. Steinmetz
committed
[ab1cbd]
Tests of poisson distribution.
-
Peter N. Steinmetz
committed
[0f90f8]
Updating Eclipse preferences.
-
Peter N. Steinmetz
committed
[77a055]
Clean other lint.
-
Peter N. Steinmetz
committed
[ffd739]
Tests of Weibull distribution. Clean imports.
-
Peter N. Steinmetz
committed
[c48ac0]
Tests of logistic distribution. Remove unneeded imports.
-
Peter N. Steinmetz
committed
[0904dd]
propagating infinity so will try another iteration