aherbert opened a new pull request #40: RNG-91: Added a 
KempSmallMeanPoissonSampler
URL: https://github.com/apache/commons-rng/pull/40
 
 
   Add a benchmark to the JMH examples of various methods to compute a Poisson 
sample.
   
   This sampler is suitable for use an alternative to the 
SmallMeanPoissonSampler when the generator is slow. Speed at mean <1 is 
comparable. At mean in the range 1-40 a slow generator would favour this 
method, a fast generator would favour the SmallMeanPoissonSampler.

----------------------------------------------------------------
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