Overview of the Iterator:-Inversion Subpackage
Description
Compatibility
The Inversion subpackage exports procedures for converting between permutations and inversion tables.
LeftInversionToPermutation
convert left inversion table to permutation
PermutationToLeftInversion
convert permutation to left inversion table
PermutationToRightInversion
convert permutation to right inversion table
RightInversionToPermutation
convert right inversion table to permutation
The Iterator:-Inversion package was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
Iterator
Download Help Document