Skip to content

Fixed infinite loop issue in "euclidean_example.py" #749

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

Merged
merged 2 commits into from
Sep 11, 2020
Merged

Fixed infinite loop issue in "euclidean_example.py" #749

merged 2 commits into from
Sep 11, 2020

Conversation

valdaarhun
Copy link
Contributor

Fixes issue: #740

Copy link
Member

@Amaras Amaras left a comment

Choose a reason for hiding this comment

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

That's basically what was needed, so thanks for that.

@valdaarhun
Copy link
Contributor Author

I enjoyed working on this issue. Also, can I add my name to the CONTRIBUTORS.md file now or do I have to wait for the PR to get merged?

@Amaras
Copy link
Member

Amaras commented Sep 5, 2020

You can do it now, at the risk of having to resolve conflicts later if another branch gets merged, or do it later, but that would mean opening another PR

@valdaarhun
Copy link
Contributor Author

I guess I will do it after it gets merged. Thanks.

@leios
Copy link
Member

leios commented Sep 10, 2020

It looks like you need to change the line numbers in the euclidean_algorithm.md to be from 11-27 for python. Once that is done, I am happy to merge!

@valdaarhun
Copy link
Contributor Author

@leios Hi, I have changed the line numbers in euclidean_algorithm.md.

Copy link
Member

@leios leios left a comment

Choose a reason for hiding this comment

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

Great! Thanks!

@leios leios merged commit a4dbc2a into algorithm-archivists:master Sep 11, 2020
@valdaarhun valdaarhun deleted the euclidean_example branch September 27, 2020 11:45
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.

4 participants