Combinatorics.jl icon indicating copy to clipboard operation
Combinatorics.jl copied to clipboard

Permuted partitions

Open ParadaCarleton opened this issue 2 years ago • 1 comments

It'd be great to have a function that's (conceptually) the same as multiset_permute(partition(x)), iterating over tuples.

ParadaCarleton avatar Nov 06 '22 00:11 ParadaCarleton

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)?

ParadaCarleton avatar Jan 21 '23 21:01 ParadaCarleton