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

Refactor ResultSet #737

Merged
merged 3 commits into from
Oct 13, 2016
Merged

Refactor ResultSet #737

merged 3 commits into from
Oct 13, 2016

Conversation

drvinceknight
Copy link
Member

Closes #723

This ensures that the ResultSet is as 'efficient' as the
ResultSetFromFile (only reading through the file or the interactions the required number of times).

Closes #723

This ensures that the ResultSet is as efficient as the
ResultSetFromFile.

This will make it easier to add more items to the result set in the
future.
@marcharper
Copy link
Member

Is it possible to change nrepetitions to repetitions for readability?

Also added some docstrings.
@drvinceknight
Copy link
Member Author

Is it possible to change nrepetitions to repetitions for readability?

Sure thing: d7e7e73

@meatballs meatballs merged commit b225348 into master Oct 13, 2016
@meatballs meatballs deleted the 723 branch October 13, 2016 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants