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

Combinatorics updates #4025

Merged
merged 1 commit into from
Aug 12, 2013
Merged

Combinatorics updates #4025

merged 1 commit into from
Aug 12, 2013

Conversation

kmsquire
Copy link
Member

  • Removed unnecessary copy from combinations()
  • Added permutations()
  • Added start, stop to reverse, reverse!
  • Added simple tests for combinatorics, reverse

(Partially addresses #3989)

* Removed unnecessary copy from combinations()
* Added permutations()
* Added start, stop to reverse, reverse!
* Added simple tests for combinatorics, reverse
kmsquire added a commit that referenced this pull request Aug 12, 2013
@kmsquire kmsquire merged commit f86f5ea into master Aug 12, 2013
@kmsquire kmsquire deleted the kms/combinatorics branch August 12, 2013 09:13
@kmsquire
Copy link
Member Author

Travis failure is gcc only, same as #4016, unrelated to this patch.

There shouldn't be anything controversial here, so merging.

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