[
https://issues.apache.org/jira/browse/RNG-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Herbert resolved RNG-152.
------------------------------
Fix Version/s: 1.4
Resolution: Implemented
Added in commit:
df423bf1bbd2679177095915242e724a1e625b4a
> 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
> Priority: Minor
> Fix For: 1.4
>
>
> 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)