Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic creator #1

Open
tueda opened this issue Aug 9, 2020 · 0 comments
Open

Dynamic creator #1

tueda opened this issue Aug 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tueda
Copy link
Owner

tueda commented Aug 9, 2020

Actually, my main motivation of this repository is to have an easy-to-use (as a one-header-file library or via a modern CMake setup) pseudo-random number generator that can be safely used in O(10^4) or more parallel jobs, following the C++ standard library convention. As a one-header-file library, we don't like to link to NTL as the original code.

@tueda tueda added the enhancement New feature or request label Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant