Skip to content
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

draft tutorial #8

Draft
wants to merge 64 commits into
base: master
Choose a base branch
from
Draft

draft tutorial #8

wants to merge 64 commits into from

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