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

Provide consistent PRNG across encore #40

Open
IAlibay opened this issue Sep 6, 2023 · 1 comment
Open

Provide consistent PRNG across encore #40

IAlibay opened this issue Sep 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@IAlibay
Copy link
Member

IAlibay commented Sep 6, 2023

See: MDAnalysis/mdanalysis#1933

@mtiberti
Copy link

a solution for this would be to generate the numpy random state outside of the C function and then use it to initialise the RNG both for the Python and C part.

this could also be a fix for #37

@orbeckst orbeckst added the enhancement New feature or request label Nov 8, 2023
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

3 participants