All releases of gjrand


Release Notes: There are minor performance tweaks for a few library functions. The test programs for normal distribution have some major updates.


Release Notes: There are only trivial changes to the library. Many of the test progams now accept --progress to output progress reports every now and then. Some of the bad example generators have been tweaked.


Release Notes: There are new API functions for shuffles, choosing, and sampling. There are new test programs for the new functions.


Release Notes: The testfunif tests have been updated, with one new test and some tweaks to others. There are only trivial changes in the library.


Release Notes: There are minor code tweaks in the library, resulting in possible performance improvement for some code, but no API changes. The testunif test suite has major changes, including the removal of three weak tests, two new sub-tests in the rda test, and miscellaneous tweaks.


Release Notes: Only trivial changes were made in the library. TA bug in the bigpdb test was fixed. In testunif there is one new test and a few tweaks in existing tests. Elsewhere, two weak tests and some other not-very-useful files have been removed.


Release Notes: In the testunif tests a bug was fixed and three tests were adapted to look at transitions between zero and one. Minor tweaks were made.


Release Notes: In the library there are new API calls for geometric, hypergeometric, Erlang, Gamma, Weibull, and Pareto distributions. Several other distributions have unchanged API calls but are probably faster, and make different sequences for the same seed: coins, chisquared, exponential, t, mb_speed, mbt_speed, mb_velocity, mbt_velocity, normal, normalv, insphere, onsphere, and ldrand. chisquared is now constant speed for large values of df rather than linear. Some of the tests were updated.


Release Notes: There are only trivial changes to the library. The test program palladiumbell/bigpdb has an important bugfix so that large files can now be tested. A few other test programs have minor enhancements or code cleanups.


Release Notes: There are only trivial changes in the library. There is a new Known Answer Test. There are updates to the tests for uniform floating point random numbers.