RobinHankin / permutations

https://robinhankin.github.io/permutations/
5 stars 3 forks source link

nice use of the partitions package #37

Open RobinHankin opened 1 year ago

RobinHankin commented 1 year ago

To get all permutations of a given shape, there is a nice case of this over in the partitions package at

https://github.com/RobinHankin/partitions/issues/38

but I'm not sure whether to put it here in the permutations package or in the partitions package.

RobinHankin commented 1 year ago

See commit 3ca3757 which generates random permutations of a given shape