The permuta.demo packageΒΆ

A subpackage that serves as a gateway to Permuta.

Some of the main differences:
  • Perms are 1-based rather than 0-based
  • Some of the more advanced features provided by Python and used by Permuta are obscured at the expense of performance
  • PermClass class replaces PermSet in an attempt to provide a familiar name
  • Alias Permutation for Perm
  • Alias Av for PermClass

Contents: