Combinatorics.jl
Combinatorics.jl copied to clipboard
Permuted partitions
It'd be great to have a function that's (conceptually) the same as multiset_permute(partition(x)), iterating over tuples.
Apparently what I needed exists, it just has a somewhat weird name--I didn't expect it to be called multiexponents at all. Would this be easier to find if it had a more recognizable name (e.g. compositions)?