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

[BBPBGLIB-1122] Removing legacy RNGs, leaving only Random123 #135

Closed
wants to merge 1 commit into from

Conversation

atemerev
Copy link
Contributor

Removing legacy RNGs and the ability to configure RNGs. Random123 is chosen everywhere as the only option.

Context

RNG types differing from Random123 are no longer used and removed from everywhere (including configuration).

Scope

RNGSettings.hoc (removed RNGmode and all related constants), configuration.py, random.py, and corresponding usages.

Testing

Write a test that raises exception in attempt to configure RNG mode.

Review

  • PR description is complete
  • Coding style (imports, function length, New functions, classes or files) are good
  • Unit/Scientific test added
  • Updated Readme, in-code, developer documentation

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@atemerev atemerev closed this Feb 29, 2024
@bbpbuildbot
Copy link

@atemerev atemerev deleted the atemerev/rng-cleanup branch February 29, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants