Alex Herbert created RNG-152:
--------------------------------
Summary: Update sampling to use ZigguratSampler.NormalizedGaussian
Key: RNG-152
URL: https://issues.apache.org/jira/browse/RNG-152
Project: Commons RNG
Issue Type: Improvement
Components: sampling
Reporter: Alex Herbert
The new ZigguratSampler.NormalizedGaussian has better performance than the
current ZigguratNormalizedGaussianSampler on JDK 8 and no worse performance on
later JDK platforms.
Current samplers using a Gaussian distribution should update to the new
ZigguratSampler.NormalizedGaussian.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)