Skip to content

Fix GetEuclidGCD #1068

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 7 commits into from
Jul 27, 2022
Merged

Fix GetEuclidGCD #1068

merged 7 commits into from
Jul 27, 2022

Conversation

appgurueu
Copy link
Collaborator

Implement the actual Euclidean Algorithm

Implement the actual Euclidean Algorithm
@appgurueu appgurueu requested a review from raklaptudirm as a code owner July 27, 2022 12:57
@appgurueu appgurueu added algorithm Adds or improves an algorithm fix Fixes a bug labels Jul 27, 2022
@raklaptudirm
Copy link
Member

@appgurueu You forgot to style the code.

@lgtm-com
Copy link

lgtm-com bot commented Jul 27, 2022

This pull request introduces 4 alerts when merging 48021e1 into 7d40bb4 - view on LGTM.com

new alerts:

  • 3 for Expression has no effect
  • 1 for Self assignment

@appgurueu
Copy link
Collaborator Author

The triple equals is actually unnecessary due to the type check above...

@lgtm-com
Copy link

lgtm-com bot commented Jul 27, 2022

This pull request introduces 4 alerts when merging 5d5e4e8 into 7d40bb4 - view on LGTM.com

new alerts:

  • 3 for Expression has no effect
  • 1 for Self assignment

@raklaptudirm raklaptudirm merged commit 1a089cc into master Jul 27, 2022
@raklaptudirm raklaptudirm deleted the appgurueu-patch-1 branch July 27, 2022 13:13
raklaptudirm added a commit that referenced this pull request Jul 27, 2022
* Fix GetEuclidGCD

Implement the actual Euclidean Algorithm

* Replace == with ===

* Lua > JS

* Standard sucks

* Oops

* Update GetEuclidGCD.js

* Updated Documentation in README.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>

Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
raklaptudirm added a commit that referenced this pull request Aug 7, 2022
* Updated Documentation in README.md

* merge: Fix GetEuclidGCD (#1068) (#1069)

* Fix GetEuclidGCD

Implement the actual Euclidean Algorithm

* Replace == with ===

* Lua > JS

* Standard sucks

* Oops

* Update GetEuclidGCD.js

* Updated Documentation in README.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>

Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>

* feat: implement Shor's Algorithm

* chore: add tests

* Updated Documentation in README.md

* chore: fix spelling

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm Adds or improves an algorithm fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy