Published June 8, 2024
| Version v4.1.0
Software
Open
ρμ library
Description
[4.1.0] - 2024-06-08
Changed
- Improved Gaussian random number generation from ThreadLocalRandom in methods of RandomVariates class (internal change).
- Improved Gaussian random number generation in static methods of RandomVariates to choose between internal implementation of original ziggurat algorithm (for Java legacy random number generators Random and SecureRandom) or the Java API implementation of the modified ziggurat for all others (internal change).
- Improved Gaussian random number generation in EnhancedRandomGenerator class to choose between internal implementation of original ziggurat algorithm (for Java legacy random number generator Random) or the Java API implementation of the modified ziggurat for all others (internal change).
Fixed
- Added missing overrides in EnhancedSplittableRandom of the rngs and erngs methods.
- Added missing overrides in EnhancedJumpableRandom of the rngs and erngs methods.
Files
cicirello/rho-mu-v4.1.0.zip
Files
(327.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e43ebacebb96c2716b318fb57627cd27
|
327.8 kB | Preview Download |
Additional details
Related works
- Is documented by
- Publication: 10.21105/joss.04663 (DOI)