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

Add Miller-Rabin Primality Test #464

Open
palash25 opened this issue Oct 4, 2017 · 8 comments
Open

Add Miller-Rabin Primality Test #464

palash25 opened this issue Oct 4, 2017 · 8 comments
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms

Comments

@palash25
Copy link
Contributor

palash25 commented Oct 4, 2017

We already have Fermat's and Solovay-Strassen test added. It would be nice to see Miller-Rabin in that folder too.

@palash25
Copy link
Contributor Author

palash25 commented Oct 4, 2017

I would like someone else to try this. Kindly unassign me.

@RajatGarg97
Copy link
Contributor

Can I try this @AdiChat ?

@codeSG
Copy link

codeSG commented Oct 4, 2017

I'll like to do this.

@RajatGarg97
Copy link
Contributor

Please let me do this. This is going to be my first commit.

@AdiChat
Copy link
Member

AdiChat commented Oct 4, 2017

Sure @RajatGarg97 @codeSG Both of you can do this in different languages. Go for it 👍

@RajatGarg97
Copy link
Contributor

Thanks alot @AdiChat .
I will implement it in C++.

@codeSG
Copy link

codeSG commented Oct 4, 2017

Please review and merge Pull request #487.

@RajatGarg97
Copy link
Contributor

Please review and merge Pull request #585 .

Thanks for giving me this opportunity @AdiChat

@arnavb arnavb added the new algorithm For issues pertaining to the creation of new algorithms label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms
Projects
None yet
Development

No branches or pull requests

5 participants