-
Couldn't load subscription status.
- Fork 335
Closed
Description
Currently, trying to get 'permutations with replacement', it's hard to find in the documentation how to do that. I eventually found on the github from the issue about adding permutations how repeat_n(iter, iter.len()).multi_cartesian_product() can do what I want, but it would be nice if this was mentioned in the docs, either on permutations or as a search alias on multi_cartesian_product.
Alternatively, it might be nice to have permutation_with_replacement, but I'm not sure if that's common enough that it's desired in the API.
mwcz, domsleee, Heikey and tristan-f-r
Metadata
Metadata
Assignees
Labels
No labels