-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: jwodder/permutation
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a method for calculating the permutation that would sort a given sequence
enhancement
New feature or request therefor
#20
opened Oct 17, 2023 by
jwodder
Add a variant of New feature or request therefor
permute()
that reorders a mutable sequence in-place
enhancement
#19
opened Oct 17, 2023 by
jwodder
Add a New feature or request therefor
left_inversion_count()
method
enhancement
#17
opened Oct 17, 2023 by
jwodder
Add a method for decomposing into a collection of transpositions
enhancement
New feature or request therefor
#16
opened Oct 17, 2023 by
jwodder
Add methods for iterating over New feature or request therefor
$S_n$
in (right) Lehmer code order
enhancement
#15
opened Oct 17, 2023 by
jwodder
Add a method for generating the alternating group of a given degree
enhancement
New feature or request therefor
#14
opened Oct 17, 2023 by
jwodder
Add a method for iterating over all finite permutations in ascending order of degree
enhancement
New feature or request therefor
#13
opened Oct 17, 2023 by
jwodder
Add methods for converting from left/right inversion counts to permutations
enhancement
New feature or request therefor
#12
opened Oct 17, 2023 by
jwodder
Add methods for testing whether a permutation does or does not permute a given integer or set of integers
enhancement
New feature or request therefor
#11
opened Oct 17, 2023 by
jwodder
Add an New feature or request therefor
is_derangement()
method/property
enhancement
#10
opened Oct 17, 2023 by
jwodder
Add a method for getting a permutation's cycle type
enhancement
New feature or request therefor
#9
opened Oct 17, 2023 by
jwodder
Make the errors raised by the constructor more informative
enhancement
New feature or request therefor
#8
opened Oct 17, 2023 by
jwodder
ProTip!
Adding no:label will show everything without a label.