aherbert opened a new pull request #89:
URL: https://github.com/apache/commons-rng/pull/89


   Add generic ObjectSampler interfaces. These are the object typed equivalent 
to the DiscreteSampler and SharedStateDiscreteSampler interfaces (which return 
samples of int).
   
   Deprecate the UnitSphereSampler.nextVector method. It is replaced by the
   ObjectSampler.sample method.


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


Reply via email to