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

Fix problem with RTL multiplication, and make it apply to numbers on the right #2

Conversation

dpvc
Copy link

@dpvc dpvc commented Jun 9, 2020

This is a modification to openwebwork#481 to fix the problem with the order of cycles in a permutation when multipleRightToLeft is true. It also makes multiplying a permutation by a number act on the right as well.

@paultpearson paultpearson merged commit a7ea081 into paultpearson:paultpearson-permutation-context-flag-right-to-left Jun 9, 2020
@paultpearson
Copy link
Owner

Thank you, Davide. You're truly awesome. I have merged your PR into my branch. I assume that the changes from this merge will get passed on to my PR from my branch to the openwebwork/pg devel branch. Let me know if that's not the case and I will submit another PR from my branch to the openwebwork/pg devel branch. Thanks!!!!!!!

@dpvc dpvc deleted the permutation-rtl branch June 9, 2020 16:37
@dpvc
Copy link
Author

dpvc commented Jun 9, 2020

Yup, that's how it works. The PR to openwebwork/pg now contains these changes.

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