Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Overview of the Iterator:-Inversion Subpackage

 

Description

Compatibility

Description

• 

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

Compatibility

• 

The Iterator:-Inversion package was introduced in Maple 2016.

• 

For more information on Maple 2016 changes, see Updates in Maple 2016.

See Also

Iterator