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

[FEATURE] Implement CLI #87

Closed
VascoSch92 opened this issue Jun 1, 2024 · 0 comments · Fixed by #102
Closed

[FEATURE] Implement CLI #87

VascoSch92 opened this issue Jun 1, 2024 · 0 comments · Fixed by #102
Assignees
Labels
feature New feature or request

Comments

@VascoSch92
Copy link
Owner

The package should have a more complet CLI than the one now present.

We should be able to give a permutation/cycle/cycle decomposition in a particular notation (TBD) and to retrieve information about it.

For example

symmetria (1, 2, 3) --order

and it will print the order of the permutation (1, 2, 3)

Similar

symmetria (1 2)(3 4)(5 6 8 7) --order

will print the order of the cycle decomposition (1 2)(3 4)(5 6 8 7)

@VascoSch92 VascoSch92 added the feature New feature or request label Jun 1, 2024
@VascoSch92 VascoSch92 self-assigned this Jun 10, 2024
@VascoSch92 VascoSch92 linked a pull request Jun 12, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant