You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/DEShawResearch/Random123-Boost appears to be boost.random wrappers around Random123. I don't think it contains the actual Random123 library (only the wrappers), plus at this point we use the raw Random123 and not via boost.random. Even if we wanted to use Random123 via boost.random, it is also not clear to me how boost.random allows sampling from different threads for parallel random number generation, which is crucial.
Let's update submodule url to upstream where possible:
The text was updated successfully, but these errors were encountered: