Semigroups icon indicating copy to clipboard operation
Semigroups copied to clipboard

Add `UniformRandomPartialPerm`

Open james-d-mitchell opened this issue 1 year ago • 0 comments

This PR adds an operation UniformRandomPartialPerm that returns a partial perm acting on n points uniformly at random. On the down side this is slower than RandomPartialPerm but on the up side the distribution is uniform.

This requires documentation and test.

Joint work with @le27 and Alex Levine.

james-d-mitchell avatar Jun 25 '23 09:06 james-d-mitchell