aherbert opened a new pull request #55: RNG-102: SharedStatedSampler interface
URL: https://github.com/apache/commons-rng/pull/55
 
 
   Implement a SharedStateSampler interface for all samplers.
   
   This allows a sampler to create a new sampler of the same distribution with 
a new source of randomness. This can be used to share state if the state is 
large and create multiple samplers for concurrent usage.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to