Skip to content

Conversation

@asjosik1991
Copy link

No description provided.

@asjosik1991 asjosik1991 marked this pull request as draft March 25, 2024 10:40

Let's take a look at a couple of examples:
```pycon
p = ls.Permutation([1,2,3,0]) #This permutation shifts the indices, so that 0->1, 1->2, 2->3, 3->0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using sympy.permutation.Permutation instead...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants