bashtage/randomgen: Release 1.16.2
Author(s)
Ham, David
Sheppard, Kevin
Duvenhage, Bernardt
de Buyl, Pierre
Type
Software / Code
Abstract
Updated Xoroshiro120 to use AUthor's latest parameterization
Closely synchronized with the version of randomgen being integrated into NumPy, including removing:
random_raw, which have been moved to the individual basic RNGs
random_uintegers, which can be replaced with randint.
Added RandomState as a clone of NumPy's RandomState.
Removed LegacyGenerator since this is nolonger needed
Fixed many small bugs, including in cffi and ctype interfaces
Closely synchronized with the version of randomgen being integrated into NumPy, including removing:
random_raw, which have been moved to the individual basic RNGs
random_uintegers, which can be replaced with randint.
Added RandomState as a clone of NumPy's RandomState.
Removed LegacyGenerator since this is nolonger needed
Fixed many small bugs, including in cffi and ctype interfaces
Version
v1.16.2
Date Issued
2019-04-02
Citation
2019
Copyright Statement
https://github.com/bashtage/randomgen/blob/v1.16.2/LICENSE.md
Subjects
bashtage
randomgen
bashtage/randomgen