You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/06 11:03:41 UTC

[GitHub] [arrow] pitrou commented on pull request #11864: ARROW-12404: [C++] Implement "random" nullary function that generates uniform random between 0 and 1

pitrou commented on pull request #11864:
URL: https://github.com/apache/arrow/pull/11864#issuecomment-986668281


   By the way, it's not obvious the complicated `generate_canonical` implementation is useful. Here is what Numpy uses:
   https://github.com/numpy/numpy/blob/fefe3309c8253726d37c184137a2e058a14b12cc/numpy/random/_common.pxd#L67-L68
   
   
   


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org