brt-v commented on PR #47779:
URL: https://github.com/apache/arrow/pull/47779#issuecomment-3394115906

   > > Hmm. It seems that https://github.com/imneme/pcg-cpp isn't maintained...
   > > Do we have alternative implementation...?
   > 
   > There is a fork here by @brt-v: 
https://github.com/brt-v/pcg-cpp?tab=readme-ov-file#about-this-fork I'm not 
sure how reasonable it is to rely on it, though.
   
   I made that fork because of the lack of maintenance of the original 
implementation, with mostly quality of life improvements. The logic and tests 
are identical to the original, excepts for some small fixes to get all tests 
working on Windows. Note that I'm not an rng researcher and have no intention 
in further developing the algorithm, I just wanted to provide an easy to use 
library. I understand to you may not want to rely on such a small/unknown repo, 
but I'm happy to address your concerns and make further improvements where 
needed.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to