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

Permutation.flips() #80

Open
magalijay opened this issue Jan 31, 2024 · 1 comment · May be fixed by #88
Open

Permutation.flips() #80

magalijay opened this issue Jan 31, 2024 · 1 comment · May be fixed by #88
Labels
enhancement New feature or request

Comments

@magalijay
Copy link

magalijay commented Jan 31, 2024

The methods flips() of the class Permutation (defined in interval_exchanges/template.py) defines and modify two lists res and letters the same way, but only letters is used.

@videlec videlec added the enhancement New feature or request label Feb 1, 2024
@videlec
Copy link
Contributor

videlec commented Feb 1, 2024

I agree, there is something weird with this code.

@fchapoton fchapoton linked a pull request May 28, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants