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

Modular Arithmetic - Missing extended Euclidean Algorithm #409

Open
adv010 opened this issue Nov 20, 2020 · 3 comments
Open

Modular Arithmetic - Missing extended Euclidean Algorithm #409

adv010 opened this issue Nov 20, 2020 · 3 comments

Comments

@adv010
Copy link

adv010 commented Nov 20, 2020

The extended Euclidean Algorithm section under Appendix A : Modular Arithmetic reads as:

TODO: explain, and how you can get modular inverses with it.

Could you please update it?

@ankushgarg1998
Copy link
Contributor

Hi @lvh

I've been reading this book for some time and saw this section was missing.

Do you mind if I pick this up, and create a Pull Request?

Here's a screenshot of my rough notes for this section:
Screenshot 2021-10-09 at 5 27 15 PM

Open to all criticism and improvements. Would love to contribute to the book. :D

@lvh
Copy link
Member

lvh commented Oct 10, 2021

Sure, happy to take a look at whatever you've got :)

ankushgarg1998 added a commit to ankushgarg1998/book that referenced this issue Oct 24, 2021
@ankushgarg1998
Copy link
Contributor

Hi @lvh

Have created a pull request for the same.
Attaching a screenshot of the HTML I generated on my local as well, for your convenience.

Screenshot 2021-10-25 at 12 32 14 AM

lvh added a commit that referenced this issue Oct 25, 2021
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

No branches or pull requests

3 participants