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

fix to simplify randomsetsetimpl code#540 #554

Closed
wants to merge 3 commits into from

Conversation

kthurman59
Copy link

No description provided.

@kthurman59
Copy link
Author

My PR appears to solve this issue code#540

@viceroypenguin
Copy link
Owner

Thanks! You're on the right track. However, a proper solution will not need the seeder parameter at all. Consider what the purpose of the seeder method is, and why it is not needed.

@kthurman59
Copy link
Author

Ahhhh! That makes sense! Let me take another crack at this.

@viceroypenguin viceroypenguin linked an issue Nov 14, 2023 that may be closed by this pull request
@viceroypenguin viceroypenguin added this to the 5.4.0 milestone Nov 14, 2023
@kthurman59
Copy link
Author

Took away the 'seeder' parameter as I shouldn't have added it in. Please let me know if I can add or refactor any part of this.

@viceroypenguin
Copy link
Owner

I'm sorry, your work does not even build, so I am rejecting this PR. Please review #568 for an example of a proper change. I encourage you to try again with another issue.

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.

Simplify RandomSubsetImpl code
2 participants