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

four more arrangement generators #10

Merged
merged 1 commit into from
Nov 12, 2015
Merged

Conversation

randy3k
Copy link
Contributor

@randy3k randy3k commented Nov 8, 2015

It is to submit my commits at #7 and JuliaLang/julia#11308. It includes four different arrangement generators.

  1. Multiset Combinations
  2. Combinations with Replacement.
  3. Multiset Permutations
  4. K-Permutations

Moreover, I also extended permutations to allow K-permutations.

jiahao added a commit that referenced this pull request Nov 12, 2015
four more arrangement generators
@jiahao jiahao merged commit ebf1319 into JuliaMath:master Nov 12, 2015
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