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

Option to create all possible m-tuples #85

Closed
PeteHaitch opened this issue Aug 11, 2014 · 1 comment
Closed

Option to create all possible m-tuples #85

PeteHaitch opened this issue Aug 11, 2014 · 1 comment

Comments

@PeteHaitch
Copy link
Owner

Provide the user with the option to create all possible m-tuples via a --all-tuples flag. Document its behaviour, such as the increased file sizes, in the README and NEWS. Add test cases. Implement by use of itertools.combinations.

@PeteHaitch
Copy link
Owner Author

Added in v1.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant