aherbert commented on issue #49: RNG-98: LongJumpableUniformRandomProvider
URL: https://github.com/apache/commons-rng/pull/49#issuecomment-500706908
 
 
   Build failed on JDK 8 for a non-related issue. One of the samplers failed 
twice:
   
   ```
   [ERROR] 
org.apache.commons.rng.sampling.distribution.ContinuousSamplerParametricTest.testSampling[17:
 data=Ahrens-Dieter-Marsaglia-Tsang Gamma deviate 
[org.apache.commons.rng.core.source32.Well44497b]: deciles=[2.479792175080062, 
3.6690409762319467, 4.747673484788033, 5.830553643619743, 6.985989902285338, 
8.287188769839373, 9.848098495168854, 11.905902912887319, 
15.19033143843634]](org.apache.commons.rng.sampling.distribution.ContinuousSamplerParametricTest)
   [ERROR]   Run 1: ContinuousSamplerParametricTest.testSampling:53->check:127 
Ahrens-Dieter-Marsaglia-Tsang Gamma deviate 
[org.apache.commons.rng.core.source32.Well44497b]: Too many failures for sample 
size = 20000 (3 out of 50 tests failed, chi2=[22.485000000000003, 
28.298000000000002, 21.770000000000003])
   [ERROR]   Run 2: ContinuousSamplerParametricTest.testSampling:53->check:127 
Ahrens-Dieter-Marsaglia-Tsang Gamma deviate 
[org.apache.commons.rng.core.source32.Well44497b]: Too many failures for sample 
size = 20000 (3 out of 50 tests failed, chi2=[23.114, 21.772000000000002, 
22.051000000000002])
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to