JuliaMath / Combinatorics.jl

A combinatorics library for Julia
http://juliamath.github.io/Combinatorics.jl/dev/
Other
214 stars 58 forks source link

multiset_permutations: documentation #117

Open astrozot opened 2 years ago

astrozot commented 2 years ago

The documentation for multiset_permutations does not seem to be auto-consistent:

multiset_permutations(m, f, t)

Generate all permutations of size t from an array a with possibly duplicated elements.