[
https://issues.apache.org/jira/browse/MATH-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655515#comment-13655515
]
Luc Maisonobe commented on MATH-826:
------------------------------------
This seems good to me.
+1 to commit.
I just wonder if something like
[http://graphics.stanford.edu/~seander/bithacks.html#ZerosOnRightParallel]
should be used to find the rightmost significant bit instead of the explicit
loop.
> RFE: low discrepancy sequence generator
> ---------------------------------------
>
> Key: MATH-826
> URL: https://issues.apache.org/jira/browse/MATH-826
> Project: Commons Math
> Issue Type: Wish
> Reporter: Sam Halliday
> Priority: Minor
> Labels: features
> Attachments: MATH-826.zip
>
>
> Please provide a low discrepancy sequence random number generator.
> http://en.wikipedia.org/wiki/Low-discrepancy_sequence
> Support for such a generator is poor in Java and existing implementations
> tend to be standalone and do not provide a user friendly API. Ideally, such a
> generator would implement Random, but using the Apache Commons Math random
> API would be acceptable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira